Item: Piercing de nombril pendant en or

Wiki Project Zomboid

Piercing de nombril pendant en or

Variable Base.BellyButton_DangleGold Mod Vanilla

Résumé

VariableBase.BellyButton_DangleGold
TypeClothing
CatégorieAccessory
Poids0.1
Icône
NoseRing_Gold

Navigation

Nom variableBellyButton_DangleGold
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6311
Lignes1260 → 1270
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
FrnGolgNugget FrnMeltGoldJewelry
FrnMeltGoldJewelry
CraftMoreKavalash
KAVALASH_Custom Jewelry 225 FrnGolgNugget=3
FrnGolgNugget FrnMeltGoldJewelryMachine
FrnMeltGoldJewelryMachine
CraftMoreKavalash
KAVALASH_Custom Jewelry 250 FrnGolgNugget=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_DangleGold
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Belly Button Dangle Gold
Icon NoseRing_Gold
Type Clothing
Weight 0.1 0.1
Raw block
    item BellyButton_DangleGold
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Belly Button Dangle Gold,
		ClothingItem = BellyButton_DangleGold,
		BodyLocation = BellyButton,
		Icon = NoseRing_Gold,
		Weight = 0.1,
		Cosmetic = TRUE,
	}