> For the complete documentation index, see [llms.txt](https://lotus.imperium.ge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lotus.imperium.ge/general-overview/epic-bosses.md).

# Epic Bosses

{% hint style="info" %}
**NOTE**: <mark style="color:red;">Epic bosses will all be dead on server launch.</mark>

**Epic boss respawn will start after 5 days since server launch**
{% endhint %}

<details>

<summary>Core</summary>

* Level increased to 85.
* Stats are increased accordingly to scale up.
* Drop Ring of Core is replaced with Improved Ring of Core (adds 10% <mark style="color:orange;">PvP</mark> Damage)
* Ring of Core drop chance increased from 30% to 80%.
* Once in every 2 days.
* Respawn time - 21:00 (GMT+4) +/- 15 minutes.

</details>

<details>

<summary>Orfen</summary>

* Level increased to 85.
* Stats are increased accordingly to scale up.
* Drop Orfen's Earring is replaced with Improved Orfen's Earring (adds 10% <mark style="color:orange;">PvP</mark> Defense)
* Orfen's Earring drop chance increased from 30% to 80%.
* Once in every 2 days.
* Respawn time - 21:00 (GMT+4) +/- 15 minutes.

</details>

<details>

<summary>Queen Ant</summary>

* Level increased to 85.
* Stats are increased accordingly to scale up.
* Ring of Queen Ant drop chance increased from 30% to 80%.
* Once in every 3 days.
* Respawn time - 21:00 (GMT+4) +/- 15 minutes.

</details>

<details>

<summary>Baium</summary>

* Stats are increased accordingly to scale up.
* Once in every 4 days.
* Respawn time - 22:00 (GMT+4) +/- 15 minutes.

</details>

<details>

<summary>Antharas</summary>

* Stats are decreased accordingly.
* Once in every 5 days.
* Respawn time - 22:00 (GMT+4) +/- 15 minutes.

</details>

<details>

<summary>Valakas</summary>

* Stats are decreased accordingly.
* Once in every 7 days.
* Respawn time - 22:00 (GMT+4) +/- 15 minutes.

</details>

<details>

<summary>Beleth</summary>

* Stats are decreased accordingly.
* Once in every 5 days.
* Respawn time - 22:00 (GMT+4) +/- 15 minutes.

</details>

{% hint style="info" %}
NOTE: We have reworked beleth instance on our server, see information below.
{% endhint %}

Quest is no longer required to fight Beleth.

When Command Channel leader presses enter button, whole Channel is teleported inside Naia Throne Room.

Teleportation Cubic will spawn in Wastelands when Beleth is alive.

Teleportation Cubic will be spawned for 10 minutes and then it will disappear.

<figure><img src="/files/B7baxIp3V3zYF5lxH8DH" alt=""><figcaption><p>Beleth Teleportation Cubic location on map</p></figcaption></figure>

Teleportation Cubic will spawn on this location in Wastelands.

<figure><img src="/files/gVmwipkynbfmqyGPj5JG" alt=""><figcaption><p>Teleportation Cubic visual location</p></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://lotus.imperium.ge/general-overview/epic-bosses.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.
