Item: Imperméable noir (XXL)

Wiki Project Zomboid

Imperméable noir (XXL)

Variable AuthenticZClothing.Fat01_PonchoUP Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat01_PonchoUP
TypeClothing
CatégorieClothing
Poids
Icône
HoodieWhite

Navigation

Nom variableFat01_PonchoUP
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XL_models.txt
Détails techniques
Item PK1826
Lignes171 → 191
File ID829

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.

18 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shirt;FullHelmet;Trousers
BodyLocation JacketHat
ClothingItem Fat01_PonchoUP
ClothingItemExtra PonchoGreenDOWN
ClothingItemExtraOption DownHoodie
DisplayCategory Clothing
DisplayName Poncho (1XL)
FabricType Denim
Icon HoodieWhite
Insulation 0.1 0.1
RunSpeedModifier 0.9 0.9
ScratchDefense 10 10
Tooltip Tooltip_SizeXL
Type Clothing
WaterResistance 1.0 1
WindResistance 0.75 0.75
WorldStaticModel Poncho_Ground
clothingExtraSubmenu UpHoodie
Raw block
    item Fat01_PonchoUP
    {
        DisplayCategory 		= Clothing,		
        Type 					= Clothing,
		DisplayName				= Poncho (1XL),
        ClothingItem 			= Fat01_PonchoUP,
        ClothingItemExtra 		= PonchoGreenDOWN,
        ClothingItemExtraOption = DownHoodie,
		clothingExtraSubmenu 	= UpHoodie,		
        BodyLocation 			= JacketHat,
        Icon 					= HoodieWhite,
        BloodLocation = Shirt;FullHelmet;Trousers,
        RunSpeedModifier = 0.9,
        ScratchDefense = 10,
        Insulation = 0.1,
        WindResistance = 0.75,
        WaterResistance = 1.0,
        FabricType = Denim,		
        WorldStaticModel = Poncho_Ground,
		Tooltip = Tooltip_SizeXL,			
    }