# 주문서

{% hint style="info" %}
현재 주문서는 미완성된 초월장비 / 일반(완성된) 초월장비에 적용 가능합니다.
{% endhint %}

주문서를 통해 장비에 추가적인 스탯을 부여할 수 있습니다.

주문서는 <mark style="color:green;">**`/근원상점`**</mark> 및 이벤트 상점에서 획득 가능합니다.

<mark style="color:yellow;">**도구 & 보조도구**</mark>에는 최대 <mark style="color:yellow;">**10회**</mark>까지, <mark style="color:yellow;">**방어구**</mark>에는 최대 <mark style="color:yellow;">**5회**</mark>까지 주문서를 적용할 수 있습니다.

{% hint style="warning" %}
주문서를 장비에 적용하려고 시도하면 적용 가능 횟수가 1회 차감됩니다. 즉 적용에 실패하여도 적용 가능 횟수가 차감됩니다.
{% endhint %}

각 직업마다 주문서가 아래와 같이 <mark style="color:yellow;">**3개의 등급**</mark>으로 존재합니다.\
(등급이 같다면) 직업에 상관없이 주문서별 부여하는 축복 / 친화력 스탯 / 확률은 동일합니다.

| 주문서                                             | 적용 확률 | 적용 성공 시 부여되는 스탯         |
| ----------------------------------------------- | ----- | ----------------------- |
| <mark style="color:blue;">**초급 주문서**</mark>     | 100%  | 축복 +5                   |
| <mark style="color:purple;">**중급 주문서**</mark>   | 50%   | 축복 +7                   |
| <mark style="color:yellow;">**전설적인 주문서**</mark> | 10%   | <p>축복 +10<br>친화력 +1</p> |

현재 상태를 변경하는 주문서도 두 종류 존재합니다. 해당 주문서는 적용 가능 횟수를 차감시키지 않습니다.

| 주문서      | 적용 확률 | 적용 성공 시 효과                  |
| -------- | ----- | --------------------------- |
| 도르마무 주문서 | 10%   | 주문서 적용에 실패하여 차감된 횟수를 복구합니다. |
| 태초마을 주문서 | 100%  | 주문서 적용 상태를 처음으로 되돌립니다.      |


---

# 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://wiki.beartown.kr/beartown/general_occupation/job/tools/scroll.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.
