> For the complete documentation index, see [llms.txt](https://monti-ro.gitbook.io/monti-ro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monti-ro.gitbook.io/monti-ro/system/refine-pass.md).

# ⚒️Refine Pass

***

### 🔰 System Mechanics (เงื่อนไขการทำงาน)

เมื่อผู้เล่นสวมใส่อุปกรณ์ที่ตีบวกครบตามเงื่อนไข จะมีไอคอนสถานะพิเศษปรากฏขึ้นที่มุมขวาบนของหน้าจอ

<div align="center"><figure><img src="https://309776451-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwgYmoroYMOwCjDc4ReI6%2Fuploads%2FdKWNl9VajoyiNSfVVwFS%2Fimage.png?alt=media&#x26;token=0782fc72-dc2c-481c-b8b3-0d2ca66b90a8" alt="Refine Buff Icon"><figcaption><p>ไอคอนแสดงสถานะเมื่อได้รับบัฟ Refine Pass</p></figcaption></figure></div>

#### เงื่อนไขอุปกรณ์ (Requirements)

ระบบจะนับระดับการตีบวกของอุปกรณ์ **4 ชิ้นหลัก** ดังนี้:

1. 👕 **Armor** (ชุดเกราะ)
2. 🧥 **Garment** (ผ้าคลุม)
3. 👞 **Boots** (รองเท้า)
4. ⚔️ **Weapon** (อาวุธ)

<figure><img src="https://309776451-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwgYmoroYMOwCjDc4ReI6%2Fuploads%2FkKRIEgYobD5AjxNcv7ra%2Fimage.png?alt=media&#x26;token=7e08d58f-a2c1-4b70-97e8-6e3d6de2a654" alt="Equipment Slots"><figcaption><p>ตำแหน่งอุปกรณ์ที่นับผลรวมตีบวก</p></figcaption></figure>

{% hint style="warning" %}
\*\*Important Note / ข้อควรระวัง\*\* \* ระบบจะ \*\*ไม่นับรวมโล่ (Shield)\*\* ในการคำนวณ \* ต้องใส่ให้ครบทั้ง 4 ชิ้น และทุกชิ้นต้องมีระดับตีบวกถึงเกณฑ์เท่านั้น บัฟจึงจะทำงาน
{% endhint %}

***

### 📊 Bonus Tier List (ตารางค่าสถานะ)

ยิ่งตีบวกสูง บัฟที่ได้ยิ่งทรงพลัง! (บัฟจะแสดงผลตามระดับต่ำสุดของอุปกรณ์ในตัว)

| ระดับตีบวกทั้งตัว (Refine Level) | โบนัสที่ได้รับ (Bonus Stats)                                                                                      |
| :------------------------------: | ----------------------------------------------------------------------------------------------------------------- |
|            **Set + 9**           | <p>🔹 All Stat <strong>+1</strong><br>⚔️ ATK/MATK <strong>+3%</strong><br>💰 EXP/DROP <strong>+3%</strong></p>    |
|           **Set + 10**           | <p>🔹 All Stat <strong>+2</strong><br>⚔️ ATK/MATK <strong>+5%</strong><br>💰 EXP/DROP <strong>+5%</strong></p>    |
|           **Set + 11**           | <p>🔹 All Stat <strong>+4</strong><br>⚔️ ATK/MATK <strong>+7%</strong><br>💰 EXP/DROP <strong>+7%</strong></p>    |
|           **Set + 12**           | <p>🔹 All Stat <strong>+6</strong><br>⚔️ ATK/MATK <strong>+10%</strong><br>💰 EXP/DROP <strong>+10%</strong></p>  |
|           **Set + 13**           | <p>🔹 All Stat <strong>+8</strong><br>⚔️ ATK/MATK <strong>+12%</strong><br>💰 EXP/DROP <strong>+12%</strong></p>  |
|           **Set + 14**           | <p>🔹 All Stat <strong>+10</strong><br>⚔️ ATK/MATK <strong>+15%</strong><br>💰 EXP/DROP <strong>+15%</strong></p> |
|        **Set + 15 (Max)**        | <p>🔥 All Stat <strong>+15</strong><br>🔥 ATK/MATK <strong>+15%</strong><br>🔥 EXP/DROP <strong>+20%</strong></p> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://monti-ro.gitbook.io/monti-ro/system/refine-pass.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.
