Item: Boxer

Wiki Project Zomboid

Boxer

Variable Base.Boxers_White Mod Vanilla

Résumé

VariableBase.Boxers_White
TypeClothing
CatégorieClothing
Poids0.2
Icône
BoxersGeneric

Navigation

Nom variableBoxers_White
ModuleBase
Sourcescripts\clothing\clothing_underwear.txt
Détails techniques
Item PK6609
Lignes156 → 167
File ID1393

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.

9 propriétés
Key Value (raw) Num Bool JSON
BodyLocation UnderwearBottom
CanHaveHoles false 0 0
ClothingItem Underwear_Boxers_White
DisplayCategory Clothing
DisplayName Boxers
Icon BoxersGeneric
Type Clothing
Weight 0.2 0.2
WorldStaticModel Boxers_Ground
Raw block
    item Boxers_White
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName = Boxers,
		ClothingItem = Underwear_Boxers_White,
		BodyLocation = UnderwearBottom,
		Icon = BoxersGeneric,
		Weight = 0.2,
		CanHaveHoles = false,
		WorldStaticModel = Boxers_Ground,
	}