Mechanic

consume

Deals damage to the target and heals the caster

Configuration Fields (2)

NameTypeDefaultDescription
damage
dmg, d
PlaceholderFloat1The amount of damage to deal to the target
heal
h
PlaceholderFloat1The amount of health to heal

Examples & Notes

Examples

Would consume all nearby zombies, healing the boss for 20 hp for each zombie killed.

  Skills:
  - consume{d=1000;h=20} @MobsInRadius{type=ZOMBIE;r=20}

Universal Mechanic Options

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