Info Item is a category in Xenoblade Chronicles 2.
Click to view data.
{
"id": "InfoItem",
"name": "Info Item",
"properties": {
"name": {
"id": "name",
"type": "string"
},
"price": {
"id": "price",
"type": "number",
"name": "Price"
},
"game_id": {
"id": "game_id",
"type": "string",
"hidden": true
},
"InfoItem-TYPE": {
"id": "InfoItem-TYPE",
"type": "relationship",
"relationshipTypeId": "InfoItem-TYPE",
"direction": "outgoing",
"name": "Type",
"hidden": true
},
"Shop-SELLS-InfoItem": {
"id": "Shop-SELLS-InfoItem",
"type": "relationship",
"relationshipTypeId": "Shop-SELLS",
"direction": "incoming",
"name": "Informants",
"list": true
}
},
"updatedAt": 1582325054685,
"hue": 338,
"thumbnailPropertyId": "InfoItem-TYPE",
"iconPropertyId": "InfoItem-TYPE"
}