Effect is a category in The Legend of Zelda: Breath of the Wild.
Click to view data.
{
"id": "Effect",
"name": "Effect",
"hue": 5,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"time_limit": {
"id": "time_limit",
"name": "Time Limit",
"type": "boolean"
},
"Food-EFFECT-Effect": {
"id": "Food-EFFECT-Effect",
"type": "relationship",
"relationshipTypeId": "Food-EFFECT",
"direction": "incoming",
"name": "Food"
},
"Recipe-EFFECT-Effect": {
"id": "Recipe-EFFECT-Effect",
"type": "relationship",
"relationshipTypeId": "Recipe-EFFECT",
"direction": "incoming",
"name": "Recipe"
},
"Recipe-POSSIBLE_REMAINING_INGREDIENTS_TYPES-Effect": {
"id": "Recipe-POSSIBLE_REMAINING_INGREDIENTS_TYPES-Effect",
"type": "relationship",
"relationshipTypeId": "Recipe-POSSIBLE_REMAINING_INGREDIENTS_TYPES",
"direction": "incoming",
"name": "Possible Remaining Ingredients Types (Incoming)"
},
"Recipe-REQUIRED_INGREDIENT_TYPE-Effect": {
"id": "Recipe-REQUIRED_INGREDIENT_TYPE-Effect",
"type": "relationship",
"relationshipTypeId": "Recipe-REQUIRED_INGREDIENT_TYPE",
"direction": "incoming",
"hidden": true
}
},
"updatedAt": 1722561810759
}