# 💀 Double Inferno

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

En este modo de juego, los dos equipos combatirán en una arena para obtener calaveras dropeadas por sus rivales.

***

## ⚔️ Mecánica principal

Cuando un jugador muere:

* deja una calavera de su color
* también suelta las que ya llevaba en su inventario, sean del color que sea.

Para ganar, los equipos deben entregar las calaveras del equipo contrario en su Totem. Por cada calavera que entregan, obtienen 1 punto.

***

## :fireworks: Resultados

#### 🏆 Victoria

* Ganará el equipo que llegue primero a 30 puntos. Si se agota el tiempo, ganará el equipo que más puntos haya acumulado.

#### 🤝 Empate

• Si al final del tiempo ambos equipos tienen los mismos puntos, se declarará empate.

***

## ⏱️ Duración de la partida

```
5 minutos
```

***

## 🎮 Comandos permitidos

• @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/double-inferno.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.
