LwaCampain/items/PIECE_OF_DHAL_SHIRT.json

20 lines
No EOL
581 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "PIECE_OF_DHAL_SHIRT",
"metadata": {
"name": "Morceau de la chemise de Dhal",
"description": "Morceau de la chemise de Dhal",
"thumbnail": "https://bg3.wiki/w/images/0/0f/Bed_Linen_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/9/9e/Bed_Linen_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"MISCELLANEOUS"
],
"alterations": []
}