Item: Shirt - Tactical Green

Wiki Project Zomboid

Shirt - Tactical Green

Variable VGE.Shirt_TacticalGreen Mod KAVALASH_VanillaGearExpanded

Résumé

VariableVGE.Shirt_TacticalGreen
TypeClothing
CatégorieClothing
Poids
Icône
Shirt_TacticalGreen

Navigation

Nom variableShirt_TacticalGreen
ModuleVGE
Sourcemedia\scripts\clothing\VGE_Clothes.txt
Détails techniques
Item PK4321
Lignes39 → 55
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.

14 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtLongSleeves
BodyLocation Shirt
ClothingItem Shirt_TacticalGreen
ClothingItemExtra Shirt_TacticalGreenRolled
ClothingItemExtraOption Rolled
DisplayCategory Clothing
DisplayName Shirt - Tactical Green
FabricType Cotton
Icon Shirt_TacticalGreen
Insulation 0.20 0.2
Tags RipClothingCotton
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel Shirt_Ground
Raw block
	item Shirt_TacticalGreen
	{
		DisplayName = Shirt - Tactical Green,
		DisplayCategory = Clothing,
		Type = Clothing,
		Icon = Shirt_TacticalGreen,
		BloodLocation = ShirtLongSleeves,
		BodyLocation = Shirt,
		ClothingItem = Shirt_TacticalGreen,
		ClothingItemExtra = Shirt_TacticalGreenRolled,
		ClothingItemExtraOption = Rolled,
		FabricType = Cotton,
		Insulation = 0.20,
		WindResistance = 0.15,
		WorldStaticModel = Shirt_Ground,
		Tags = RipClothingCotton,
	}