> For the complete documentation index, see [llms.txt](https://mu-lumen.gitbook.io/mu-lumen-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mu-lumen.gitbook.io/mu-lumen-docs/events/pvp/crywolf.md).

# Crywolf

<mark style="color:yellow;">**Crywolf Event – Scheduled in Crywolf on Tuesday 10:00 PM and Saturday 10:00 PM . Elves (300+) must link to the Wolf Altar and stay connected for the entire event. Success: defeat Balgass’s army to reduce all monsters’ HP by 5% for the server. Failure: safe-zone lost, Jewel drop chance and global experience reduced by 10%.**</mark>

<h2 align="center"><mark style="color:$warning;"><strong>How to Get to the Crywolf Event</strong></mark></h2>

<mark style="color:yellow;">**Entrance: Crywolf Fortress (accessed via Teleport Menu with hotkey "M")**</mark>

<mark style="color:yellow;">**Requirement: Level 300+**</mark>

* <mark style="color:yellow;">**Wait for the announcement notifying the event start at 22:00 Server time every Tuesday and Saturday.**</mark>
* <mark style="color:yellow;">**Press "M", select Crywolf Fortress, and teleport in.**</mark>
* <mark style="color:yellow;">**Ensure you meet the level requirement to participate.**</mark>
* <mark style="color:yellow;">**The peaceful zone becomes a combat zone at the start.**</mark>
* <mark style="color:yellow;">**Fallen heroes revive in a safe zone within Crywolf.**</mark>
* <mark style="color:yellow;">**Objective: Defend the Statue of the Holy Wolf and defeat Balgass.**</mark>

<h2 align="center"><mark style="color:$warning;"><strong>Monsters &#x26; Bosses to Defeat</strong></mark></h2>

<h4 align="center"><mark style="color:$success;"><strong>Phase 1 - Dark Elf Army</strong></mark><br></h4>

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FpRkv01cpdIc2FyTjssAN%2Fdarkelf.png?alt=media&amp;token=4f35cdea-41b9-4b28-a7cd-7b8b8addc4fe" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %} <mark style="color:yellow;">**Drop: 20.000.000 zen  or Jewel of Harmony.**</mark>
{% endcolumn %}
{% endcolumns %}

<h4 align="center"><mark style="color:$success;"><strong>Phase 2 - Balgass</strong></mark><br></h4>

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FwB5DgqDoT1rrH4d6xB48%2Fbalgass.png?alt=media&amp;token=0f4b3e0c-fbe8-4242-9dd8-feff9367c07d" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %} <mark style="color:yellow;">**Drop: Broken Horn and LUMENBOX +3.**</mark>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %} <mark style="color:$success;">Note: Balgass uses a mass stun spell; his HP is shown on-screen. Defeat him within 5 minutes to win.</mark>
{% endhint %}

{% hint style="warning" %}

#### **Defense Role:** Elves must link to 5 altars to boost the Statue’s health. If no altar is linked at the start, the battle is lost.

{% endhint %}

{% hint style="warning" %}

#### **Goal:** Defeat Balgass and keep at least 1 altar active with the Statue intact to win.

{% endhint %}


---

# 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://mu-lumen.gitbook.io/mu-lumen-docs/events/pvp/crywolf.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.
