# Hunting Missions — Hobota

![Hobota](/files/9XFgZKwvPajQf0bU2J0p)

Hunting Missions let you track down specific monsters for rewards including zeny, experience, and **Mission Points**.

You’ll find **Hobota** in every inn, including the Prontera inn location at\
`/navi prt_in 66/140`.

***

## How Missions Work

All missions:

* Each mission assigns **three monsters** to hunt
* There are **four difficulty levels**:
  * Beginner
  * Intermediate
  * Advanced
  * Elite\
    Higher difficulties feature stronger monsters and better rewards
* Missions can be taken **solo or with a party**
* Each account can complete **one mission every 8 hours**

***

## Party Missions

For party-based missions:

* All party members must be **online**, **inside an inn**, and **not already on a mission**
* The **Party Leader** accepts the mission
* All party members receive **the same objectives and rewards**
* To receive kill credit, party members must be **on the same screen** when the monster is defeated

***

## 🎉 Hunting Mission Party Bonus

Completing Hunting Missions in a party grants **additional Mission Points** based on party size.

* Bonus is calculated as **+1 Mission Point per 2 party members**
* Encourages coordinated group play and full parties

### Party Bonus Table

| Party Size | Additional Mission Points |
| ---------: | ------------------------- |
| 12 players | +6 points                 |
|  8 players | +4 points                 |

***

## Abandoning Missions

If a mission doesn’t suit you, it can be abandoned for a fee:

* **Solo:** 50,000 Zeny
* **Party:** 100,000 Zeny

After abandoning a mission, you can immediately pick a new one.\
For party missions, **all members must abandon** before the Party Leader can select a new mission.

***

## Restrictions

Please keep the following rules in mind:

1. Only **one mission** can be completed every 8 hours
2. Missions can only be accepted on **one character per account**
3. Kill counts and rewards are tied to the **character that accepted the mission**
4. Missions may be reset any number of times by paying the abandonment fee
5. Monsters killed by party members **within your screen view** count toward your total

***

## Extra Notes

* Leaving your party **does not cancel** your mission\
  You may rejoin the same party or join a different one and continue progress
* Experience rewards **stack with all bonuses**, including weekend rates and Battle Manuals
* Missions **do not expire** — you have unlimited time to complete them

***

## Mission Shop

Mission Points earned from Hunting Missions can be spent at the **Mission Shop**, available from Hobota.

![HobotaShop](/files/MG31sVAa4R5S34W4GTDj)

!!! info "New Shop Item"  **Roulette Gold Coin** — `40` Mission Points

If you’d like to see additional items in the Mission Shop, share your ideas in our\
[Discord #server-suggestions channel](https://discord.com/channels/702960460168953946/1056606733218365512).


---

# 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://darkgroom.gitbook.io/darkgroom-docs/docs/hunting_mission.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.
