Effect is a category in The Legend of Zelda: Tears of the Kingdom.
Click to view data.
{
"id": "Effect",
"name": "Effect",
"hue": 187,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"adjective": {
"id": "adjective",
"name": "Adjective",
"type": "string"
},
"base_duration": {
"id": "base_duration",
"name": "Base Duration (Seconds)",
"type": "number"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"Material-EFFECT-Effect": {
"id": "Material-EFFECT-Effect",
"type": "relationship",
"relationshipTypeId": "Material-EFFECT",
"direction": "incoming",
"name": "Materials",
"list": true
},
"Food-BONUS_EFFECT-Effect": {
"id": "Food-BONUS_EFFECT-Effect",
"type": "relationship",
"relationshipTypeId": "Food-BONUS_EFFECT",
"direction": "incoming",
"name": "Food Bonus"
}
},
"updatedAt": 1685733073571
}