Update Mythic Mobs Integration authored by MarcatoSound's avatar MarcatoSound
......@@ -44,6 +44,15 @@ Checks if the target player is on cooldown from accessing the specified dungeon.
**Arguments:**
- **dungeon | d** :: The name of the dungeon we are checking the cooldown of.
#### Dungeon Difficulty `(v1.3.1)`
`- dungeondifficulty{d=difficultylevel}`
Checks if the dungeon at the target has it's difficulty set to the specified value.
**Aliases:**
- `dungeondifficultylevel`
**Arguments:**
- **difficulty | d** :: The difficulty level this condition expects from the dungeon.
Elements with Mythic Mobs Support
----------------
Some Dungeon elements (such as functions, triggers, etc.) have support for Mythic Mobs objects. Here's a list of them!
......
......