Item: Veste de chasse (grise)

Wiki Project Zomboid

Veste de chasse (grise)

Variable Base.Vest_Hunting_Grey Mod Vanilla

Résumé

VariableBase.Vest_Hunting_Grey
TypeClothing
CatégorieClothing
Poids
Icône
Huntingvest_Grey

Navigation

Nom variableVest_Hunting_Grey
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6526
Lignes956 → 968
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_Grey
DisplayCategory Clothing
DisplayName Grey Hunting Vest
Icon Huntingvest_Grey
Insulation 0.90 0.9
Type Clothing
WindResistance 0.80 0.8
WorldStaticModel HuntingVest_Ground
Raw block
	item Vest_Hunting_Grey
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Grey Hunting Vest,
        ClothingItem = Vest_Hunting_Grey,
        BodyLocation = TorsoExtraVest,
        Icon = Huntingvest_Grey,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.90,
        WindResistance = 0.80,
        WorldStaticModel = HuntingVest_Ground,
    }