LwaCampain/items/THROWING_DAGGER.json

20 lines
No EOL
470 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "THROWING_DAGGER",
"metadata": {
"name": "Dague de lancer",
"description": "",
"image": "https://bg3.wiki/w/images/9/93/Dolor_Amarus_Unfaded.png"
},
"options": {
"stackable": true,
"equipable": true,
"consumable": true
},
"tags": [
"META:ADDABLE",
"CONSUMABLE",
"EQUIPMENT"
],
"alterations": []
}