# Warrior

The Warrior is a sturdy class, excels in close combat and has high defense. With a variety of skills, the Warrior can deal heavy damage while resisting enemy attacks.

<figure><img src="/files/ueTOMyYUoawuDolP9yAl" alt=""><figcaption><p><strong>Warrior Class Stats Overview</strong></p></figcaption></figure>

## <mark style="color:green;">Skills</mark>

<mark style="color:green;">**Level 1: Brutal Strike**</mark>

Perform a wide range of slashing and piercing attacks.

* <mark style="color:green;">**Cooldown**</mark>**&#x20;:** 0.5s
* <mark style="color:green;">**Mana**</mark>**&#x20;:** 0
* <mark style="color:green;">**Damage**</mark>**&#x20;:** 4

#### <mark style="color:green;">**Level 5: Carnage**</mark> <a href="#niveau-5-carnage" id="niveau-5-carnage"></a>

Your speed and defense increase when your health is below 30% of your max HP.

* <mark style="color:green;">**Cooldown**</mark>**&#x20;:** 0s
* <mark style="color:green;">**Mana**</mark>**&#x20;:** 0
* <mark style="color:green;">**Damage**</mark>**&#x20;:** 0

#### <mark style="color:green;">**Level 10: Charge**</mark> <a href="#niveau-10-charge" id="niveau-10-charge"></a>

Leap forward to get closer to your target.

* <mark style="color:green;">**Cooldown**</mark>**&#x20;:** 5s
* <mark style="color:green;">**Mana**</mark>**&#x20;:** 50
* <mark style="color:green;">**Damage**</mark>**&#x20;:** 5

#### <mark style="color:green;">**Level 15: Shield**</mark> <a href="#niveau-15-bouclier" id="niveau-15-bouclier"></a>

Summon 4 shields that protect you and push back nearby targets. One shield will break if you are attacked, but you will not take any damage.

* <mark style="color:green;">**Cooldown**</mark>**&#x20;:** 15s
* <mark style="color:green;">**Mana**</mark>**&#x20;:** 100
* <mark style="color:green;">**Damage**</mark>**&#x20;:** 0

#### <mark style="color:green;">**Level 20: Chain**</mark> <a href="#niveau-20-chaine" id="niveau-20-chaine"></a>

Throw a chain that pulls the target towards you.

* <mark style="color:green;">**Cooldown**</mark>**&#x20;:** 5s
* <mark style="color:green;">**Mana**</mark>**&#x20;:** 100
* <mark style="color:green;">**Damage**</mark>**&#x20;:** 48

#### <mark style="color:green;">**Level 30: Whirlwind**</mark> <a href="#niveau-30-tourbillon" id="niveau-30-tourbillon"></a>

Spin your sword, damaging nearby targets.

* <mark style="color:green;">**Cooldown**</mark>**&#x20;:** 10s
* <mark style="color:green;">**Mana**</mark>**&#x20;:** 150
* <mark style="color:green;">**Damage**</mark>**&#x20;:** 36

#### <mark style="color:green;">**Level 40: Judgment**</mark> <a href="#niveau-40-jugement" id="niveau-40-jugement"></a>

Charge forward with a massive shield that damages and stuns targets. You leap forward and summon the Sword of Judgement, shattering the surface, damaging and stunning nearby targets.

* <mark style="color:green;">**Cooldown**</mark>**&#x20;:** 30s
* <mark style="color:green;">**Mana**</mark>**&#x20;:** 300
* <mark style="color:green;">**Damage**</mark>**&#x20;:** 80


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.epicworld.gg/gameplay/the-classes/warrior.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
