Item: Gilet de barbier rouge

Wiki Project Zomboid

Gilet de barbier rouge

Variable AuthenticZClothing.Vest_Waistcoat_Barbershop_Red Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Vest_Waistcoat_Barbershop_Red
TypeClothing
CatégorieClothing
Poids
Icône
Vest_Red

Navigation

Nom variableVest_Waistcoat_Barbershop_Red
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1637
Lignes1135 → 1148
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_Red
DisplayCategory Clothing
DisplayName Red Barbershop Waistcoat
FabricType Cotton
Icon Vest_Red
Insulation 0.40 0.4
Type Clothing
WindResistance 0.20 0.2
WorldStaticModel BulletVest_Ground
Raw block
    item Vest_Waistcoat_Barbershop_Red
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Red Barbershop Waistcoat,
        ClothingItem = Vest_Waistcoat_Barbershop_Red,
        BodyLocation = TorsoExtra,
        Icon = Vest_Red,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.40,
        WindResistance = 0.20,
        FabricType = Cotton,
		WorldStaticModel = BulletVest_Ground,
    }