# Levels and Game Content

**Players are expected to progress by leveling their characters.**\
In order to make the leveling process meaningful, players will need to battle against monsters that are stronger than themselves.

### Current Server Information

* Max Base Level: 100
* Max Job Class Level: 50
* Max Aspd: 190
* Max Status: 99
* Party Size: 12
* Party Share Limit: 15 Base Level
* Hybrid PK Server

**Which episode do we start with?**\
ROverse will start from **Episode 10.4 - The Haven of Forgotten, Hugel,** as a renewal version.

**New experience table.**\
A new experience (exp) table has been introduced to increase competitiveness in-game;

**The difference between players and monsters.**\
If a player's level surpasses that of a monster, a penalty will be applied to their experience and monster drop rates if their level is above 15. This penalty can range from a 50% to 100% reduction in drop rates and experience.

**Monsters no longer drop the same variety of items.**\
The variety of items dropped by monsters has been reduced. Monsters will now only drop loot boxes and cards, enabling players to choose opponents that match their preferences without having to worry about obtaining specific items.

**Monsters difficulty.**\
The spawning of monsters in the original manner by specific episodes is retained, but with an increased level of difficulty. Monsters in Ragnarok Landverse become stronger after reaching level 30 and continue to become more challenging every ten levels, adding to the excitement and difficulty of the game.

**Trading and Vending.**

Monster card and equipment cannot be trade between players. In order to progress, players must put time and effort into honing their individual characters.

### **EXP / DROP Rate Penalty**

Note : MVP reward items and their regular drops are unaffected.

Note2 : Monster Card are unaffected.

| Difference In Base level | EXP / Drop Rate From Monster |
| :----------------------: | :--------------------------: |
|        +16 or more       |    EXP / Drop rate (100%)    |
|         +11 \~ 15        |    EXP / Drop rate (100%)    |
|         +1 \~ 10         |    EXP / Drop rate (100%)    |
|        Equal level       |    EXP / Drop rate (100%)    |
|         -1 \~ 10         |    EXP / Drop rate (100%)    |
|         -11 \~ 15        |    EXP / Drop rate (-50%)    |
|        -16 or more       |    EXP / Drop rate (-100%)   |

### **Card Drop Mechanism (Monster Card Only)**

| Players Level | Chance | Drop Rate |
| :-----------: | :----: | :-------: |
|     90-99     |  100%  |   0.010   |
|     80-89     |   90%  |   0.009   |
|     70-79     |   80%  |   0.008   |
|     60-69     |   70%  |   0.007   |
|     50-59     |   60%  |   0.006   |
|     40-49     |   50%  |   0.005   |
|     30-39     |   40%  |   0.004   |
|     20-29     |   30%  |   0.003   |
|     10-19     |   20%  |   0.002   |
|      1-9      |   10%  |   0.001   |

### **Card Drop Mechanism** Example

If all monsters in Ragnarok Landverse have a 10% card drop chance.

If character is level 90 or higher, when attacking a monster, there will be a 100% chance that each monster will be considered to have a 10% card drop rate.

If character is level 80-89, when attacking a monster, there will be a 90% chance that each monster will be considered to have a 10% card drop rate, or 9 out of 10 monsters.

If character is level 70-79, when attacking a monster, there will be an 80% chance that each monster will be considered to have a 10% card drop rate, or 8 out of 10 monsters.

### Status Capped

The maximum resistance for element has been capped to 85%.\
The maximum resistance for race has been capped at 85%.\
The maximum resistance for size has been capped at 85%.


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/levels-and-game-content.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.
