LwaCampain/items/RED_ORB.json

18 lines
No EOL
425 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "RED_ORB",
"metadata": {
"name": "Orbe rouge",
"description": "Trouvé dans le temple de Gidmori abandonné / Pas dangereux"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"MISCELLANEOUS"
],
"alterations": []
}