# Umbala Bag Quest

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

The **Adventure Bag Quest** is a **one-time account-wide quest** set in **Umbala and Umbala Fields**. Help two Umbala researchers recover their lost belongings by hunting monsters, gathering materials, and finally tracking a strange signal out in the field. Successful adventurers will be rewarded with the exclusive **Adventure Bag**.

***

### Quest NPCs & Locations:

| NPC       | Map & Coordinates   | Role                                                                             |
| --------- | ------------------- | -------------------------------------------------------------------------------- |
| **Racdo** | `umbala 137,84`     | Starts the quest and handles all monster hunting stages.                         |
| **Owij**  | `umbala 185,139`    | Takes over mid-quest, requests several item sets, and locates the bag via “GPS”. |
| **Mound** | `um_fild02 230,364` | Final spot where the Adventure Bag is dug up.                                    |

***

### Requirements:

There are no base level or gearscore requirements in the script, but you will need to:

* Comfortably farm **Umbala fields and related dungeons**.
* Hunt the specified monsters in decent quantities.
* Gather multiple stacks of Umbala-related materials.

***

### How to Start:

1. Talk to **Racdo** in **Umbala** (`umbala 137,84`).
2. Adventure Bag Quest begins and your first **hunting objective** is added to your quest log.

***

### Stage 1 - Racdo’s Lost Items (Monster Hunts)

#### 1.1 First Hunt - Umbala Forest Monsters

Racdo believes monsters in the Umbala fields stole his items.

**Objective:**

* Defeat:
  * **100x Dryad**
  * **100x Wootan Fighter**
  * **100x Wootan Shooter**

Return to **Racdo** after finishing the kills.

{% hint style="info" %}
If you are done: You move to the second hunting list.
{% endhint %}

***

#### 1.2 Second Hunt – Deeper Field Monsters

Racdo still finds “nothing” and asks you to hunt more.

**Objective:**

* Defeat:
  * **50x Parasite**
  * **50x Stone Shooter**
  * **50x Wooden Golem**

Return again to **Racdo** when complete.

{% hint style="info" %}
If you are done: He sends you to his colleague: **“Please find Owij.”**
{% endhint %}

***

### Stage 2 - Owij’s Investigation (Item Gathering)

From here on, the quest continues with **Owij** in Umbala.

#### 2.1 First Item Set

Talk to **Owij** once you’ve been referred from Racdo.

**Required Items:**

* **5x Umbala Coin**
* **1x Umbala Cloth**

***

#### 2.2 Second Item Set

After the first set, Owij needs more materials to investigate.

**Required Items:**

* **50x Elastic Band**
* **20x Log**
* **20x Huge Leaf**

***

#### 2.3 Third Item Set

The final set of items Owij needs for her investigation.

**Required Items:**

* **50x Wooden Heart**
* **10x Elunium**
* **10x Shoulder Protector**

***

### Stage 3 - GPS Tracking (Wait Phase)

With all items delivered, Owij is now “checking the GPS”.

* This quest is a **playtime based**.

Talk to **Owij** again to confirm that it was hidden around Umbala Fields.

* At this point, you are ready for the **final step**.

***

### Stage 4 - The Mysterious Mound (Final Reward)

Head to **Umbala Field 02**:

* NPC: **Mound**
* Location: `um_fild02 230,364`

If your GPS step is ready:

1. Talk to the **Mound**.
2. Make sure you have enough **weight/space** for **Adventure Bag**.
3. You will see the mound is beeping.
4. Choose **“Dig the mound.”** repeatedly.
   * Each attempt has a chance to succeed.
   * Gives you **1x Adventure Bag o**n success.

***


---

# 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://wiki.osro-revo.gg/featured-quest/umbala-bag-quest.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.
