Item: Imperméable noir (XXL)

Wiki Project Zomboid

Imperméable noir (XXL)

Variable AuthenticZClothing.Fat02_PonchoDown Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat02_PonchoDown
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1858
Lignes215 → 239
File ID830

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