> For the complete documentation index, see [llms.txt](https://heroeslineageorg.gitbook.io/heroes-lineage-whitepaper-es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heroeslineageorg.gitbook.io/heroes-lineage-whitepaper-es/jugabilidad/combate.md).

# 🏹Combate

![](/files/obGt5ljaWOY6BbnsBXEt)

### Objetivo

La condición de victoria es eliminar a todos los héroes del rival o forzar su rendición para declararse ganador.

### Fases

El sistema de combate funciona por turnos y cada turno se compone de dos fases:

**Selección de acciones**: Cada jugador selecciona las habilidades que van a ejecutar cada uno de los 4 héroes. También puedes no seleccionar acciones con un héroe como estrategia para ahorrar maná en el siguiente turno y hacer una combinación de habilidades más potente y elaborada. Una vez completada esta fase por parte de todos los jugadores, se pasa a la fase de combate.&#x20;

**Combate**: Todas las acciones de los héroes se ejecutan por orden. Es importante tener en cuenta que el orden en el que escoges las jugadas de tus héroes, es el mismo orden en el que se van a ejecutar durante el combate. Aquí entra en juego la estrategia y el saber predecir lo que va a hacer el rival.&#x20;

Cuando todos los héroes han acabado de ejecutar sus acciones, se acaba el turno y empieza uno nuevo.

![](/files/PjP1ERlhIQMHYV1rUh3h)

Si el combate dura más de 8 turnos, se activa la Muerte Subida. Esta daña a todos los héroes por un 25% de su vida al final de cada turno, lo que hace que sea imposible llegar más allá del turno 12.


---

# 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:

```
GET https://heroeslineageorg.gitbook.io/heroes-lineage-whitepaper-es/jugabilidad/combate.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.
