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