LwaCampain/items/GARMENT_SIMPLE_FISHERMAN_CLOTH.json

20 lines
No EOL
625 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "GARMENT_SIMPLE_FISHERMAN_CLOTH",
"metadata": {
"name": "Vêtements simples de pêcheur ",
"description": "Vêtement simple de pêcheur achetté à Caspaè.",
"thumbnail": "https://bg3.wiki/w/images/1/12/Destitute_Clothes_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/c/cc/Destitute_Clothes_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"META:ADDABLE",
"EQUIPMENT"
],
"alterations": []
}