# 캐릭터 상세 정보

* 캐릭터가 현재 착용 중인 장비와 스탯 현황을 확인할 수 있습니다.
* 착용한 장비는 세트로 저장되며, 상황에 따라 빠르게 교체할 수 있습니다.

<figure><img src="https://lh5.googleusercontent.com/rk8-bDllDnrHsbW9LiBK8PCgusOUI9rthceHGkWuQJpmb7_UyXguegmJ9U_n4UtlEkPWxig0VClx5jGrbICX61_biWC-PDAZAT-n1auu1c11mL143xXAmanFsGozwNPM5-n-nZBZVgpKEnFaIXUM1Pk" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="77.33333333333331">번호</th><th width="141">명칭</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>캐릭터 정보</td><td><p>캐릭터 정보를 선택하면 캐릭터 상세정보 UI가 팝업됩니다.</p><p>우측 상단 메인 메뉴 ‘내 정보' 아이콘을 선택하여 불러올 수도 있습니다.</p></td></tr><tr><td>2</td><td>스탯 창</td><td>캐릭터에 부여된 1차 스탯의 현재 수치를 확인할 수 있습니다.</td></tr><tr><td>3</td><td>연산된 스탯 정보</td><td><p>캐릭터에 부여된 1차 스탯의 최종 수치를 확인할 수 있습니다.</p><p>(좌측부터)공격력 / 방어력 / 명중률이 표시됩니다.</p></td></tr><tr><td>4</td><td>스탯 상세보기</td><td>상세보기를 선택하면 2차 스탯 세부 목록을 확인할 수 있습니다.(다음 항목 참고)</td></tr><tr><td>5</td><td>장비 정보</td><td><p>캐릭터의 장비 착용 현황을 확인할 수 있습니다.</p><p>착용 가능한 장비는 상단에서 부터 모자 - 갑옷 - 무기 - 방패 - 장갑 - 신발 - 반지(2개) - 귀걸이(2개)로 총 10개 부위입니다.</p><p>원하는 부위를 선택하면 인벤토리가 팝업되며 원하는 장비로 교체할 수 있습니다.</p></td></tr><tr><td>6</td><td>장비 세트</td><td><p>원하는 장비 조합 세트를 총 4개까지 저장할 수 있습니다.</p><p>SET 저장시 원하는 SET를 선택하고 장비를 착용하면 자동으로 저장됩니다.</p></td></tr></tbody></table>

<figure><img src="https://lh3.googleusercontent.com/sBkXl0XQDxbsLaS_IcYTM9BoHirON9idLql4QMhoDFGu9FvfnMjfaWMFyHqxhbYKIxE3XtyO4kCJ6Ga8baTB6QuNBM2CNR__Es7M1BE0rCJ7jS-v1PhDsiIkDAm1u2LXSg7cboSdEdN56McaKbRiDrA" alt=""><figcaption></figcaption></figure>

* ‘상세보기’를 선택하면 2차 스탯의 상세 정보를 확인할 수 있습니다.

{% hint style="warning" %}

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

{% 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/beginner/undefined.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.
