21 lines
No EOL
583 B
JSON
21 lines
No EOL
583 B
JSON
{
|
|
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
|
"id": "MISC_DRIED_FISH",
|
|
"metadata": {
|
|
"name": "Poisson séché",
|
|
"description": "Poisson séché",
|
|
"thumbnail": "https://bg3.wiki/w/images/0/03/FOOD_Fish_Fillet_Unfaded_Icon.png",
|
|
"image": "https://bg3.wiki/w/images/9/9d/FOOD_Fish_Fillet_Unfaded.png"
|
|
},
|
|
"options": {
|
|
"stackable": true,
|
|
"equipable": false,
|
|
"consumable": true
|
|
},
|
|
"tags": [
|
|
"META:ADDABLE",
|
|
"CONSUMABLE",
|
|
"MISCELLANEOUS"
|
|
],
|
|
"alterations": []
|
|
} |