Currency is a category in The Legend of Zelda: Breath of the Wild.
Click to view data.
{
"id": "Currency",
"name": "Currency",
"hue": 138,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Armor-SELL_VALUE-Currency": {
"id": "Armor-SELL_VALUE-Currency",
"type": "relationship",
"relationshipTypeId": "Armor-SELL_VALUE",
"direction": "incoming",
"name": "Sell Value (Incoming)",
"hidden": true
},
"Armor-PURCHASE_PRICE-Currency": {
"id": "Armor-PURCHASE_PRICE-Currency",
"type": "relationship",
"relationshipTypeId": "Armor-PURCHASE_PRICE",
"direction": "incoming",
"name": "Purchase Price (Incoming)",
"hidden": true
},
"Material-SELL_VALUE-Currency": {
"id": "Material-SELL_VALUE-Currency",
"type": "relationship",
"relationshipTypeId": "Material-SELL_VALUE",
"direction": "incoming",
"name": "Sell Value (Incoming)",
"hidden": true
},
"Material-BUY_PRICE-Currency": {
"id": "Material-BUY_PRICE-Currency",
"type": "relationship",
"relationshipTypeId": "Material-BUY_PRICE",
"direction": "incoming",
"name": "Buy Price (Incoming)",
"hidden": true
},
"Food-BUY_PRICE-Currency": {
"id": "Food-BUY_PRICE-Currency",
"type": "relationship",
"relationshipTypeId": "Food-BUY_PRICE",
"direction": "incoming",
"name": "Buy Price (Incoming)"
},
"Food-SELL_VALUE-Currency": {
"id": "Food-SELL_VALUE-Currency",
"type": "relationship",
"relationshipTypeId": "Food-SELL_VALUE",
"direction": "incoming",
"name": "Sell Value (Incoming)"
},
"Recipe-SELL_VALUE-Currency": {
"id": "Recipe-SELL_VALUE-Currency",
"type": "relationship",
"relationshipTypeId": "Recipe-SELL_VALUE",
"direction": "incoming",
"name": "Sell Value (Incoming)"
}
},
"updatedAt": 1722561777195
}