# Rogue Scenario

{% hint style="info" %}
Page is outdated for v1.101 (v1.83)
{% endhint %}

These scenarios borrow elements from "roguelike" games, such as randomized layouts, permadeath (or temporary penalties for failure), and a focus on replayability.

* They provide a high-stakes, challenging experience that rewards adaptability and skill.
* These scenarios are becoming more popular in many games.
* Example: A scenario with randomly generated encounters and rewards, where players must survive as long as possible.

List

* **The Temporal Drift:** Survive shifting time anomalies to reach a stable exit point.
* **Crystalline Collapse:** Escape a collapsing crystal cavern before it shatters.
* **The Obsidian Cycle:** Break the loop of a repeating obsidian nightmare.
* **Astral Fracture:** Repair fractured astral planes to stabilize reality.
* **The Entropy Engine:** Shut down a chaotic engine before it consumes the area.
* **Runescarred Passage:** Decipher and navigate a constantly changing, rune-etched path.
* **The Phantom Gauntlet:** Overcome spectral challenges to claim a lost relic.
* **Echoing Catacombs:** Find the source of echoing whispers within a labyrinthine tomb.
* **The Shaded Spire:** Ascend a darkened tower, facing trials in ever-deepening shadows.
* **The Serpent's Coil:** Unwind a serpentine maze, avoiding its venomous guardians.
* **The Mirror Maze:** Navigate a maze of illusions, distinguishing reality from reflection.
* **The Inkwell Descent:** Descend into a living inkwell, fighting manifestations of dark stories.
* **The Silent Vaults:** Retrieve a hidden artifact from vaults guarded by silent, deadly sentinels.
* **The Iron Run:** Survive a gauntlet of mechanical traps and constructs.
* **The Whispering Tangle:** Untangle a living, whispering forest to find its hidden heart.
* **The Glimmering Grave:** Unearth treasures from a glittering, but deadly, ancient burial site.
* **The Soul Forge:** Survive the soul forge's trials to temper your own spirit.
* **The Shadowed Labyrinth:** Escape a labyrinth where shadows come to life.
* **The Boundless Chasm:** Descend into an endless chasm, seeking a hidden bottom.
* **The Fading Path:** Follow a fading path before it disappears, revealing hidden secrets.
* **The Chronal Knot:** Untangle a knot of time, restoring the correct timeline.
* **The Veiled Void:** Pierce the veil of the void, revealing and defeating its hidden guardian.
* **The Arcane Descent:** Descend into a magical abyss, surviving its increasingly potent enchantments.
* **The Shattered Prism:** Reassemble the shattered pieces of a magical prism.
* **The Living Maze:** Escape a maze that actively changes and adapts to your presence.
* Rift Run
* Void Climb
* Echo Descent
* Chaos Core
* The Shifting Sands


---

# Agent Instructions: 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://wiki.coldmc.com/systems/scenario-types/unique-scenario/rogue-scenario.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.
