Mechanic

bouncy

Applies an aura to the target that makes it bouncy

Configuration Fields (2)

NameTypeDefaultDescription
onBounceSkill
onbounce, ob
Optional<Skill>The meta-skill to execute on bounce
cancelDamage
cd
booleanfalseWhether or not to cancel the event that triggered the aura

Examples & Notes

Examples

ExampleSkill:
  Skills:
  - bouncy{auraName=bounce;onBounceSkill=ExampleSkill2;ce=true} @target

ExampleSkill2:
  Skills:
  - ignite

Universal Mechanic Options

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