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

# 08222025

### Changelog

* **Demon Temple – Boss Lineup Update**
  * **Dark Lord** and **Baphomet** have been **removed** from the lineup.
  * A **Guardian Stone** will now appear as the new challenge before the final boss.
  * The **final boss** is now the **Satan Morocc**.
* **Unlock Bonuses Restored**
  * Missing bonuses such as *Long-Range Damage* and *SP Recovery* are now available again.
  * Added search functionality:
    * **By Card Name**: e.g. searching *“Poring”* will display all cards containing that string (*Poring Card, Poporing Card, Santa Poring*, etc.).
    * **By Card ID**: more precise results for individual cards.
* **Traveling Merchant**
  * You can now view if the NPC was active within the last **24 hours** or if it is currently visiting a random map.
* **Mining Leaderboards**
  * Rewards are now sent to the **actual characters in the rankings**, instead of whichever character was online when the leaderboard reset.
* **War of Emperium: Second Edition**
  * All **Barricade Systems** and **Guardian Stones** have been removed.
* **New Command: @noview `<all | others | off>`**
  * Allows you to disable the appearance of headgears/costumes.
  * Useful in WoE/KoE or GvG to hide distracting/fancy headgears.
* **Mount System**
  * Expanded information and improvements to the Mount upgrade/incubation mechanics.
* **Slave Mode Update**
  * Now correctly triggers **buff items** in addition to existing functionality.
* **MVP Rewards**
  * Function reworked for **more accurate reward distribution**.
  * Rewarding loop system optimized.
  * Increased chance to obtain **fragments**.
* **Relic Crafting**
  * **Success rate reduced** to balance progression.
* **Holy Cross**
  * Hard delay removed.
* **Hourly Box \[E] and \[F]**
  * Added new Hourly Box, You can check the grand prize via the Hourly Shop -> Right Click for the Description.
* **Inventory Expansion Voucher**
  * Available at the **Tool Dealer's Special Shop**
  * Cost: <mark style="color:$primary;">**1,000,000z**</mark>

<figure><img src="/files/zdoHrRnAW9yGVqajIzD4" 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://ro0-4.gitbook.io/godro/server-updates/patches/08222025.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.
