Healer

Skill list:

  • Blessing: Imbue allies with divine favor, raising armor and magic resistance by 15 % for ten seconds. Blessed units also gain a 5 % health shield that absorbs damage until depleted.

  • Heal: Channel holy energy to instantly restore 35 % health to a single ally or yourself. Cleanses minor bleeds, and cooldown shortens with every extra Spirit point.

  • Purify: Expel curses and poisons from allies within eight meters, removing all debuffs and damage-over-time effects. Targets gain two-second immunity to fresh crowd-control for safer recovery.

  • Regeneration: Envelop a target in verdant light that heals 4 % max health each second for ten seconds. Effect refreshes if reapplied but never stacks with itself.

  • Resurrection: Call down divine power to revive a fallen ally with 50 % health and 25 % mana. During casting you remain immobile yet enjoy 40 % damage reduction.

Permission:

skillfusion.select.healer

Configuration:

  Healer:
    DisplayName: "Healer"
    Skills:
      Heal:
        DisplayName: "Heal"
        Material: "GOLDEN_APPLE"
        MaxLevel: 10
        Price:
          BasePrice: 140
          MultiplyByLevel: 1.2
        HowToUse: " /s heal <player> /n targeting a player /n to immediately restore health."
        HowItWorks: " Instantly heals /n an ally, restoring 2 health points /n per skill level."

      Regeneration:
        DisplayName: "Regeneration"
        Material: "GHAST_TEAR"
        MaxLevel: 10
        Price:
          BasePrice: 160
          MultiplyByLevel: 1.25
        HowToUse: " /s regeneration /n activates a health regeneration /n effect on yourself."
        HowItWorks: " Applies health regeneration /n with a duration increasing /n per skill level."

      Purify:
        DisplayName: "Purify"
        Material: "MILK_BUCKET"
        MaxLevel: 10
        Price:
          BasePrice: 180
          MultiplyByLevel: 1.3
        HowToUse: " /s purify <player> /n removes negative potion /n effects from the target."
        HowItWorks: " Removes negative effects from /n the target player; number of /n effects removed increases with level."

      Resurrection:
        DisplayName: "Resurrection"
        Material: "TOTEM_OF_UNDYING"
        MaxLevel: 10
        Price:
          BasePrice: 200
          MultiplyByLevel: 1.35
        HowToUse: " /s resurrection <player> /n resurrects a recently fallen /n ally back to life."
        HowItWorks: " Revives a recently deceased ally; /n restored health and skill cooldown /n improves with higher levels."

      Blessing:
        DisplayName: "Blessing"
        Material: "ENCHANTED_GOLDEN_APPLE"
        MaxLevel: 10
        Price:
          BasePrice: 220
          MultiplyByLevel: 1.4
        HowToUse: " Use the /s blessing command."
        HowItWorks: " Increases allies' defenses; /n effect strength increases per level."

Last updated