LwaCampain/items/NYMPH_AMULET.json

18 lines
No EOL
407 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "NYMPH_AMULET",
"metadata": {
"name": "Petite lanterne en pendentif",
"description": "Rempli d'eau de la mare"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"META:ADDABLE",
"EQUIPMENT"
],
"alterations": []
}