# Hunting Mission

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

### Overview

The **Hunting Missions** system provides random hunting quests that reward players with Mission Points, experience, and access to a special shop. Each mission requires you to hunt multiple types of monsters, with rewards scaling based on difficulty.

**Location:** Prontera (147,204) - Hunting Missions NPC

### How It Works

#### Starting a Mission

1. Talk to the Hunting Missions NPC
2. Select "New Mission"
3. You'll receive a random mission to hunt **4 different types of monsters**
4. Each monster type requires killing **10-20 monsters** (randomly assigned)
5. Complete all 4 subquests to finish the mission

#### Mission Structure

Each mission consists of:

* **4 Different Monster Types** to hunt
* **10-20 Kills Required** per monster type (randomly assigned)
* **Episode 3 Monsters Only** - Only monsters from Episode 3 content are included
* **Level-Appropriate** - Monsters are selected based on your character's level

#### Monster Selection

* Monsters are chosen from a level range around your character
* For players level 80+: Expanded range for better monster selection
* Monsters must have cards available (for lower levels)
* Boss monsters are excluded
* Certain monsters are blacklisted

### NPC Features

#### 1. New Mission

Start a new hunting mission:

* You'll be assigned 4 random monsters to hunt
* Each requires 10-20 kills
* Mission progress is tracked automatically
* You can only have one active mission at a time

#### 2. Mission Status

Check your current mission progress:

* Shows all 4 monsters you need to hunt
* Displays kill count for each (e.g., "15/20")
* **Red text** = Not completed yet
* **Green text** = Completed
* Shows estimated rewards you'll receive

#### 3. Abandon Mission

Cancel your current mission:

* **Warning:** Abandoning may reset your delay timer
* You'll need to wait before taking a new mission
* Your mission progress will be lost

#### 4. Information

Learn about the hunting mission system:

* How missions work
* Mission Points are shared across all characters
* Delay time is also shared
* Can't take missions on multiple characters simultaneously

#### 5. Mission Shop

Exchange Mission Points for items:

* View your current Mission Points
* Browse available items
* Purchase items using your accumulated points

**Available Items:**

* Various consumables and items (costs vary)
* Items are priced in Mission Points
* Shop inventory may change

#### 6. View Top Hunters

See the top 5 players by total missions completed:

* Displays player names and total missions completed
* Rankings update in real-time
* Shows your position among the best hunters

### Rewards

#### Mission Points

* **Base Reward:** \~80+ points per mission
* **Bonus Points:** Additional points based on monster levels
* **Formula:** Higher level monsters = more points
* **Shared:** Mission Points are shared across all characters on your account

#### Experience Rewards

* **Base Experience:** Based on the monsters you hunt
* **Job Experience:** Based on the monsters you hunt
* **Scaling:** Higher level monsters = more experience
* Rewards are calculated from the base/job exp of the monsters

#### Reward Calculation

* Rewards increase with:
  * Higher monster levels
  * More monsters required to kill
  * Difficulty of the mission

### Mission Restrictions

#### Delay System

* **Cooldown:** 2 hours between missions
* **Account-Wide:** Delay applies to all characters on your account
* **Shared Timer:** If you abandon a mission, the delay timer may reset

#### Character Limits

* **One Mission Per Account:** You can only have one active mission across all characters
* **Account-Wide Tracking:** Mission Points and delay timers are shared

#### Level Requirements

* Missions are automatically adjusted to your character's level
* Monsters are selected from an appropriate level range
* Higher level players get expanded ranges for better selection

#### Episode 3 Only

* Only Episode 3 era monsters are included in missions
* This ensures missions stay within the Episode 3 content scope

### Party System

#### Party Support

* **Party Kills Count:** If you're in a party, party member kills can count toward your mission
* **Range Requirement:** Party members must be within screen range (30 cells)
* **Same Map:** Party members on the same map can contribute
* **Individual Progress:** Each party member tracks their own mission separately

#### How It Works

* When a party member kills a monster that matches your mission target, it counts
* You'll see a notification: `[Hunting Mission] Killed X of Y [Monster Name]`
* Only active party members within range contribute

### Mission Points System

#### Earning Points

* Complete missions to earn Mission Points
* Points are awarded upon mission completion
* Higher difficulty missions = more points

#### Using Points

* Visit the Mission Shop to spend points
* Points are shared across all your characters
* Points never expire

#### Point Balance

* Check your balance at the Mission Shop
* Displayed when you open the shop menu

### Tips for Players

1. **Complete All Subquests:** Make sure to finish all 4 monster types to get full rewards
2. **Party Up:** Form parties to complete missions faster (party kills count!)
3. **Check Status Regularly:** Use "Mission Status" to track your progress
4. **Plan Your Time:** Missions have a 2-hour cooldown, so plan accordingly
5. **Save Points:** Accumulate Mission Points for valuable shop items
6. **Level Appropriately:** Higher level characters get better rewards from higher level monsters

### Mission Progress Tracking

#### Visual Indicators

* **Red Text:** Monster type not yet completed
* **Green Text:** Monster type completed
* **Format:** `Monster Name (Current Kills / Required Kills)`

#### Kill Notifications

When you kill a mission target, you'll see:\
\[Hunting Mission] Killed X of Y \[Monster Name]

#### Completion

When all 4 monster types are completed:

* Return to the NPC
* Select "Mission Status" or talk to the NPC
* You'll automatically receive rewards
* Mission Points are added to your account
* Experience is granted immediately

### Example Mission

**Mission Assignment:**

* Hunt 15 Poring
* Hunt 12 Fabre
* Hunt 18 Lunatic
* Hunt 20 Drops

**Progress Display:**

* `> Poring (15/15)` ✓ (Green - Completed)
* `> Fabre (8/12)` (Red - In Progress)
* `> Lunatic (0/18)` (Red - Not Started)
* `> Drops (20/20)` ✓ (Green - Completed)

**Rewards (Example):**

* Mission Points: \~85
* Base Experience: Varies by monster levels
* Job Experience: Varies by monster levels

### Notes

* **Episode 3 Content:** Only Episode 3 monsters are included but will progress.
* **Account-Wide:** Mission Points and delays are shared across characters
* **No Multiple Missions:** Can't have missions on different characters simultaneously
* **Party Friendly:** Party members can help complete your mission
* **Automatic Tracking:** Kills are tracked automatically - no need to report back
* **Real-Time Updates:** Progress updates immediately when you kill targets
* **Rewards Scale:** Higher level monsters = better rewards


---

# 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://the-ragnarok-classic-1.gitbook.io/wiki/server-features/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.
