Item: Grand collier en or orné d'un diamant

Wiki Project Zomboid

Grand collier en or orné d'un diamant

Variable Base.NecklaceLong_GoldDiamond Mod Vanilla

Résumé

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

Navigation

Nom variableNecklaceLong_GoldDiamond
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6234
Lignes147 → 158
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.

9 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Necklace_Long
ClothingItem NecklaceLong_GoldDiamond
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Long Gold Necklace with Diamond
Icon NecklaceLong_GoldDiamond
Type Clothing
Weight 0.1 0.1
WorldStaticModel NecklaceLong_GoldDiamond_Ground
Raw block
    item NecklaceLong_GoldDiamond
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Long Gold Necklace with Diamond,
		ClothingItem = NecklaceLong_GoldDiamond,
		BodyLocation = Necklace_Long,
		Icon = NecklaceLong_GoldDiamond,
		Weight = 0.1,
		Cosmetic = TRUE,
		WorldStaticModel = NecklaceLong_GoldDiamond_Ground,
	}