# YGG Treasure Box Quest

The **YGG Treasure Box** is a permanent magical treasure box that restores:

* 50% HP
* 50% SP

The item is **not consumed** when used and has a **5-second cooldown**, making it one of the most valuable utility items in the game.

## Item Information

| Item             | Effect             |
| ---------------- | ------------------ |
| YGG Treasure Box | Restores 50% HP/SP |
| Cooldown         | 5 Seconds          |
| Consumption      | Unlimited Uses     |
| PvP/WoE          | Enabled            |

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

## Quest Location

| NPC                  | Map             | Coordinates |
| -------------------- | --------------- | ----------- |
| YGG Treasure Crafter | Dark Groom Hall | 121, 121    |

<figure><img src="/files/4oHZfKivDI5HlBseXcd2" alt=""><figcaption></figcaption></figure>

## Requirements

Players must collect the following materials:

| Item                | Amount       |
| ------------------- | ------------ |
| Yggdrasil Berry Box | x500         |
| Yggdrasil Seed      | x50          |
| MVP Coin            | x500         |
| Zeny                | 100,000,000z |

## Material Sources

Players can obtain the required materials through the following activities:

| Material            | Source                                          |
| ------------------- | ----------------------------------------------- |
| Yggdrasil Berry Box | Hourly Reward NPC — 30 Gold PC Points = 3 Boxes |
| Yggdrasil Seed      | Dropped by selected MVP monsters                |
| MVP Coin            | Obtained from defeating MVP monsters            |
| Zeny                | General farming, trading, and MVP hunting       |

<figure><img src="/files/1CzLwhlHzIgDKL4uwA69" alt=""><figcaption><p>Reference - Hourly reward</p></figcaption></figure>

## Reward

| Reward           | Amount |
| ---------------- | ------ |
| YGG Treasure Box | 1      |

***

## Notes

* This is a permanent utility item.
* The treasure box can be used in PvP and WoE.
* The item has a fixed 5-second cooldown to prevent abuse.
* Recommended for:
  * MVP Hunters
  * WoE Players
  * PvP Players
  * Endgame Farming


---

# 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://darkgroom.gitbook.io/darkgroom-docs/key-features/quest/ygg-treasure-box-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.
