Bank is a category in Dragon Quest XI.
Click to view data.
{
"id": "Banks",
"name": "Bank",
"hue": 280,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Banks-LOCATION": {
"id": "Banks-LOCATION",
"type": "relationship",
"relationshipTypeId": "Banks-LOCATION",
"direction": "outgoing",
"name": "Location"
},
"Banks-TYPE": {
"id": "Banks-TYPE",
"type": "relationship",
"relationshipTypeId": "Banks-TYPE",
"direction": "outgoing",
"name": "Type",
"hidden": true
},
"icon": {
"id": "icon",
"name": "Icon",
"type": "tunnel",
"entrance": "Banks-TYPE",
"exit": "thumbnail"
},
"MapFeature-MAP_TARGET-Banks": {
"id": "MapFeature-MAP_TARGET-Banks",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Features"
}
},
"updatedAt": 1649859143564,
"thumbnailPropertyId": "icon"
}