Update Triggers authored by Taiyou06's avatar Taiyou06
......@@ -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 -->
......
......