Changes
Page history
Update Triggers
authored
Apr 28, 2026
by
Taiyou06
Show whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
21838d9d
...
...
@@ -30,6 +30,9 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
|
[
onQuickcastOpen
](
/Skills/Triggers/onQuickcastOpen
)
| When the player with the archetype opens the quick cast |
|
[
onQuickCastClose
](
/Skills/Triggers/onQuickCastClose
)
| When the player with the archetype ends the quick cast |
|
[
onLearnSpell
](
/Skills/Triggers/onLearnSpell
)
| When the player with the archetype learns a new spell |
|
[
onSpellCooldownEnd
](
/Skills/Triggers/onSpellCooldownEnd
)
| When a learned spell's cooldown finishes |
|
[
onPointEarn
](
/Skills/Triggers/onPointEarn
)
| When the player earns
[
points
](
/Points
)
|
|
[
onPointSpend
](
/Skills/Triggers/onPointSpend
)
| When the player spends
[
points
](
/Points
)
(
e.g.
talent investment) |
<!-- LINKS -->
...
...
...
...