# Talents

{% hint style="info" %}
The Talent Tree allows Heroes to specialize in certain stat trees, granting unique bonuses across the game.
{% endhint %}

<figure><img src="/files/mJvQb8RUeU8Eew9iwlGC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Xp9SoLFZctmZgmVqRDGu" alt=""><figcaption></figcaption></figure>

The talent tree adds depth, choice, and opportunity cost to a Hero's build. Users earn 1 talent point for every 20 stat levels. At the maximum level (140), this allows a user to spend a total of 7 talent points across the talent tree.\
\
Each path in the Talent Tree specializes in one of the 4 main stats: Power, Vitality, Fortune, and Luck.\
\
Each Talent offers a unique bonus that influences the Hero's gameplay. For instance, in the Power tree, a user can select the 'Glass Cannon' Mastery (Tier 5), which boosts their chance to defeat bosses but also heightens their risk of dying. Each Mastery (Tier 5) provides a potent bonus with a trade-off, enabling users to further customize their builds according to their preferred playstyle.\
\
\&#xNAN;*Talents will not be available on launch of The Forge.*


---

# 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.dungeons.game/gameplay/the-training-ground/talents.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.
