LwaCampain/items/BOW_ENGRAVED_MOERLIN.json

18 lines
No EOL
515 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "BOW_ENGRAVED_MOERLIN",
"metadata": {
"name": "Arc de Moèrlin",
"description": "Bel arc gravé à l'effigie du Festival des Trois Flèches de Moèrlin\n\nDégâts : 1d8+2",
"image": "https://bg3.wiki/w/images/b/ba/Shortbow_Faded.png"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"EQUIPMENT"
],
"alterations": []
}