# World Boss

<figure><img src="/files/JnqKKPrITqu4IOYtMrnx" alt=""><figcaption><p>World Boss NPC<br><strong><code>@npc 24 / worldboss</code></strong></p></figcaption></figure>

The **World Boss System** is a server-wide PvE event where powerful bosses invade major cities at scheduled times throughout the day. Join other players, defeat the boss before time runs out, and earn valuable rewards.

***

## Monster Information

<figure><img src="/files/l8c9zu16BDEOmINBNxTB" alt=""><figcaption><p>Monster ID: 26114</p></figcaption></figure>

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

***

## Event Overview

During the event, a **World Boss** will appear in a random town and remain active for a limited time.

All players are free to participate in the encounter.

The event is designed to encourage:

* Party play
* Guild cooperation
* Large-scale PvE battles
* Competitive MVP rewards

***

## Event Schedule

The World Boss appears automatically every 6 hours.

### Spawn Times

| Time  |
| ----- |
| 00:00 |
| 06:00 |
| 12:00 |
| 18:00 |

{% hint style="info" %}
**NOTE**

* All schedules follow the **server timezone**.
  {% endhint %}

***

## How the Event Works

### 1. Event Announcement

When the invasion begins, a global announcement will notify all players.

Example:

```
[World Boss] A dimensional rift has opened in Geffen.
```

***

### 2. Boss Spawn

The World Boss will appear in one of the major towns.

Players may immediately travel to the location and join the battle.

***

### 3. Battle Phase

Players must work together to defeat the boss before the event timer expires.

#### Event Features

* Large-scale cooperative PvE combat
* Server-wide participation
* Custom boss mechanics
* Limited-time encounter
* Only player normal attacks can damage the boss
* Every hit deals exactly 1 damage

***

### 4. Event Completion

The event ends when:

* The boss is defeated
* OR the time limit expires

If players fail to defeat the boss in time, the invasion will automatically end.

***

## Rewards

* **10 Event Points**
* **10 Activity Points**
* **10,000,000z**

***

## Boss Drops

The World Boss may also drop special event items upon defeat.

Possible rewards include:

* ![](/files/VzLpuRVZV21yMIG35CIX) Event Bronze Coins `(10%)`
* ![](/files/20CGdg7i9XsiNAZgpzz7) Event Silver Coins `(3%)`
* ![](/files/E9IBwi9XRBFR6SKVnmPi) Event Gold Coins `(1%)`

{% hint style="info" %}
**NOTE**

* Reward drops may appear around the boss location after the battle.
  {% endhint %}

***

## Event Notifications

Players will receive announcements throughout the event.

### Event Start

```
[World Boss] Satan Morocc has appeared in Geffen.
```

***

### Boss Defeated

```
[World Boss] Player delivered the final blow to Satan Morocc.
```

***

### Event Expiration

```
[World Boss] The dimensional rift has collapsed. Satan Morocc has retreated.
```

***

## World Boss Information NPC ( @npc 24 / worldboss )

Players may check the World Boss Information NPC for:

* Current event status
* Remaining event time
* Boss HP
* Next spawn schedule
* Personal Event Points
* Personal Activity Points

***


---

# 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/game-features/world-boss.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.
