Map is a category in Dragon's Dogma: Dark Arisen.
Click to view data.
{
"id": "Map",
"name": "Map",
"hue": 222,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Map-LOCATION": {
"id": "Map-LOCATION",
"type": "relationship",
"relationshipTypeId": "Map-LOCATION",
"direction": "outgoing",
"name": "Location"
},
"MapImage-MAP-Map": {
"id": "MapImage-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapImage-MAP",
"direction": "incoming",
"name": "Map Images"
},
"MapTile-MAP-Map": {
"id": "MapTile-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapTile-MAP",
"direction": "incoming",
"name": "Map Tiles"
},
"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"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "tunnel",
"entrance": "MapTile-MAP-Map",
"exit": "thumbnail"
}
},
"updatedAt": 1654362334254
}