# Throne Conquest

## About the Event:

{% hint style="info" %}
Throne Conquest is a **Guild-based PvP event** where strategy, protection, and focus are essential.

To win the event, the **first guild to accumulate 300 seconds** with their Guild Master sealing the Throne will be declared the winner.

The objective is simple:

* Protect your Guild Master.
* Eliminate the enemy Guild Master.
  {% endhint %}

## ⚔️ How It Works:

{% hint style="info" %}

* Only the **Guild Master** can accumulate time.
* The Guild Master must stand at the coordinate **(225, 237)** inside the Throne Castle.
* The Guild Master must remain on the seal coordinate for a total of **300 accumulated seconds** to win.
* The first guild to complete the 300 seconds wins the event.

This event has **100% damage enabled**, meaning fights are intense and kills happen quickly.
{% endhint %}

<figure><img src="/files/V7eMMRPUNPnooEgJNjgz" alt=""><figcaption></figcaption></figure>

## 📜 Important Rules:

{% hint style="info" %}

* This is a **Guild-only event**.
* Alliances do NOT function as a team in this event (different from Castle Siege). Allied guilds will play independently and can fight each other.
* Guild Members must either:
  * Protect their Guild Master
  * Or eliminate the enemy Guild Master
    {% endhint %}

{% hint style="danger" %}

#### Important Mechanics:

* If the Guild Master leaves the seal coordinate (225, 237), **3 seconds** will be deducted from the accumulated time.
* If the Guild Master leaves the event zone (dies or changes map), **20% of the accumulated time** will be deducted.
* If the Guild Master disconnects (DC), they will no longer be able to continue sealing.**20% of the accumulated time** will be deducted.
* Strategy better try to 'move' Guild Master Enemy, with Cyclone Skill (Swords), Lighting Skills (Magic), EarthQuake Skill (DL)
  {% endhint %}

## 📝 How to Register:

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

* Use the command:

  ```
  /regconquest
  ```
* Registration opens **5 minutes before the event starts**.
* The Game Master will announce when to use the command.
* Make sure your guild is online and ready.

***

### 🗓 Schedule

**Saturday – 11:00 (Server Time)&#x20;**<mark style="color:$success;">**Channel 12**</mark>
{% endhint %}

### 🗺 Exclusive Map Features

{% hint style="info" %}
The winning guild will receive **exclusive access to Devias Castle** for 7 days.

During this period, the following bosses and monsters will respawn exclusively for the guild:

* **Ice Queen**
* **Erohim**
* **Undines**

Take advantage of this opportunity to farm valuable rewards, rare items, and Ruud in a map fully controlled by your guild.
{% 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/throne-conquest.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.
