Location Category is a category in Xenoblade Chronicles 2.
Click to view data.
{
"id": "LocationCategory",
"name": "Location Category",
"hue": 37,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"hue": {
"id": "hue",
"type": "number",
"name": "Hue"
},
"Location-CATEGORY-LocationCategory": {
"id": "Location-CATEGORY-LocationCategory",
"type": "relationship",
"relationshipTypeId": "Location-CATEGORY",
"direction": "incoming",
"name": "Locations"
},
"Shop-LOCATION_CATEGORY-LocationCategory": {
"id": "Shop-LOCATION_CATEGORY-LocationCategory",
"type": "relationship",
"relationshipTypeId": "Shop-LOCATION_CATEGORY",
"direction": "incoming",
"name": "Shops"
},
"thumbnail": {
"id": "thumbnail",
"type": "media",
"name": "Thumbnail"
},
"icon": {
"id": "icon",
"type": "media",
"name": "Icon"
}
},
"updatedAt": 1723984042729
}