Update Criteria authored by Ashijin's avatar Ashijin
...@@ -18,6 +18,14 @@ This lists all criteria currently available. Click on them for more details! ...@@ -18,6 +18,14 @@ This lists all criteria currently available. Click on them for more details!
| [KillMob][] | Triggered when the player kills a certain type of mob | | [KillMob][] | Triggered when the player kills a certain type of mob |
| [KillMythicMob][] | Triggered when the player kills a certain type of Mythic mob | | [KillMythicMob][] | Triggered when the player kills a certain type of Mythic mob |
Shared Options
---------
All criteria share the following options.
| Attribute | Description | Default |
|--------------------|-----------------------------------|-----------|
| Amount | The amount of times the criteria must be triggered | 1 |
| Conditions | A list of Mythic conditions to check against | None |
... ...
......