# ระบบปาร์ตี้ & บัฟปาร์ตี้

### ระบบ Party Bonus เป็นระบบเสริมช่วยผู้เล่นปาตี้ได้รับ buff พิเศษของอาชีพต่างๆ

#### 🌟 รายละเอียด

* ในปาตี้ต้องมีมากกว่า 2 ตัวละคร (**ทั้งหมด 3 ตัวละคร**)
* ระบบจะแยกทำงานแต่ละแผนที่
* จะได้รับบัฟก็ต่อเมื่อกดแชร์ Exp ปาร์ตี้

### 🎁 รายละเอียดอาชีพ

|   อาชีพ  |                                                ไอคอน                                                |    เอฟเฟค   |
| :------: | :-------------------------------------------------------------------------------------------------: | :---------: |
| Swordman | <div><figure><img src="/files/mk6fFzHf71NwGRCkK5Xy" alt=""><figcaption></figcaption></figure></div> |   ASPD +1   |
| Magician | <div><figure><img src="/files/7sdkQHThWtMDI8KB0ISq" alt=""><figcaption></figcaption></figure></div> |   HP +300   |
|  Archer  | <div><figure><img src="/files/O2ipCFaTrs8BefeCkCRy" alt=""><figcaption></figcaption></figure></div> |   FLEE +10  |
|  Acolyte | <div><figure><img src="/files/kdOEl5RpBru3WkRuQDMp" alt=""><figcaption></figcaption></figure></div> |    SP +50   |
| Merchant | <div><figure><img src="/files/zzIqJNFYXUaX5XwIbYG7" alt=""><figcaption></figcaption></figure></div> | CRITICAL +5 |
|   Thief  | <div><figure><img src="/files/eraaspto5gfF6lXPVlHd" alt=""><figcaption></figcaption></figure></div> |   ATK +10   |

{% hint style="warning" %}
**สำคัญ : เมื่ออาชีพซ้ำในปาร์ตี้ จะไม่ทบผลของบัฟ จะถือว่ามีอาชีพนั้นแค่ 1 ตัวละครในปาร์ตี้**
{% endhint %}

{% hint style="danger" %}
**หมายเหตุ: ระบบอาจจะเปลี่ยนไป โดยไม่ต้องแจ้งให้ทราบล่วงหน้า**
{% 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://pawanrat.gitbook.io/poring/undefined-1/and.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.
