# March 26, 2026

## March 26, 2026

Patch notes for Thursday, March 26, 2026.

#### General

* Server rates were reworked:
  * Base EXP rate increased from `x2` to `x3`.
  * Job EXP rate increased from `x2` to `x3`.
  * Equipment drop rate increased from `x1` to `x2`.
  * Card drop rate increased from `x1` to `x2`.

#### Greedy

* Weight was reduced from `5` to `2`.
* Cooldown was reduced from `30` to `20` seconds.

#### NPC

* Removed **Gacha Box - Vol.1** from **NPC Box Crafter**.
* Added **Gacha Box - Vol.2** to **NPC Box Crafter**.
* Adjusted material requirements for **NPC Raw Reagent**:
  * Rough HD Elunium
  * Rough HD Oridecon
  * Rough Enriched Elunium
  * Rough Enriched Oridecon
* Adjusted material requirements for **NPC Reagent Maker**:
  * HD Elunium
  * HD Oridecon
  * Enriched Elunium
  * Enriched Oridecon
* **NPC Charity** was reworked:
  * Charity nominal was adjusted.
  * Buffs were adjusted.
  * Charity Pool was reduced from `5,000,000z` to `2,500,000z`.

#### Cash Shop

* Added new fashion costumes to the **New** category:
  * C. Deprotai Doll
  * C. Glaris Doll
  * C. Drooping W Doll
  * C. Drooping Sorin Doll
  * C. Kafra Maid Doll
* Adjusted the price list for some items.

#### Pokemon

* Auto Feed Rate was reduced from `89` to `51`.
* Fixed client-side evolution material requirement information.
* Fixed Pokemon names that did not match the actual names:
  * Charmender → Charmander
  * Charmelon → Charmeleon
  * Charzad → Charizard
  * Magikrap → Magikarp
  * aichu Alola → Raichu Alola
  * Ghastly → Gastly
  * Eve → Eevee
  * Nidoran → Nidoran F
  * Nidoran\_ → Nidoran M
  * Mega Marowak → Marowak Alola
  * Moltres\_ → Moltres


---

# 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://lokagamers.gitbook.io/rowiki/server-information/patch-notes/obt/march-2026/march-26-2026.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.
