Key Item is a category in The Legend of Zelda: Breath of the Wild.
Click to view data.
{
"id": "KeyItem",
"name": "Key Item",
"hue": 270,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"KeyItem-FOUND_IN": {
"id": "KeyItem-FOUND_IN",
"type": "relationship",
"relationshipTypeId": "KeyItem-FOUND_IN",
"direction": "outgoing",
"name": "Found in"
},
"ItemType-PROPERTY_2-KeyItem": {
"id": "ItemType-PROPERTY_2-KeyItem",
"type": "relationship",
"relationshipTypeId": "ItemType-PROPERTY_2",
"direction": "incoming",
"name": "Item Type",
"hidden": true
},
"icon": {
"id": "icon",
"name": "Icon",
"type": "media"
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
}
},
"updatedAt": 1722354482356,
"thumbnailPropertyId": "icon",
"visibility": "featured"
}