{ "id": "Spells", "name": "Spell", "hue": 233, "properties": { "name": { "id": "name", "name": "Name", "type": "string", "required": true }, "description": { "id": "description", "name": "Description", "type": "string" }, "mp_cost": { "id": "mp_cost", "name": "MP Cost", "type": "number" }, "Spells-STATUS_EFFECT": { "id": "Spells-STATUS_EFFECT", "type": "relationship", "relationshipTypeId": "Spells-STATUS_EFFECT", "direction": "outgoing", "name": "Status Effect" }, "Spells-ELEMENT": { "id": "Spells-ELEMENT", "type": "relationship", "relationshipTypeId": "Spells-ELEMENT", "direction": "outgoing", "name": "Element" }, "Spells-TYPE": { "id": "Spells-TYPE", "type": "relationship", "relationshipTypeId": "Spells-TYPE", "direction": "outgoing", "name": "Type" }, "Spells-TARGET": { "id": "Spells-TARGET", "type": "relationship", "relationshipTypeId": "Spells-TARGET", "direction": "outgoing", "name": "Target" }, "Spells-CHARACTERS": { "id": "Spells-CHARACTERS", "type": "relationship", "relationshipTypeId": "Spells-CHARACTERS", "direction": "outgoing", "name": "Characters" }, "Monsters-ABILITIES-Spells": { "id": "Monsters-ABILITIES-Spells", "type": "relationship", "relationshipTypeId": "Monsters-ABILITIES", "direction": "incoming", "name": "Monsters" }, "PepPowers-ABILITIES-Spells": { "id": "PepPowers-ABILITIES-Spells", "type": "relationship", "relationshipTypeId": "PepPowers-ABILITIES", "direction": "incoming", "name": "Pep Powers" }, "thumbnail": { "id": "thumbnail", "name": "Thumbnail", "type": "tunnel", "entrance": "Spells-TYPE", "exit": "thumbnail" } }, "updatedAt": 1657887116962, "visibility": "featured" }