_Trigger Death - Eniripsa96/SkillAPI GitHub Wiki
Child effects are activated when the caster dies
Name | YAML Key | Type | Description |
---|---|---|---|
Mana | mana | Boolean | Whether or not to use the mana cost before triggering |
Cooldown | cooldown | Boolean | Whether or not to check cooldowns before triggering |
- Death is also covered in the Cleanup trigger, so this should only be for effects specific to death
- The Cancel mechanic will not do anything to this trigger
-- To be added --