21 lines
No EOL
577 B
JSON
21 lines
No EOL
577 B
JSON
{
|
|
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
|
"id": "MISC_FRESH_FISH",
|
|
"metadata": {
|
|
"name": "Poisson frais",
|
|
"description": "Poisson frais du jour",
|
|
"thumbnail": "https://bg3.wiki/w/images/e/e9/FOOD_Fish_A_Unfaded_Icon.png",
|
|
"image": "https://bg3.wiki/w/images/6/69/FOOD_Fish_A_Unfaded.png"
|
|
},
|
|
"options": {
|
|
"stackable": true,
|
|
"equipable": false,
|
|
"consumable": true
|
|
},
|
|
"tags": [
|
|
"META:ADDABLE",
|
|
"CONSUMABLE",
|
|
"MISCELLANEOUS"
|
|
],
|
|
"alterations": []
|
|
} |