> 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/08082025.md).

# 08082025

### Gacha Rewards

<details>

<summary>Show rewards</summary>

<div align="left"><figure><img src="/files/edgdWKvUiNaegOP9LBK7" alt=""><figcaption></figcaption></figure></div>

![](/files/oX0Pw43uiNI3jXQxNjuv)

<div align="left"><figure><img src="/files/pIDp8wgCR4WWLFaSLPqv" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/ft0SFR61Fs98wDGOp3aG" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/OzfucbviHR0gJZI7qNEI" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/IqdIc9q2cMMm6f1tOyGG" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/Tz34aKhlPePkFgFNAVMM" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/aKvfoewGb0YUvParrEz1" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/GJYNE7GAX9EEBZWt0v0b" alt=""><figcaption></figcaption></figure></div>

</details>

### Demon Temple

* **Auto-Resurrection Fee:** Auto-resurrection now requires **1,000 Zeny**.
* **Insufficient Zeny:** Players without enough Zeny will be **teleported back to their Save Point**.
* **Resurrection Options:** Standard resurrection remains allowed, and **Token of Siegfried** use is still supported.
* **Monster & MVP Adjustments:** Several changes have been applied to monsters and the MVP within the temple.
* **Reward System:** The reward distribution mechanics have been updated.
* **Implementation Note:** These changes may have been applied prior to this maintenance, possibly before the official announcement.

***

### Guild System

* **Knight Limit:** Knight restrictions within guilds have been adjusted.
* **Guild Capacity:** Guild capacity has been increased to **30 members**.
* **Treasure Room** is a private room exclusively accessible to the last War of Emperium (WoE) winner. Treasure chests inside may drop various rewards. You can view more information [here](https://ro0-4.gitbook.io/godro/custom-features/treasure-room).
* **Barricade's HP:** Reduced from 120,000 to 20,000
* **Emperium's HP:** Increased from 68,000 to 150,000

***

### Mobile Support Improvements

* **Costume Display:** Fixed an issue where costumes were not displaying for mobile users.
* **@showcostume Command:** Allows players to toggle their costume view **on/off** without using the Alt+Q costume tab.
  * Designed especially for mobile users for easier costume management.

***

### Android Useful Commands

* **@whisper / @w / @pm**
  * **Description:** Enables mobile users to manage private messaging by blocking or unblocking specific players or all players.
  * **Usage:** `@w/@pm/@whisper < on | off | +Name | -Name | Name | list | clear >`
* **@strup / @agiup / @vitup / @intup / @dexup / @lukup +\<value>**
  * **Description:** Allows mobile users to instantly allocate stat points without manual tapping.
  * **Usage:** `@str 99`

***

### General Updates

* MVP Relic Drop chance increased.
  * Easy - from 10% to 30%
  * Medium - from 20% to 40%
  * Hard - from 30% to 50%
* PK Immunity / Exilir
  * No longers able to activate everywhere (This is known bug that occur in the last maintenance).
  * Immunity will automatically disabled upon switching maps that has no pk immunity such as (GvG, PvP, WoE Castles, Event Maps).
* Donation Sets
  * Liberty Set - [Magic Attack/Support Set](https://ro0-4.gitbook.io/godro/general-information/donations)
* Memory Scroll 5

  * Now available at the Cash Shop
  * Jackpot Prize: **Dolor Hat \[1]**

  <div align="left"><figure><img src="/files/xNbIXnOjmSGoiAExAf2U" alt=""><figcaption></figcaption></figure></div>

***

### 📢 Item Price Adjustment Notice

To ensure fairness and encourage longer-term purchases, the prices for several services and items have been adjusted.

***

**✦ Rental Weapons/Headgears**

* Prices are adjusted based on the current server's zeny economy.
* Added more headgears from limited events such as FWM, LBH, and others, to allow testing during the upcoming Trial WoE and KoE. These headgears may be removed later.

***

#### ✦ Elixir of Immunity

| Duration | New Price       |
| -------- | --------------- |
| 1 Day    | **200,000 Z**   |
| 7 Days   | **1,250,000 Z** |

#### ✦ Fly Wing Rental

| Duration | New Price       |
| -------- | --------------- |
| 1 Day    | **300,000 Z**   |
| 3 Days   | **720,000 Z**   |
| 7 Days   | **1,470,000 Z** |

***

#### ✦ Autotrade Permit

| Duration | New Price       |
| -------- | --------------- |
| 2 Hours  | **50,000 Z**    |
| 4 Hours  | **80,000 Z**    |
| 7 Days   | **525,000 Z**   |
| 15 Days  | **975,000 Z**   |
| 30 Days  | **1,650,000 Z** |


---

# 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/08082025.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.
