# World Events

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

* Large-scale, dynamic events that occur in the open world, often involving many players.
* These events can be triggered by in-game timers, player actions, or developer intervention.
* They often feature unique challenges, powerful enemies, and valuable rewards.
* **Key Differences:**
  * **Scale:** Massive, involving a large number of players.
  * **Dynamism:** Unpredictable and changing, requiring players to adapt.
  * **Community:** Fosters a sense of community and cooperation.

List:

* **Harvest Festival:**
  * Info: Harvesting boost, Farming Mastery boost
* **Blood moon:**
* **Odreidar:**&#x20;
  * Info: A god that rules with xir power over the Overworld, all humans and entitys pray to them.
* **The Celestial Alignment:**
  * Objective: Defend key leyline nodes from invading celestial entities during a rare planetary alignment.
* **The Verdant Surge:**
  * Objective: Contain an explosive overgrowth of corrupted plant life that threatens to consume entire regions.
* **The Shifting Sandsstorm:**
  * Objective: Navigate a massive, magically charged sandstorm, rescuing stranded travelers and protecting vital settlements.
* **The Echoing Resonance:**
  * Objective: Disrupt the source of a disruptive sonic pulse that is causing chaos and mutations across the land.
* **The Infernal Incursion:**
  * Objective: Repel a sudden invasion of demonic forces pouring through a newly opened rift.
* **The Glacial Fracture:**
  * Objective: Prevent a massive ice shelf from breaking apart, unleashing a devastating tidal wave.
* **The Runestone Awakening:**
  * Objective: Secure and stabilize ancient runestones that are activating, causing unpredictable magical surges.
* **The Shadowed Harvest:**
  * Objective: Disrupt a ritual that is draining the life force of the land, empowering dark entities.
* **The Starlight Rupture:**
  * Objective: Seal a tear in the night sky, preventing celestial debris and aberrant creatures from falling to the world.
* **The Chronal Disruption:**
  * Objective: Correct temporal anomalies that are causing localized time distortions and paradoxes.
* **The Obsidian Eruption:**
  * Objective: Contain a sudden eruption of obsidian spires that are spreading corruption and dangerous creatures.
* **The Venomous Migration:**
  * Objective: Divert a massive migration of venomous creatures away from populated areas.
* **The Gilded Caravan:**
  * Objective: Defend a heavily laden caravan from waves of bandits and monstrous attackers.
* **The Silent Plague:**
  * Objective: Contain a mysterious, silent plague that is causing rapid petrification.
* **The Amber Bloom:**
  * Objective: Destroy massive amber growths that are trapping wildlife and corrupting the environment.
* **The Lunar Convergence:**
  * Objective: Defend against lycanthropic hordes during a rare convergence of lunar phases.
* **The Infernal Forge:**
  * Objective: Destroy a mobile infernal forge that is producing demonic war machines.
* **The Starlight Descent:**
  * Objective: Protect a fallen star that contains immense power from those that wish to use it for evil.
* **The Kinetic Surge:**
  * Objective: Redirect a surge of raw kinetic energy before it causes a massive destructive event.
* **The Dream Rift:**
  * Objective: Close a rift between the dream world and the waking world that is causing nightmares to manifest.
* **The Ironclad Armada:**
  * Objective: Repel an armada of heavily armed warships that are attacking coastal settlements.
* **The Shifting Shards Storm:**
  * Objective: Protect against a storm of magically charged shards that are causing widespread chaos.
* **The Void Bloom Outbreak:**
  * Objective: Burn away void blooms that are appearing and draining the life from the enviroment.
* **The Living Circuit Overload:**
  * Objective: Reroute or disable living circuits that are overloading and causing magical feedback.
* **The Elemental Convergence:**
  * Objective: Calm wildly conflicting elemental forces that are causing widespread destruction.


---

# 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/world-events.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.
