Item: Piercing de nez en argent

Wiki Project Zomboid

Piercing de nez en argent

Variable Base.NoseStud_Silver Mod Vanilla

Résumé

VariableBase.NoseStud_Silver
TypeClothing
CatégorieAccessory
Poids0.1
Icône
NoseStud_Silver

Navigation

Nom variableNoseStud_Silver
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6247
Lignes303 → 314
File ID1387

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é.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
FrnSilverNugget FrnMeltSilverJewelry
FrnMeltSilverJewelry
CraftMoreKavalash
KAVALASH_Custom Jewelry 225 FrnSilverNugget=3
FrnSilverNugget FrnMeltSilverJewelryMachine
FrnMeltSilverJewelryMachine
CraftMoreKavalash
KAVALASH_Custom Jewelry 250 FrnSilverNugget=5

Propriétés

Toutes les propriétés extraites pour cet item.

9 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Nose
ClothingItem NoseStud_Silver
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Silver Nose Stud
Icon NoseStud_Silver
Type Clothing
Weight 0.1 0.1
WorldStaticModel NoseStudSilver_Ground
Raw block
    item NoseStud_Silver
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Silver Nose Stud,
		ClothingItem = NoseStud_Silver,
		BodyLocation = Nose,
		Icon = NoseStud_Silver,
		Weight = 0.1,
		Cosmetic = TRUE,
		WorldStaticModel = NoseStudSilver_Ground,
	}