Item: Veste (XS)

Wiki Project Zomboid

Veste (XS)

Variable AuthenticZClothing.Thin01_Vest_HighViz Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableThin01_Vest_HighViz
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_S_models.txt
Détails techniques
Item PK1771
Lignes270 → 285
File ID827

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.

13 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtNoSleeves
BodyLocation TorsoExtra
ClothingItem Thin01_Vest_HighViz
ClothingItemExtra Vest_HighViz
ClothingItemExtraOption Loosen
DisplayCategory Clothing
DisplayName Vest
FabricType Cotton
IconsForTexture ConstructionVest;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;SweaterVestWhite;SweaterVestArgyle
Tooltip Tooltip_SizeXS
Type Clothing
WorldStaticModel HuntingVest_Ground
clothingExtraSubmenu Loosen
Raw block
    item Thin01_Vest_HighViz
    {
        DisplayCategory 		= Clothing,
        Type 					= Clothing,
        DisplayName 			= Vest,			
        ClothingItem 			= Thin01_Vest_HighViz,
        ClothingItemExtra 		= Vest_HighViz,
        ClothingItemExtraOption = Loosen,
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation 	 		= TorsoExtra,
        IconsForTexture  		= ConstructionVest;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;Huntingvest_Orange;Huntingvest_Grey;Huntingvest_Camo;SweaterVestWhite;SweaterVestArgyle,
        BloodLocation 	 		= ShirtNoSleeves,
        FabricType 		 		= Cotton,		
        WorldStaticModel 		= HuntingVest_Ground,	
		Tooltip 		 		= 	Tooltip_SizeXS,			
    }