Item: Piercing de nombril anneau en argent améthyste

Wiki Project Zomboid

Piercing de nombril anneau en argent améthyste

Variable Base.BellyButton_RingSilverAmethyst Mod Vanilla

Résumé

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

Navigation

Nom variableBellyButton_RingSilverAmethyst
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6319
Lignes1348 → 1358
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é.

1 recette
Afficher la liste
Recipe Mod Category Time Result
gem RemoveGemmeJewel
RemoveGemmeJewel
CraftMoreKavalash
KAVALASH_Custom Jewelry 100 stone_Diamond=1

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_RingSilverAmethyst
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Belly Button Ring Silver Amethyst
Icon NoseRing_Silver
Type Clothing
Weight 0.1 0.1
Raw block
    item BellyButton_RingSilverAmethyst
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Belly Button Ring Silver Amethyst,
		ClothingItem = BellyButton_RingSilverAmethyst,
		BodyLocation = BellyButton,
		Icon = NoseRing_Silver,
		Weight = 0.1,
		Cosmetic = TRUE,
	}