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

Wiki Project Zomboid

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

Variable AuthenticZClothing.Fat_03_Trousers_Santa Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat_03_Trousers_Santa
TypeClothing
CatégorieClothing
Poids
Icône
TrousersSantaRed

Navigation

Nom variableFat_03_Trousers_Santa
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1902
Lignes404 → 418
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.

12 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers
BodyLocation Pants
ClothingItem Fat03_Trousers_Santa
DisplayCategory Clothing
DisplayName Santa Suit Pants
FabricType Cotton
Icon TrousersSantaRed
Insulation 0.9 0.9
ScratchDefense 10 10
Type Clothing
WindResistance 0.6 0.6
WorldStaticModel Trousers_Ground
Raw block
    item Fat_03_Trousers_Santa
    {
        DisplayCategory = Clothing,	
        Type = Clothing,
        DisplayName = Santa Suit Pants,
        ClothingItem = Fat03_Trousers_Santa,
        BodyLocation = Pants,
        Icon = TrousersSantaRed,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.9,
        WindResistance = 0.6,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,		
    }