Item: Veste (XXL)

Wiki Project Zomboid

Veste (XXL)

Variable AuthenticZClothing.Fat03_Vest_HighViz Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat03_Vest_HighViz
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1904
Lignes433 → 447
File ID831

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.

12 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtNoSleeves
BodyLocation TorsoExtra
ClothingItem Fat03_Vest_HighViz
ClothingItemExtra Vest_HighViz;AuthenticZClothing.Fat01_Vest_HighViz;AuthenticZClothing.Fat02_Vest_HighViz
ClothingItemExtraOption Tighten;Wear1XL;Wear2XL
DisplayCategory Clothing
DisplayName High Visibility Vest
IconsForTexture ConstructionVest;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;SweaterVestWhite;SweaterVestArgyle
Tooltip Tooltip_Size3XL
Type Clothing
WorldStaticModel HuntingVest_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat03_Vest_HighViz
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = High Visibility Vest,
        ClothingItem = Fat03_Vest_HighViz,
        ClothingItemExtra = Vest_HighViz;AuthenticZClothing.Fat01_Vest_HighViz;AuthenticZClothing.Fat02_Vest_HighViz,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear2XL,
		clothingExtraSubmenu = Loosen,			
        BodyLocation = TorsoExtra,
        IconsForTexture = ConstructionVest;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;SweaterVestWhite;SweaterVestArgyle,
        BloodLocation = ShirtNoSleeves,
        WorldStaticModel = HuntingVest_Ground,	
		Tooltip = Tooltip_Size3XL,			
    }