# Unique Scenario

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

* A Unique Scenario is a Scenario that is not repeatable, or has very limited repeatablity. It is a one time, or very rare event.
* These often are tied to major story events, or character progression.
* They often contain unique rewards.
* **Key Differences:**
  * **Repeatability:** Very limited or non-repeatable.
  * **Story Significance:** Tied to major story events or character progression.
  * **Reward Uniqueness:** Often contain unique, one-time rewards.

List:

* **The Coronation Cataclysm:**
  * Focus: Witness and survive a royal coronation that is violently interrupted by a powerful, unexpected force.
* **The Shattering of the Veil:**
  * Focus: Experience the moment when the barriers between dimensions are torn, and the consequences that follow.
* **The Last Stand of the Valiant:**
  * Focus: Participate in a desperate, final defense against overwhelming odds, with significant character losses.
* **The Unveiling of the Ancient Betrayal:**
  * Focus: Uncover a long-hidden betrayal that reshapes the understanding of the world's history.
* **The Awakening of the Primal Entity:**
  * Focus: Witness and attempt to control the awakening of a powerful, ancient entity that threatens to reshape reality.
* **The Fall of the Capital City:**
  * Focus: Experience the dramatic and devastating fall of a major city, with lasting consequences for the world.
* **The Sealing of the Void Rift:**
  * Focus: Participate in the perilous attempt to seal a growing rift to the void, facing overwhelming dangers.
* **The Forging of the Legendary Weapon:**
  * Focus: Take part in the unique and dangerous process of forging a legendary weapon of immense power.
* **The Revelation of the True Heir:**
  * Focus: Witness the dramatic revelation of the true heir to a throne, and the resulting political upheaval.
* **The Unmaking of the Dark Pact:**
  * Focus: Participate in the complex and dangerous process of breaking a powerful dark pact.
* **The Birth of the New Star:**
  * Focus: Witness a rare and powerful celestial event that has profound magical consequences.
* **The Trial of the Gods:**
  * Focus: Experience a unique and perilous trial set by powerful divine beings.
* **The Liberation of the Soulbound:**
  * Focus: Participate in the risky operation to free souls that have been bound to dark magic.
* **The Unraveling of the Prophecy:**
  * Focus: Experience the moment when a long-foretold prophecy comes to pass, with unexpected results.
* **The Convergence of the Factions:**
  * Focus: Be part of a unique event where normally hostile factions must combine to fight a greater threat.
* **The Ending of the Long Night:**
  * Focus: Experience the moment when a long period of darkness and despair finally comes to an end.
* **The Corrupted Avatar:**
  * Focus: Witness the fall, and fight against a once powerful good character that has been corrupted.
* **The Unbound Magic:**
  * Focus: Experience the release of raw unbound magic, and the chaotic results.
* **The Last Dragon Flight:**
  * Focus: Be part of the final flight of the last dragons.
* **The Kings Judgement:**
  * Focus: Attend the final judgement of a king, that will change the lands forever.
* **The Time Capsule:**
  * Focus: Open and experience a time capsule that shows the past, and changes the future.
* **The Spirit realm journey:**
  * Focus: Journey into the spirit realm, and bring back a lost soul.
* **The creation of the barrier:**
  * Focus: Witness and help in the creation of a magical barrier.
* **The first contact:**
  * Focus: Experience the first contact with a new race.
* **The changing of the seasons:**
  * Focus: Experience a magical event that changes the seasons in an instant.


---

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