Key Item is a category in Xenoblade Chronicles 2.
Click to view data.
{
"id": "KeyItem",
"name": "Key Item",
"properties": {
"name": {
"id": "name",
"type": "string"
},
"price": {
"id": "price",
"type": "number",
"name": "Price"
},
"game_id": {
"id": "game_id",
"type": "string",
"hidden": true
},
"KeyItem-TYPE": {
"id": "KeyItem-TYPE",
"type": "relationship",
"relationshipTypeId": "KeyItem-TYPE",
"direction": "outgoing",
"name": "Type",
"hidden": true
},
"TreasurePoint-DROPS-KeyItem": {
"id": "TreasurePoint-DROPS-KeyItem",
"type": "relationship",
"relationshipTypeId": "TreasurePoint-DROPS",
"direction": "incoming",
"name": "Treasure Points",
"list": true
},
"KeyItemPoint-KEY_ITEM-KeyItem": {
"id": "KeyItemPoint-KEY_ITEM-KeyItem",
"type": "relationship",
"relationshipTypeId": "KeyItemPoint-KEY_ITEM",
"direction": "incoming",
"name": "Location",
"list": true
},
"Shop-SELLS-KeyItem": {
"id": "Shop-SELLS-KeyItem",
"type": "relationship",
"relationshipTypeId": "Shop-SELLS",
"direction": "incoming",
"name": "Shops",
"list": true
},
"KeyItem-ALLOWS_CREATION_OF_POPPISWAP": {
"id": "KeyItem-ALLOWS_CREATION_OF_POPPISWAP",
"type": "relationship",
"relationshipTypeId": "KeyItem-ALLOWS_CREATION_OF_POPPISWAP",
"direction": "outgoing",
"name": "Poppiswap Items",
"hidden": true
},
"KeyItem-DLC_QUEST": {
"id": "KeyItem-DLC_QUEST",
"type": "relationship",
"relationshipTypeId": "KeyItem-DLC_QUEST",
"direction": "outgoing",
"name": "DLC Quest"
}
},
"updatedAt": 1675642906199,
"hue": 72,
"iconPropertyId": "KeyItem-TYPE",
"thumbnailPropertyId": "KeyItem-TYPE"
}