LwaCampain/items/PAN_FLUTE.json

20 lines
No EOL
589 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "PAN_FLUTE",
"metadata": {
"name": "Flûte de pan",
"description": "Simple instrument de bois sans prétention.",
"thumbnail": "https://bg3.wiki/w/images/8/86/Instrument_PanFlute_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/0/01/Instrument_PanFlute_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"MISCELLANEOUS"
],
"alterations": []
}