Location is a category in Xenoblade Chronicles 2: Torna ~ The Golden Country.
Click to view data.
{
"id": "Location",
"name": "Location",
"hue": 70,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Location-CATEGORY": {
"id": "Location-CATEGORY",
"type": "relationship",
"relationshipTypeId": "Location-CATEGORY",
"direction": "outgoing",
"name": "Category"
},
"MapFeature-MAP_TARGET-Location": {
"id": "MapFeature-MAP_TARGET-Location",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming"
},
"area": {
"id": "area",
"name": "Area",
"type": "tunnel",
"entrance": "MapFeature-MAP_TARGET-Location",
"exit": "MapFeature-MAP"
},
"exp": {
"id": "exp",
"name": "EXP",
"type": "number"
},
"sp": {
"id": "sp",
"name": "SP",
"type": "number"
}
},
"huePropertyId": "Location-CATEGORY",
"thumbnailPropertyId": "Location-CATEGORY",
"iconPropertyId": "Location-CATEGORY",
"updatedAt": 1657887936550,
"visibility": "featured"
}