Conditions can be added to triggers, meaning the trigger won't work until the condition has been met. This includes players or mobs being nearby, a specific number of players being in the dungeon... it even support Mythic conditions!
Conditions List
----------------
| Icon | Name | Description |
| ------ | :----: | ------ |
|  | **Players Within** | Checks if the specified number of players are within a configured distance from the function. |
|  | **Mobs Within** | Checks if the specified number of a particular mob are within a configured distance from the function. |
|  | **Player Count** | Checks if the dungeon has a specific number of players in it. |
|  | **Mythic Condition** | Checks if a configured condition from Mythic Mobs is true or false. (Based on the location of the function.) |