Item: Pantalon de Père-Noël (vert)

Wiki Project Zomboid

Pantalon de Père-Noël (vert)

Variable Base.Trousers_SantaGReen Mod Vanilla

Résumé

VariableBase.Trousers_SantaGReen
TypeClothing
CatégorieClothing
Poids
Icône
TrousersSantaGreen

Navigation

Nom variableTrousers_SantaGReen
ModuleBase
Sourcescripts\clothing\clothing_pants.txt
Détails techniques
Item PK6443
Lignes565 → 579
File ID1389

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_SantaGReen
DisplayCategory Clothing
DisplayName Green Santa Suit Pants
FabricType Cotton
Icon TrousersSantaGreen
Insulation 0.9 0.9
ScratchDefense 10 10
Type Clothing
WindResistance 0.6 0.6
WorldStaticModel Trousers_Ground
Raw block
    item Trousers_SantaGReen
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Green Santa Suit Pants,
        ClothingItem = Trousers_SantaGReen,
        BodyLocation = Pants,
        Icon = TrousersSantaGreen,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.9,
        WindResistance = 0.6,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
    }