Item: Imperméable noir (XXL)

Wiki Project Zomboid

Imperméable noir (XXL)

Variable AuthenticZClothing.Fat03_PonchoDown Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat03_PonchoDown
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1895
Lignes266 → 290
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
BloodLocation Shirt;FullHelmet;Trousers
BodyLocation Jacket
ClothingItem Fat03_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_Size3XL
Type Clothing
WaterResistance 1.0 1
WindResistance 0.8 0.8
WorldStaticModel Poncho_Ground
clothingExtraSubmenu DownHoodie
Raw block
    item Fat03_PonchoDown
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
		DisplayName				= Poncho,
        ClothingItem = Fat03_PonchoDown,
        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_Size3XL,			
    }