# Hero's stats and Body Parts

**Hero's stats**

* HP: Hero's Health&#x20;
* Attack: Hero's pure damage&#x20;
* Armor: Armor of Heroes&#x20;
* Magic Resistance: Magic Damage Resist stat as %&#x20;
* Attack Speed: Hero's attack speed in seconds&#x20;
* Ranger: Hero's range in squares&#x20;
* Skill: Each hero has a unique skill

**Hero's Body Part**

Each hero will have three slots for weapon - armor - body. These body parts are divided into 5 rarities: Common - Rare - Super Rare - Epic - Legendary. The body parts will affect the Hero's stats


---

# 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://medium-sp.gitbook.io/space-marvel/gameplay/heroes/heros-stats-and-body-parts.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.
