added links to the crucible triggers wiki pages authored by Lxlp's avatar Lxlp
...@@ -3,6 +3,10 @@ Executes the skill when a player interacts with, or *right-clicks*, the mob. ...@@ -3,6 +3,10 @@ Executes the skill when a player interacts with, or *right-clicks*, the mob.
> The associated [@trigger](/Skills/Targeters/Trigger) is the player that interacted with the caster > The associated [@trigger](/Skills/Targeters/Trigger) is the player that interacted with the caster
## Implementations
- [MythicCrucible](/../../../mythiccrucible/-/wikis/Skills/Triggers/onInteract)
## Examples ## Examples
```yml ```yml
EXAMPLE_MOB: EXAMPLE_MOB:
... ...
......