# Normal Scenario

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

* Scenarios are instanced, story-driven encounters designed for a small group (typically 1-5 players).
* They often feature a linear progression through a series of encounters with a focus on narrative and cinematic elements.
* Scenarios offer a middle ground between quests and raids, providing a challenging group experience without the scale of a full raid.
* **Key Differences:**
  * **Group Size:** Small group content, bridging the gap between quests and raids.
  * **Narrative Focus:** Strong emphasis on story and cinematic presentation.
  * **Difficulty:** Moderate difficulty, requiring coordination but less demanding than raids.

List:

* **The Smuggler's Cove Heist:**
  * Focus: Infiltrate a hidden cove to disrupt a smuggling operation.
* **The Lost Prospector's Claim:**
  * Focus: Investigate a deserted mining claim and uncover the fate of its owner.
* **The Whispering Woods Ambush:**
  * Focus: Defend a traveling merchant from a band of ambushers in a dense forest.
* **The Abandoned Watchtower:**
  * Focus: Reclaim an abandoned watchtower from squatters or monsters.
* **The Cultist's Ritual Site:**
  * Focus: Disrupt a dark ritual being performed by a local cult.
* **The Goblin Warren Raid:**
  * Focus: Clear out a goblin warren that's been harassing nearby settlements.
* **The Flooded Crypt Investigation:**
  * Focus: Explore a flooded crypt and uncover the secrets of its former inhabitants.
* **The Bandit Camp Siege:**
  * Focus: Assault a bandit camp to rescue captured villagers.
* **The Haunted Orchard Harvest:**
  * Focus: Gather a rare harvest from an orchard haunted by restless spirits.
* **The Timber Mill Sabotage:**
  * Focus: Sabotage a corrupt timber mill that's destroying the surrounding forest.
* **The River Crossing Rescue:**
  * Focus: Assist stranded travelers attempting to cross a dangerous river.
* **The Ancient Shrine Restoration:**
  * Focus: Restore an ancient shrine that's been defiled by dark magic.
* **The Beastmaster's Arena:**
  * Focus: Compete in a local beastmaster's arena, facing increasingly dangerous creatures.
* **The Stolen Artifact Recovery:**
  * Focus: Recover a stolen artifact from a group of thieves.
* **The Corrupted Farmland Cleanup:**
  * Focus: Purify a section of farmland that's been corrupted by blight.
* **The Underground Aqueduct Exploration:**
  * Focus: Explore a hidden aqueduct system and uncover its secrets.
* **The Mountain Pass Blockade:**
  * Focus: Break through a blockade set up by hostile forces in a mountain pass.
* **The Alchemist's Lab Intrusion:**
  * Focus: Infiltrate a rogue alchemist's lab to retrieve a dangerous experiment.
* **The Coastal Cave Investigation:**
  * Focus: Explore a coastal cave and investigate strange sightings.
* **The Old Lighthouse Defense:**
  * Focus: Defend an old lighthouse from a storm and sea creatures.
* **The Ruined Village Reclamation:**
  * Focus: Help reclaim a ruined village from monsters.
* **The Herbalist's Lost Supplies:**
  * Focus: Retrieve lost herbalist supplies from dangerous wilds.
* **The Mine Cart Escape:**
  * Focus: Escape a collapsing mine using a runaway mine cart.
* **The Faction Meeting Interruption:**
  * Focus: Interupt a meeting between rival factions.
* **The local monster nest:**
  * Focus: Investigate and destroy a local monster nest that is threating the local population.


---

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