> 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/kvesty/ezhednevnye-zadaniya/bashnya-meteosa.md).

# Башня Метеоса

Башня Метеоса находится в конце внешнем лагере Храма Метеоса.

В данной башне имеется 4 ежедневных задания\
Ограничений по уровням нет

<details>

<summary>(1) Очищение земли - БМ 1</summary>

Задание можно получить у НПС [<Хранитель земли>/nСтониан](https://revolgc.pro/wiki/m1710)

Вам необходимо убить 50 монстров на выбор\
[Хранитель медной двери ](https://revolgc.pro/r2wiki/1633/monster/)\
[Собиратель рун ](https://revolgc.pro/r2wiki/1634/monster/)\
[Шаман созданий](https://revolgc.pro/r2wiki/1635/monster/)

За выполнение данного задания, вы получите следующие награды:

1. ![](https://revolgc.pro/data/items/item/71692.png) 0.300 опыта, если Ваш уровень 1-99
2. ![](https://revolgc.pro/data/items/item/71692.png) 0.170 опыта, если Ваш уровень 100-199
3. ![](https://revolgc.pro/data/items/item/71692.png) 0.015 опыта, если Ваш уровень выше 200

</details>

<details>

<summary>(2) Очищение воздуха - БМ 2</summary>

Задание можно получить у НПС [<Хранитель ветра>/nДарк Ремион](https://revolgc.pro/wiki/m1711)

Вам необходимо убить 50 монстров на выбор\
[Рогатый надзиратель ](https://revolgc.pro/r2wiki/1637/monster/)\
[Замаскированный наблюдатель ](https://revolgc.pro/r2wiki/1638/monster/)\
[Ядовитый вредитель](https://revolgc.pro/r2wiki/1639/monster/)

За выполнение данного задания, вы получите следующие награды:

1. ![](https://revolgc.pro/data/items/item/71692.png) 0.300 опыта, если Ваш уровень 1-99
2. ![](https://revolgc.pro/data/items/item/71692.png) 0.170 опыта, если Ваш уровень 100-199
3. ![](https://revolgc.pro/data/items/item/71692.png) 0.015 опыта, если Ваш уровень выше 200

</details>

<details>

<summary>(3) Очищение океана - БМ 3</summary>

Задание можно получить у НПС [<Хранитель воды>/nРыкейн](https://revolgc.pro/wiki/m1712)

Вам необходимо убить 50 монстров на выбор\
[Хранитель водных врат ](https://revolgc.pro/r2wiki/1641/monster/)\
[Четырехглазый страж ](https://revolgc.pro/r2wiki/1642/monster/)\
[Синий дракон бездны](https://revolgc.pro/r2wiki/1643/monster/)

За выполнение данного задания, вы получите следующие награды:

1. ![](https://revolgc.pro/data/items/item/71692.png) 0.300 опыта, если Ваш уровень 1-99
2. ![](https://revolgc.pro/data/items/item/71692.png) 0.170 опыта, если Ваш уровень 100-199
3. ![](https://revolgc.pro/data/items/item/71692.png) 0.015 опыта, если Ваш уровень выше 200

</details>

<details>

<summary>(4) Очищение солнца - БМ 4</summary>

Задание можно получить у НПС [<Хранитель солнца>/nГохан](https://revolgc.pro/wiki/m1713)

Вам необходимо убить 50 монстров на выбор\
[Воин огня ](https://revolgc.pro/r2wiki/1645/monster/)\
[Огненная голова](https://revolgc.pro/r2wiki/1646/monster/)\
[Пироман](https://revolgc.pro/r2wiki/1647/monster/)

За выполнение данного задания, вы получите следующие награды:

1. ![](https://revolgc.pro/data/items/item/71692.png) 0.300 опыта, если Ваш уровень 1-99
2. ![](https://revolgc.pro/data/items/item/71692.png) 0.170 опыта, если Ваш уровень 100-199
3. ![](https://revolgc.pro/data/items/item/71692.png) 0.015 опыта, если Ваш уровень выше 200

</details>

{% hint style="info" %}
Все задания обновляются в 6 утра.
{% endhint %}


---

# 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.revolgc.pro/znakomstvo-s-igroi/kvesty/ezhednevnye-zadaniya/bashnya-meteosa.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.
