# Warrior

A warrior is a natural-born, or battle-hardened fighter, skilled in the art of war.

### Warrior Skills

#### Double Attack

A fighter using any weapon with a single damage die (d6) may attack twice in a round, if he is not wielding any shield.

#### Leader

During combat, for each kill the fighter makes, his retainers and followers receive +1 to their attack rolls.

#### Monster Hunter

A fighter may choose to devote himself to hunting down a specific kind of legendary monster, having studied its legends and lore, and learning all about its weaknesses. The monster categories are bugbear, ogre, giant, troll, dragon, and demon.&#x20;

#### Rage

When a fighter throws the killing blow onto any creature during combat, he receives another chance for an attack.

#### Shield Block

During combat, a shield-wielding fighter might choose to sacrifice his shield to block the damage. Afterwards, the shield is splintered and becomes useless.

#### Specialist

A fighter can choose to devote himself to a specific type of weapon, receiving +1 advantage to all his attack rolls with that weapon, while receiving -1 disadvantage to attacks with other types of weapon. The weapon categories are: axe, hammer, mace, spear, sword, bow, crossbow.

### Warrior Careers

Militia → Watchman → Soldier → Man-at-arms

Hunter → Executioner → Torturer

Woodsman → Mercenary → Gladiator


---

# 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://hexhunt.gitbook.io/hexhunt/of-sword-and-sorcery/character/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.
