# 🤝 Party Bonus (โบนัสปาร์ตี้)

{% hint style="warning" %}
**เงื่อนไขการแสดงผล (Requirement)**

* สมาชิกปาร์ตี้ต้องออนไลน์และ **อยู่ในแผนที่เดียวกัน (Same Map)** เท่านั้น บัฟจึงจะแสดงผล
* ผลของบัฟจะทับซ้อนกัน (Stack) ได้ หากมีอาชีพที่แตกต่างกัน
  {% endhint %}

***

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

|                                                                                                                                   Class (อาชีพ)                                                                                                                                  | Bonus Effect (โบนัสที่ได้รับ)                                                                     |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------------- |
|  <p><img src="https://309776451-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwgYmoroYMOwCjDc4ReI6%2Fuploads%2FyAoGJXSz0ZcQOUiJK6xD%2Fimage.png?alt=media&#x26;token=c217c384-83c7-42fa-b360-5ba64f1cdaa9" alt="Swordman"><br><strong>Warrior</strong></p> | <p><mark style="color:red;"><strong>ATK + 50</strong></mark><br>เพิ่มพลังโจมตีกายภาพ</p>          |
|    <p><img src="https://309776451-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwgYmoroYMOwCjDc4ReI6%2Fuploads%2F6pFArverpPGIz1TPPvwu%2Fimage.png?alt=media&#x26;token=25811f40-dffa-45f7-8bdb-2a8875eaeda0" alt="Thief"><br><strong>Thief</strong></p>    | <p><mark style="color:blue;"><strong>ASPD + 2</strong></mark><br>เพิ่มความเร็วในการโจมตี</p>      |
|     <p><img src="https://309776451-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwgYmoroYMOwCjDc4ReI6%2Fuploads%2FXVMmMoUdhHM7QEcELxcH%2Fimage.png?alt=media&#x26;token=29c4e304-2c28-46d7-82ec-63e7a679e000" alt="Mage"><br><strong>Mage</strong></p>     | <p><mark style="color:purple;"><strong>MATK + 50</strong></mark><br>เพิ่มพลังโจมตีเวทมนตร์</p>    |
|  <p><img src="https://309776451-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwgYmoroYMOwCjDc4ReI6%2Fuploads%2FuH201H2oqBAOKxrlJDP7%2Fimage.png?alt=media&#x26;token=d284d946-67d5-4150-b705-325a3370a058" alt="Acolyte"><br><strong>Acolyte</strong></p>  | <p><mark style="color:green;"><strong>MaxHP + 20%</strong></mark><br>เพิ่มพลังชีวิตสูงสุด</p>     |
|   <p><img src="https://309776451-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwgYmoroYMOwCjDc4ReI6%2Fuploads%2FbV0DYVECiAzXp2NofLry%2Fimage.png?alt=media&#x26;token=a4b882a9-3089-44eb-8d51-44ba4e8efc10" alt="Archer"><br><strong>Archer</strong></p>   | <p><mark style="color:orange;"><strong>EXP + 10%</strong></mark><br>เพิ่มค่าประสบการณ์</p>        |
| <p><img src="https://309776451-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwgYmoroYMOwCjDc4ReI6%2Fuploads%2F1HKa7dXnGWzfBZ2PJtE8%2Fimage.png?alt=media&#x26;token=d94765d7-7ad1-446f-9bd4-b1f08e220e65" alt="Merchant"><br><strong>Merchant</strong></p> | <p><mark style="color:yellow;"><strong>Drop Rate + 10%</strong></mark><br>เพิ่มโอกาสดรอปไอเทม</p> |


---

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