Jump to content

Crystal Caverns: Difference between revisions

From Shadowed Eclipse
Codex (talk | contribs)
Revamp Velious guide page from script/key audit
Codex (talk | contribs)
Deep Velious guide pass from scripts, globals, item scripts, recipes, and loot audit
Line 1: Line 1:
== Crystal Caverns Guide ==
== Crystal Caverns Guide ==


Crystal Caverns is a scripted named-and-boss zone that follows Eastern Wastes. It uses a zone controller to keep named activity moving and to spawn the final zone boss on a variance timer.
Crystal Caverns is a compact scripted progression zone. The important custom work is the zone controller, the key-bit named, and the zone boss. Most regular mobs are also part of a general Velious loot pool that includes Coin of Fate and precious metal.


== Access ==
== Access ==


Complete Eastern Wastes task Lay Waste to the East! for [https://shadowedeclipse.com/?a=item&id=528 Key to Crystal Caverns]. Hand that key to Masurt Dok in Iceclad to receive the Crystal Caverns zone flag.
Crystal Caverns access is granted through the Iceclad/Masurt Dok chain using [https://shadowedeclipse.com/?a=item&id=528 Crystal Caverns].


== Zone Controller ==
== Controller And Boss Flow ==


The Crystal Caverns controller handles three main spawn paths:
The Crystal Caverns zone controller listens for death signals from the custom named:


* A normal named spawn path that chooses between NPC 1657 and NPC 1658.
* [https://shadowedeclipse.com/?a=npc&id=1658] and [https://shadowedeclipse.com/?a=npc&id=121072] signal the controller as one branch.
* An additional named spawn path that chooses between Queen Dracnia and NPC 1659.
* [https://shadowedeclipse.com/?a=npc&id=1659] and [https://shadowedeclipse.com/?a=npc&id=121072] signal another branch.
* A zone boss timer that spawns NPC 1660 after a 10 to 15 minute variance timer.
* [https://shadowedeclipse.com/?a=npc&id=1660] is the zone boss. It runs buff upkeep, casts periodically every 30 seconds, checks minions every second, watches HP thresholds, and spawns minions during the fight.


When named die, they signal the controller. The controller then starts 5 minute timers to replace the appropriate named path.
The controller respawns the branch NPCs after 5 minutes and can schedule the zone boss after the required signals are received.


== Queen Dracnia And Boss Path ==
== Key Pieces And Notable Drops ==


Queen Dracnia is part of the additional named path. The broader zone boss is NPC 1660. That boss uses raid scaling, casts a repeating spell during combat, checks health state, and can spawn minions around itself.
* [https://shadowedeclipse.com/?a=item&id=532 Key Bits 1/4] drops from [https://shadowedeclipse.com/?a=npc&id=121070 #Foreman Smason].
* [https://shadowedeclipse.com/?a=item&id=534 Key Bits 3/4] drops from [https://shadowedeclipse.com/?a=npc&id=121085 #a focus gem].
* [https://shadowedeclipse.com/?a=item&id=536 Foreman's Blessed Throatguard] drops from #Foreman Smason and has click effect 9628.
* [https://shadowedeclipse.com/?a=item&id=530 precious metal] is a low-rate zonewide style drop and is used as Philosopher's Stone fodder.
* [https://shadowedeclipse.com/?a=item&id=523 The Coin of Fate] can drop through the zone. Its global script consumes the coin and rolls a random reward or penalty.


NPC 1660 signals the controller on death so the boss timer can reset.
== Practical Route ==


== Practical Notes ==
Clear toward the custom named and keep the key bits. Kill the signal NPCs to move the controller forward, then be ready for the boss script on NPC 1660: it is not just a high-HP target; it has timed casting, minion checks, HP checks, and add spawning.
 
Crystal Caverns is less about a long key chain and more about cycling named. Kill the active named, watch for the controller respawn delays, and expect the final boss to appear after its variance timer.

Revision as of 04:52, 30 June 2026

Crystal Caverns Guide

Crystal Caverns is a compact scripted progression zone. The important custom work is the zone controller, the key-bit named, and the zone boss. Most regular mobs are also part of a general Velious loot pool that includes Coin of Fate and precious metal.

Access

Crystal Caverns access is granted through the Iceclad/Masurt Dok chain using Crystal Caverns.

Controller And Boss Flow

The Crystal Caverns zone controller listens for death signals from the custom named:

  • [1] and [2] signal the controller as one branch.
  • [3] and [4] signal another branch.
  • [5] is the zone boss. It runs buff upkeep, casts periodically every 30 seconds, checks minions every second, watches HP thresholds, and spawns minions during the fight.

The controller respawns the branch NPCs after 5 minutes and can schedule the zone boss after the required signals are received.

Key Pieces And Notable Drops

Practical Route

Clear toward the custom named and keep the key bits. Kill the signal NPCs to move the controller forward, then be ready for the boss script on NPC 1660: it is not just a high-HP target; it has timed casting, minion checks, HP checks, and add spawning.