# Patch Notes - September 25, 2025

## General / Gameplay

* **Izlude Dungeon 6**\
  Tweaked mobs and adjusted EXP slightly. New MVP **"Kraken"** available.
* **Bio4 Mob Revamp**

  ```
  - AI (Lots of skill functionality and some missing skills)  
  - Some Stats  
  - Added common drop to all mobs for random box redemption at exchanger NPC  
  - Edited some variables in drop tables
  ```

!!! note "Bio4 Mechanics" Specific details can be found with `@mi` and testing yourselves to figure out new mechanics, etc.

* **Merchant API Feed Revamp**\
  Reenabled `@whobuy` / `@whosell`. Restructured Merchant listing API feed to website.
* **Mini Map Recall**: Added `+` marker on last location when using Infinite Fly Wing.
* **#trade Channel Cooldown**: Increased `1 → 3 minutes`.
* **Consumable Refactor**: Restructured fly wing, butterfly wing, converters to prevent failures due to packet loss/routing issues. Duration, etc., remains the same.
* **Fav Tab Protection**: Items within "Fav" tab can no longer be refined.
* **Pet Autofeed Message**: Disabled "This pet does not have autofeed" message by default.
* **Login Shop Error**: Fixed showshop system message error on login.
* **Payon Map Fixes**: Adjusted cells in Payon to reflect no-vending status.
* **Party Devotion Display**: Added `+` identifier in party listing to show active Devotion.
* **New `@settings` Command**\
  **Functionality**

  ```
  - Set your variable % of character weight  
  - Drag and drop OR alt + right click will drag items (singular or stacks) to your character's inventory 1% less than your target percentage  
    *Example*: Set to 50%, will drag usable items up to 49%  
  - @restock supersedes your target weight in settings  
  - If you're dragging item stacks larger than your target weight, it will retrieve your target percentage then generate a fail message for anything further
  ```

!!! warning "Client Limitations" - Using *alt + right click* if you "fail" to retrieve items due to item count/weight/quantity will still lock your retrieval with this method until you drag + drop successfully as an alternative.\
\- Fixed an issue failing to open 1 on 1 chats with party members directly from party member list when under identifiers from party buffs.\
\- Upon a successful message, the client will automatically pull and generate the correct name formatting in a separate 1 on 1 window.

***

## Skills

* **Homunculus Lif**: Cooldown for Mental Change updated to not require relog/rest+call.
* **Twilight Alchemy Overhaul**

  ```
  - Merged all into 1 Twilight Alchemy skill.  
  - Removed all extra Twilight Alchemy skills.  
  - Requirements and yields untouched.  
  - Updated description.
  ```
* **Twilight Alchemy Mechanics**

  ```
  - Soul link still required  
  - No class restrictions for potion types  
  - Brews up to `300` of any pharmacy item  
  - Automatic material use up to 300  
  - Weight and item count checks prevent overuse  
  - [Pharmacy Item List](https://ratemyserver.net/index.php?page=creation_db&op=4)
  ```

***

## Items

* **Veteran Axe**: +10 ATK if you have Lv2+ of each Mastery skill.
* **OCA Pool Cleanup**: Removed Thief Bug Egg card.
* **Dimonka Headgear**: Added 2 new headgears.

![Dimonka Hats September](/files/xGoQ8f3GxTckupDlcFq3)

* **WoE Token Redemption**:

  ```
  - Yellow Bandana added (15 tokens).  
  - Blocked in Pre-Trans WoE.
  ```

  *Added separate currency and NPC for WoE Token Equipment Redemption*
* **Kraken Loot Table**: Added Waterdrop Brooch. Also added to Pre-Trans WoE block list.

***

## NPC

* **Izlude Inn Update**: Added expanded tool dealer and Hobota.
* **Bulk Buy-to-Storage (300,000 cap)**

  ```
  - Items go straight to storage in 30k stacks.  
  - Zeny cost preview.  
  - Must be single item on menu.  
  - Returns to normal after transaction.
  ```
* **Training Dummy Overhaul**

  ```
  - DPS shown after 10s based on total damage.  
  - Crit visual effect now triggers properly.  
  - New Modifiers: Def / Mdef / Flee  
  - New Features:  
    - Import mobID with stats/sprite  
    - Reset function  
    - Modes: PvE / GvG / BG / Boss/Non-Boss
  ```
* **Farmer's Market**: Added in Southern Prontera.\
  \&#xNAN;*Shoutout to **Antha \[CF]** for assistance.*
* **Hobota Locations**: Now also in Moscovia and Yuno Inns.
* **Tool Dealer List Restructure**
* **Town Name & Script Fixes**: Ayothaya, Yuno, Gonryun corrected.
* **Warpra Menu Alphabetized**
* **Kiel Quest**: Alyssia’s Ring now given to **all party members** in boss room upon kill.
* **Mission Reset Cost Update**

  | Tier       | Solo      | Party     |
  | ---------- | --------- | --------- |
  | Elite      | Unchanged | Unchanged |
  | Advanced ↓ | 25k       | 50k       |
* **BG Rental Gear Fixes**

  ```
  - Level requirements enforced  
  - Blocked properly outside BG maps
  ```

***

## Cash Shop

* **Cash Shop**: Added `18` new costumes.

![Super Novice Skills](/files/4UeOyIsiismGFVgFLCd8)

***

## ⭐ Leave Us a Review!

![Support](/files/wj2t85XIss6ahyASnDyI)

If you enjoy playing here, please take a moment to **leave us a review on RMS**.\
Your feedback helps us grow and keeps the community thriving!\
It only takes a minute and really helps us reach more players.

👉 [**Rate Our Server on RMS**](https://ratemyserver.net/index.php?page=detailedlistserver\&serid=22102\&url_sname=UARO%20World%20of%20your%20dream)

***


---

# 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/patch-notes/2025/patches09252025.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.
