_Trigger Land - Eniripsa96/SkillAPI GitHub Wiki

Activation

Child effects are activated when a player casts the skill using any of the casting methods.

Options

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
Min Distance min-distance Integer Minimum distance needed to fall

Details

  • Can be used in conjunction with "Launch" or another mobility skill to create effects on impact
  • The Cancel mechanic will not do anything to this trigger
  • The value key "api-distance" is provided and set to the distance the player fell

Usage Examples

-- To be added --

⚠️ **GitHub.com Fallback** ⚠️