Item: Veste (XXL)

Wiki Project Zomboid

Veste (XXL)

Variable AuthenticZClothing.Fat01_Vest_HighViz Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat01_Vest_HighViz
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XL_models.txt
Détails techniques
Item PK1832
Lignes292 → 306
File ID829

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 Fat01_Vest_HighViz
ClothingItemExtra Vest_HighViz;AuthenticZClothing.Fat02_Vest_HighViz;AuthenticZClothing.Fat03_Vest_HighViz
ClothingItemExtraOption Tighten;Wear2XL;Wear3XL
DisplayCategory Clothing
DisplayName High Viz Vest (1XL)
IconsForTexture ConstructionVest;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;SweaterVestWhite;SweaterVestArgyle
Tooltip Tooltip_SizeXL
Type Clothing
WorldStaticModel HuntingVest_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat01_Vest_HighViz
    {
        DisplayCategory = Clothing,
        Type = Clothing,
		DisplayName				= High Viz Vest (1XL),		
        ClothingItem = Fat01_Vest_HighViz,
        ClothingItemExtra = Vest_HighViz;AuthenticZClothing.Fat02_Vest_HighViz;AuthenticZClothing.Fat03_Vest_HighViz,
        ClothingItemExtraOption = Tighten;Wear2XL;Wear3XL,
		clothingExtraSubmenu = Loosen,		
        BodyLocation = TorsoExtra,
        IconsForTexture = ConstructionVest;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;SweaterVestWhite;SweaterVestArgyle,
        BloodLocation = ShirtNoSleeves,
		Tooltip = Tooltip_SizeXL,	
        WorldStaticModel = HuntingVest_Ground,		
    }