# 🥇 MMR System

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

## MMR System and AI Players

The MMR Room is an awesome place in the game where you can battle other players or AI Players to show how strong you are! You find the **Rank Room NPC** at `Prontera (162, 194)`. By fighting, you earn a **Match Making Rating (MMR)** starting at 1500, climb cool ranks with titles and effects, and get rewards mailed to you every month.

### MMR System

* **What It Is**: MMR is a score that shows how good you are at fighting in the MMR Room. Everyone starts at **1500**.
* **How It Changes**:
  * Win a fight against someone with a higher MMR, and your score goes up a lot!
  * Lose to someone with a lower MMR, and your score goes down more.
* **Monthly Reset**: Your MMR resets every month, so you get a fresh chance to climb the ranks.

### Benefits and Stats

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

* **Cool Rewards**:
  * **Ranks and Titles**: Your MMR gives you ranks with special titles shown with your name, like “Warrior.”
  * **Auras**: You get a shiny effect around your character (turn it on/off with **@mmraura**).
  * **Stat Boosts**: Higher ranks give bonuses like extra health or damage.
  * **Monthly Prizes**: Top 3 players get special rewards, and everyone with a rank gets items like tickets or gear mailed to them.
* **Stats You Track**:
  * Your MMR score, kills, and deaths are saved.
  * Check them anytime with **@mmr** or when talking to the NPC.
* **Fame**: The top player get shown on statues in Prontera.
* **Rank Benefits Table**:

### MMR Rank and Bonus

**Note: HP Bonus and Damage Bonus stack.**

| Title        | MMR Range   | HP Bonus | Damage Bonus                        |
| ------------ | ----------- | -------- | ----------------------------------- |
| Warrior      | 3000 - 3999 | HP +10   | Increase Damage to demi human by 1% |
| Hero         | 4000 - 4999 | HP +20   | Increase Damage to demi human by 1% |
| Legend       | 5000 - 5999 | HP +0    | Increase Damage to demi human by 1% |
| Ascendant    | 6000 - 6999 | HP +40   | Increase Damage to demi human by 1% |
| Transcendant | 7000 - 7999 | HP +50   | Increase Damage to demi human by 1% |
| Immortal     | 8000 - 8999 | HP +200  | Increase Damage to demi human by 2% |
| Divine       | 9000 - 9999 | HP +300  | Increase Damage to demi human by 3% |
| Godlike      | 10000+      | HP +400  | Increase Damage to demi human by 5% |

### Where MMR Works

* **MMR Rooms Only**: Your MMR only changes in special battle maps like the **Champ Room** or other PvP arenas.
* **Champ Room Rule**: You need to be a Monk Class  to enter the Champ Room, or you’ll see “This Room is for Champs Only.”
* **Everywhere Else**: You can use **@mmr** to check your stats or **@mmraura** to show your aura anywhere, but only MMR Room fights change your score.
* **Stat Bonuses**: Extra stats from ranks are applied to the player only and is not account wide.

***

### MMR Room

<figure><img src="/files/9zR6PyNvWBfx0ezp91Ms" alt=""><figcaption></figcaption></figure>

* **What It Is**: A place to fight other players or AI Players in PvP battles. The **Champ Room** is just for Champions, but there are other rooms for everyone.

### How to Join and Check Rankings

* **Joining**:
  1. Go to the Rank Room NPC at `Prontera (162, 194)`.
  2. Pick “MMR Rooms” and choose a room (like Champ Room if you’re a Champion).
* **No Limits**: You can battle as much as you want—no weekly cap!

***

### AI Players Inside

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

* **What They Are**: AI Players opponents in the MMR Room so you can fight even if no players are around.
* **How They Work**:
  * AI Players play like real players.
  * When you beat a AI Player, your MMR goes up, just like beating a player.
  * AI Player kills count toward your kill streaks and announcements (e.g., “Killing Spree!”).
* **Why They’re Great**: You can practice and earn MMR anytime, especially in quieter rooms or the Champ Room.

### Tips for Success

* Fight AI Players to practice and raise your MMR, especially against higher-rated opponents.
* Chain kills without dying for epic streaks like “Beyond Godlike!” to boost your MMR faster.
* Use **@mmr** to check your stats and **@mmraura** to show off your rank’s aura.
* If you’re a Champion, stick to the Champ Room for exclusive battles.
* Keep your character ready with good gear and healing items for tough fights.


---

# 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://rf2p.gitbook.io/ragna-free-2-play/unique-features-systems/mmr-system.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.
