> For the complete documentation index, see [llms.txt](https://www.xileretro.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.xileretro.wiki/content/pve-content/hunting-missions.md).

# Hunting Missions

{% hint style="info" %}
***See Also:*** [***General Customs***](#page:General_Customs)***,*** [***Headgears***](#page:Custom_Headgears)***,*** [***Costumes***](#page:Custom_Costumes)***,*** [***Prontera***](#page:Prontera)***,*** [***Card Exchanger***](#page:Card_Exchanger)
{% endhint %}

#### Intro

Monsters have started to overrun Rune Midgard and the Clans have all joined together rallying support from all players across the land! The process is simple, visit you local Hunter Leader and request a Hunting Mission. Hunting Points will be given out in return for your service to Rune Midgard and it's peoples. Come back as soon as you've rested enough from your battle to pick up a new Hunting Mission.

***

#### Modes

|  Mode  | Cooldown Time | Hunter Points Earned |
| :----: | :-----------: | :------------------: |
|  Easy  |    2 Hours    |         5 HP         |
| Normal |    3 Hours    |         12 HP        |
|  Hard  |    5 Hours    |         25 HP        |
|  Crazy |    7 Hours    |         50 HP        |

**What to expect?**

You'll be assigned anywhere from 100~~200 mobs per difficulty mode from their respective pools.~~\
~~Crazy difficulty mode being the exception in that you'll receive 2~~3 mobs from that pool. There is one larger mob quantity pool in Crazy, but we'll leave that info secret.

***

### Reward Shop

{% hint style="info" %}
*See Also:* [*Headgears*](#page:Custom_Headgears)*,* [*Instances*](#page:Instances)*,* [*Costumes*](#page:Custom_Costumes)
{% endhint %}

<p align="center"><br>Hunter Leader</p>

<table data-header-hidden><thead><tr><th width="139.800048828125" align="center"></th><th width="176.4000244140625" align="center"></th><th width="239" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center">Image</td><td align="center">Name</td><td align="center">Description</td><td align="center">Hunter Points</td></tr><tr><td align="center"></td><td align="center">Field Manual [0]</td><td align="center">A manual that explains the effective way of the battle. It is a very detailed and well composed manual.Exp rate is increased to 50% for 30 minutes.</td><td align="center">7 HP</td></tr><tr><td align="center"></td><td align="center"><a href="#Unique_Uber_Weapons">Unique Uber Weapon</a> Picker +0</td><td align="center">Open to receive a +0 Unique <a href="#page:Custom_Equipment#Uber_Items_.5BShow.2FHide.5D">Uber Weapon</a> of your choosing.Uber Weapon has Unique Stats</td><td align="center">20 HP</td></tr><tr><td align="center"></td><td align="center">WoE Token Box</td><td align="center">A box containing 1 random Prontera <a href="#page:War_of_Emperium">Castle Token</a>.</td><td align="center">90 HP</td></tr><tr><td align="center"></td><td align="center"><a href="#page:Custom_Headgears#Upper">Lord Kaho Horn [4]</a></td><td align="center">Exclusive head piece created for Lord Kaho.<br><em>(Lord Kaho has never been identified)</em><br>STR +5, INT +5, VIT +10, AGI +10, LUK +20, MDEF +10</td><td align="center">165 HP</td></tr><tr><td align="center"></td><td align="center"><a href="#page:Custom_Headgears#Upper">Equality Wings [4]</a></td><td align="center">Wings that represent the true equality of the world.<br>STR +5, INT +5, VIT +10, AGI +10, DEX +15, LUK +20, MDEF +10</td><td align="center">180 HP</td></tr><tr><td align="center"></td><td align="center"><a href="#page:Custom_Headgears#Upper">Black Helm [4]</a></td><td align="center">A great helm, forged from darkness.<br>STR +5, INT +5, VIT +10, AGI +10, DEX +15, LUK +20, MDEF +10</td><td align="center">180 HP</td></tr><tr><td align="center"></td><td align="center"><a href="#page:Custom_Headgears#Lower">Vindicated Wings [1]</a></td><td align="center">A pair of feathered wings, once great in power have faded greatly.<br>Created by the Lost Souls of Endless Tower.<br>All Stats +7</td><td align="center">195 HP</td></tr><tr><td align="center"></td><td align="center"><a href="#page:Custom_Costumes#Lower">[C] Icy Feathered Wings [0]</a></td><td align="center">XileRO Retro Costume Headgear.<br>Hunting Mission Exclusive</td><td align="center">2,950 HP</td></tr></tbody></table>

***

### Unique Uber Weapons

Each of these Unique Elite Weapons has a set pool of bonus effects that will be added, their value however is what varies and is randomly set.

<table><thead><tr><th width="215">Unique Uber Weapon</th><th>Random Option 1</th><th>Random Option 2</th><th>Random Option 3</th></tr></thead><tbody><tr><td>Unique <a href="#page:Custom_Equipment#Uber_Weapon_.5BShow.2FHide.5D">Uber Weapon [4]</a> of choice</td><td>Max HP + 2~5%</td><td>ASPD + 5~20</td><td>Increase All Stats 2~7</td></tr></tbody></table>


---

# 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://www.xileretro.wiki/content/pve-content/hunting-missions.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.
