|
|
|
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 |
|
|
|
|
| ------ | :----: | ------ |
|
|
|
|
| ![](https://i.imgur.com/ZFX8VFS.png) | **Players Within** | Checks if the specified number of players are within a configured distance from the function. |
|
|
|
|
| ![](https://i.imgur.com/KlJTbgy.png) | **Mobs Within** | Checks if the specified number of a particular mob are within a configured distance from the function. |
|
|
|
|
| ![](https://i.imgur.com/QqZIQ15.png) | **Player Count** | Checks if the dungeon has a specific number of players in it. |
|
|
|
|
| ![](https://i.imgur.com/sWvmSgq.png) | **Mythic Condition** | Checks if a configured condition from Mythic Mobs is true or false. (Based on the location of the function.) | |
|
|
|
\ No newline at end of file |