Key Item is a category in Xenoblade Chronicles 3.
Click to view data.
{
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"KeyItem-TYPE": {
"id": "KeyItem-TYPE",
"type": "relationship",
"relationshipTypeId": "KeyItem-TYPE",
"direction": "outgoing",
"name": "Type"
},
"KeyItem-RARITY": {
"id": "KeyItem-RARITY",
"type": "relationship",
"relationshipTypeId": "KeyItem-RARITY",
"direction": "outgoing",
"name": "Rarity"
},
"Quest-REWARDS-KeyItem": {
"id": "Quest-REWARDS-KeyItem",
"type": "relationship",
"relationshipTypeId": "Quest-REWARDS",
"direction": "incoming",
"name": "Quest Rewards"
},
"CollectopaediaCards-REWARD_ITEM-KeyItem": {
"id": "CollectopaediaCards-REWARD_ITEM-KeyItem",
"type": "relationship",
"relationshipTypeId": "CollectopaediaCards-REWARD_ITEM",
"direction": "incoming",
"name": "Collectopaedia Rewards"
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
}
},
"hue": 271,
"name": "Key Item",
"id": "KeyItem",
"updatedAt": 1724801933992,
"huePropertyId": "KeyItem-RARITY",
"thumbnailPropertyId": "KeyItem-TYPE",
"iconPropertyId": "KeyItem-TYPE"
}