> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/bahasa-indonesia/sistem-permainan/field.md).

# Field

1. **Apa itu Field?**
   * **Field** adalah konten dasar berburu monster dalam Ragnarok Libre.
   * Saat ini terdapat **15 area** tempat petualangan dapat dinikmati, dan akan ada penambahan area di pembaruan mendatang.
   * Semakin tinggi level Field tempat kamu berburu, semakin **baik dan banyak hadiah** yang bisa kamu peroleh.

#### Jenis Monster yang Muncul di Field:

1. **Monster Biasa**
   * Monster dasar yang muncul di setiap Field.
   * Jenis monster berbeda tergantung pada Field tempat kamu berburu.
   * Saat memburu monster Field, kamu bisa mendapatkan:
     * **EXP Job & Base**
     * **Zeny**
     * **Bahan crafting**
   * Beberapa monster memiliki **skill yang kuat**.

2. **Monster MVP**
   * Lebih kuat dibanding monster biasa, dan harus dikalahkan **dalam waktu tertentu**.
   * Saat monster MVP muncul di Field, kamu dapat mengalahkannya menggunakan fitur **Rally**.
     * Bisa dikalahkan solo, namun jika menggunakan Rally akan memberikan **hadiah yang lebih besar**.
     * Untuk melakukan Rally, kamu harus menyewa karakter melalui **Sharevice**.
   * Setelah mengalahkan bos Field, kamu dapat menggunakan **Tiket Pemanggilan MVP** saat replay Field tersebut untuk **memunculkan MVP dengan cepat**.
   * Mengalahkan MVP memberikan berbagai hadiah termasuk Zeny.
   * Ada **3 tingkat MVP**:
     * **Normal MVP**: Fragmen Duel Piramida, Oridecon, Elunium, Equipment
     * **Rare MVP**: Fragmen Duel Piramida, Oridecon, Elunium, Equipment
     * **Unique MVP**: Fragmen Duel Piramida, Terdaftar dalam Monster Codex, RO Point, Star Fragment, Oridecon, Elunium, Equipment level tinggi

3. **Monster Bos**
   * Dengan mengalahkan Bos, kamu bisa melanjutkan ke Field berikutnya.
   * Harus dikalahkan **dalam batas waktu tertentu**.


---

# 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:

```
GET https://wiki.ragnaroklibre.com/bahasa-indonesia/sistem-permainan/field.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.
