Shield is a category in The Legend of Zelda: Tears of the Kingdom.
Click to view data.
{
"id": "Shield",
"name": "Shield",
"hue": 94,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"guard": {
"id": "guard",
"name": "Guard Power",
"type": "number"
},
"durability": {
"id": "durability",
"name": "Durability",
"type": "number"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
}
},
"updatedAt": 1685449662959,
"visibility": "featured"
}