Warrior

Skill list:

  • Battle Fury: After killing an enemy you gain +40 % attack speed for five seconds. Stacks up to three times for furious flurries.

  • Brutal Strength: Permanently increases melee damage by 25 % and armor penetration by 10 %. Also scales extra damage for every Strength point invested.

  • Last Stand: When health falls to 20 % or less, armor rises by 50 % for eight seconds. This lifesaver triggers once per combat to prevent abuse.

  • Shield Wall: While a shield is equipped, you block 30 % of incoming physical and ranged damage. The protection persists while you hold a guard stance without attacking.

  • War Cry: A thunderous shout buffs allies within 15 m, granting 20 % bonus damage for six seconds. Simultaneously heals you for 5 % maximum health to keep the leader standing.

Permission:

skillfusion.select.healer

Configuration:

  Warrior:
    DisplayName: "Warrior"
    Skills:
      BrutalStrength:
        DisplayName: "Brutal Strength"
        Material: "IRON_SWORD"
        MaxLevel: 10
        Price:
          BasePrice: 100
          MultiplyByLevel: 1.2
        HowToUse: " Passive skill /n automatically increases /n your melee damage."
        HowItWorks: " Your melee attacks deal /n an additional 10% damage /n per skill level."

      BattleFury:
        DisplayName: "Battle Fury"
        Material: "GOLDEN_AXE"
        MaxLevel: 10
        Price:
          BasePrice: 150
          MultiplyByLevel: 1.25
        HowToUse: " Passive skill /n activates after /n killing an enemy."
        HowItWorks: " Grants increased attack speed /n for a short duration /n after each kill."

      ShieldWall:
        DisplayName: "Shield Wall"
        Material: "SHIELD"
        MaxLevel: 10
        Price:
          BasePrice: 200
          MultiplyByLevel: 1.3
        HowToUse: " Passive skill /n hold a shield /n to activate while blocking."
        HowItWorks: " Reduces incoming damage /n by 5% per level /n while blocking with a shield."

      WarCry:
        DisplayName: "War Cry"
        Material: "BLAZE_POWDER"
        MaxLevel: 10
        Price:
          BasePrice: 250
          MultiplyByLevel: 1.35
        HowToUse: " /s warcry /n unleashes a powerful shout /n to boost nearby allies."
        HowItWorks: " Boosts nearby allies' damage /n by 5% per level /n for a short time."

      LastStand:
        DisplayName: "Last Stand"
        Material: "TOTEM_OF_UNDYING"
        MaxLevel: 10
        Price:
          BasePrice: 300
          MultiplyByLevel: 1.4
        HowToUse: " Passive skill /n triggers when your health /n is below 20%."
        HowItWorks: " Increases your defense /n by 5% per level /n when critically low on health."

Last updated