Map is a category in Baten Kaitos: Eternal Wings and the Lost Ocean.
Click to view data.
{
"id": "Map",
"name": "Map",
"hue": 302,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"MapImage-MAP-Map": {
"id": "MapImage-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapImage-MAP",
"direction": "incoming",
"name": "Map Images",
"list": true,
"hidden": true
},
"MapFeature-MAP-Map": {
"id": "MapFeature-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP",
"direction": "incoming",
"name": "Map Features",
"list": true
},
"MapFeature-MAP_TARGET-Map": {
"id": "MapFeature-MAP_TARGET-Map",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Features"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "tunnel",
"entrance": "MapImage-MAP-Map",
"exit": "attachment"
},
"preview": {
"id": "preview",
"name": "Preview",
"type": "tunnel",
"entrance": "MapImage-MAP-Map",
"exit": "attachment"
}
},
"updatedAt": 1676509253532
}