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

# 07022025

## 🔧 Update Changelog

Compensation Officer at Main Office:\
![](/files/GiyrGJ6Os7lygNJGdbBs)

**✅ General Fixes & Improvements:**

* **\[Item]** Corrected the English name of `Sacred Egg Hat`.
* **\[Damage Formula]** Fixed a miscalculation affecting all monster damage. Previously, monsters dealt `100% base + 100% extra + custom modifiers`. This has been corrected to apply only the intended base damage and custom additions.
* **\[Character Deletion]**
  * Fixed issues with character deletion not functioning properly.
  * Added support for email confirmation when deleting a character.
* **\[Daily Quest System]** Enhanced reset logic to prevent cooldowns from getting stuck.
* **\[Teleport Mode]** Fixed a bug where enabling “Target only monsters in list” prevented MVP detection from triggering teleport.
* **\[Cash Shop]**
  * Reduced the price of Unlimited Fly Wings.
  * **Gym Membership Card** is now available under **General Items**.
* **\[Hourly Point Shop]: Reduce point cost per item in the hourly point shop.**
* **\[Warper NPC]** Reduced warp fees for all destinations.
* **\[Refinement Bonuses]** Restored `+ATK` bonuses from gear refinement. Previous removal was based on a misunderstanding; refinement bonuses are not random chance.

***

**🛫 Map Fixes:**

* **\[Einbroch & Lighthalzen Airports]** Fixed invalid GATs that blocked player movement. Patch applied.

***

**🤖 Autobot / Slave Mode Enhancements:**

* **\[Party Restriction]** Slave Mode now **only follows players within the same party**. It will no longer follow players outside the party or without a party.
* **\[Proactive Protection]** When a monster targets your slave and both are in the same party, your main autobot will **automatically switch targets** to protect the slave — ignoring any filter settings like “only attack listed monsters”.

***

**🎥 Streamer Features:**

* **\[Level 99 Aura]** Streamers now have **unique auras** to distinguish them from regular level 99 characters.

<figure><img src="/files/iGCz2YJWfoqUxhmXnTx4" 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/07022025.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.
