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

# 08292025

## Official Mobile KoE Schedule

* Every <mark style="color:yellow;">**Wednesday**</mark> **9:00PM** till **10:30PM**

***

## **Town Funding**

* Ayothaya: Fixed a missing status-change buff that could cause the Stone Curse status.

***

## **Mount Evolution**

* Corrected mismatched requirements.

***

## **Blessing of the Goddess**

* Added **Reset Prayers** (category-specific): Reset by category with fees and refunds of all prayer cards used in that category.
  * Attack Cards: **10,000,000 Zeny**
  * Defense Cards: **10,000,000 Zeny**
  * Element Cards: **7,000,000 Zeny**\
    (Removes the corresponding blessings and recalculates stats.)
* Attack Card: Added new type 'Any Skill Atk Rate' all offensive/damage skill boost.
* Defense Card: Added new type 'Healing Effectiveness' all healing skill effectiveness boost.

***

## **Okarun Set**

* Corrected set effects.

***

## **Mining System**

* New map added.
* Fixed Mining Energy Upgrade refill.
* Adjusted mining respawn from 15 minutes to 5 minutes.

***

### Emperium

* Can now be heal using Heal / Potion Pitcher skill.

***

### New Bonus Added

* Increase any skill attack rate (Any type of offensive skill that does damage to targets).

***

### King of Emperium's Treasure Room

* More info [here](https://ro0-4.gitbook.io/godro/custom-features/treasure-room-koe).


---

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