> For the complete documentation index, see [llms.txt](https://darkgroom.gitbook.io/darkgroom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darkgroom.gitbook.io/darkgroom-docs/docs/all_patch_notes.md).

# Patch Notes

## Patch Notes – Dark Groom RO

### What's New

#### YGG Treasure Box Quest

A brand-new quest has been added featuring the powerful **YGG Treasure Box** reward.

Features:

* Unlimited Yggdrasil Seed usage
* 5-second cooldown
* Lightweight utility item designed for long grinding sessions and competitive gameplay

Gather the required materials and complete the quest to unlock this valuable item.

***

#### Hat Maker Quest

The new **Hat Maker Quest System** is now available.

Features:

* Multiple custom headgear rewards
* Material-based crafting system
* Zeny crafting fees added for progression balance
* New cosmetic and utility equipment options

More hats and custom equipment will continue to be added in future updates.

***

#### Gacha Warper

**Gacha NPC System**

Try your luck and obtain:

* Rare costumes
* Consumables
* Special rewards
* Limited collectibles

Additional prize pools will be expanded over time.

***

## System Adjustments

### Auto Attack System Rework

Dark Groom RO includes a built-in Auto Attack feature designed to make grinding and farming significantly less tedious.

Instead of relying on chat commands, players now activate and deactivate Auto Attack using an item called the **Auto Play Device**, allowing fast and convenient control directly from the inventory.

Once activated:

* Characters automatically perform basic attacks and skills
* Farming becomes less click-intensive
* Players can grind more comfortably during long sessions

Auto Attack is fully integrated with the server’s Fatigue & Stamina System to maintain fair gameplay and server stability.

***

## Fatigue & Stamina System

To keep Auto Attack balanced and server-friendly, Dark Groom RO now uses a timer-based Fatigue & Stamina System.

#### How It Works

* Every character has a maximum of **3,000 Stamina**
* While Auto Attack is active, stamina is consumed automatically over time
* Stamina is no longer consumed per monster kill

***

### Stamina Regeneration at Charging Stations

Players can regenerate stamina only while:

* Idling
* Chatting
* Resting near a Charging Station NPC

Charging Stations are represented by campfires located throughout major cities.

#### Recovery Rates

* Non-VIP Players: +25 stamina per minute
* VIP Players: +50 stamina per minute

VIP players recover significantly faster, allowing them to return to farming more quickly.

***

### What Happens at 0 Stamina?

When stamina reaches zero:

* Auto Attack automatically stops
* A Fatigue debuff activates
* Manual gameplay remains fully available

This system helps prevent endless unattended farming while still allowing normal gameplay progression.

***

### Estimated Full Recovery Time

#### Non-VIP Players

* Approximately 2 hours for full recovery

#### VIP Players

* Approximately 1 hour for full recovery

***

### Useful Command

Use the following command anytime to check your remaining stamina:

```
@stamina
```

***

Thank you for supporting Dark Groom RO. More systems, balancing updates, quests, and competitive content are coming soon.


---

# 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:

```
GET https://darkgroom.gitbook.io/darkgroom-docs/docs/all_patch_notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
