# Stats

**Every NFT Moon Hero has three different tabs with stats:**

**Basic Stats -** *Special NFT Character’s characteristics, that can be increased only by enchanting the Grade of the Character.*&#x20;

**Combat stats** - *All combat characteristics are showing the Hero's actual power. (including effects from talents, items and monker effects)*&#x20;

**Resistance stats** - *Shows resistance that gives an additional defence for different kinds of Moon expeditions and against different Raid bosses.*

![](/files/BUr3zW1ej7DJ5OJKLxrc)

**Basic Stats list:**&#x20;

**Strength** - *Physical damage, Armor, Health*&#x20;

**Agility** - *Speed, cooldown reduction*&#x20;

**Stamina** - *Health, Armor and Spell protection*

**Intellect** - Magical Damage, Spell protection

**Combat Stats list:**&#x20;

**Physical Damage** = *(Strength x10) + items effects + buff effects + talent effects*&#x20;

**Magic Damage** = *(Intellect x10) + items effects + buff effects + talent effects*&#x20;

**Armor** = *(Strength + Stamina) x3 + items effects + buff effects + talent effects*&#x20;

**Spell Protection** = *(Stamina x4)+(Intellect x3) + items effects + buff effects + talent effects*&#x20;

**Health** = *(Strength + Stamina)x50 + items effects + buff effects + talent effects*&#x20;

**Haste** = *(Agility + Intellect x5.5) + items effects + buff effects + talent effects*

**Resistance list:**&#x20;

**Fire** *- Resistance from fire effects*&#x20;

**Frost** - *Resistance from frost effects*&#x20;

**Arcane** - *Resistance from dark magic effects*&#x20;

**Lightning** - *Resistance from lightening effects*

Resistance can be upgraded with items, buffs and talents.


---

# 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.moonpoly.io/gameplay-1/nft-moon-heroes/stats.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.
