Item: Veste de chasse (orange)

Wiki Project Zomboid

Veste de chasse (orange)

Variable Base.Vest_Hunting_Orange Mod Vanilla

Résumé

VariableBase.Vest_Hunting_Orange
TypeClothing
CatégorieClothing
Poids
Icône
Huntingvest_Orange

Navigation

Nom variableVest_Hunting_Orange
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6527
Lignes969 → 981
File ID1390

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.

10 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtNoSleeves
BodyLocation TorsoExtraVest
ClothingItem Vest_Hunting_Orange
DisplayCategory Clothing
DisplayName Orange Hunting Vest
Icon Huntingvest_Orange
Insulation 0.75 0.75
Type Clothing
WindResistance 0.75 0.75
WorldStaticModel HuntingVest_Ground
Raw block
    item Vest_Hunting_Orange
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Orange Hunting Vest,
        ClothingItem = Vest_Hunting_Orange,
        BodyLocation = TorsoExtraVest,
        Icon = Huntingvest_Orange,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.75,
        WindResistance = 0.75,
        WorldStaticModel = HuntingVest_Ground,
    }