> For the complete documentation index, see [llms.txt](https://guides.epicmu.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.epicmu.net/epicmu-system/mu-online-hunt-point-guide-farming-rewards-and-progression.md).

# MU Online Hunt Point Guide – Farming, Rewards & Progression

<h2 align="center">Hello Adventurers of the Epicmu Universe !!</h2>

<p align="center"><img src="https://assets.muhelper.com/guides_assets/deviasmu/huntsystem/huntpoint.webp" alt="Hunt Point System"></p>

{% hint style="info" %}

<p align="center">The <strong>Hunt Point System</strong> is a dynamic progression feature designed to support and enhance character development in a strategic and accessible way. <br><strong>Unlocked at level 1000</strong>, this system rewards consistent hunting and player-versus-player performance, allowing players to build power through daily activity and tactical planning.</p>

<h4 align="center">How It Works:</h4>

<p align="center">The <strong>Hunt Point system</strong> is active across all subservers, including both <mark style="color:red;">PvP</mark> and <mark style="color:green;">Non-PvP</mark> channels. However, <mark style="color:red;">PvP</mark> servers offer a higher point gain rate when hunting monsters.<br>In <mark style="color:red;">PvP</mark> channels, each kill has a <strong>50%–30%</strong> chance to grant a point, while in <mark style="color:green;">Non-PvP</mark> servers, the rate is reduced to <strong>30%–20%</strong>.<br>To track your <strong>Hunt Point progress</strong>, press the <mark style="color:yellow;"><strong>‘L’</strong></mark> key in-game to open the <strong>Hunt Point</strong> interface.</p>

<h4 align="center">Daily Limits and Modes:</h4>

<p align="center">Each day, players are given a limited amount of free daily activity for both PvM and PvP hunting:</p>

<p align="center"><strong>Daily Hunt (PvM):</strong> Defeat monsters in designated hunting zones to earn Hunt Points and experience.<br>Each map provides two specific stat bonuses based on monster kills.<br><strong>PvP Hunting:</strong> Killing a player on a hunt map allows you to steal a portion of their Hunt Level, but only if they’ve earned Hunt Attributes on that specific map.<br>This adds a competitive element to PvP hunting and offers another layer of reward through conflict.</p>
{% endhint %}

<h3 align="center">Hunting Zones:</h3>

| Map                | Bônus                                |
| ------------------ | ------------------------------------ |
| Atlans Abyss 1-2-3 | Elemental Damage & Elemental Defense |
| Scorched Canyon    | Elemental Damage & Elemental Defense |
| Crimson Icarus     | Excellent Damage & Critical Damage   |
| Ardil Temple       | Excellent Damage & Critical Damage   |
| Aida Gray          | Damage Reduction & Damage Reflect    |
| Blaze Kethotum     | Damage Reduction & Damage Reflect    |
| Kanturu Under Area | Max HP & Max SD                      |
| Ignis Volcano      | Max HP & Max SD                      |
| Blood Tarkan       | Damage Decrease & Ignore Damage      |
| Tormenta Island    | Damage Decrease & Ignore Damage      |
| Twisted Karutan    | Double Damage & Triple Damage        |
| Kardamahal Temple  | Double Damage & Triple Damage        |
| Swamp of Doom      | Double Damage & Triple Damage        |
| Aquilas Temple     | Double Damage & Triple Damage        |

{% hint style="info" %}

<p align="center">All bonuses can be leveled up to 100, with powerful effects at max level.</p>

<h4 align="center">Bônus Cap Values (Max Level 100 per Attribute)</h4>

<p align="center">Elemental Damage: +%</p>

<p align="center">Elemental Defense: +%</p>

<p align="center">Excellent Damage: +X</p>

<p align="center">Critical Damage: +X</p>

<p align="center">Damage Reduction: +X</p>

<p align="center">Damage Reflect: +%</p>

<p align="center">Max HP: +X</p>

<p align="center">Max SD: +X</p>

<p align="center">Damage Decrease: +%</p>

<p align="center">Ignore Damage: +%</p>

<p align="center">Double Damage: +%</p>

<p align="center">Triple Damage: +%</p>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.epicmu.net/epicmu-system/mu-online-hunt-point-guide-farming-rewards-and-progression.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.
