# Fishing Bosses

### :space\_invader: Fishing Bosses

On **Monzera**, there's a chance to hook a **spirit** while fishing — a spectral creature linked to a powerful boss encounter.

* When you hook a spirit, it will spawn nearby.
* After the spirit is **defeated**, a **temporary teleport** will appear at the fishing spot.
* 🌀 Simply **right-click the teleport** to enter the boss room.
* 🕒 A countdown timer begins once the teleport appears — when it ends, the portal vanishes and the **boss fight begins**.

### :gift: Boss Rewards

* All players who enter and participate will receive **individual rewards** in their **depot**, based on the **damage dealt**.
* The player who does the **most damage** gets an **extra chance** at bonus loot.
* For a breakdown of boss rewards and drop rates, check [this section](https://monzera.se/monsters).

#### 🧟 Bosses You Can Hook

| Name                       | Skill Required | Base Chance (%) |
| -------------------------- | -------------- | --------------- |
| Rotlord Zakarias           | 30             | \~0.0555        |
| Bloodfang Rabbit           | 50             | \~0.0555        |
| Voltranis the Sparkbound   | 60             | \~0.0555        |
| Lich of Eternal Winter     | 65             | \~0.0185        |
| Nekhotep the Withered King | 70             | \~0.00926       |

### :cyclone: Boss Portals

* For all bosses requiring up to **65 fishing skill**, the portal will appear **at the location where the spirit is killed**. It looks like this:&#x20;

  <figure><img src="/files/hMARgP1SLvscouSo1Feh" alt="" width="224"><figcaption></figcaption></figure>

* For bosses requiring **70+ fishing skill**, a **server-wide broadcast message** will be sent when the spirit is defeated. In this case, the portal will appear in **Highhelm town center**:&#x20;

  <figure><img src="/files/hlY2yObN5gdmWSOdiURE" alt="" width="285"><figcaption></figcaption></figure>


---

# 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://monzera.gitbook.io/monzera-wiki/fishing-system/fishing-bosses.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.
