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

Wiki Project Zomboid

Grand collier en argent orné d'un saphir

Variable Base.NecklaceLong_SilverSapphire Mod Vanilla

Résumé

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

Navigation

Nom variableNecklaceLong_SilverSapphire
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6237
Lignes183 → 194
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_SilverSapphire
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Long Silver Necklace with Sapphire Stone
Icon NecklaceLong_SilverSapphire
Type Clothing
Weight 0.1 0.1
WorldStaticModel NecklaceLongSilverSapphire_Ground
Raw block
    item NecklaceLong_SilverSapphire
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Long Silver Necklace with Sapphire Stone,
		ClothingItem = NecklaceLong_SilverSapphire,
		BodyLocation = Necklace_Long,
		Icon = NecklaceLong_SilverSapphire,
		Weight = 0.1,
		Cosmetic = TRUE,
		WorldStaticModel = NecklaceLongSilverSapphire_Ground,
	}