Continent is a category in Star Ocean: The Second Story R.
Click to view data.
{
"id": "Continent",
"name": "Continent",
"hue": 322,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"Continent-WORLD": {
"id": "Continent-WORLD",
"type": "relationship",
"relationshipTypeId": "Continent-WORLD",
"direction": "outgoing",
"name": "World"
},
"Locality-CONTINENT-Continent": {
"id": "Locality-CONTINENT-Continent",
"type": "relationship",
"relationshipTypeId": "Locality-CONTINENT",
"direction": "incoming",
"name": "Localities",
"list": true
}
},
"updatedAt": 1706232108821,
"spoilerPropertyId": "Continent-WORLD",
"huePropertyId": "Continent-WORLD"
}