Item: Nez de Clown

Wiki Project Zomboid

Nez de Clown

Variable AuthenticZClothing.ClownNoseTINT Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.ClownNoseTINT
TypeClothing
CatégorieClothing
Poids0.1
Icône
ClownNoseWhite

Navigation

Nom variableClownNoseTINT
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1390
Lignes413 → 425
File ID822

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.

10 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Eyes
ChanceToFall 25 25
ClothingItem ClownNoseTINT
Cosmetic TRUE 1 1
DisplayCategory Clothing
DisplayName Clown Nose
Icon ClownNoseWhite
Type Clothing
Weight 0.1 0.1
WorldStaticModel WorldItem-ClownNose
Raw block
	item ClownNoseTINT
	{
       DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Clown Nose,
		ClothingItem = ClownNoseTINT,
		BodyLocation = Eyes,
		Icon = ClownNoseWhite,
		Weight = 0.1,
		Cosmetic = TRUE,
		ChanceToFall = 25,
		WorldStaticModel = WorldItem-ClownNose,
	}