# Patch Notes - March 9, 2026

***

## 🎮 Gameplay

### Bubble Gum Changes

| Change                  | Description                                        |
| ----------------------- | -------------------------------------------------- |
| **Multiplier Reverted** | Bubble Gum drop rate multiplier reverted to `200%` |
| **Price Increase**      | Now costs `1000` Poring Coins                      |
| **Login Reward**        | Available on day login `20` instead of `10`        |

| Change                      | Description                                                                                             |
| --------------------------- | ------------------------------------------------------------------------------------------------------- |
| **Bio 4 MVP Summons**       | Summoned (not slave) mini-boss variants no longer drop their standard loot tables when spawned normally |
| **Cooking Lock**            | Added `2` second character lock when spam cooking to prevent accidental movement                        |
| **Intimidate Portal Check** | Portal check added to Intimidate skill to prevent accidental map changes                                |

### Equipment Properties

!!! info "New Equipment Properties Script" Added Equipment Properties script to display most constants granted from items/pets.

* Ongoing additions will be added for properties that don't exist by default.
* Defense gained from armor refines rounds down by default, so it may not reflect 100% correctly (use your stat screen for confirmation).
* ATK granted from weapon refines won't reflect on your total due to variations.

### Nidhoggur's Nest Instance

| Change          | Description                                                        |
| --------------- | ------------------------------------------------------------------ |
| **Solo Entry**  | Party still required, but no longer requires a 2nd person to enter |
| **BBG Negated** | Bubble Gum effect negated within instance                          |

***

## 🛡️ Skills

| Change                    | Description                                                     |
| ------------------------- | --------------------------------------------------------------- |
| **Sphere Mine**           | Now properly reflects `7` cell movement consistently when poked |
| **Chase Walk**            | STR buff received after `5` seconds instead of `10` seconds     |
| **Mace Mastery (Priest)** | Now yields `+1` crit per level                                  |
| **Sacrifice**             | Added status icon for Sacrifice                                 |

***

## 🛠️ Fixes

| Fix                      | Description                                                                         |
| ------------------------ | ----------------------------------------------------------------------------------- |
| **Moonlight Flower Egg** | Now properly triggers HP/SP regen                                                   |
| **Autoloot Settings**    | Fixed an issue where autoloot settings don't save to new characters made post patch |
| **Glorious Staves**      | Fixed Glorious 1/2 handed staves to reflect proper MATK %                           |

***

## 🌟 **We Need Your Support!**

We kindly ask everyone to take **`5 minutes`** to leave a review for our server on **RMS**! Your feedback is crucial to helping us reclaim the **top spot** and showing why we're the **best server in the world**.

Leave your review here: [Rate our server on RMS!](https://ratemyserver.net/index.php?page=detailedlistserver\&serid=22102\&itv=6\&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/2026/patches09032026.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.
