Item: Grand collier orné d'ambre

Wiki Project Zomboid

Grand collier orné d'ambre

Variable Base.NecklaceLong_Amber Mod Vanilla

Résumé

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

Navigation

Nom variableNecklaceLong_Amber
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6239
Lignes207 → 218
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_Amber
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Long Necklace with Amber Stone
Icon NecklaceLong_Amber
Type Clothing
Weight 0.1 0.1
WorldStaticModel NecklaceLong_Amber_Ground
Raw block
    item NecklaceLong_Amber
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Long Necklace with Amber Stone,
		ClothingItem = NecklaceLong_Amber,
		BodyLocation = Necklace_Long,
		Icon = NecklaceLong_Amber,
		Weight = 0.1,
		Cosmetic = TRUE,
		WorldStaticModel = NecklaceLong_Amber_Ground,
	}