Food is a category in The Legend of Zelda: Breath of the Wild.
Click to view data.
{
"id": "Food",
"name": "Food",
"hue": 89,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"ItemType-ITEMS-Food": {
"id": "ItemType-ITEMS-Food",
"type": "relationship",
"relationshipTypeId": "ItemType-ITEMS",
"direction": "incoming",
"name": "Item Type"
},
"Food-TYPE": {
"id": "Food-TYPE",
"type": "relationship",
"relationshipTypeId": "Food-TYPE",
"direction": "outgoing",
"name": "Food Type"
},
"Food-BUY_PRICE": {
"id": "Food-BUY_PRICE",
"type": "relationship",
"relationshipTypeId": "Food-BUY_PRICE",
"direction": "outgoing",
"name": "Buy Price"
},
"Food-SELL_VALUE": {
"id": "Food-SELL_VALUE",
"type": "relationship",
"relationshipTypeId": "Food-SELL_VALUE",
"direction": "outgoing",
"name": "Sell Value"
},
"Food-EFFECT": {
"id": "Food-EFFECT",
"type": "relationship",
"relationshipTypeId": "Food-EFFECT",
"direction": "outgoing",
"name": "Effect"
},
"Food-INGREDIENTS": {
"id": "Food-INGREDIENTS",
"type": "relationship",
"relationshipTypeId": "Food-INGREDIENTS",
"direction": "outgoing",
"name": "Ingredients"
},
"Food-RECIPES": {
"id": "Food-RECIPES",
"type": "relationship",
"relationshipTypeId": "Food-RECIPES",
"direction": "outgoing",
"name": "Recipes"
}
},
"updatedAt": 1722540923590
}