# Attributes

Your hero's attributes directly influence their stats. Additionally, you can use offensive and defensive equipment to improve their performance in combat, gaining additional bonuses to their attributes. Each hero starts with unique values ​​for their initial attributes, but you have the ability to adjust them as they level up, adapting them to your playstyle.

## Strength

Increases the hero's attack.

***

## Dexterity

Increases the hero's defense.

***

## Speed

Increases the hero's initiative / +1% Extra Turn bonus for every 2 points in Speed

***

## Intelligence

Increases the hero's mana points.

***

## Willpower

Increases the hero's morale points.

***

## Constitution

Increases the hero's health points.


---

# 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/attributes.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.
