_Trigger Launch - Eniripsa96/SkillAPI GitHub Wiki

Activation

Child effects are activated when a player launches a projectile

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
Type type Dropdown Type of projectile to look for

Details

  • Projectiles launched by skills will also trigger this unless launched within the same trigger
  • The "Cancel" mechanic will stop the original projectile from being launched
  • The value key "api-velocity" is provided and set to the launch speed of the projectile

Usage Examples

-- To be added --

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