> For the complete documentation index, see [llms.txt](https://docs.sololegends.net/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sololegends.net/wiki/guias/eventos-pvp/flashpoint.md).

# Flashpoint

{% embed url="<https://youtu.be/p1nsZQdgLac>" %}

Haciendo referencia a la típica modalidad de juego de Call of Duty, ByDavesc nos comparte un concepto para quienes disfrutan de la competitividad entre Factions o Clanes. El sistema impulsará a los jugadores a tener desenfrenadas batallas de manera acelerada hasta alcanzar la gloria.

El objetivo es alcanzar los 900 puntos en una construcción vertical, con 3 capzones (Aqua, Red y Purple) sumamente amplias y con un tiempo límite de 3 minutos para capturar puntos, sin embargo, el factor tiempo jugará en contra, ya que este avanza sin importar si hay o no alguien en la capzone, tan solo con detectar movimiento en el claim el tiempo avanza, de lo contrario se congela. Al finalizar el tiempo se activará aleatoriamente otra capzone y así sucesivamente hasta conquistar el evento.

**Sistema**

El conteo se realiza de la siguiente manera +1 punto por cada 1 segundo en capzone, -20 puntos, si un member de tu equipo muere, y a su vez, la sumatoria de puntos se pausará si un enemigo toca la capzone. Para nockear a un equipo se debe despejar por completo la capzone, ya que el sistema no registra a x1 jugador controlando el lugar, sino a una faction o clan capeando el sitio. Es decir, si algún member se mantiene en pie tocando la capzone no serán nockeados.

Este será el primero evento que incluya el uso de abilities específicas, simulando las armas/granadas que se usan en Call Of Duty. Podrás dar uso de ítems especiales como Flash Bang, Smoke Bomb, Wither Bomb & Incendary Bomb en esta zona. Para finalizar, disfruta de este evento ubicado en las coordenadas (507, -507) disponible en todas las modalidades.


---

# 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://docs.sololegends.net/wiki/guias/eventos-pvp/flashpoint.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.
