Bow is a category in The Legend of Zelda: Breath of the Wild.
Click to view data.
{
"id": "Bow",
"name": "Bow",
"hue": 58,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"ItemType-ITEMS-Bow": {
"id": "ItemType-ITEMS-Bow",
"type": "relationship",
"relationshipTypeId": "ItemType-ITEMS",
"direction": "incoming",
"name": "Item Type"
},
"strength": {
"id": "strength",
"name": "Attack",
"type": "number"
},
"durability": {
"id": "durability",
"name": "Durability",
"type": "number"
},
"range": {
"id": "range",
"name": "Range",
"type": "number"
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
}
},
"updatedAt": 1722521398182
}