> For the complete documentation index, see [llms.txt](https://docs.cambria.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cambria.gg/dungeons/supplementary/patch-notes/patch-v0.2.0.md).

# Patch v0.2.0

<figure><img src="/files/VQXCwNLSTdi122JbT1r1" alt=""><figcaption></figcaption></figure>

GM Cambrians,

Welcome to Patch v0.2.0!  We've made major changes to how Dungeons works as a game mode (w/ the new **DEMONIC POWER** system), added a ton of new content, and simplified / streamlined a ton of existing systems - all with the goal of making dungeons **easy to get into** but **hard to master.**

Additionally with this patch, we're launching **REGIONAL SERVERS**, a massive infrastructure upgrade to our core tech that allows us to significantly improve network latency (low ping!) in a equal way for players around the world - powered by new hub servers in Poland, India, and Central US. &#x20;

### Demonic Power

> How deep can you go?

<figure><img src="/files/sZCGXD1jc7PvD18zV3oi" alt=""><figcaption></figcaption></figure>

New: Monster spawns, side rooms, Relic chests, and other challenges you complete successfully in the Dungeons now have a chance to increase your Demonic Power.  This resource is tracked separately from Artifacts (loot) and MULT (loot multiplier) and feeds a roll that determines whether or not you are able to descend to the next floor.  Demonic Power is reset on floor descend (w/ a few exceptions).  Every floor you go down MASSIVELY increases both the **chance of failure** as well as the **potential payout and rewards**.  &#x20;

TL;DR

* Faster average runs (that end earlier, Floor 3-4 is the avg floor)
* No floor descend is guaranteed
* Greed has a price

### Floor Pressure

We've turned up the heat when it comes to how long you can stay on a floor.  The longer you stay, the more Miasma (poison) damage you take, and the more Roaming Threats will ambush you.  Escape to the Boss Room (**instant teleport**, no channel needed) before you die!  OR, get greedy and continue unlocking Strongboxes and other loot for more rewards.

### Strongboxes

<figure><img src="/files/nbdPbJie7C63zYmNNFtU" alt=""><figcaption></figcaption></figure>

Strongboxes are new locked chests that are scattered throughout the Dungeons - guarded by extremely tough Ruined mobs.  Open these to loot more Artifacts and MULT (no Demonic Power / chance to descend impact) if you dare.

### Other Content

Too many to list here - check them out in game!

* 7 new map layouts
* 4 new Roaming Threats (Ambush) mobs
* Simplified Affix, Stress, Chest systems&#x20;
* Cursed Pact, Chest Keys disabled (pending rework)
* Echo Mobs, Juicer Mobs&#x20;
* Regular Mobs now have a chance to drop T5 artifacts
* 4 new Abilities, 8 new Passives, 6 new Quirks
* Triggers System - tip Demonic Power odds in your favor


---

# 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://docs.cambria.gg/dungeons/supplementary/patch-notes/patch-v0.2.0.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.
