> For the complete documentation index, see [llms.txt](https://wiki.entropia.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.entropia.top/custom-content/royal/royal-level-15-20/dread-cove-isle/umbala.md).

# Umbala

Umbala is a challenging dungeon located on [Dread Cove Isle](/custom-content/royal/royal-level-15-20/dread-cove-isle.md). It is accessible to players starting from [Royal Level 15](/custom-content/royal/royal-level-15-20.md). In the Umbala dungeon, you can obtain items for exchanging for Umbala furniture. To defeat the final boss, you need 6,700,000 HP. To reach this HP threshold, you'll need a very strong tank and high 1-on-1 damage to defeat the bosses. Additionally, AoE (Area of Effect) damage is crucial for clearing the trash mobs.

Along with a sturdy tank, high damage output is also essential. A [Royal Equipmen](/sets-weapons-and-items/royal-equipment.md)[t ](/sets-weapons-and-items/royal-equipment.md)set is the minimum requirement for players, as this equipment provides the highest damage output and significantly increases your chances of survival in the dungeon.

Overall, Umbala offers a unique and demanding challenge for players looking to test their skills and equipment. However, it is not for the faint of heart, and players must prepare thoroughly before entering the dungeon.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.entropia.top/custom-content/royal/royal-level-15-20/dread-cove-isle/umbala.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
