Item: Pantalon vert

Wiki Project Zomboid

Pantalon vert

Variable AuthenticZClothing.Trousers_BarbershopGreen Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Trousers_BarbershopGreen
TypeClothing
CatégorieClothing
Poids
Icône
TrousersSuitGreen

Navigation

Nom variableTrousers_BarbershopGreen
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1519
Lignes399 → 413
File ID823

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.

12 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers
BodyLocation Pants
ClothingItem Trousers_BarbershopGreen
DisplayCategory Clothing
DisplayName Green Trousers
FabricType Cotton
Icon TrousersSuitGreen
Insulation 0.35 0.35
ScratchDefense 10 10
Type Clothing
WindResistance 0.5 0.5
WorldStaticModel Trousers_Ground
Raw block
	item Trousers_BarbershopGreen
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Green Trousers,
        ClothingItem = Trousers_BarbershopGreen,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        Icon = TrousersSuitGreen,
        ScratchDefense = 10,
        Insulation = 0.35,
        WindResistance = 0.5,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,		
    }