> For the complete documentation index, see [llms.txt](https://chalawan-comeback-ro.gitbook.io/chalawan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chalawan-comeback-ro.gitbook.io/chalawan/event/undefined/battle-royale-pvp.md).

# Battle Royale PVP

กิจกรรม Super Battle PVP Royale เป็นกิจกรรมศึกเดือดแนว Battle Royale สรุปรายละเอียดสำคัญสำหรับเอาไปเขียนโปรโมทดังนี้

### ⚔️ สรุปไฮไลท์กิจกรรม (สำหรับโปรโมท)

> "ศึกรวมพลสายลุย! ล่า เถื่อน รอดชีวิตคนสุดท้าย" 💥

* รูปแบบกิจกรรม:
  * เป็นลาน PVP สู้กันแบบ Solo ตัวใครตัวมัน ไม่จำกัดสายอาชีพ
  * ตาย = แพ้ (ถูกส่งออกจากแมพทันที หมดสิทธิ์แก้ตัว)
  * จำกัดผู้เล่นสูงสุด 36 คนต่อรอบ
  * ค่าธรรมเนียมเข้าร่วมเพียง 5,000 Zeny

### 🏆 รางวัลสุดคุ้ม (2 สายรางวัล)

1. 👑 รางวัล Last Survivor (ผู้รอดชีวิตคนสุดท้าย):
   * เหมาะสำหรับสายซุ่ม สายเอาตัวรอด อยู่รอดเป็นคนสุดท้ายในลานสังหาร
   * ของรางวัล: \[Item ID: 30001] x300 + \[Item ID: 14002] x1
2. ⚔️ รางวัล Top Killer (ผู้ฆ่ามากที่สุด):
   * เหมาะสำหรับสายบวก สายบู๊ ไม่จำเป็นต้องรอดคนสุดท้าย แค่ฆ่าได้เยอะที่สุดในรอบนั้นก็รับไปเลย!
   * ของรางวัล: \[Item ID: 30001] x300 + \[Item ID: 14002] x1

### 📅 ตารางกิจกรรม & ระบบสถิติ

* เวลาแข่งขัน: จัดขึ้น ทุกวัน เวลา 21:00 น. (ระยะเวลาลุย 30 นาทีต่อรอบ)
* ระบบตารางคะแนน (Ranking):
  * มีระบบเก็บ สถิติรายสัปดาห์ (K/D Ratio, จำนวนครั้งที่รอด, จำนวนครั้งที่ได้ Top Killer)
  * มีตาราง TOP 10 ประจำสัปดาห์ ประกาศความโหดให้คนทั้งเซิร์ฟเห็น!

#### 📌 ตัวอย่างข้อความสั้นเอาไปโพสต์โปรโมท (Copy ไปใช้ได้เลย):

> ⚔️ \[Super Battle PVP Royale] สมรภูมิเดือด ล่าตัวจริง! ⚔️
>
> โอกาสพิสูจน์ความโหดมาถึงแล้ว! เข้าร่วมลาน PVP สู้แบบ Battle Royale รอดเป็นคนสุดท้าย หรือเก็บ Kill ให้ได้มากที่สุด เพื่อคว้าเงินรางวัลและไอเทมสุดแรร์!
>
> 💰 ค่าเข้า: 5,000 Zeny เท่านั้น! (รับจำกัด 36 คน/รอบ) ⏰ เวลาแข่งขัน: ทุกวัน เวลา 21:00 น. 🏆 รางวัล: แจกหนักทั้งสายรอดชีวิต (Last Survivor) และสายไล่ฆ่า (Top Killer)! 📍 พิกัด NPC: เมือง Morocc (178, 103)
>
> *สายบวกห้ามพลาด! เตรียมตัวให้พร้อม แล้วมาเจอกันในลานสังหาร!* 🔥

<figure><img src="/files/fvqDUXbl6TyxnA1VfMCy" alt=""><figcaption></figcaption></figure>


---

# 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://chalawan-comeback-ro.gitbook.io/chalawan/event/undefined/battle-royale-pvp.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.
