Crystal Caverns: Difference between revisions
Revamp Velious guide page from script/key audit |
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 | 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 == | ||
Crystal Caverns access is granted through the Iceclad/Masurt Dok chain using [https://shadowedeclipse.com/?a=item&id=528 Crystal Caverns]. | |||
== | == Controller And Boss Flow == | ||
The Crystal Caverns controller | The Crystal Caverns zone controller listens for death signals from the custom named: | ||
* | * [https://shadowedeclipse.com/?a=npc&id=1658] and [https://shadowedeclipse.com/?a=npc&id=121072] signal the controller as one branch. | ||
* | * [https://shadowedeclipse.com/?a=npc&id=1659] and [https://shadowedeclipse.com/?a=npc&id=121072] signal another branch. | ||
* | * [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. | ||
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 == | ||
* [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. | |||
== 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. | |||
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
- Key Bits 1/4 drops from #Foreman Smason.
- Key Bits 3/4 drops from #a focus gem.
- Foreman's Blessed Throatguard drops from #Foreman Smason and has click effect 9628.
- precious metal is a low-rate zonewide style drop and is used as Philosopher's Stone fodder.
- The Coin of Fate can drop through the zone. Its global script consumes the coin and rolls a random reward or penalty.
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.