Area is a category in Xenoblade Chronicles.
Click to view data.
{
"id": "Region",
"name": "Area",
"hue": 287,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"preview": {
"id": "preview",
"name": "Preview",
"type": "media"
},
"Collectible-REGION-Region": {
"id": "Collectible-REGION-Region",
"type": "relationship",
"relationshipTypeId": "Collectible-REGION",
"direction": "incoming",
"name": "Collectibles",
"list": true
},
"Trade-AREA-Region": {
"id": "Trade-AREA-Region",
"type": "relationship",
"relationshipTypeId": "Trade-AREA",
"direction": "incoming",
"name": "Trades",
"list": true
},
"Map-AREA-Region": {
"id": "Map-AREA-Region",
"type": "relationship",
"relationshipTypeId": "Map-AREA",
"direction": "incoming",
"name": "Maps",
"list": true
},
"Enemy-AREA-Region": {
"id": "Enemy-AREA-Region",
"type": "relationship",
"relationshipTypeId": "Enemy-AREA",
"direction": "incoming",
"name": "Enemies"
}
},
"updatedAt": 1590653278981
}