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

# 10122025

## **War of Emperium Participation Rewards**

* **Reward Distribution:** Automated (via Mail / RODEX)
* **Participation Requirement:** Stay for **at least 30 minutes** during WoE time
* **Rewards:**\
  • 50x Royal Jelly Box\
  • 50x Mastela Fruit Box\
  • 2x Speed Potion Box

**Notes:**

* Players must **relog** to receive the mail once eligible (i.e., stayed for 30 minutes or more during WoE).
* The **guild must be registered** in the **WoE Guild Supply** for members to be eligible for the participation reward.
* **Longest Defender Reward:**\
  • 500x Event Tickets (sent via mail to the **Guild Leader** after relogging).

***

## **Blessing of the Goddess**

* <mark style="color:yellow;">**!!NEW!!**</mark> **Long Range Physical Damage** now available up to **Level 10** (maximum **+20% Damage**)
* <mark style="color:yellow;">**!!NEW!!**</mark> **Casting Time Reduction** now available up to **Level 10** (maximum **−20% Cast Time**)
* <mark style="color:yellow;">**!!NEW!!**</mark> **MATK Rate** now available up to **Level 10** (maximum **+20% Magic Damage**)
* **Ignore MDEF/DEF** effect increased from **20% (max)** → **25% (max)**

***

## **Skill Damage Adjustments**

* **Double Strafe:** +15% damage on all PvP/GvG maps
* **Meteor Storm:** +15% damage on all PvP/GvG maps
* **Storm Gust:** +15% damage on all PvP/GvG maps
* **Lord of Vermilion:** +30% damage on all PvP/GvG maps

***

## MVP Drops

* Fixed an issue where **MVP monster drops** were being affected by **Transcended item/equipment drop filtering**.

***

## Provoke Skill

* On all **GvG** and **WoE** maps, the **Provoke** skill will now **always apply Level 1 Provoke** to the target imitating the effect of **Aloevera**, regardless of the skill level cast.


---

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