Item: Vest - Tactical

Wiki Project Zomboid

Vest - Tactical

Variable VGE.Vest_Tactical Mod KAVALASH_VanillaGearExpanded

Résumé

VariableVGE.Vest_Tactical
TypeClothing
CatégorieClothing
Poids
Icône
Huntingvest_Grey

Navigation

Nom variableVest_Tactical
ModuleVGE
Sourcemedia\scripts\clothing\VGE_Clothes.txt
Détails techniques
Item PK4352
Lignes653 → 666
File ID1323

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 TorsoExtraVest
ClothingItem Vest_Tactical
DisplayCategory Clothing
DisplayName Vest - Tactical
Icon Huntingvest_Grey
Insulation 0.90 0.9
ScratchDefense 20 20
Type Clothing
WindResistance 0.80 0.8
WorldStaticModel HuntingVest_Ground
Raw block
	item Vest_Tactical
	{
		DisplayName = Vest - Tactical,
		DisplayCategory = Clothing,
		Type = Clothing,
		Icon = Huntingvest_Grey,
		BloodLocation = ShirtNoSleeves,
		BodyLocation = TorsoExtraVest,
		ClothingItem = Vest_Tactical,
		Insulation = 0.90,
		ScratchDefense = 20,
		WindResistance = 0.80,
		WorldStaticModel = HuntingVest_Ground,
	}