# Hero Classes

#### <mark style="color:orange;">Warrior</mark>

A true champion, a warrior will never back down from a fight.

Attack class. Deals physical damage, usually has medium to heavy armor, focuses on dealing Area of Effect damage attacks or very high damage on single targets. It is a balanced class with stats in the medium range. Usually weaker against magic damage. Medium critical hit chance with an emphasis on raw damage. Relies on powerful hits or AoE.

<mark style="color:orange;">**Rogue**</mark>

Cunning, decisive and quick, rogues are masters of tricks and disguises.

Attack and de-buff class. Has a higher critical hit chance than other classes but lacks on defensive stats. Has lower armor and magic resist and a higher evade chance. Can have the highest speed of all classes. Can deal very high single target critical damage as well as de-buff enemy units stripping them of defensive or offensive abilities.&#x20;

<mark style="color:orange;">**Mage**</mark>

Scholars, keepers of lore and masters of the elements, mages control the forces of nature.

Attack class. Deals magic damage, has medium health points and low armor but higher magic resist. Attacks usually focus on one target but can easily spread to damage others. Has medium critical hit chance and evade but master the art of critical defense.

<mark style="color:orange;">**Healer**</mark>

Selfless non-combatants, healers restore morale on the battleground to ensure victory.

Healing and support class. Does not deal damage. Restores health points and can provide various buffs for their team. Have medium physical defenses, high magic defenses and medium to high health. Heals are affected and increased by critical hit chance and critical hit damage.

<mark style="color:orange;">**Guardian**</mark>

True protectors, guardians sacrifice themselves on the battleground to ensure that their allies win.

Tank class. Deals low damage and has very low critical hit chance, critical damage and evade. Has very high defensive stats and can withstand a lot more damage than any other hero on the battleground. Usually, guardians absorb damage and cast shields and protective buffs for their team.

<mark style="color:orange;">**Support**</mark>

Captains of the battleground, Supports empower their allies and weaken their enemies.

Buff and de-buff class. Has medium defensive stats and medium to low offensive stats. Excels at helping their team win battles by providing various buffs and shields that will make them stronger. Can usually also de-buff and weaken enemy team.


---

# 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://gamepaper.noagame.io/the-game/heroes/hero-classes.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.
