Map is a category in Xenoblade Chronicles.
Click to view data.
{
"id": "Map",
"name": "Map",
"hue": 210,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Map-AREA": {
"id": "Map-AREA",
"type": "relationship",
"relationshipTypeId": "Map-AREA",
"direction": "outgoing",
"name": "Area"
},
"MapImage-MAP-Map": {
"id": "MapImage-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapImage-MAP",
"direction": "incoming",
"name": "Map Images",
"list": true
},
"MapFeature-MAP-Map": {
"id": "MapFeature-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP",
"direction": "incoming",
"name": "Map Features"
},
"MapFeature-MAP_TARGET-Map": {
"id": "MapFeature-MAP_TARGET-Map",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Features"
},
"MapTile-MAP-Map": {
"id": "MapTile-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapTile-MAP",
"direction": "incoming",
"name": "Map Tiles"
},
"background_color": {
"id": "background_color",
"name": "Background Color",
"type": "string"
},
"spoiler": {
"id": "spoiler",
"name": "Spoiler",
"type": "boolean"
},
"hidden_features": {
"id": "hidden_features",
"name": "Hidden Features",
"type": "object"
}
},
"updatedAt": 1592441495856
}