Shop is a category in Xenoblade Chronicles 2.
Click to view data.
{
"id": "Shop",
"name": "Shop",
"hue": 120,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"Shop-SELLS": {
"id": "Shop-SELLS",
"type": "relationship",
"relationshipTypeId": "Shop-SELLS",
"direction": "outgoing",
"name": "Items",
"list": true
},
"MapFeature-MAP_TARGET-Shop": {
"id": "MapFeature-MAP_TARGET-Shop",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming"
},
"Shop-LOCATION_CATEGORY": {
"id": "Shop-LOCATION_CATEGORY",
"type": "relationship",
"relationshipTypeId": "Shop-LOCATION_CATEGORY",
"direction": "outgoing",
"name": "Location Category",
"hidden": true
}
},
"updatedAt": 1582334477386,
"thumbnailPropertyId": "Shop-LOCATION_CATEGORY",
"iconPropertyId": "Shop-LOCATION_CATEGORY"
}