# 스탯

## 스탯 시스템이란?

* 스탯은 캐릭터의 전투 능력을 판단할 수 있는 척도입니다.&#x20;
* 영웅 변신, 장비, 펫을 통해 스탯을 상승시킬 수 있습니다.&#x20;
* 상승된 스탯은 캐릭터의 기본 공격, 방어, 스킬 효율에 적용됩니다.

## 프로필 선택

* 좌측 상단 프로필 UI를 선택하면 캐릭터의 세부 스탯을 확인할 수 있습니다.

<figure><img src="https://lh3.googleusercontent.com/DI6L4vM-FfpjBdT0fpiIAj_rX-BPYK5C-aeJTG1zNyp8oyNm1ZHArUZlYQKPlNWo0RWCXQEFgzg86djiv-I7zIGDLmBlDpmwbr3RKoVl2ryPx9ZysVh8tVcpoYAywfMCf71lVou4KaJg_YQZ6g6Hn_E" alt=""><figcaption></figcaption></figure>

## 스탯 UI

* 스탯 탭에서 캐릭터의 5가지 기본 스탯을 확인할 수 있습니다.&#x20;
* UI 하단에 공격/방어/명중 정보를 표시하여 전투 능력을 간략하게 파악할 수 있습니다.

<figure><img src="https://lh6.googleusercontent.com/XBJZky0pAdZ5TXo0V6Crm5qK2IXKwidra1TuLJ89B6HiOtGg3ULpV1SAFhR0ZoJ7DoNgClB7Zwb2RPVlHmgDwfh86hR_3-apfAj3LtqcMXk4956tM5Oj1rJFavJWRr0kzyEzhGHMrrhGT7VOsbepPR0" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="1. 기본 스탯 정보" %}
기본 스탯 5개의 수치를 확인할 수 있습니다.
{% endtab %}

{% tab title="2. 전투 능력 정보" %}
스탯에서 산출된 공격력/방어력/명중 수치를 확인할 수 있습니다.
{% endtab %}

{% tab title="3. 상세 보기" %}
기본 스탯에서 파생된 세부 스탯 수치를 확인할 수 있습니다. 업데이트 예정입니다.
{% endtab %}
{% endtabs %}

## 스탯 별 효과

* 기본 스탯 5종 수치에 따라 상승하는 능력이 각기 다릅니다.&#x20;
* 추가로 6개의 속성이 존재합니다.(불, 물, 바람, 땅, 신성, 암흑) 속성은 전투에서 전략적인 요소로 작용합니다.

<table><thead><tr><th width="172">스탯/속성</th><th>관련 능력치</th></tr></thead><tbody><tr><td>STR(힘)</td><td>힘 공격력, 힘 공격 명중, 힘 공격 치명 확률</td></tr><tr><td>DEX(민첩)</td><td>민첩 공격력, 민첩 공격 명중, 민첩 공격 치명 확률</td></tr><tr><td>INT(지능)</td><td>마법 공격력, 마법 명중, 마법 증폭</td></tr><tr><td>CON(체력)</td><td>최대 HP, HP 회복, 물리 방어력, 물리 치명 피해율, 물리 치명 저항</td></tr><tr><td>WIS(마력)</td><td>최대 MP, MP 회복, 마법 방어력</td></tr><tr><td>불 속성</td><td>불 속성 증폭, 불 속성 저항</td></tr><tr><td>물 속성</td><td>물 속성 증폭, 물 속성 저항</td></tr><tr><td>바람 속성</td><td>바람 속성 증폭, 바람 속성 저항</td></tr><tr><td>땅 속성</td><td>땅 속성 증폭, 땅 속성 저항</td></tr><tr><td>신성 속성</td><td>신성 속성 증폭, 신성 속성 저항</td></tr><tr><td>암흑 속성</td><td>암흑 속성 증폭, 암흑 속성 저항</td></tr></tbody></table>

{% hint style="warning" %}

#### 이 문서는 2023-03-16에 업데이트 되었습니다. 일부 내용은 게임과 다를 수 있습니다.

{% 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/guide/guidebook/hero/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.
