> For the complete documentation index, see [llms.txt](https://muiton.gitbook.io/guia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://muiton.gitbook.io/guia/eventos/crywolf/recompensas.md).

# Recompensas

1. Recompensas individuales.
   * La Exp de bonificación se puede adquirir aparte de la EXP de los monstruos dependiendo del N° de los participantes.
   * Se otorgarán diferentes recompensas a los participantes de la batalla en función de los puntos de muerte.
   * Los puntos de muerte los ganará el personaje que dé el golpe mortal final.
   * Los elfos musa que sobrevivan después de la batalla por contrato ganarán 6.000 puntos adicionales.
   * La recompensa se dará después de la batalla, por lo tanto, si el personaje se teletransporta a otro mapa antes del final de la batalla, no recibirá la recompensa.
2. Recompensas del servidor.
   * La fuerza de los monstruos en todos los servidores excepto en la Land of Trial disminuirá un 10%.
   * La recuperación de la vida de Kundun no funcionará.
   * La tasa de éxito aumentará un 5% al combinar invitaciones.
   * Aumentara la Probabilidad de Drop de Jewel of Guardian en Land of Trials.
3. Recompensas por terminar Crywolf.
   * Caida de Articulos Excelente o Ancient, hasta 2 Unidades.
4. Recompensas por derrotar a Balgass.
   * Caida de Articulos Excelente  o Ancient, hasta 3 Unidades.

#### Penalización por fracaso

* La función correspondiente no se puede usar ya que el entrenador y el NPC Serbis en Crywolf serán evacuados.
* La tasa de aparición de la Jewel of Guardian en la Land of Trial disminuirá.


---

# 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://muiton.gitbook.io/guia/eventos/crywolf/recompensas.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.
