LwaCampain/items/MEDKIT.json

20 lines
No EOL
582 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "MEDKIT",
"metadata": {
"name": "Kit de premier soin",
"description": "Nécessaire aux premiers soins",
"thumbnail": "https://bg3.wiki/w/images/e/e3/COAT_Assassin%27s_Blood_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/e/e4/COAT_Assassin%27s_Blood_Unfaded.png"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": true
},
"tags": [
"META:ADDABLE",
"CONSUMABLE"
],
"alterations": []
}