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

# Server Details

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

***

| Information                                 | Details            |
| ------------------------------------------- | ------------------ |
| **Progressive Server**                      |                    |
| **Pre-Renewal Setup**                       |                    |
| **Transcendent Classes & Expanded Classes** |                    |
| **Max Base /** **Job Level**                | 99 / 70            |
| **Base EXP Rate**                           | 15x                |
| **Job EXP Rate**                            | 15x                |
| **Drop Rate**                               | 1x                 |
| **Drop Rate** - ETC                         | 1x                 |
| **Drop Rate** - Equipment                   | 1x                 |
| **Drop Rate** - MVP Drop                    | 1x                 |
| **Card Drop**                               | 0.01%              |
| **MVP & Mini Boss Cards**                   | Enabled / Modified |

| Information                           | Details |
| ------------------------------------- | ------- |
| **Max Stats**                         | 99      |
| **Max Aspd (*****Attack Speed*****)** | 190     |
| **Max C art Weight**                  | 13,500  |
| **Storage Limit (Non VIP)**           | 600     |
| **Storage Limit (VIP)**               | 800     |
| **Insta Cast (Dex)**                  | 150 Dex |

| Information                | Details                 |
| -------------------------- | ----------------------- |
| **Party Limit**            | 12                      |
| **Party Gap (Even Share)** | 20 Levels Above & Below |
| **Party Share Bonus**      | 10%                     |
| **Guild Capacity**         | 24                      |
| **Guild Alliance**         | Disabled                |
| **Drop Cap (Non VIP)**     | 70%                     |
| **Drop Cap (VIP)**         | 90%                     |

| Information                                    |
| ---------------------------------------------- |
| **2025 Client**                                |
| **Gepard Shield 3.0** - Supports **2 Clients** |
| **AndRO Mobile**                               |

***

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


---

# 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://forsakentales.gitbook.io/fl/server-information/readme.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.
