# Hero

- [Stat](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/stat.md)
- [Update Core Game – Adjusting Base Critical Damage Stats and Dmg Formula](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/stat/update-core-game-adjusting-base-critical-damage-stats-and-dmg-formula.md)
- [Hero Stat Addition Feature](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/stat/hero-stat-addition-feature.md): Faraland is excited to introduce our stats allocation feature. Users can now build heroes to their personal strategies. Details are as below:
- [Level](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/level.md)
- [Skill](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill.md)
- [Skill tree](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-tree.md)
- [Skill tree of Humans](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-tree/skill-tree-of-humans.md): All Humans skills tree that have been released are listed here.
- [Skill tree of Orcs](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-tree/skill-tree-of-orcs.md): All Orcs skills tree that have been released are listed here.
- [Skill tree of Elves](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-tree/skill-tree-of-elves.md): All Elves skills tree that have been released are listed here.
- [Skill tree of Fairies](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-tree/skill-tree-of-fairies.md): All Fairies skills tree that have been released are listed here.
- [Skill tree of Dragonborns](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-tree/skill-tree-of-dragonborns.md): All Dragonborns skills tree that have been released are listed here.
- [Skill tree of Angels](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-tree/skill-tree-of-angels.md): All Angels skills tree that have been released are listed here.
- [Skill tree of Demons](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-tree/skill-tree-of-demons.md): All Demons skills tree that have been released are listed here.
- [Skill Books](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-books.md)
- [Permafrost](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-books/permafrost.md)
- [Shield of Faith](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-books/shield-of-faith.md)
- [Lightning Bow](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-books/lightning-bow.md)
- [Souls Drain](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-books/souls-drain.md)
- [Frost Haven](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-books/frost-haven.md)
- [Spiritual Healer](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-books/spiritual-healer.md)
- [Wailing Infernal](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-books/wailing-infernal.md)
- [Skill Slots](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/skill/skill-slots.md)
- [Appearance (Body Part)](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/appearance-body-part.md)
- [Element](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/element.md)
- [Race](https://guide-faraland.gitbook.io/guide/faraland-tutorials/hero/race.md)


---

# 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://guide-faraland.gitbook.io/guide/faraland-tutorials/hero.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.
