Treasure is a category in Xenoblade Chronicles 2.
Click to view data.
{
"id": "Treasure",
"name": "Treasure",
"hue": 1,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Treasure-RARITY": {
"id": "Treasure-RARITY",
"type": "relationship",
"relationshipTypeId": "Treasure-RARITY",
"direction": "outgoing",
"name": "Rarity"
},
"price": {
"id": "price",
"name": "Price",
"type": "number"
},
"Shop-SELLS-Treasure": {
"id": "Shop-SELLS-Treasure",
"type": "relationship",
"relationshipTypeId": "Shop-SELLS",
"direction": "incoming",
"name": "Shops",
"list": true
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"Treasure-TYPE": {
"id": "Treasure-TYPE",
"type": "relationship",
"relationshipTypeId": "Treasure-TYPE",
"direction": "outgoing",
"name": "Type",
"hidden": true
}
},
"updatedAt": 1582325125645,
"thumbnailPropertyId": "Treasure-TYPE",
"iconPropertyId": "Treasure-TYPE"
}