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

Wiki Project Zomboid

Grand collier en argent orné d'un diamant

Variable Base.NecklaceLong_SilverDiamond Mod Vanilla

Résumé

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

Navigation

Nom variableNecklaceLong_SilverDiamond
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6238
Lignes195 → 206
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_SilverDiamond
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Long Silver Necklace with Diamond
Icon NecklaceLong_SilverDiamond
Type Clothing
Weight 0.1 0.1
WorldStaticModel NecklaceLongSilverDiamond_Ground
Raw block
    item NecklaceLong_SilverDiamond
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Long Silver Necklace with Diamond,
		ClothingItem = NecklaceLong_SilverDiamond,
		BodyLocation = Necklace_Long,
		Icon = NecklaceLong_SilverDiamond,
		Weight = 0.1,
		Cosmetic = TRUE,
		WorldStaticModel = NecklaceLongSilverDiamond_Ground,
	}