> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/general-information/basic-information.md).

# Basic Information

## ⚔️ The Good Old Days: Server Overview

**The Good Old Days** is a refined, classic-style **Ragnarok Online** server focused entirely on the **Second Job era**. Set during **Episode 12: The Destruction of Morocc**, it delivers a pure **Pre-Renewal** experience—free from third-class mechanics and modern feature creep. Built for players seeking a return to RO's most iconic period.

To improve class diversity, certain **skills and mechanics have been carefully adjusted** to give underused jobs a more viable role in both solo and party play—without straying from the core balance of the era.

This is Ragnarok as you remember it—sharpened, focused, and faithful.

***

### 📜 Server Details

| Feature                      | Setting                                                                                 |
| ---------------------------- | --------------------------------------------------------------------------------------- |
| **Max Base/Job Level**       | 99 / 50                                                                                 |
| **Available Classes**        | 2-1 and 2-2 (Monk, Knight, Priest etc...)                                               |
| **Episode**                  | Episode 12 – *The Destruction of Morocc*                                                |
| **Mechanics**                | Pre-Renewal                                                                             |
| **EXP Rates**                | Base EXP: 7x / Job EXP: 7x                                                              |
| **Drop Rate**                | 1x                                                                                      |
| **Sell Price**               | Modified                                                                                |
| **MVP Cards**                | Disabled                                                                                |
| **MVP HP**                   | 10× HP Multiplier                                                                       |
| **Transcendent Equipment**   | **Disabled** – These items will never drop, even if monsters are scripted to drop them. |
| **Multi-Level Up**           | Enabled                                                                                 |
| **Creamy Card**              | Modified Effect (Chance to drop Fly Wing)                                               |
| All Mob Damage(Except MVP)   | +10% Damage boost                                                                       |
| All Mob Hit Rate(Except MVP) | +20% Hit rate boost                                                                     |

***

### 🛡️ Party & Guild System

| System             | Setting    |
| ------------------ | ---------- |
| **Max Party Size** | 12 Members |
| **Guild Capacity** | 30 Members |
| **Guild Alliance** | Disabled   |

***

### 🔒 Gameplay Philosophy

The server is intentionally limited to preserve the original balance and progression of **early Ragnarok Online**. By disabling transcendent classes, third jobs, and transcendent gear, the gameplay focuses on strategy, effort, and community!


---

# 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://ro0-4.gitbook.io/godro/general-information/basic-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.
