Item: Gilet de presse haute visibilité

Wiki Project Zomboid

Gilet de presse haute visibilité

Variable AuthenticZClothing.Vest_HighViz_Press Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Vest_HighViz_Press
TypeClothing
CatégorieClothing
Poids
Icône Aucune icône trouvée

Navigation

Nom variableVest_HighViz_Press
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1627
Lignes996 → 1008
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.

10 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtNoSleeves
BodyLocation TorsoExtra
ClothingItem Vest_HighViz_Press
DisplayCategory Clothing
DisplayName High Visibility Press Vest
IconsForTexture ConstructionVestPress;ConstructionVestPressOrange
Insulation 0.1 0.1
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel HuntingVest_Ground
Raw block
    item Vest_HighViz_Press
    {
        DisplayCategory  = Clothing,
        Type 			 = Clothing,
        DisplayName 	 = High Visibility Press Vest,
        ClothingItem 	 = Vest_HighViz_Press,
        BodyLocation 	 = TorsoExtra,
        IconsForTexture  = ConstructionVestPress;ConstructionVestPressOrange,
        BloodLocation 	 = ShirtNoSleeves,
        Insulation 		 = 0.1,
        WindResistance	 = 0.05,
        WorldStaticModel = HuntingVest_Ground,
    }