LwaCampain/items/OPAL_GOLD_RING.json

18 lines
No EOL
431 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "OPAL_GOLD_RING",
"metadata": {
"name": "Bague en or sertie d'une opale",
"description": "Bague en or avec sertie d'une opale plate. "
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"META:ADDABLE",
"EQUIPMENT"
],
"alterations": []
}