Enemy is a category in The Legend of Zelda: Tears of the Kingdom.
Click to view data.
{
"id": "Enemy",
"name": "Enemy",
"hue": 196,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"preview": {
"id": "preview",
"name": "Preview",
"type": "media"
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"life": {
"id": "life",
"name": "Max Life",
"type": "number"
},
"attack": {
"id": "attack",
"name": "Attack Power",
"type": "number"
},
"melee_attack_power": {
"id": "melee_attack_power",
"name": "Melee Attack Power",
"type": "number"
},
"ranged_attack_power": {
"id": "ranged_attack_power",
"name": "Ranged Attack Power",
"type": "number"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Enemy-DROPS": {
"id": "Enemy-DROPS",
"type": "relationship",
"relationshipTypeId": "Enemy-DROPS",
"direction": "outgoing",
"name": "Drops",
"list": true
}
},
"updatedAt": 1685587397072,
"visibility": "featured"
}