# 초월 강화

초월 강화는 도구의 **등급(티어)**&#xC744; 올려 특수 효과를 부여하는 강화입니다.\
재료 슬롯에 **초월 스크롤**을 넣으면 자동으로 초월 강화 모드가 됩니다.

<figure><img src="/files/Oa0ki8o7jm6iaUKVLa2l" alt=""><figcaption></figcaption></figure>

## 강화 방법

1. `/메뉴` → **강화** → NPC **베리** 우클릭으로 강화 GUI를 엽니다.
2. **재료 슬롯**에 초월 스크롤을 넣습니다.
3. **도구 슬롯**에 강화할 도구를 넣습니다.
4. 강화 버튼을 클릭하여 시도합니다.

## 곡괭이 / 도끼 / 삽 / 괭이 초월

골드 비용은 무료이며, 스크롤만 소비됩니다.

| 등급 | 재료           | 성공 확률 | 실패 확률 | 하락 위험 | 추가 드랍 | 진주 확률 |
| -- | ------------ | ----- | ----- | ----- | ----- | ----- |
| 1  | 초월 스크롤 (I)   | 60%   | 40%   | 없음    | +5%   | +1.0% |
| 2  | 초월 스크롤 (II)  | 60%   | 40%   | 없음    | +10%  | +1.5% |
| 3  | 초월 스크롤 (III) | 50%   | 50%   | 없음    | +15%  | +2.0% |
| 4  | 초월 스크롤 (IV)  | 45%   | 45%   | 10%   | +20%  | +2.5% |
| 5  | 초월 스크롤 (V)   | 35%   | 55%   | 10%   | +20%  | +3.0% |

{% hint style="success" %}
**5등급** 달성 시 특수 효과: 곡괭이로 캔 광물이 자동으로 제련되는 **태양열 효과**가 적용됩니다! (곡괭이 전용)
{% endhint %}

{% hint style="warning" %}
**4등급 이상**부터 실패 시 등급이 **하락**할 수 있습니다!
{% endhint %}

## 보호 스크롤

보호 스크롤을 **보호부적 슬롯**에 넣으면 실패 시 등급 하락을 막아줄 수 있습니다.

| 보호 스크롤     | 보호 성공 확률 |
| ---------- | -------- |
| 보호 주문서 I   | 60%      |
| 보호 주문서 II  | 70%      |
| 보호 주문서 III | 80%      |


---

# 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://organization-pmk.gitbook.io/docs/undefined-1/enhance/transcend.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.
