> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/znakomstvo-s-igroi/sobytiya/bossy-podzemelii.md).

# Боссы подземелий

В игре существуют Боссы подземелий, они имеют улучшенный дроп с предметами из игрового магазина, но при этом они зачастую являются очень сильными и на их убийство требуется сильная группа персонажей.

Время возрождения бывает как статичным, так и рандомным, отсчет начинается с момента их убийства. Время указано в секундах.

Каждый Босс имеет свои точки возрождения.

### Остров Колфорт

<table><thead><tr><th width="207">Название</th><th width="85">Время</th><th>Рандом</th><th width="256" align="center">Место</th><th align="center">Точек</th></tr></thead><tbody><tr><td><a href="https://revolgc.pro/r2wiki/84/monster/">Спектр</a></td><td>28800</td><td>28800</td><td align="center"><a href="/pages/bAkBWSLQPsgs3tjVu9lM">Пещера Эгиры 3 ур.</a></td><td align="center">3</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/121/monster/">Атараксия</a></td><td>32000</td><td>0</td><td align="center"><a href="/pages/zdq9UIwOZXxXx9oFuCkx">Внутренний Эртес</a></td><td align="center">2</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/661/monster/">Королева горишей</a></td><td>28800</td><td>28800</td><td align="center"><a href="/pages/wYK4rMAeu0yIG74NdCiC">Логово Жуков 3 ур.</a></td><td align="center">4</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/472/monster/">Урук-хай</a></td><td>31000</td><td>0</td><td align="center"><a href="/pages/Z8wkzi6OJ2XU2rwW0G3Q">Лестница Древних 3 ур.</a></td><td align="center">1</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/536/monster/">Бельжевит</a></td><td>38000</td><td>0</td><td align="center"><a href="/pages/mtDaE37uyIfvR81OKAjm">Гробница Короля 3 ур.</a></td><td align="center">4</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/538/monster/">Черная виверна</a></td><td>37000</td><td>0</td><td align="center"><a href="/pages/kQHYPk2nlUNq3IzbrcTv">Болото Чёрного Др 4 ур.</a></td><td align="center">5</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/540/monster/">Гвардеец ада</a></td><td>35000</td><td>0</td><td align="center"><a href="/pages/jJF2oQiOlmIu31p3VEB5">Тёмные Пещеры 4 ур.</a></td><td align="center">6</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/577/monster/">Хватафорс</a></td><td>36000</td><td>0</td><td align="center"><a href="/pages/PtjhyyvVm0hRnmFou0zD">Башня Огня 4 ур.</a></td><td align="center">5</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/818/monster/">Король-лич</a></td><td>34000</td><td>0</td><td align="center"><a href="/pages/cuKqVr6jIMDD6eYcCtFU">Подземелье Нежити 3 ур.</a></td><td align="center">7</td></tr><tr><td><a href="https://revolgc.pro/r2wiki/871/monster/">Наездница на виверне</a></td><td>36000</td><td>36000</td><td align="center"><a href="/pages/jnCpi3Or02fI4AVTSCPi">Внешний лагерь Храма Метеоса</a></td><td align="center">9</td></tr></tbody></table>

### Остров Акра

<table><thead><tr><th width="207">Название</th><th width="85">Время</th><th>Рандом</th><th width="256" align="center">Место</th><th align="center">Точек</th></tr></thead><tbody><tr><td></td><td></td><td></td><td align="center"></td><td align="center"></td></tr></tbody></table>

### Остров Демоджар

<table><thead><tr><th width="207">Название</th><th width="85">Время</th><th>Рандом</th><th width="256" align="center">Место</th><th align="center">Точек</th></tr></thead><tbody><tr><td></td><td></td><td></td><td align="center"></td><td align="center"></td></tr></tbody></table>


---

# 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://wiki.revolgc.pro/znakomstvo-s-igroi/sobytiya/bossy-podzemelii.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.
