Mechanic

shootfireball

Shoots a projectile at the target location

Aliases

fireball

Examples & Notes

Examples

This example would shoot a barrage of 3 fast-moving fireballs at the target.

FireballBarrage:
  Skills:
  - shootfireball{y=1;v=4} @target
  - delay 10
  - shootfireball{y=1;v=4} @target
  - delay 10
  - shootfireball{y=1;v=4} @target

Universal Mechanic Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.