# MVP Modification

## 🐉 MVP & Mini Boss Modifications

To create more **challenging, competitive, and engaging boss encounters**, the HP of all **MVP** and **Mini Boss** monsters has been increased. These adjustments encourage **party play, better preparation, and longer battles**.

***

### 👑 MVP Bosses

All **MVP monsters** have had their **maximum HP increased by 5×**.

**Details**

* **HP Multiplier:** `x5`
* **Applies To:** All MVP Bosses
* **Purpose:**
  * Make MVP hunts more challenging and competitive
  * Encourage party-based gameplay
  * Extend the duration of MVP battles

    <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Only the <strong>maximum HP</strong> of MVP monsters has been increased.<br>All other stats remain unchanged unless otherwise specified.</p></div>

    \---

### 🐲 Mini Bosses

All **Mini Boss monsters** have had their **maximum HP increased by 3×**.

**Details**

* **HP Multiplier:** `x3`
* **Applies To:** All Mini Boss Monsters
* **Purpose:**
  * Make encounters more challenging and engaging
  * Encourage better preparation
  * Create longer battles

    <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Only the <strong>maximum HP</strong> of Mini Boss monsters has been increased.<br>All other stats remain unchanged unless otherwise specified.</p></div>

***

### 📊 Summary

| Boss Type | HP Multiplier | Description                                |
| --------- | ------------- | ------------------------------------------ |
| MVP Boss  | **5× HP**     | Longer and more competitive MVP encounters |
| Mini Boss | **3× HP**     | More engaging and challenging battles      |


---

# 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://xenaro.gitbook.io/xenaro/guides/server-guide/mvp-modification.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.
