> For the complete documentation index, see [llms.txt](https://guias.muhype.net/sobre-muhype/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guias.muhype.net/sobre-muhype/season-2/updates/update-45.md).

# Update 45

## Introdução

Após uma temporada de eventos de 2 anos, houve-se um intervalo de updates. Porém aqui estamos nós, para aplicar as demandas desse momento. Confira!

## Gerais

* <mark style="color:green;">Adicionado</mark> HotSpot em CryWolf (203:44, 88:60 e 174:84).
* <mark style="color:green;">Adicionado</mark> novo Boss Balrog em Losttoower 7.
* <mark style="color:green;">Adicionado</mark> novo Boss Metal Balrog em Devias.
* <mark style="color:red;">Reduzido</mark> para 2x a invasão do Erohim ao dia e com <mark style="color:green;">Double Drop.</mark>
* <mark style="color:red;">Removido</mark> o evento Custom Drop.
* <mark style="color:red;">Removido</mark> todos Bosses da Sala VIP.

## Evento Double Drop / Double XP

* <mark style="color:green;">Adicionado</mark> Event Double EXP (as 9:00 e as 21:00 com duração de 1 hora).
* <mark style="color:green;">Adicionado</mark> Event Double Drop (A cada 2 horas com duração de 5 min).

## Kalima

* <mark style="color:green;">Aumento</mark> do drop de Symbol of Kundun 1 e 7.
* <mark style="color:green;">Aumento</mark> da quantidade de mobs dos spots.
* <mark style="color:green;">Corrigido</mark> a localização do Boss.
* **Respawn rápido** nos mobs.

## Castle Siege

* <mark style="color:green;">Buff</mark> de 100% no HP da Life Stone.
* <mark style="color:green;">Adicionado Oficina</mark> para upgrades de **itens 380** para vencedores do castelo.
* <mark style="color:green;">Aumento</mark> em 20% no ManaShield para todas as classes.
* <mark style="color:green;">Aumento</mark> em 15% nos buffs Greater Damage e Greater Defense.
* <mark style="color:green;">Aumento</mark> em 15% no Damage do MG contra BK, SM e MG.
* <mark style="color:red;">Redução</mark> em 20% o Damage do SM contra todas classes.

{% hint style="warning" %}
Ajustes estão em fase de testes e previsto alteração se necessário.
{% 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://guias.muhype.net/sobre-muhype/season-2/updates/update-45.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.
