# 🏰 Rush

<figure><img src="https://i.imgur.com/QEHm2XK.png" alt=""><figcaption></figcaption></figure>

En este modo de de juego, ambos equipos lucharán entre si para intentar tomar un Emperium. Una vez que uno de los equipos lo rompe, comienza la segunda fase.

***

## 🎮 Segunda Fase

:trophy: **El equpo que lo destruyó**: deberá mantenerlo (evitar que el equipo rival lo destruya) hasta que acabe el tiempo de la partida.

:dart: **El equipo que no logró destruirlo:** deberá quitarle el Emperium al otro equipo antes de que se acabe el tiempo de la partida.

***

## :fireworks: Resultados

#### 🏆 Victoria

* Si el equipo que lo tomó logra mantenerlo, ganará.
* Si el equipo que ataca logra destruir el Emperium del rival al menos 1 vez, ganará.

#### 🤝 Empate

• Si nadie lo destruye por primera vez.

***

## ⏱️ Duración de la partida

```
5 minutos
```

***

## 🎮 Comandos permitidos

• @leaderbg

• @callbg

• @orderbg


---

# Agent Instructions: 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://lagunarealm.gitbook.io/playlaguna/battlegrounds/rush.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.
