> 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/server-updates/patches/08032025.md).

# 08032025

### General Updates

* **Guild Capacity:** Increased size to 30 members
* **RO Manual Book**: Updated with a Central Hall warp option.
* **Cash Shop**: Additional costumes have been added.
* **Viewer Surprise Box 2**:
  * Available via the `@ii 40053` command.
  * Now the official reward for streamer events (Viewer Surprise Box 1 has been discontinued).
* **PK Rotation**:
  * Updated maps to include `um_fild01` and `moc_pryd02`.
  * System now enables **two PvP maps at the same time**.
* **Experience Rate**: Reduced to **x7**.

***

### Gameplay Fixes & Improvements

* **Sonic Blow**: After-cast walk delay removed for smoother gameplay.
* **MVP Bugs**:
  * MVPs now reset properly.
  * MVP Ranking reset issue has been fixed.
* **Refine Bonuses**: Now correctly apply to shields.
* **Two-Handed Weapons**: Refine bonuses from shields may still visually appear; this is a known description display issue.
* **Dispell Skill**: Removed from all MVPs and Mini-Bosses.
* **Steel Body**: Duration reduced from **2 minutes 30 seconds** to **60 seconds**.

***

### Events

* **Red Tiles Event**: NPC relocated to the **Central Hall**.
* **Novice Asura Event**: NPC relocated to the **Central Hall**.
* **Demon Temple Event**:
  * Rewards now include **Event Tickets**.
  * NPC relocated to the **Central Hall**.
* **Heroes’ Offering**:
  * Temporarily removed the **Drop Rate Bonus** due to system conflicts.
* **Event Shop**:
  * Sells valuable items in exchange for **Event Tickets**.
  * Event Tickets can be obtained through GM-hosted events, Demon Temple, Novice Asura Event, Red Tiles Event and more upcoming events.
  * Located at the **Centrall Hall**
* **WoE Participation and KoE Reward Officer**: Relocated to the **Central Hall**.

***

### Dungeon & Warper Changes

* **Dungeon Warper Fee**: Increased from **200,000 Zeny** to **300,000 Zeny** for a 7-day duration.

***

### Gachapon Update

* **Spin Cost**: Increased to **35,000 Zeny**.
* **Reward Overhaul**:
  * Old 5,000 GCASH prize replaced.
  * Players now have chances to win:
    * **500 GCASH Tickets**
    * **1,000 GCASH Tickets**
  * Designed to provide fairer chances and more winners.

***

### Mining System Update

* **Entrance**: Relocated to the **Central Hall**.
* **Dedicated Map**: Mining now occurs on a dedicated map.
* **Warp Points**: Two randomized entry points available.
* **Mining Pests**:
  * Annoying but non-lethal mobs that cannot be attacked.
* **Loot Additions**:
  * **Normal Ore**: Elunium, Oridecon
  * **Rare Ore**: Elunium, Oridecon, Enriched Elunium, Enriched Oridecon
  * **Legendary Ore**: Elunium, Oridecon, Enriched Elunium, Enriched Oridecon, Costume Weapon Shards
* **Death Penalty**:
  * 70% chance to drop 30% of ores collected upon death.
* **Restrictions**:
  * Teleport disabled.
  * Character Select cannot bypass the map.
  * Only exit is through the portal of entry.
* **Tool Mastery NPC**: Located at Central Hall. Offers upgrades:
  * Drop Chance (up to Level 10)
  * Energy Capacity (up to 2,000 Max Energy, Level 20)
  * Accident Resistance (Earthquake resistance, up to Level 10)
* **Boss Monster**:
  * Mining area includes a boss monster.
  * After its defeat, the area becomes PK-disabled for **1 hour** or until the boss respawns.
  * Boss drops nothing.

***

### Miscellaneous

* **Costume Seprahic Katar Dummy**:
  * Added for dual-dagger assassins who wish to display a Katar appearance.
  * Cosmetic only; provides no effects.
* **Aura for Elixir**: Changed to a variant without sound effects.
* **Apprentice Daily Task**: Online minutes are now properly tracked.


---

# 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/server-updates/patches/08032025.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.
