# Event Monsters

* They appear randomly throughout the event map.
* Apart from having higher HP and defense, they are quite weak and often do not even attack.
* They drop rewards based on the level (difficulty) of the event.
* 6 monsters per event map (respawn 60 sec)
*

```
<figure><img src="/files/pyS070pQdluScF9fAjZ7" alt="" width="125"><figcaption></figcaption></figure>
```

### Event Monster drops :

{% tabs %}
{% tab title="Event+1" %} <mark style="color:purple;">**Snake**</mark>

* 10 Ruud
* 1x Trophies of Battle
* 1x Random Jewel of Bless , Soul or Life
* 3% chance for Jewel of Excess
  {% endtab %}

{% tab title="Event+2" %} <mark style="color:purple;">**Sheep**</mark>

* 50 Ruud
* 1x Trophies of Battle
* 2x Random Jewel of Bless , Soul or Life
* 3% chance for Jewel of Excess
  {% endtab %}

{% tab title="Event+3" %} <mark style="color:purple;">**Buffalo**</mark>

* 100 Ruud
* 2x Trophies of Battle
* 3x Random Jewel of Bless , Soul or Life
* 3% chance for Jewel of Excess
  {% endtab %}

{% tab title="Event+4" %} <mark style="color:purple;">**Mouse**</mark>

* 150 Ruud
* 2x Trophies of Battle
* 3x Random Jewel of Bless , Soul or Life
* 3% chance for Jewel of Excess
  {% endtab %}

{% tab title="Event+5" %} <mark style="color:purple;">**Monkey**</mark>

* 250 Ruud
* 3x Trophies of Battle
* 4x Random Jewel of Bless , Soul or Life
* 3% chance for Jewel of Excess
  {% endtab %}

{% tab title="Event+6" %} <mark style="color:purple;">**Tiger**</mark>

* 350 Ruud
* 3x Trophies of Battle
* 4x Random Jewel of Bless , Soul or Life
* 3% chance for Jewel of Excess
  {% endtab %}

{% tab title="Event+7" %} <mark style="color:purple;">**Rooster**</mark>

* 500 Ruud
* 5x Trophies of Battle
* 5x Random Jewel of Bless , Soul or Life
* 3% chance for Jewel of Excess
  {% endtab %}
  {% endtabs %}

<figure><img src="/files/CZdSetkzktXm5jAn72HU" alt="" width="125"><figcaption></figcaption></figure>

### Event Monster - Summon Scrolls (Bonus)

"This is an item used to summon another 'bonus monster.'"&#x20;

* Scrolls are in Event Inventory
* There are 4 levels of scrolls.

**Where drop?**

* Summon Scroll (lv1) from <mark style="color:yellow;">**Element Invasion**</mark>
* Summon Scroll (lv2) from <mark style="color:yellow;">**Frozen Golem**</mark> (Boss) and <mark style="color:yellow;">**Deep Gordon**</mark> (Mini-Boss)
* Summon Scroll (lv3) from <mark style="color:yellow;">**Medusa**</mark> (Boss) and <mark style="color:yellow;">**Selupan**</mark> (Boss)
* Summon Scroll (lv4) from <mark style="color:yellow;">**Lord of Ferea**</mark> (Boss), <mark style="color:yellow;">**Lord Silvester**</mark> (Boss) and <mark style="color:yellow;">**Core Magriffy**</mark> (Boss)

**By combining the scrolls with Chaos Goblin, level can be increased**

* Summon Scroll (lv1) + Summon Scroll (lv1) = Summon Scroll **(lv2)**
* Summon Scroll **(lv2)** + Summon Scroll (lv1) = Summon Scroll **(lv3)**
* Summon Scroll **(lv3)** + Summon Scroll (lv1) = Summon Scroll **(lv4)**

### Event Monster - Summon Scrolls drops :

<details>

<summary><mark style="color:yellow;"><strong>[</strong><strong>Scroll lv. 1</strong><strong>] - New Year Horse (Green) :</strong></mark></summary>

* 1.000 Ruud
* 1x Elemental Talisman of Chaos Assembly

</details>

<details>

<summary><mark style="color:yellow;"><strong>[</strong><strong>Scroll lv. 2</strong><strong>] - New Year Horse (Yellow) :</strong></mark></summary>

* 2.500 Ruud
* 1x Elemental Talisman of Luck

</details>

<details>

<summary><mark style="color:yellow;"><strong>[</strong><strong>Scroll lv. 3</strong><strong>] - New Year Horse (Brown) :</strong></mark></summary>

* 5.000 Ruud
* 1x Talisman of Chaos Assembly
* 1x Talisman of Luck

</details>

<details>

<summary><mark style="color:yellow;"><strong>[</strong><strong>Scroll lv. 4</strong><strong>] - New Year Horse (Blue) :</strong></mark></summary>

* 10.000 Ruud
* 2x Talisman of Chaos Assembly
* 1x Talisman of Luck

</details>

### Video Tutorial (<mark style="color:yellow;">Event Monsters - Summon</mark>)

{% hint style="info" %}
By combining scrolls with Chaos Goblin, you can increase their level
{% 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://oasismu.gitbook.io/oasismu/game-system/interactive-blocks-1.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.
