# April 02, 2026

## April 02, 2026

Patch notes for Thursday, April 02, 2026.

#### General

* Updated item move restrictions.
* Updated the Buying Store with several custom item listings.
* Set the sell price to `10 Zeny` and the minimum drop rate to `0.50%` for equipment used to craft Golden Armor:
  * Adventurer's Suit `[1]`
  * Silk Robe `[1]`
  * Tights `[1]`
  * Formal Suit `[1]`
  * Thief Clothes `[1]`
  * Coat `[1]`
  * Saint Robe `[1]`
  * Chain Mail `[1]`
  * Full Plate `[1]`
  * Guard `[1]`
  * Buckler `[1]`
  * Shield `[1]`
  * Sandals `[1]`
  * Shoes `[1]`
  * Boots `[1]`
  * Hood `[1]`
  * Muffler `[1]`
  * Manteau `[1]`

#### NPC

* Updated <mark style="color:blue;">Goldo</mark>'s material requirement list.
* Added the new <mark style="color:blue;">**Golden Random Option NPC**</mark> in <mark style="color:blue;">`Payon (83, 132)`</mark>.
* This NPC adds random options to Golden Armor.
* Each roll costs `1 Loka Key` and `10,000 Zeny`.
* You can reroll the random options until you get the stats you want.
* Available random options:
  * `ATK`: `1` to `5` (`bBaseAtk`)
  * `MATK`: `1` to `5` (`bMatk`)
  * `DEF`: `5` to `15` (`bDef`)
  * `MDEF`: `5` to `15` (`bMdef`)
  * `HIT`: `5` to `15` (`bHit`)
  * `CRIT`: `1` to `5` (`bCritical`)
  * `FLEE`: `5` to `15` (`bFlee`)
  * `Perfect Dodge`: `1` to `5` (`bFlee2`)
  * `ASPD %`: `1` to `2` (`bAspdRate`)

#### Cash Shop

* Updated the **Charge** button in the Cash Shop menu to open the Top-Up page on the website dashboard.
* Added new fashion costumes to the New category:
  * C. Baby Panda
  * C. White Cat
  * C. White Dog Doll
  * C. Fox Doll
  * C. Orange Rabbit
  * C. Happening Clover


---

# 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/april-2026/april-02-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.
