# Patch Note v1.0.1

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

[View quest](/darkgroom-docs/key-features/quest/ygg-treasure-box-quest.md)

***

#### 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/Casino Warper

New convenience and reward systems have been added.

**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

The Auto Attack System and Fatigue System have been fully reworked for better balance, smoother gameplay, and improved server stability.

The system has now been changed to a **timer-based** stamina consumption model.

<mark style="color:$danger;">Before:</mark>\ <mark style="color:$danger;">Non-VIP: -4 stamina per monster kill</mark>\ <mark style="color:$danger;">VIP: -2 stamina per monster kill</mark>

<mark style="color:$success;">Now:</mark>\ <mark style="color:$success;">Non-VIP: -10 stamina per minute while Auto Attack is active</mark>\ <mark style="color:$success;">VIP: reduced stamina drain while Auto Attack is active</mark>

## Stamina Regeneration Changes

### Previous Recovery Rates

* Non-VIP Players: +10 stamina per minute
* VIP Players: +15 stamina per minute

***

### <mark style="color:$success;">New Recovery Rates</mark>

* <mark style="color:$success;">Non-VIP Players: +25 stamina per minute</mark>
* <mark style="color:$success;">VIP Players: +50 stamina per minute</mark>

This greatly reduces downtime and allows players to recover from fatigue much faster.


---

# 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/darkgroom-documentation/patch-notes/patch-note-v1.0.1.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.
