# Patch Notes – September 25, 2025

***

## General / Gameplay

* Added `Izlude Dungeon 6`:
  * Tweaked mobs and adjusted EXP slightly.
  * New MVP **Kraken** available.
* `Bio4` mob revamp:

  * AI improvements (added missing skill functionality).

  * Adjusted stats.

  * Added common drop to all mobs → exchangeable at NPC for random boxes.

  * Edited drop tables.

  > Details can be checked via `@mi` and in-game testing.
* Re-enabled `@whobuy` / `@whosell`.\
  Merchant listing API feed restructured to website.

  > Report any discrepancies (autotrade status, vend/buy/sell, specific items, etc).
* `Infinite Fly Wing` now shows **last location** on minimap when used.
* `#trade` channel cooldown: `1 min → 3 min`.
* Restructured `Fly Wing` / `Butterfly Wing` / `Converters` to fix packet-loss issues.

  > Duration and mechanics remain the same.
* Items in `"Fav"` tab can no longer be refined (or appear in Hollengrehn menu).
* Disabled `"This pet does not have autofeed"` message by default.
* Fixed **shop system** message error on login.
* Fixed **novend cells** in Payon.
* Added `"+"` identifier in party listing window to show when `Devotion` is active.

***

## Skills

* `Homunculus (Lif)`: `Mental Change` cooldown fixed → no relog/rest+call required.
* `Twilight Alchemy` overhaul:

  * Unified into **one Twilight Alchemy skill**.

  * Removed extra potion-specific skills from tree.

  * All requirements and point yields unchanged.

  * Skill description updated.

  > **How it works:**
  >
  > * Soul Link still required.
  > * Removed need for specific brewing classes.
  > * Can brew up to `300` of any `Pharmacy` item.
  > * Input total materials → brews max possible (up to `300`).
  > * Weight + item checks prevent over-limit yields.\
  >   Reference: [Pharmacy Items](https://ratemyserver.net/index.php?page=creation_db\&op=4)

***

## Items

* `Veteran Axe`: yields additional `+10 ATK` with **Lv 2+ of each Mastery skill**.
* Removed `Thief Bug Egg Card` from `OCA` pool.
* Added **two new headgears** to `Dimonka`.

  > Item script changes:\
  > \[screenshot placeholder 1]\
  > \[screenshot placeholder 2]
* `Yellow Bandana`: available at NPC `Sabrina` for `15 WoE Tokens`.

  > Also added to Pre-Trans WoE block list.
* `Waterdrop Brooch`:
  * Added to `Kraken` drop table.
  * Added to Pre-Trans WoE block list.

***

## NPC

* `Izlude Inn`: Added Expanded Tool Dealer + Hobota NPC.
* `Moscovia` and `Yuno Inns`: Added Hobota NPCs.
* Fixed NPC locations in `Payon Inn`.
* **Bulk NPC buying**:\
  Buy up to `300,000` items in one transaction, directly to storage.


---

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