_Trigger Crouch - Eniripsa96/SkillAPI GitHub Wiki
Child effects are activated when a player casts the skill using any of the casting methods.
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 |
Type | type | Dropdown | Type of crouching to look for |
- The Cancel mechanic will not do anything to this trigger
-- To be added --