{ "id": "Item", "name": "Item", "hue": 279, "properties": { "name": { "id": "name", "name": "Name", "type": "string", "required": true }, "description": { "id": "description", "name": "Description", "type": "string" }, "Item-TYPE": { "id": "Item-TYPE", "type": "relationship", "relationshipTypeId": "Item-TYPE", "direction": "outgoing", "name": "Type" }, "Item-ABILITY": { "id": "Item-ABILITY", "type": "relationship", "relationshipTypeId": "Item-ABILITY", "direction": "outgoing", "name": "Ability" }, "Item-STAT": { "id": "Item-STAT", "type": "relationship", "relationshipTypeId": "Item-STAT", "direction": "outgoing", "name": "Stat" }, "thumbnail": { "id": "thumbnail", "name": "Thumbnail", "type": "media" }, "order": { "id": "order", "name": "Order", "type": "number", "hidden": true }, "RhythmiaReward-REWARD-Item": { "id": "RhythmiaReward-REWARD-Item", "type": "relationship", "relationshipTypeId": "RhythmiaReward-REWARD", "direction": "incoming", "name": "Rhythmia Reward" }, "Quest-REWARD-Item": { "id": "Quest-REWARD-Item", "type": "relationship", "relationshipTypeId": "Quest-REWARD", "direction": "incoming", "name": "Quest Reward", "list": true } }, "updatedAt": 1678122156703 }