Item: Pantalon de Noël blanc

Wiki Project Zomboid

Pantalon de Noël blanc

Variable AuthenticZClothing.Trousers_SantaWhite Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Trousers_SantaWhite
TypeClothing
CatégorieClothing
Poids
Icône
TrousersSantaWhite

Navigation

Nom variableTrousers_SantaWhite
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1546
Lignes837 → 851
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_SantaWhite
DisplayCategory Clothing
DisplayName White Santa Suit Pants
FabricType Cotton
Icon TrousersSantaWhite
Insulation 0.9 0.9
ScratchDefense 10 10
Type Clothing
WindResistance 0.6 0.6
WorldStaticModel Trousers_Ground
Raw block
	item Trousers_SantaWhite
    {
        DisplayCategory = Clothing,	
        Type = Clothing,
        DisplayName = White Santa Suit Pants,
        ClothingItem = Trousers_SantaWhite,
        BodyLocation = Pants,
        Icon = TrousersSantaWhite,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.9,
        WindResistance = 0.6,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,		
    }