# Character classes

There are currently five character classes in The Red Village ecosystem;&#x20;

* Barbarians&#x20;
* Druids
* Paladins&#x20;
* Wizards&#x20;
* Rangers

Each character class is composed of several different breeds; Highborns, Nordics, Half-Dwarfs, Elves, Orcs, Origin, The Ethereal, and The Undead.&#x20;

Each character class has its own unique strengths and weaknesses when fighting, and each character class also has its own unique special moves.

These strengths and weaknesses are not fixed, but rather occur within a range for each character within the class. In other words, while Druids typically have a higher defensive capability, each Druid will have a different amount of defence points. These statistics are not known to the Battlemaster; rather, players are encouraged to fight often and in many different types of fights to learn where and how their Champions fight best and use this knowledge to improve their chances of winning Tournaments.

![](/files/P7Npre0sa5hqJ52DwMLm)


---

# 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://the-red-village.gitbook.io/the-red-village/the-purebloods/untitled.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.
