LwaCampain/items/BIG_EMERALD.json

20 lines
No EOL
550 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "BIG_EMERALD",
"metadata": {
"name": "Grosse émeraude",
"description": "Grosse émeraude",
"thumbnail": "https://bg3.wiki/w/images/8/85/GEM_Peridot_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/e/e0/GEM_Peridot_Unfaded.png"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"MISCELLANEOUS"
],
"alterations": []
}