LwaCampain/items/GARMENT_PRACTICAL.json

20 lines
No EOL
614 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "GARMENT_PRACTICAL",
"metadata": {
"name": "Vêtements pratiques (Pantalon, Bottes, Chapeau, etc.)",
"description": "",
"thumbnail": "https://bg3.wiki/w/images/2/2b/Astarion%27s_Eccentric_Clothing_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/8/8c/Astarion%27s_Eccentric_Clothing_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"META:ADDABLE",
"EQUIPMENT"
],
"alterations": []
}