LwaCampain/items/MYRSHA_COLLAR.json

19 lines
No EOL
478 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "MYRSHA_COLLAR",
"metadata": {
"name": "Collier de \"Myrsha\"",
"description": "Colier simple de chien. ",
"image": "https://bg3.wiki/w/images/7/79/Dog_Collar_A_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"META:ADDABLE",
"EQUIPMENT"
],
"alterations": []
}