# Ice Wind Valley

## About the Event:

{% hint style="info" %}
Crystal Battle is a **Guild-based PvP event** where coordination and fast reactions are essential.

The objective is simple:\
The **Guild Master must reach the seal coordinate (143, 245)** inside Ice Wind Valley and remain there for **12 uninterrupted seconds** to complete the seal.

After a successful seal:

* All players who are not members of the defending guild will be teleported to the safe zone.
* The event continues until the final moment.
* The **last guild holding the seal at the end of the event** is declared the winner.
  {% endhint %}

## 📜Event Rules:

{% hint style="info" %}

* This is a **Guild-only event**.
* Alliances do NOT function together (different from Castle Siege). Allied guilds will play independently and can fight each other.
* The focus is always:
  * Protect your Guild Master
  * Eliminate the enemy Guild Master
* The event has **100% damage enabled**, meaning PvP is intense and fast.
  {% endhint %}

{% hint style="danger" %}

#### ⚠ Important Mechanics

* The Guild Master must stay at coordinate **(143, 245)** inside Crystal Castle.
* If the Guild Master leaves the seal coordinate, **all accumulated time is lost**.
* The sealing process is immediately canceled if interrupted.
  {% endhint %}

{% hint style="danger" %}

### ❌ How to Break the Seal

There are two ways to interrupt the sealing process:

1. **Kill the Guild Master**
2. **Use push/knockback skills**, such as:
   * Lightning
   * Cyclone
   * Earthshaker (Dark Horse skill)
   * Lunge
   * Any skill with push or displacement effects

Any of these actions will immediately cancel the seal.
{% endhint %}

## 📝 Guild Registration:

{% hint style="info" %}
To register your guild:

* Use the command:

  ```
  /registerbattle
  ```
* Registration opens **5 minutes before the event starts**
* The Game Master will announce when to use the command
* Be online and ready when registration opens

***

### 🏆 Prizes

#### Winning Guild Reward:

Exclusive access to the **Ice Wind Valley Special Map** for **1 week**.

***

### 🗺 Exclusive Map Features

Only members of the winning guild can access this map.

#### 🔥 Bosses

* **Erohim Bosses respawn**
  * Drop: **1,200 Ruud per boss**
  * Respawn: **1\~3 hour**

#### ❄ Monsters

* &#x20;**Undines respawn**
  * Standard drop table
  * Respawn: 3 hours

#### 📦 Possible Drops Include:

* Greater Spirit Stone
* Golden Sentence
* Elemental Capsule
* Seed Capsule
* Elemental Rune
* Mithril
* Miracle Coin
* Bless of Light
* Guardian Upgrade Stone
* Elite Guardian Upgrade Stone
  {% endhint %}


---

# Agent Instructions: 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://guides.originmu.com/pvp-events/ice-wind-valley.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.
