LwaCampain/items/BONE_DAGGER.json

20 lines
No EOL
412 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "BONE_DAGGER",
"metadata": {
"name": "Dague en os",
"description": "",
"thumbnail": "",
"image": ""
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"META:ADDABLE",
"EQUIPMENT"
],
"alterations": []
}