Item: Pantalon de Chef cuisinier

Wiki Project Zomboid

Pantalon de Chef cuisinier

Variable Base.Trousers_Chef Mod Vanilla

Résumé

VariableBase.Trousers_Chef
TypeClothing
CatégorieClothing
Poids
Icône
TrousersChef

Navigation

Nom variableTrousers_Chef
ModuleBase
Sourcescripts\clothing\clothing_pants.txt
Détails techniques
Item PK6430
Lignes365 → 378
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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers
BodyLocation Pants
ClothingItem Trousers_Chef
DisplayCategory Clothing
DisplayName Chef Pants
FabricType Cotton
Icon TrousersChef
Insulation 0.4 0.4
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Trousers_Ground
Raw block
    item Trousers_Chef
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Chef Pants,
        ClothingItem = Trousers_Chef,
        BodyLocation = Pants,
        Icon = TrousersChef,
        BloodLocation = Trousers,
        Insulation = 0.4,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
    }