Collectible is a category in Xenoblade Chronicles 2.
Click to view data.
{
"id": "Collectible",
"name": "Collectible",
"properties": {
"name": {
"id": "name",
"type": "string"
},
"Collectible-CATEGORY": {
"id": "Collectible-CATEGORY",
"type": "relationship",
"relationshipTypeId": "Collectible-CATEGORY",
"direction": "outgoing",
"name": "Category"
},
"Collectible-RARITY": {
"id": "Collectible-RARITY",
"type": "relationship",
"relationshipTypeId": "Collectible-RARITY",
"direction": "outgoing",
"name": "Rarity"
},
"price": {
"id": "price",
"type": "number",
"name": "Price"
},
"Collectible-REGION": {
"id": "Collectible-REGION",
"type": "relationship",
"relationshipTypeId": "Collectible-REGION",
"direction": "outgoing",
"name": "Region"
},
"CollectionPoint-DROPS-Collectible": {
"id": "CollectionPoint-DROPS-Collectible",
"type": "relationship",
"relationshipTypeId": "CollectionPoint-DROPS",
"direction": "incoming",
"name": "Collection Points",
"list": true
},
"game_id": {
"id": "game_id",
"type": "string",
"hidden": true
},
"TreasurePoint-DROPS-Collectible": {
"id": "TreasurePoint-DROPS-Collectible",
"type": "relationship",
"relationshipTypeId": "TreasurePoint-DROPS",
"direction": "incoming",
"name": "Treasure Points",
"list": true
}
},
"updatedAt": 1657888071944,
"hue": 89,
"huePropertyId": "Collectible-RARITY",
"thumbnailPropertyId": "Collectible-CATEGORY",
"visibility": "featured"
}