World is a category in Final Fantasy XVI.
Click to view data.
{
"id": "World",
"name": "World",
"hue": 25,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"banner": {
"id": "banner",
"name": "Banner",
"type": "media"
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"Continent-WORLD-World": {
"id": "Continent-WORLD-World",
"type": "relationship",
"relationshipTypeId": "Continent-WORLD",
"direction": "incoming",
"name": "Continents",
"list": true
},
"Realm-WORLD-World": {
"id": "Realm-WORLD-World",
"type": "relationship",
"relationshipTypeId": "Realm-WORLD",
"direction": "incoming",
"name": "Realms",
"list": true
},
"Map-REPRESENTS-World": {
"id": "Map-REPRESENTS-World",
"type": "relationship",
"relationshipTypeId": "Map-REPRESENTS",
"direction": "incoming",
"name": "Map",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
}
},
"updatedAt": 1604010415600
}