Pouch Item is a category in Xenoblade Chronicles 2.
Click to view data.
{
"id": "PouchItem",
"name": "Pouch Item",
"properties": {
"name": {
"id": "name",
"type": "string"
},
"PouchItem-CATEGORY": {
"id": "PouchItem-CATEGORY",
"type": "relationship",
"relationshipTypeId": "PouchItem-CATEGORY",
"direction": "outgoing",
"name": "Category"
},
"PouchItem-RARITY": {
"id": "PouchItem-RARITY",
"type": "relationship",
"relationshipTypeId": "PouchItem-RARITY",
"direction": "outgoing",
"name": "Rarity"
},
"price": {
"id": "price",
"type": "number",
"name": "Price"
},
"Shop-SELLS-PouchItem": {
"id": "Shop-SELLS-PouchItem",
"type": "relationship",
"relationshipTypeId": "Shop-SELLS",
"direction": "incoming",
"name": "Shops",
"list": true
},
"Driver-POUCH_FAVORITES-PouchItem": {
"id": "Driver-POUCH_FAVORITES-PouchItem",
"type": "relationship",
"relationshipTypeId": "Driver-POUCH_FAVORITES",
"direction": "incoming",
"name": "Drivers' Favourites",
"list": true
},
"Blade-LIKES-PouchItem": {
"id": "Blade-LIKES-PouchItem",
"type": "relationship",
"relationshipTypeId": "Blade-LIKES",
"direction": "incoming",
"name": "Blades' Favourites",
"list": true
},
"game_id": {
"id": "game_id",
"type": "string",
"hidden": true
}
},
"updatedAt": 1657888125622,
"hue": 351,
"huePropertyId": "PouchItem-RARITY",
"thumbnailPropertyId": "PouchItem-CATEGORY",
"visibility": "featured"
}