Continent is a category in Final Fantasy XVI.
Click to view data.
{
"id": "Continent",
"name": "Continent",
"hue": 198,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"preview": {
"id": "preview",
"name": "Preview",
"type": "media"
},
"Continent-WORLD": {
"id": "Continent-WORLD",
"type": "relationship",
"relationshipTypeId": "Continent-WORLD",
"direction": "outgoing",
"name": "World"
},
"Realm-CONTINENT-Continent": {
"id": "Realm-CONTINENT-Continent",
"type": "relationship",
"relationshipTypeId": "Realm-CONTINENT",
"direction": "incoming",
"name": "Realms"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
}
},
"updatedAt": 1604010299811
}