> For the complete documentation index, see [llms.txt](https://wiki.arkvalkyrie.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.arkvalkyrie.com/getting-started/server-information.md).

# Server Information

### Legacy of the Wise One

> Episode 17.2, titled Legacy of the Wise One, continues the epic storyline of Ragnarok Online into the modern Renewal era. This episode brings players to new territories, featuring the Illusion dungeons, advanced equipment progression, and an expanded narrative that pushes the world of Midgard forward. Players will face new powerful enemies, unlock refined gear systems, and explore fresh content designed for high-level adventurers.

### **Available Classes:**

{% hint style="success" %}
**2-2 Transcendent Classes**
{% endhint %}

{% hint style="success" %}
**Expanded Classes**
{% endhint %}

{% hint style="success" %}
**3rd Job Classes**
{% endhint %}

> The 3rd Job Classes are the pinnacle of character progression, evolving from the Transcendent classes into their ultimate forms. Each class gains access to powerful new skills, deeper build customization, and gameplay mechanics that define the Renewal experience.

### **Server Mechanics:**

{% hint style="success" %}
**Main Language: English**
{% endhint %}

> Communication and gameplay are conducted in English to ensure a universal understanding among players from various regions.

{% hint style="success" %}
**Server Type: Renewal**
{% endhint %}

> This server follows the Renewal mechanics of Ragnarok Online, which includes the updated stat system, skill formulas, and level-scaling damage calculations introduced in the Renewal update. Players will experience the modern, refined version of the game with deeper progression and build diversity.

{% hint style="success" %}
**Max Client: 2**
{% endhint %}

> A maximum of 2 clients can be logged in per user at the same time. This adds a layer of strategy for those who prefer dual-clienting while maintaining the integrity of gameplay balance.

{% hint style="success" %}
**Max ASPD: 193**
{% endhint %}

> The maximum Attack Speed (ASPD) achievable is 193, allowing for fast-paced, fluid combat that matches the modern Renewal gameplay experience.

{% hint style="success" %}
**Max Stats: 130**
{% endhint %}

> Players can reach a maximum stat value of 130, opening up more advanced and flexible character builds as they progress toward the endgame.

{% hint style="success" %}
Instant Cast: Renewal Standard
{% endhint %}

> Fixed cast time is not reduced by stats only, equipment and buffs reduce it. Variable cast time scales with DEX×2 + INT (instacast at 530 total)

### **MVP Maps:**

{% hint style="success" %}
**PK ON**
{% endhint %}

> On MVP maps, Player Kill (PK) is enabled. This means that players can engage in PvP combat, adding an additional layer of danger and competition when farming for MVPs. Be prepared to fend off other players while hunting for powerful bosses and rewards.

### **Rates:**

{% hint style="success" %}
**Max Level:**
{% endhint %}

* Max Level: 200
* Max Job Level: 70

> Players can reach a maximum of Level 200 in Base and Level 70 in their Job class, offering an extensive progression journey through the full Renewal content, from early leveling grounds all the way to endgame dungeons.

{% hint style="success" %}
**Base Experience: x35**
{% endhint %}

> Players will earn 35 times the regular base experience, allowing for faster leveling compared to default rates while keeping the journey to Level 200 engaging and rewarding.

{% hint style="success" %}
**Job Experience: x35**
{% endhint %}

> Similar to the base experience rate, the job experience rate is also set to x35, ensuring that players can unlock their class skills and abilities at a comfortable pace.

{% hint style="success" %}
**Drop Rate: x1 Custom**
{% endhint %}

> The drop rate is set to a custom x1 rate, ensuring that items are dropped in a balanced way, offering both challenge and reward. Players must engage in strategic farming to collect the necessary items.

{% hint style="success" %}
**MVP Cards: x0.01**
{% endhint %}

> The MVP card drop rate is set to a very low 0.01%. This ensures that MVP cards are rare and highly sought after, making them prestigious and valuable items that require dedication and effort to obtain.

{% hint style="success" %}
**MVP Item Drop Rate: x1 Custom**
{% endhint %}

> The drop rate for MVP items is set to a custom x1, ensuring that these powerful items drop at a reasonable rate without overwhelming the economy.

With these mechanics and rates in place, Legacy of the Wise One offers a challenging yet rewarding experience for players who want to explore the full depth of Renewal Ragnarok Online  complete with 3rd Job Classes, high-level progression, and the thrill of battling on MVP maps with PK enabled.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.arkvalkyrie.com/getting-started/server-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
