added links to the crucible triggers wiki pages authored by Lxlp's avatar Lxlp
...@@ -9,6 +9,10 @@ Executes the skill when the mob attacks an entity. ...@@ -9,6 +9,10 @@ Executes the skill when the mob attacks an entity.
| `<skill.var.damage-cause>` | | `<skill.var.damage-cause>` |
## Implementations
- [MythicCrucible](/../../../mythiccrucible/-/wikis/Skills/Triggers/onAttack)
## Examples ## Examples
```yml ```yml
EXAMPLE_MOB: EXAMPLE_MOB:
... ...
......