# Monster Loot Box

แต่ละกล่องของมอนสเตอร์จะมีไอเทมเฉพาะตามมอนสเตอร์นั้น ซึ่งอ้างอิงจาก Ragnarok Online Classic

* เมื่อเปิดกล่องมอนสเตอร์ จะใช้สตามินา 1 หน่วยทุกครั้ง การเปิดกล่องมอนสเตอร์จะได้รับ zeny แบบสุ่มและไอเทมแบบสุ่ม 1 ชิ้น&#x20;
* ผู้เล่นจะไม่ได้รับอุปกรณ์โดยตรงจากมอนสเตอร์อีกต่อไป แต่จะได้รับกล่องอุปกรณ์แทน ซึ่งสามารถเปิดเพื่อรับอุปกรณ์แบบสุ่มที่สามารถได้จากมอนสเตอร์ในฟิลด์ต่าง ๆ ยกเว้นอุปกรณ์ที่ได้รับจากมอนสเตอร์ในดันเจี้ยน
* ผู้ที่เป็น VIP จะได้รับ zeny จากกล่องมอนสเตอร์เป็นสองเท่า

<figure><img src="/files/4g3J75KoT2wyZjWTBzsW" alt=""><figcaption><p>Monster Loot Box</p></figcaption></figure>

ตัวอย่างเช่น การกำจัด Poring จะทำให้ดรอป Poring's Loot Box

การเปิด Loot Box ของ Poring จะมีโอกาสดรอป Zeny และไอเทมต่อไปนี้:

* Apple (10%)
* Apple (1.5%)
* Fly Wing (5%)
* Unripe Apple (0.2%)
* Jellopy (70%)
* Sticky Mucus (4%)
* <mark style="color:green;">**Equipment Box**</mark> (5%)

#### สูตรการคำนวณ Zeny ใหม่:

Loot Box (ซึ่งสามารถขายอุปกรณ์ได้ที่ร้านค้า NPC ในราคา 10z) การคำนวณ Zeny จะเป็นดังนี้:

* **Zeny น้อยสุด** = (Character Level + Monster Level \* 8) / 4
* **Zeny มากสุด** = (Character Level + Monster Level \* 16) / 2
* **Zeny ที่ได้รับ** = Random (Min Zeny, Max Zeny)

### Equipment Box คืออะไร?

กล่องอุปกรณ์ (Equipment Box) ประกอบด้วย<mark style="color:green;">อุปกรณ์ทั้งหมดที่สามารถพบได้จากมอนสเตอร์ในพื้นที่ฟิลด์</mark> <mark style="color:red;">อุปกรณ์ที่สามารถพบได้จากมอนสเตอร์ในดันเจี้ยนจะไม่รวมอยู่ในกล่องอุปกรณ์นี้</mark> เลเวลตัวละครของผู้เล่นจะส่งผลต่อคุณภาพและความหลากหลายของอุปกรณ์ที่ได้รับจากกล่องอุปกรณ์

<figure><img src="/files/SJVYOcEfVAIRFy2Ocb7k" alt=""><figcaption><p>Equipment Box</p></figcaption></figure>


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-th/rol-main-features/undefined-3/monster-loot-box.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.
