LwaCampain/items/GELLAVIUM_FLASK.json

20 lines
No EOL
632 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "GELLAVIUM_FLASK",
"metadata": {
"name": "Fiole de Gellavium",
"description": "Petite fiolle contenant un liquide brillant argenté. ",
"thumbnail": "https://bg3.wiki/w/images/a/aa/ELX_Elixir_of_Battlemage%27s_Power_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/7/75/ELX_Elixir_of_Battlemage%27s_Power_Unfaded.png"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"QUEST"
],
"alterations": []
}