Item: Shirt - Tactical Gray

Wiki Project Zomboid

Shirt - Tactical Gray

Variable VGE.Shirt_TacticalGray Mod KAVALASH_VanillaGearExpanded

Résumé

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

Navigation

Nom variableShirt_TacticalGray
ModuleVGE
Sourcemedia\scripts\clothing\VGE_Clothes.txt
Détails techniques
Item PK4320
Lignes21 → 37
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_TacticalGray
ClothingItemExtra Shirt_TacticalGrayRolled
ClothingItemExtraOption Rolled
DisplayCategory Clothing
DisplayName Shirt - Tactical Gray
FabricType Cotton
Icon Shirt_TacticalGray
Insulation 0.20 0.2
Tags RipClothingCotton
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel Shirt_Ground
Raw block
	item Shirt_TacticalGray
	{
		DisplayName = Shirt - Tactical Gray,
		DisplayCategory = Clothing,
		Type = Clothing,
		Icon = Shirt_TacticalGray,
		BloodLocation = ShirtLongSleeves,
		BodyLocation = Shirt,
		ClothingItem = Shirt_TacticalGray,
		ClothingItemExtra = Shirt_TacticalGrayRolled,
		ClothingItemExtraOption = Rolled,
		FabricType = Cotton,
		Insulation = 0.20,
		WindResistance = 0.15,
		WorldStaticModel = Shirt_Ground,
		Tags = RipClothingCotton,
	}