# Undershirt Quest

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

Craft the **Undershirt** through a **repeatable** tailoring quest in **Umbala**. After gathering materials and extracting saps via monster hunts, you’ll attempt the craft with a **chance of success**. Be warned: **failure consumes all requirements and the fee.**

***

| NPC                   | Map / Coords                | Note                                                            |
| --------------------- | --------------------------- | --------------------------------------------------------------- |
| **Hurrah the Tailor** | **Umbala** `umbala 106,166` | Quest giver & crafter. Items usage is disabled while in dialog. |

***

#### Step 1 - Initial Materials

Talk to **Hurrah the Tailor** and hand over the initial materials:

| Item                | Amount |
| ------------------- | -----: |
| Huge Leaf           |    100 |
| Soft Blade of Grass |    100 |

{% hint style="info" %}
After turning these in, you’ll be asked to extract saps by hunting monsters.
{% endhint %}

***

#### Step 2 - Sap Extraction (Hunting)

Hunt the following monsters (the NPC sets/advances quest states automatically):

| Monster        | Amount |
| -------------- | -----: |
| Dryad          |     10 |
| Wootan Fighter |     10 |
| Wootan Shooter |     10 |

{% hint style="info" %}
When you return with these kills complete, you’ll unlock the final tailoring req
{% endhint %}

***

#### Step 3 - Tailoring Requirements (Final Turn-in)

Bring these **materials** and **fee** for the crafting attempt:

| Item         |     Amount |
| ------------ | ---------: |
| **Pantie**   |      **1** |
| Revo Crystal |          1 |
| Umbala Cloth |          3 |
| Umbala Coin  |         10 |
| Elastic Band |         10 |
| Fabric       |         30 |
| Huge Leaf    |         30 |
| **Zeny**     | **75,000** |

{% hint style="info" %}
The NPC checks **inventory weight** before crafting; free up space to avoid failures.
{% endhint %}

***

### Crafting Mechanics:

* **Success Chance:** \~**30%**
* **On Failure:**
  * **All final materials + fee are consumed.**
* **Repeatable:** Yes. You can reattempt as long as you bring the materials and fee again.

***


---

# 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/undershirt-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.
