# ☠️ Deathmatch

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

En este modo, ambos equipos deberán eliminarse entre sí en una arena.&#x20;

***

## ⚔️ Mecánica principal

Ambos equipos empiezan con **10 puntos**. Cada vez que un miembro del equipo cae, **se resta un punto** de ese acumulado.

***

## :fireworks: Resultados

#### 🏆 Victoria

* Ganará el equipo que reduzca los puntos de sus rivales a cero.llegue primero a 30 puntos. Si se agota el tiempo, ganará el equipo que más puntos haya acumulado. Si se agota el tiempo, ganará el equipo que más puntos haya protegido.

#### 🤝 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/deathmatch.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.
