LwaCampain/items/ARROW_COMMON.json

18 lines
No EOL
434 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "ARROW_COMMON",
"metadata": {
"name": "Flèche commune",
"description": "Flèche commune",
"image": "https://bg3.wiki/w/images/4/46/MISC_Arrow_Faded.png"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": true
},
"tags": [
"CONSUMABLE"
],
"alterations": []
}