# Stats

## What is the Stat System?

* Stats are a measure of a character's combat capability.
* You can level up stats through hero transformation, equipment, and pets.
* Increased stats will be applied to a character's default attack, defense, and skill efficiency.

## Profile

* If you click the profile in the top-left corner of the screen, you can see the character's detailed stats.

<figure><img src="https://lh5.googleusercontent.com/TebgvDhv5AWlYXZ9jR2LklmgdmYNCd2SRjc-10AELdDJNpKMBLogMBluKQnVDBNPHzwHCb768FZLT51DKZdpyCjDsm2lADLoFrOHKnjoQmN_FyoExUWy5ST9ZKR-VQAOPsTJSKbydGIrD7ocdgHU364kIdwzlb6b" alt=""><figcaption></figcaption></figure>

## Stats Menu

* You can find five basic stats in the Stats tab.&#x20;
* Information about attack, defense, and hit rate is displayed at the bottom for a brief overview of combat capability.

<figure><img src="https://lh5.googleusercontent.com/SkQ9qrgGP5XHeFgkonu6cgATBpLdc9sboiVYsM4pOsfnXMa1DohO1rk8_qxSRpPu36CKWIOiyv4lfY5Rpq5fBkvuTFgkQLLiqMXrB8IQjpccDQu6UCckMC_JK-ToQkCsM6Ot7HYQjykP4RMz6DWYreHnUFq8w2l6" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="1. Basic Information" %}
You can find the information about the five basic stats.
{% endtab %}

{% tab title="2. Combat Capability" %}
You can see the attack/defense/hit rates produced by the stats.
{% endtab %}

{% tab title="3. Details" %}
The detailed stat figures derived from the default stats will be seen here.

To be updated later.
{% endtab %}
{% endtabs %}

## Effects by Stats

* Depending on the 5 basic stat values, the ability increase is different.&#x20;
* There are 6 additional elemental attributes: fire, water, wind, earth, light, and dark.&#x20;
* Attributes act as strategic elements in combat.

<table><thead><tr><th width="202">Stats/Attributes</th><th>Related Ability</th></tr></thead><tbody><tr><td>STR (Strength)</td><td>Strength Attack, Strength Hit Rate, Strength Crit Rate</td></tr><tr><td>DEX (Dexterity)</td><td>Dexterity Attack, Dexterity Hit Rate, Dexterity Crit Rate</td></tr><tr><td>INT (Intelligence)</td><td>Magic Attack, Magic Hit Rate, Amplify Magic</td></tr><tr><td>CON (Constitution)</td><td>Max HP, HP Recovery, Physical Defense, Physical Lethal Damage Rate, Physical Lethal Damage Resistance</td></tr><tr><td>WIS (Wisdom)</td><td>Max MP, MP Recovery, Magic Defense</td></tr><tr><td>Fire</td><td>Amplify Fire Damage, Fire Resistance</td></tr><tr><td>Water</td><td>Amplify Water Damage, Water Resistance</td></tr><tr><td>Wind</td><td>Amplify Wind Damage, Wind Resistance</td></tr><tr><td>Earth</td><td>Amplify Earth Damage, Earth Resistance</td></tr><tr><td>Light</td><td>Amplify Light Damage, Light Resistance</td></tr><tr><td>Dark</td><td>Amplify Dark Damage, Dark Resistance</td></tr></tbody></table>

<br>

{% hint style="warning" %}

#### This document was updated on March 16, 2023. Some elements may differ from the game.

{% endhint %}


---

# 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.klaykingdoms.com/en/guide/gameplay/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.
