# Warrior

Skilled in melee combat, the Warrior is a strong and resilient fighter, acting as a shield for their allies.

<figure><img src="/files/HLgck1sqklF7l0hMmvbK" alt=""><figcaption></figcaption></figure>

## Abilities

### **Fury Strike**

Melee combo attack that deals X more damage when hitting an opponent (special attack 1: Melee (combo) attack that deals X more damage than basic attack, must hit directly on target)

### **Bash**

Charge towards your opponent, deal X more damage than basic attack (special attack 2: Charge/leap (max 10 feet) towards an enemy, deal X more melee damage than basic attack, to close the gap with an opponent)

### **Seism**

Smash multiple opponents to the ground while dealing X more damage. (special attack 3: AOE attack. Smash on the ground, X more damage than basic attack in 12 feet area. Can also be used while in the air)

### Berserker

Deal X more melee damage for 7 seconds (special attack 4: Berserk, deal X more melee dmg for 7 seconds)

### **Harden**

Take X less damage for 10 seconds (special attack 5: Battle Hardened, take X less dmg for 10 seconds)<br>


---

# 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.chainsofwar.io/game/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.
