Element is a category in Star Ocean: The Second Story R.
Click to view data.
{
"id": "Element",
"name": "Element",
"hue": 47,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"icon": {
"id": "icon",
"name": "Icon",
"type": "media"
},
"hue": {
"id": "hue",
"name": "Hue",
"type": "number",
"hidden": true
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string"
},
"BattleAction-ELEMENT-Element": {
"id": "BattleAction-ELEMENT-Element",
"type": "relationship",
"relationshipTypeId": "BattleAction-ELEMENT",
"direction": "incoming",
"name": "Battle Actions"
},
"Enemy-RESISTANCE-Element": {
"id": "Enemy-RESISTANCE-Element",
"type": "relationship",
"relationshipTypeId": "Enemy-RESISTANCE",
"direction": "incoming",
"name": "Enemy Resistances"
}
},
"updatedAt": 1706236424579,
"thumbnailPropertyId": "icon"
}