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

# 09262025

## Database Optimization

* Optimized and Backup\
  Our database has been fine-tuned to handle queries faster and more efficiently, especially during peak WoE times. Regular backups have also been strengthened, ensuring that all player progress and data are safer than before.

***

## Smart Battle

* Auto path finding more optimized\
  Pathing has been adjusted so characters move more intelligently across maps, avoiding unnecessary detours and improving responsiveness. This results in smoother battles, less lag, and fewer cases of players getting stuck.

***

## Costume Quest

Some of the requirements have been adjusted to reduce difficulty, making the quest more balanced while still offering a meaningful challenge for completion.

* **Blessed Bark** – requirement reduced from **1,000** to **750 pcs**\
  (Less grind, easier for newer players to catch up.)
* **Enchanted Stone** – requirement reduced from **500** to **300 pcs**\
  (Significantly lowered to speed up farming progress.)
* **GOD Coin** – requirement reduced from **1,000** to **500 pcs**\
  (Halved to lessen the burden while still keeping value.)

***

## **Endless Tower Update**

* Dry run for our Chest Reward in the Endless Tower
* Every 5 floors (5th, 10th, .... 100th) there will be a treasure chest that spawns near the portal to the next room.
* Make sure you have cleared all the items from the chest before entering the next room portal, otherwise there’s no way to go back.
* Rewards from the chest are subject to adjustment or change during the next maintenance.

***

## Endless Shop

* Located at the Central Hall
* This shop requires Endless Token (drop from endless tower treasure chest.)

<figure><img src="/files/ukh2kWdUbI0ETCRPHJYX" alt=""><figcaption></figcaption></figure>

***

## Mining Boss

* Respawn time reduced from 1 hour to 10 minutes.

***

## Assassin Event Preparation

* Map and Flags.

***

## Gachapon

* Added '**Bloodied Shackle Ball**'
* Added '**Hermode Cap**'


---

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