Item: Gilet de barbier vert

Wiki Project Zomboid

Gilet de barbier vert

Variable AuthenticZClothing.Vest_Waistcoat_Barbershop_Green Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Vest_Waistcoat_Barbershop_Green
TypeClothing
CatégorieClothing
Poids
Icône
Vest_Green

Navigation

Nom variableVest_Waistcoat_Barbershop_Green
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1635
Lignes1107 → 1120
File ID824

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 ShirtNoSleeves
BodyLocation TorsoExtra
ClothingItem Vest_Waistcoat_Barbershop_Green
DisplayCategory Clothing
DisplayName Green Barbershop Waistcoat
FabricType Cotton
Icon Vest_Green
Insulation 0.40 0.4
Type Clothing
WindResistance 0.20 0.2
WorldStaticModel BulletVest_Ground
Raw block
    item Vest_Waistcoat_Barbershop_Green
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Green Barbershop Waistcoat,
        ClothingItem = Vest_Waistcoat_Barbershop_Green,
        BodyLocation = TorsoExtra,
        Icon = Vest_Green,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.40,
        WindResistance = 0.20,
        FabricType = Cotton,
		WorldStaticModel = BulletVest_Ground,
    }