Item: Pants - Tactical Green

Wiki Project Zomboid

Pants - Tactical Green

Variable VGE.Trousers_TacticalGreenTuckedTEXTURE Mod KAVALASH_VanillaGearExpanded

Résumé

VariableVGE.Trousers_TacticalGreenTuckedTEXTURE
TypeClothing
CatégorieClothing
Poids
Icône
Trousers_TacticalGreen

Navigation

Nom variableTrousers_TacticalGreenTuckedTEXTURE
ModuleVGE
Sourcemedia\scripts\clothing\VGE_Clothes.txt
Détails techniques
Item PK4336
Lignes342 → 361
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.

17 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Trousers
BodyLocation Pants
ClothingItem Trousers_TacticalGreenTuckedTEXTURE
ClothingItemExtra Trousers_TacticalGreenTEXTURE
ClothingItemExtraOption Untucked
DisplayCategory Clothing
DisplayName Pants - Tactical Green
FabricType Cotton
Icon Trousers_TacticalGreen
Insulation 0.40 0.4
ScratchDefense 10 10
Tags RipClothingCotton
Type Clothing
WaterResistance 0.15 0.15
WindResistance 0.30 0.3
WorldStaticModel Trousers_Ground
Raw block
	item Trousers_TacticalGreenTuckedTEXTURE
	{
		DisplayName = Pants - Tactical Green,
		DisplayCategory = Clothing,
		Type = Clothing,
		Icon = Trousers_TacticalGreen,
		BiteDefense = 10,
		BloodLocation = Trousers,
		BodyLocation = Pants,
		ClothingItem = Trousers_TacticalGreenTuckedTEXTURE,
		ClothingItemExtra = Trousers_TacticalGreenTEXTURE,
		ClothingItemExtraOption = Untucked,
		FabricType = Cotton,
		Insulation = 0.40,
		ScratchDefense = 10,
		WaterResistance = 0.15,
		WindResistance = 0.30,
		WorldStaticModel = Trousers_Ground,
		Tags = RipClothingCotton,
	}