> For the complete documentation index, see [llms.txt](https://eris-galaxy.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eris-galaxy.gitbook.io/whitepaper/fases/space-survival.md).

# SPACE SURVIVAL

![](/files/ru2TKqVVvmNfvWJPSKeN)

## &#x20;                              SPACE SURVIVAL

**PRIMERA FASE DEL JUEGO: SPACE SURVIVAL**

**LORE:** Habrá siete jugadores en cada partida. Los acontecimientos siguen al desenlace principal donde los Grimers atacan a todas las razas en sus planetas natales, pero posteriormente son rescatados. Finalmente los sobrevivientes se encuentran dentro de la nave, lamentablemente para ellos ninguno se percata de que un Grimer se infiltra en la nave espacial, aquí es cuando se desarrolla el Gameplay del juego.

**MODOS DE JUEGO:**\
Para esta primera fase, estarán disponibles varios modos de juego no canónicos para traer múltiples variaciones, dificultades y entretenimiento a los usuarios.\
TODOS VS GRIMER, 2 VS 2 VS 2 VS GRIMER & TODOS VS TODOS.

**MODO CANÓNICO:** El escenario canónico narrativo contemplará las razas reunidas para luchar contra el Grimer, y asegurarse de que su nave espacial no sea destruida, hablamos del primer modo de juego: “TODOS VS GRIMER”.

**-------------------------------------------------------------------------------------------------**                                                                             \
\
&#x20;                                                                                **NAVE ESPACIAL**\
\
**COMPOSICIÓN:** \
Estará compuesta por tres pisos diferentes, empezando por el inferior que será el de mayor tamaño, luego el central que será un poco mas pequeño, finalizando con el superior donde el Grimer tendrá una batalla campal con las razas que sobrevivan a estas instancias.\
\
**TIEMPO DE PARTIDA:** \
Cada partida durara máximo 15 minutos de reloj.\
1er  piso:  7 mins máx\
2do piso:  5 mins máx\
3er  piso:  3 mins máx

**MECÁNICAS:**\
Todos comenzarán en nivel uno e irán subiendo de nivel a medida que acumulen experiencia eliminando esbirros (droides), esto también hará que cada vez puedan tener mas habilidades lo cual les dará mayores recursos.

Habrá también, un sistema de onda de daño y sonido que alarmara a los jugadores tanto si son golpeados a la distancia o si se acerca alguien a su ubicación. Las mecánicas del Grimer y las demás razas varían enormemente, ya que el primero buscara la forma de entorpecer el crecimiento de ellos hasta cazarlos, mientras que los otros deberán andar con cautela para que la abominación no aparezca y los elimine del mapa.\ <br>


---

# 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://eris-galaxy.gitbook.io/whitepaper/fases/space-survival.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.
