# Super Monsters

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

**Super Monsters** are empowered versions of normal monsters and mini-bosses in OldschoolRO. These special enemies spawn randomly with a glowing aura and have significantly increased stats, making them tougher and more rewarding to defeat.

***

### What Are Super Monsters?

* **Super Monsters** are empowered versions of regular monsters and mini-bosses.
* They spawn randomly with a glowing **aura effect** to visually indicate their "super" status.
* Their stats scale based on their level.
* **Spawn Chance:** 50% of monsters may appear as "super".

| Monster Level | Stat Boost Rate (%) |
| ------------- | ------------------- |
| 10            | +15%                |
| 20            | +30%                |
| 30            | +45%                |
| 40            | +60%                |
| 50            | +75%                |
| 60            | +90%                |
| 70            | +105%               |
| 80            | +120%               |
| 90            | +135%               |
| 99            | +150%               |

***

### What Are Super MVPs?

* **Super MVPs** are significantly stronger versions of MVP bosses.
* They spawn randomly, glowing with a distinctive **aura**.
* Their stats are heavily boosted within defined ranges.

| Stat | Boost Range (Min \~ Max) |
| ---- | ------------------------ |
| HP   | 100% \~ 500%             |
| ATK  | 100% \~ 300%             |
| FLEE | 100% \~ 300%             |
| HIT  | 100% \~ 300%             |
| DEF  | 100% \~ 150%             |
| MDEF | 100% \~ 150%             |
| STR  | 100 \~ 200               |
| AGI  | 100 \~ 200               |
| VIT  | 100 \~ 200               |
| INT  | 100 \~ 200               |
| DEX  | 100 \~ 200               |
| LUK  | 100 \~ 200               |

***

### MVP PvP Mode:

* **MVP Maps** are always in **PvP Mode** when MVP monsters are alive.
* **PvP Rules in MVP Maps:**
  * **Always Active:** PvP is always enabled.
  * **Minimum Level to Join PvP:** Level 30.
  * **PvP Level Range:** Players within 10 levels can engage in PvP.

***

### Key Takeaways:

* Super Monsters and MVPs encourage group hunts and strategic planning.
* Defeating these powerful monsters rewards players with better loot and challenge satisfaction.
* Watch out for glowing monsters! They’re not ordinary!

***


---

# 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/oldschool-ro/gameplay-adjustments/super-monsters.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.
