Item: Veste en cuir (XXL)

Wiki Project Zomboid

Veste en cuir (XXL)

Variable AuthenticZClothing.Fat03_JacketLong Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat03_JacketLong
TypeClothing
CatégorieClothing
Poids2
Icône Aucune icône trouvée

Navigation

Nom variableFat03_JacketLong
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1890
Lignes159 → 183
File ID831

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

22 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 20 20
BloodLocation LongJacket
BodyLocation Jacket
ClothingItem Fat03_JacketLong
ClothingItemExtra JacketLong_Random;AuthenticZClothing.Fat01_JacketLong;AuthenticZClothing.Fat02_JacketLong
ClothingItemExtraOption Tighten;Wear1XL;Wear2XL
CombatSpeedModifier 0.97 0.97
DisplayCategory Clothing
DisplayName Leather Jacket
FabricType Leather
IconsForTexture JacketLongBlack;JacketLongBrown;JacketGreen
Insulation 0.65 0.65
NeckProtectionModifier 0.5 0.5
RunSpeedModifier 0.93 0.93
ScratchDefense 40 40
Tooltip Tooltip_Size3XL
Type Clothing
WaterResistance 0.45 0.45
Weight 2 2
WindResistance 0.35 0.35
WorldStaticModel JacketLong_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat03_JacketLong
    {
        DisplayCategory 		= Clothing,
        Type 					= Clothing,
		DisplayName				= Leather Jacket,
        ClothingItem 			= Fat03_JacketLong,
        ClothingItemExtra 		= JacketLong_Random;AuthenticZClothing.Fat01_JacketLong;AuthenticZClothing.Fat02_JacketLong,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear2XL,
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation 			= Jacket,
        IconsForTexture = JacketLongBlack;JacketLongBrown;JacketGreen,
        BloodLocation 			= LongJacket,
        RunSpeedModifier		= 0.93,
        CombatSpeedModifier 	= 0.97,
        BiteDefense 			= 20,
        ScratchDefense 			= 40,
        NeckProtectionModifier  = 0.5,
        Insulation 				= 0.65,
        WindResistance 			= 0.35,
        FabricType 				= Leather,
        WaterResistance 		= 0.45,
        Weight 					= 2,
        WorldStaticModel 		= JacketLong_Ground,
		Tooltip 				= Tooltip_Size3XL,			
    }