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

# 07202025

## Heroes' Offering

* A new system where players can contribute their Zeny to activate double EXP and drop rates.
* Information [here](https://ro0-4.gitbook.io/godro/custom-features/heroes-offering).

***

## Smart Battle

* Added Food Buffs from the Cash Shop to the Buff Items configuration.
* ~~**Slave Mode** will now also respect the Teleport/Fly Wing hit delay.~~
* **Slave Mode:** Resurrection skills now require **10 Blue Gemstones** instead of the default 1 per resurrection. If the slave fails to resurrect the target after 10 attempts, **Slave Mode will automatically be disabled.**
* **Sit Regenerate** can now be disabled individually for HP, SP, or both.

***

## Father's White Mustache

* Is now **tradeable**.

***

## Commands

* **@whosell** and **@whobuy** added.

***

## Card Unlock

* Baphomet Jr. Card is now added.

***

## MVP System

* All MVPs now have a chance to cast **Dispell**.
* This is a key change in preparation for what we’re planning in the future.

***

## Tree Cutting

* Fixed an issue where players could bypass the cutting progress by rapidly clicking the NPC, causing multiple cutting instances within milliseconds.\
  This was only a minor exploit, it skipped the procedure time but did not affect the chances of obtaining rare items from the tree.

***

## Costumes

* Fixed where costumes provides wrong weight bonus.

***

## PK Announce

* Fixed an issue where `@listenpk` did not filter kill announcements from PK areas.

***

## Vampire's Servant

* Effect buff: 5% chance to absorb 20% of physical damage inflicted into SP.


---

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