Item: Imperméable noir (XS)

Wiki Project Zomboid

Imperméable noir (XS)

Variable AuthenticZClothing.Thin01_PonchoDown Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableThin01_PonchoDown
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_S_models.txt
Détails techniques
Item PK1766
Lignes167 → 191
File ID827

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
BloodLocation Shirt;FullHelmet;Trousers
BodyLocation Jacket
ClothingItem Thin01_PonchoDown
ClothingItemExtra PonchoGreen
ClothingItemExtraOption UpHoodie
ColorBlue 20 20
ColorGreen 20 20
ColorRed 20 20
DisplayCategory Clothing
DisplayName Poncho
FabricType Denim
Icon HoodieWhite
Insulation 0.15 0.15
NeckProtectionModifier 0.5 0.5
RunSpeedModifier 0.9 0.9
ScratchDefense 10 10
Tooltip Tooltip_SizeXS
Type Clothing
WaterResistance 1.0 1
WindResistance 0.8 0.8
WorldStaticModel Poncho_Ground
clothingExtraSubmenu UpHoodie
Raw block
    item Thin01_PonchoDown
    {
        DisplayCategory  = Clothing,		
        Type			 = Clothing,
        DisplayName 	 =  Poncho,
        ClothingItem 	 = Thin01_PonchoDown,
        BodyLocation 	 = Jacket,
        Icon 			 = HoodieWhite,
        ColorRed 		 = 20,
        ColorGreen 		 = 20,
        ColorBlue 		 = 20,
        BloodLocation 	 = Shirt;FullHelmet;Trousers,
        RunSpeedModifier = 0.9,
        ClothingItemExtra = PonchoGreen,
        ClothingItemExtraOption = UpHoodie,
		clothingExtraSubmenu = UpHoodie,		
        ScratchDefense 	 = 10,
        NeckProtectionModifier = 0.5,
        Insulation 		 = 0.15,
        WindResistance 	 = 0.8,
        WaterResistance  = 1.0,
        FabricType 		 = Denim,			
        WorldStaticModel = Poncho_Ground,
		Tooltip 		 = 	Tooltip_SizeXS,			
    }