# Boss Dungeon

{% columns %}
{% column %}

<figure><img src="/files/ZGwiysOhbBCeQ7Iszisc" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}
**NPC:** <mark style="color:blue;">**Boss Dungeon Keeper**</mark>

**Name:** <mark style="color:blue;">**Fayra**</mark>

**Location:** <mark style="color:blue;">**Payon Town**</mark>

**Coordinates:** `(payon) 84, 158`
{% endcolumn %}
{% endcolumns %}

### <mark style="color:$info;">Schedule</mark>

<pre><code><strong>Repeatable Quest
</strong>Maximum 10 times a day
</code></pre>

### <mark style="color:$info;">Overview</mark>

* Boss Dungeon is a quest that can be done a maximum of 10 times a day.
* You must create a party before accepting the quest and reserve the dungeon before entering it.
* After you enter the dungeon, talk to the Strange Flower inside the dungeon to summon the boss.
* This system lets players form parties and help each other finish the boss objective.
* Taking a reward needs <mark style="color:$success;">`1`</mark> [<mark style="color:$success;">**Loka Key**</mark>](/rowiki/additional-feature/npc-custom/material-exchanger.md#loka-key).

<h3 align="center"><mark style="color:$success;"><strong>BOSS DUNGEON</strong></mark></h3>

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

{% hint style="warning" %}
Level: 80

Hp: 150000

Defense: 25

MagicDefense: 25

Str: 64

Agi: 86

Vit: 55

Int: 82

Dex: 115

Luk: 74

Size: Small

Race: Demon

Element: Neutral

ElementLevel: 1
{% endhint %}

{% hint style="danger" %} <mark style="color:blue;">Phase 1  (100% HP)</mark>\
The boss spreads poisonous smoke and cursed mud to weaken movement and pressure her enemies.

<mark style="color:blue;">Phase 2  (75% HP)</mark>\
The boss releases a wide silence curse, preventing players from casting skills properly.

<mark style="color:blue;">Phase 3  (50% HP)</mark>\
The boss begins healing herself while binding nearby enemies with webs and immobilizing magic.

<mark style="color:blue;">Phase 4  (25% HP)</mark>\
The boss becomes enraged, increasing her power and agility while inflicting blindness and petrification.
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark> The party system will make it easier for you to complete quests with the help of free-of-charge players.
{% endhint %}

### <mark style="color:$info;">Quest flow</mark>

1. Talk to <mark style="color:blue;">**NPC Boss Dungeon**</mark>.
2. Register a new quest with `1` [Loka Key](/rowiki/additional-feature/npc-custom/material-exchanger.md#loka-key).
3. Reserve the dungeon.
4. Enter the dungeon.
5. Talk to the NPC inside the dungeon.
6. Summon the target boss.
7. Re-enter as many times as needed.
8. Defeat the target boss with your party.
9. Return to the NPC.
10. Claim `1` **MVP Coin**.

<h3 align="center"><mark style="color:$success;"><strong>REWARD</strong></mark></h3>

{% hint style="info" %}
Taking a reward needs <mark style="color:$success;">`1`</mark> [<mark style="color:$success;">**Loka Key**</mark>](/rowiki/additional-feature/npc-custom/material-exchanger.md#loka-key)
{% endhint %}

**Reward:**

* <mark style="color:$success;">`x1`</mark> <mark style="color:$success;">**Daily Activity**</mark>
* <mark style="color:$success;">`x1`</mark> <mark style="color:$success;">**MVP Coin**</mark>

> You can use **Daily Activity** in the [Activity Shop](/rowiki/additional-feature/npc-custom/activity-shop.md).
>
> You can use **MVP Coin** in the [MVP Shop](/rowiki/additional-feature/npc-custom/mvp-shop.md).


---

# 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://lokagamers.gitbook.io/rowiki/unique-feature/boss-system/boss-dungeon.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.
