> 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/02-04-2026.md).

# 02/04/2026

### Gameplay & Balance

* ACID Demonstration: Damage increased by 100% (revamped).
* Gospel: ATK bonus reduced to 10% (from 100%).
* Demon Temple Boss: HP increased to 35,000,000 (from 12,000,000).

***

### Card Recycler NPC

* Added EXP Manuals in the Prize Pool

***

### Drops & Items

* Raydric Archer Card: Effect restored.
* Orc Archer Bow: Drop restored.

***

### NPC & Services

* Traveling Merchant: Fixed issue causing the NPC to remain in a stale/incorrect location.
* Warper: Cost reduced to 200,000 zeny.

***

#### Tool Dealer

* Special Shop: Unlimited Arrow Box added for 1,500,000 zeny each.
* Vending Ticket: 1-month option set to 500,000 zeny, all other Vending Ticket options removed.
* Supply Shop added:
  * Royal Jelly - 15,000 zeny
  * Mastela Fruit - 15,000 zeny
  * Slim Potion - 1,000 zeny
  * Barrier Kit - 1,000,000 zeny
  * GStone Kit - 1,000,000 zeny
  * Yellow Gemstone - 600 zeny
  * Red Gemstone - 600 zeny
  * Blue Gemstone - 600 zeny

***

### Viewer Supply Box

* Added Cat Ear Beret \[1] ![](/files/0ca1VNHizB6jaM6sNb4H)

***

### Agit Lord of the Month Preparation

In preparation for **Agit Lord of the Month**, we are applying the following rule and balance adjustments to promote fair play, reduce extreme stacking, and keep fights more competitive across all guilds. These changes are intended to prevent single-skill win conditions and to ensure that damage and defensive builds remain within reasonable limits throughout the event.

#### Status and balance adjustments

* Gospel: Disabled for the duration of Agit Lord of the Month.
* Mind Breaker: Disabled for the duration of Agit Lord of the Month.

#### Resistance cap enforcement

* All Elemental Resistances: Capped at 70%.
* Long-Range Resistance: Capped at 70%.
* Melee Resistance: Capped at 70%.
* Magic Resistance: Capped at 70%.
* DemiHuman Resistance: Capped at 70%.

#### Notes

* These restrictions are event-focused and are being implemented specifically for **Agit Lord of the Month** to keep outcomes skill- and strategy-driven rather than determined by excessive resistance stacking or high-impact buffs.


---

# 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/02-04-2026.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.
