# 장비성장

## 장비 성장이란?

* 몬스터 사냥으로 획득한 경험치를 장비에게 적용하여 성장하는 방식입니다.&#x20;
* 경험치가 모두 채워진 장비는 레벨업을 하며, 성능이 상승합니다.&#x20;
* 장비 등급과 종류에 따라 최대 레벨이 상승합니다.

## 경험치 축적

* 장비를 장착하면 해당되는 부위가 활성화 됩니다.&#x20;
* 몬스터를 사냥하면 경험치가 축적되고, 게이지가 증가합니다.&#x20;
* 게이지가 모두 차면 레벨이 상승하고 장비 아이콘에 레벨이 표시됩니다.&#x20;

<figure><img src="https://lh4.googleusercontent.com/1nQfkuXF9DQ--qkoqaW_cjDPEdKOzUrJe0oQDjPwAIsMHJ1DiHaiW8ZNSKbpkAUunL1akq0TaimJsdtVMpZCrQU3EzqMUjvP9uBBTjWFJeQ2WbtWNrre8Rm7VCrouiDuqiZyJ0JyON63gHKHTuYY1xA" alt=""><figcaption></figcaption></figure>

## 최대 레벨

* 장착한 장비에 최대 레벨을 달성하면 Max로 표시됩니다.&#x20;
* 만약 다른 장비로 교체할 경우 해당 장비의 레벨로 반영됩니다.

<figure><img src="https://lh5.googleusercontent.com/dnYwH654mhqpxj-gf9mPoO2ywYAsOu6gxWSJ8x4ZmzjEoYKNGUI9GLr4dQPgFZlPmFz-UCPE8DgxljE4s2emHc67PhXaQwfIVFk4MDCDheGD5XhaIYIHWPCRMeD81o16izrNIFg3lBjiox6G5oAPztc" alt=""><figcaption></figcaption></figure>

## 장비 각성

* 이미 Max인 장비는 각성을 통해 최대 레벨 제한을 상승시킬 수 있습니다.&#x20;
* 각성은 특정 재료를 소모하며, 각성 단계에 따라 성공과 실패가 존재합니다.
* 추후 업데이트 예정입니다.

{% hint style="warning" %}

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

{% 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/developping/equipment-growth.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.
