Item: Piercing de nombril anneau en argent

Wiki Project Zomboid

Piercing de nombril anneau en argent

Variable Base.BellyButton_RingSilver Mod Vanilla

Résumé

VariableBase.BellyButton_RingSilver
TypeClothing
CatégorieAccessory
Poids0.1
Icône
NoseRing_Silver

Navigation

Nom variableBellyButton_RingSilver
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6318
Lignes1337 → 1347
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.

8 propriétés
Key Value (raw) Num Bool JSON
BodyLocation BellyButton
ClothingItem BellyButton_RingSilver
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Belly Button Ring Silver
Icon NoseRing_Silver
Type Clothing
Weight 0.1 0.1
Raw block
    item BellyButton_RingSilver
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Belly Button Ring Silver,
		ClothingItem = BellyButton_RingSilver,
		BodyLocation = BellyButton,
		Icon = NoseRing_Silver,
		Weight = 0.1,
		Cosmetic = TRUE,
	}