Key Item is a category in The Legend of Zelda: Tears of the Kingdom.
Click to view data.
{
"id": "KeyItem",
"name": "Key Item",
"hue": 44,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Enemy-DROPS-KeyItem": {
"id": "Enemy-DROPS-KeyItem",
"type": "relationship",
"relationshipTypeId": "Enemy-DROPS",
"direction": "incoming",
"name": "Dropped By",
"list": true
},
"FieldObject-COMPENDIUM_CATEGORY-KeyItem": {
"id": "FieldObject-COMPENDIUM_CATEGORY-KeyItem",
"type": "relationship",
"relationshipTypeId": "FieldObject-COMPENDIUM_CATEGORY",
"direction": "incoming",
"name": "Compendium"
}
},
"updatedAt": 1685733530936,
"visibility": "featured"
}