# Treasure Chest

The **Treasure Chest Mini Event** is a recurring server-wide event that challenges players to locate and destroy hidden chests scattered throughout the world of Olympia Legacy.&#x20;

This event rewards fast explorers and treasure hunters with valuable rewards, including **Bronze Coins**.

***

## 🕒 Event Schedule

| 00:10 | 02:10 | 04:10 |
| ----- | ----- | ----- |
| 06:10 | 08:10 | 10:10 |
| 12:10 | 14:10 | 16:10 |
| 18:10 | 20:10 | 22:10 |

* The event occurs **automatically every 2 hours**.
* Once triggered, **3 treasure chests** will randomly appear in **one of 27 towns**, chosen from a predefined list such as Prontera, Payon, Alberta, Ayothaya, Moscovia, and more.

***

## 📍 Chest Spawn Mechanics

* Upon activation, a random town is selected, and 3 chests are spawned somewhere on the map.
* Each chest is represented by a unique **mob ID** (ranging from ID 1324 to 1363), which determines its appearance and loot.
* Chests do not aggro and can be freely attacked by anyone who finds them.

***

## 🧭 How to Participate

* Wait for the server-wide announcement:\
  `[Mini Event]: 3 treasure chests have appeared somewhere in [Town Name]!`
* Head to the specified town and **search the map** for the treasure chests.
* Destroy them before the 5-minute timer expires.
* Each destroyed chest will reward the killer with a **random amount of Bronze Coins (1 to 3)**.

***

## 🎁 Rewards

The first, second, and third players who destroy each chest will receive:

* **1 to 3 Bronze Coins**
* **Treasure Chest's loots (every loot has its own percentage)**
* 🏅 A server-wide announcement acknowledging their achievement:

  > "\[Mini Event]: 2nd treasure chest has been destroyed by PlayerName."

***

## ⏳ Time Limit

* Players have **exactly 5 minutes** to find and destroy all 3 treasure chests.
* If time runs out, the remaining chests will **vanish**, and a message will notify players:

  > \[Mini Event]: Time's Up! 1 remaining treasure chest has vanished after being left untouched!

***

## 🔁 Event Reset

Whether all chests are destroyed or time expires, the event will reset and **relaunch in 2 hours**, allowing players to prepare for the next round.

***

## 💡 Tips

* Use movement-speed buffs like Increase Agility or Speed Potions to quickly scout the area.
* Work with friends or guild members to cover more ground and increase your chances of finding the chests.
* Some towns like Payon and Geffen have narrow paths and obstructions – check corners and alleys carefully.


---

# 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://olympialegacy.gitbook.io/v1/automated-mini-events/treasure-chest.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.
