LwaCampain/items/GARMENT_DHAL.json

19 lines
No EOL
590 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "GARMENT_DHAL",
"metadata": {
"name": "Vêtements de Dhal",
"description": "Vêtement de marchand fortuné. La chemise à été déchiré.",
"thumbnail": "https://bg3.wiki/w/images/a/a9/Camp_Rich_H_Purple_Unfaded_Icon.webp",
"image": "https://bg3.wiki/w/images/c/c4/Camp_Rich_H_Purple_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"MISCELLANEOUS"
],
"alterations": []
}