# Multikill & Combo Kill

## **Table of Contents**

1. **What is Multikill?**
2. **What is Combo Kill?**

## **1. What is Multikill?**

A Multikill occurs when you defeat 3 or more monsters at once.&#x20;

The number of your multikills appears at the top of the screen, and you gain bonus EXP based on how many multikills you have.&#x20;

* Your Multikill number can increase up to a maximum of 10.&#x20;

![](/files/CvHg9h1oRegAtMAm54lw)

**\* EXP bonus based on the number of Multikills**

| **Number of Multikills** | **EXP Bonus** |
| ------------------------ | ------------- |
| 3 kills                  | +1%           |
| 4 kills                  | +2%           |
| 5 kills                  | +3%           |
| 6 kills                  | +3.3%         |
| 7 kills                  | +3.6%         |
| 8 kills                  | +3.9%         |
| 9 kills                  | +4.2%         |
| 10+ kills                | +4.5%         |

## **2. What is Combo Kill?**

A Combo Kill occurs when you kill monsters continuously without long pauses.&#x20;

Every time you reach 50 Combo Kills, a Combo Kill Orb will be generated, which grants bonus EXP.&#x20;

You can accumulate up to 9,999 Combo Kills. When a Combo Kill Orb is created, your character gains EXP based on the current combo count and gains a temporary speed boost.&#x20;

* Combo Kill Orbs can upgrade up to Level 4 depending on your accumulated combos, and each level provides greater EXP.&#x20;

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

#### **Combo Kill Orb bonus EXP based on Combo Count**

| **Combo Count** | **EXP Bonus**                  |
| --------------- | ------------------------------ |
| 50-300 Combos   | Normal monster base EXP 500%   |
| 350-700 Combos  | Normal monster base EXP 700%   |
| 750-1950 Combos | Normal monster base EXP 1,000% |
| 2000+ Combos    | Normal monster base EXP 1,100% |

* Combo count increases based on the number of skills used to defeat monsters, not the number of monsters killed.&#x20;
* Combo Kill count persists for a certain amount of time even if you change maps. During Bounty Hunter or Inferno Wolf, combos remain for up to 20 seconds after exiting.&#x20;
* Your Combo Kill Orbs are visible only to you, and you must touch them within 1 minute to gain EXP.&#x20;


---

# 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://docs.maplestoryn.io/msn-101/beginners-guide/monster-and-dungeon/multikill-and-combo-kill.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.
