Inn is a category in Dragon Quest XI.
Click to view data.
{
"id": "Inns",
"name": "Inn",
"hue": 309,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"price": {
"id": "price",
"name": "Price",
"type": "number"
},
"Inns-LOCATION": {
"id": "Inns-LOCATION",
"type": "relationship",
"relationshipTypeId": "Inns-LOCATION",
"direction": "outgoing",
"name": "Location"
},
"Inns-TYPE": {
"id": "Inns-TYPE",
"type": "relationship",
"relationshipTypeId": "Inns-TYPE",
"direction": "outgoing",
"name": "Type",
"hidden": true
},
"MapFeature-MAP_TARGET-Inns": {
"id": "MapFeature-MAP_TARGET-Inns",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Features"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "tunnel",
"entrance": "Inns-TYPE",
"exit": "thumbnail"
}
},
"updatedAt": 1649859294850,
"thumbnailPropertyId": "thumbnail",
"iconPropertyId": "thumbnail"
}