# Easter Rift System

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

The **Easter Rift System** is a seasonal event where special monsters appear across multiple maps, dropping **Unstable Eggs**. Players can collect these eggs and exchange them through the **Easter Researcher** to obtain powerful and unique rewards.

Additionally, **Chaos Mode** may randomly trigger, altering gameplay conditions within the map.

***

### Event Features:

* 🐣 Easter Monsters spawn across multiple maps
* 🎁 Collect **Unstable Eggs** from monsters
* 🔄 Convert eggs into stronger rewards
* ⚠️ Chaos Mode introduces random map effects

***

## Easter Monsters

Easter monsters spawn in selected field maps.

{% hint style="info" %}
Spawn Locations: prt\_fild01, prt\_fild05, prt\_fild06, prt\_fild08 and pay\_fild03.
{% endhint %}

### Monsters

| Monster        |
| -------------- |
| Easter Lunatic |
| Easter Eclipse |
| Easter Rabbit  |

***

## Unstable Egg System

### How to Obtain:

* Dropped by Easter monsters
* Can collect up to **100 Unstable Eggs**

***

## Easter Researcher

| Location    | Map              |
| ----------- | ---------------- |
| Prontera HQ | `prt_hq 101 168` |

***

### Infusion System

Players can combine eggs to receive a random reward.

#### Requirements:

| Requirement  | Amount |
| ------------ | ------ |
| Unstable Egg | 100    |
| Zeny         | 50,000 |

***

### Possible Rewards:

| Egg Type      | Description                                      |
| ------------- | ------------------------------------------------ |
| Blessed Egg   | Grants useful consumables                        |
| Corrupted Egg | Summons mini-boss monsters                       |
| Chaos Egg     | Triggers Chaos Mode (10 minutes)                 |
| Golden Egg    | Contains rare rewards, consumables, or headgears |

***

### Infusion Rates:

| Result        | Chance |
| ------------- | ------ |
| Golden Egg    | 25%    |
| Chaos Egg     | 25%    |
| Corrupted Egg | 25%    |
| Blessed Egg   | 25%    |

***

## Chaos Mode System

### Overview

**Chaos Mode** is a random effect that activates on the map, modifying gameplay temporarily.

* Duration: **10 minutes**
* Applies to entire map
* Automatically ends after duration

***

### Possible Effects

| Effect         | Description                     |
| -------------- | ------------------------------- |
| Base EXP       | Increased or decreased Base EXP |
| Job EXP        | Increased or decreased Job EXP  |
| Drop Rate      | Modified drop rates             |
| Movement Speed | Increased or decreased speed    |
| Monster Stats  | Buffed or weakened monsters     |
| Monster HP     | Increased or decreased HP       |
| Player HP      | Reduced Max HP                  |
| Player SP      | Reduced Max SP                  |

***


---

# 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://wiki.osro-revo.gg/easter-event/easter-rift-system.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.
