> 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/monster-hunting.md).

# Monster Hunting

### 🎯 กิจกรรม Monster Missions (ภารกิจล่ามอนสเตอร์)

สายล่ามอนห้ามพลาด! รับเควสต์กำจัดมอนสเตอร์เพื่อสะสมแต้ม Mission Point นำไปแลกไอเทมสุดพิเศษ และรับบัฟเพิ่มความเก่งฟรี!

#### 🌟 รายละเอียดและระดับความยาก

ภารกิจแบ่งออกเป็น 4 ระดับ (ต้องทำเรียงตามลำดับ ไม่สามารถข้ามขั้นได้):

| **ระดับภารกิจ** | **เงื่อนไขการปลดล็อก** | **บัฟพิเศษเมื่อทำสำเร็จ (30 นาที)** |
| --------------- | ---------------------- | ----------------------------------- |
| 🟢 Beginner     | ทำได้ทันที             | EXP & JEXP x50                      |
| 🔵 Rookie       | ผ่าน Beginner 8 รอบ    | EXP & JEXP x70                      |
| 🟠 Advance      | ผ่าน Rookie 6 รอบ      | EXP & JEXP x100                     |
| 🔴 Legendary    | ผ่าน Advance 4 รอบ     | Drop Rate x150                      |

#### 🎁 ของรางวัล & สิทธิประโยชน์

* Mission Point: รับแต้มสะสมทุกครั้งที่ทำภารกิจสำเร็จ นำไป แลกไอเทมใน Shop ได้ทันที
* Special Buff: ได้รับบัฟเพิ่ม EXP/JEXP หรือ Drop Rate นานถึง 30 นาทีทันทีที่ทำภารกิจเสร็จ

#### ⚠️ กฎและข้อควรระวัง

1. ห้ามเปิด AI: ระบบ จะไม่นับจำนวนการฆ่ามอนสเตอร์ หากเปิดใช้ระบบ Auto/AI
2. ระยะเวลา: ไม่จำกัดเวลาในการทำภารกิจ (ทำสำเร็จเมื่อไหร่ค่อยมารายงานผล)
3. ดีเลย์การรับเควสต์:
   * เมื่อส่งภารกิจสำเร็จ จะมีดีเลย์ก่อนรับเควสต์ใหม่ 12 ชั่วโมง
   * หากกด ยกเลิกภารกิจ จะมีติดดีเลย์ 1 ชั่วโมง
   * *สายรีบสามารถใช้ Zeny / Cash เพื่อ "รีเซ็ทดีเลย์" ได้สูงสุด 3 ครั้งต่อวัน*

<figure><img src="/files/QDLihApVABPiko2MsaNR" 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/monster-hunting.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.
