# Statistics

Hero stats represent the key values ​​that determine the hero's overall performance in the game. These metrics include essential parameters such as attack, defense, initiative, health, morale, and mana. As the hero progresses, his or her stats evolve, reflecting improvements in his or her ability to deal with enemies. Furthermore, these stats can be boosted not only by the hero's attributes, but also by equipment, hero rarity, and other modifiers. The balance between stats is crucial to maximizing the hero's potential in each match.

## Attack

Increases the damage the hero deals.

***

## Defense

Increases the hero's ability to withstand attacks, thus reducing the damage received.

***

## Initiative

Increases the chance of the hero attacking before the demon in combat.

***

## Health

Increases the total amount of damage the hero can withstand before being defeated.

***

## Morale

Increases the number of attacks available to the hero.

***

## Mana

Increases the amount of magical energy the hero can use to cast demonic abilities and conjure spells from his book.

***

## Extra turn

Probability of gaining an additional extra turn at the end of the round.


---

# 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://docs.dantegames.com/hellmaster/cards/heroes/statistics.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.
