LwaCampain/items/FLASK_EMPTY.json

20 lines
No EOL
586 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "FLASK_EMPTY",
"metadata": {
"name": "Fiole (vide)",
"description": "Petite bouteille de verre à goulot étroit.",
"thumbnail": "https://bg3.wiki/w/images/9/9f/Empty_Potion_Bottle_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/d/d9/Empty_Potion_Bottle_Unfaded.png"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": true
},
"tags": [
"META:ADDABLE",
"CONSUMABLE"
],
"alterations": []
}