LwaCampain/items/MYSTERY_AMULET.json

20 lines
No EOL
546 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "MYSTERY_AMULET",
"metadata": {
"name": "Amulette mystérieuse",
"description": "",
"thumbnail": "https://bg3.wiki/w/images/5/5b/Mayrinas_Locket_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/8/8f/Mayrinas_Locket_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"META:ADDABLE",
"EQUIPMENT"
],
"alterations": []
}