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

# ข้อมูลคอนเทนต์เกมและเลเวล

### ข้อมูลเซิร์ฟเวอร์ <a href="#undefined" id="undefined"></a>

* Max Base Level: 99
* Max Job Class Level: 50
* Max Aspd: 190
* Max Status: 99
* Party Size: 12
* Party Share Limit: 10 Base Level
* Hybrid PK Server

### ข้อมูลเพิ่มเติม <a href="#undefined-1" id="undefined-1"></a>

* ไม่มี ระบบสัตว์ขี่
* Monster มีสกิลป้องกันตนเอง
* FREE & DEF หารเมื่อทำการลากมอนสเตอร์ 5 ตัวขึ้นไป
* ไม่มี ระบบโรงแรม
* ไม่มี NPC Buff ให้ความสำคัญกับอาชีพ Acolyte
* ปรับ Set Limit Drop อยู่ที่ 90% เพื่อความมั่นคงทางเศรษฐกิจ ในระยะยาว
* การอัพเกรดไอเท็มสวมใส่ มีโอกาสเสียหายตั้งแต่ +1
* เมื่อตัวละครตายเสีย EXP 1%
* Critical ติด Double
* สกิลสามารถวางใต้เท้าได้ จนกว่าจะมีประกาศเปลี่ยนแปลงตามการอัพเดท
* เล่นได้ไม่จำกัดจำนวนจอ

### อัตราเรทการตีบวก

| ระดับ | เกราะ | อาวุธ เลเวล 1 | อาวุธ เลเวล 2 | อาวุธ เลเวล 3 | อาวุธ เลเวล 4 |
| :---: | :---: | :-----------: | :-----------: | :-----------: | :-----------: |
|   +1  |  95%  |      95%      |      95%      |      95%      |      88%      |
|   +2  |  85%  |      95%      |      89%      |      85%      |      84%      |
|   +3  |  75%  |      89%      |      82%      |      80%      |      78%      |
|   +4  |  65%  |      79%      |      75%      |      73%      |      68%      |
|   +5  |  50%  |      67%      |      65%      |      59%      |      53%      |
|   +6  |  40%  |      65%      |      45%      |      51%      |      42%      |
|   +7  |  25%  |      47%      |      40%      |      41%      |      33%      |
|   +8  |  20%  |      42%      |      35%      |      30%      |      26%      |
|   +9  |  15%  |      33%      |      25%      |      18%      |      19%      |
|  +10  |  10%  |      25%      |      14%      |      12%      |      10%      |

### การจำกัดของสเตตัส

ความต้านทานสูงสุดสำหรับธาตุถูกจำกัดไว้ที่ 85%

ความต้านทานสูงสุดสำหรับเผ่าถูกจำกัดไว้ที่ 85%

ความต้านทานสูงสุดสำหรับขนาดถูกจำกัดไว้ที่ 85%

ระยะเวลาร่ายแบบผันแปร (VCT) ถูกจำกัดไว้ที่ 85%

การเจาะเกราะกายภาพ ถูกจำกัดไว้ที่ 85%

การเจาะเกราะเวทย์มนต์ ถูกจำกัดไว้ที่ 85%

### คำสั่งพิเศษ <a href="#undefined-3" id="undefined-3"></a>

* !vsync ช่วยให้เล่นเกมส์ได้ลื่นยิ่งขึ้น
* @‌mi ( ดูอัตราการดรอปมอนสเตอร์ )
* @‌at ( ตั้งร้านออฟไลน์ )
* @‌time ( เช็คเวลาเซิร์ฟเวอร์ )
* @‌rates ( ข้อมูลดูอัตรา Rate Server )
* @‌checkstats (เช็คสถานะต่างๆของตัวละคร)


---

# 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, and the optional `goal` query parameter:

```
GET https://pawanrat.gitbook.io/poring/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
