LwaCampain/items/COMMON_DAGGER.json

18 lines
No EOL
421 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "COMMON_DAGGER",
"metadata": {
"name": "Dague",
"description": "Dague commune",
"image": "https://bg3.wiki/w/images/2/2d/Dagger_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"EQUIPMENT"
],
"alterations": []
}