> For the complete documentation index, see [llms.txt](https://arkaik.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arkaik.gitbook.io/wiki/sistemas/biohazard.md).

# Biohazard

<details>

<summary><strong>Horários</strong><br>Segunda e quarta, 15:00 e 19:00.</summary>

</details>

{% tabs %}
{% tab title="Evento" %}

* **O portal abre em "**<mark style="color:$danger;">**PRONTERA**</mark>**" 5 minutos antes do inicio e anúncia contagem regressiva a cada minuto.**
* Ao iniciar, o portal fecha e ninguem mais entra pelo porteiro.
* Depois do inicio, o mapa anuncia uma contagem de 30 segundos ate revelar o zumbi.
* Um jogador aleatorio dentro do mapa e escolhido como zumbi.
* O **zumbi** precisa sobreviver por 2 minutos ou eliminar todos os outros jogadores do mapa.
* Se o zumbi morrer, desconectar, sair do mapa ou perder a validacao, os protetores vencem.
* Jogadores mortos no mapa sao teleportados para "**Prontera**", entre 154,185 e 159,190.

## **Local de Saida**

* No fim do evento o NPC de saida irá surgir basta clicar nele e pedir para sair.

<figure><img src="/files/xPu00qyq6ULpfC6LffiY" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Estado do zumbi" %}

* Recebe o status **Biohazard**.
* HP maximo e HP atual sao multiplicados por 10.
* <mark style="color:$danger;">**Dano causado**</mark> e multiplicado por **2**.
* <mark style="color:$danger;">**Dano recebido**</mark> e reduzido em **20%**.
* <mark style="color:$danger;">**Reflete**</mark> **20%** do dano fisico recebido.
* Passa a ser tratado como inimigo contra outros jogadores mesmo fora de mapas PvP/GvG.
* Ao trocar de mapa, o status e removido automaticamente.
  {% endtab %}

{% tab title="Premiação" %}

<table><thead><tr><th>Ganhadores</th><th width="190">Item</th><th align="center">Quantidade</th></tr></thead><tbody><tr><td>Zumbis</td><td><img src="/files/rrmb2kolMbGaZMuhHuPf" alt="" data-size="line"> Moeda do Gacha</td><td align="center">120</td></tr><tr><td>Protetores</td><td><img src="/files/6SrAIik29GXxxt2RtQ6L" alt="" data-size="line"> Moeda do Gacha</td><td align="center">30</td></tr></tbody></table>

* <mark style="color:$danger;">**Se nenhum zumbi valido for encontrado no sorteio, o evento encerra e todos no mapa recebem premio de protetor.**</mark>
* As "**Moedas do Gacha**" podem ser utilizadas no "[Máquina de Gacha](/wiki/sistemas/roleta-premiada.md)" em **Geffen**.

<figure><img src="/files/aIgqlt8e0aPBbNmq2014" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://arkaik.gitbook.io/wiki/sistemas/biohazard.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.
