Item: Pantalon de costume bleu marine

Wiki Project Zomboid

Pantalon de costume bleu marine

Variable AuthenticZClothing.Trousers_SuitGMan Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Trousers_SuitGMan
TypeClothing
CatégorieClothing
Poids
Icône
TrousersSuitGMan

Navigation

Nom variableTrousers_SuitGMan
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1554
Lignes951 → 965
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_SuitGMan
DisplayCategory Clothing
DisplayName Navy Blue Suit Pants
FabricType Cotton
Icon TrousersSuitGMan
Insulation 0.4 0.4
ScratchDefense 10 10
Type Clothing
WindResistance 0.45 0.45
WorldStaticModel Trousers_Ground
Raw block
    item Trousers_SuitGMan
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Navy Blue Suit Pants,
        ClothingItem = Trousers_SuitGMan,
        BodyLocation = Pants,
        Icon = TrousersSuitGMan,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.4,
        WindResistance = 0.45,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,		
    }