LwaCampain/items/COMPONENT_SOUL_SACK.json

18 lines
No EOL
500 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "COMPONENT_SOUL_SACK",
"metadata": {
"name": "Sac à âme",
"description": "Sac à âme fait d'une structure osseuse recouverte d'une membrane rouge transparente. Trouvé à l'intérieur d'un monstre marin."
},
"options": {
"stackable": true,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"QUEST"
],
"alterations": []
}