fix: break fire_temple combat power wall #96

Merged
naomi merged 1 commits from fix/fire-temple-combat-wall into main 2026-03-20 15:17:23 -07:00
Owner

Closes #95

Summary

void_walker adventurers (130K combat power each) were locked behind fire_temple, which requires 4.8B combat power. The best adventurer available before completing that quest was arcane_scholar at 45K CP each — meaning players needed ~107K arcane scholars to break through, versus ~37K if they had void walkers. Classic chicken-and-egg wall.

Changes

  • Moved void_walker adventurer reward from fire_temple to lava_flows (the entry quest to Volcanic Depths, no CP requirement)
  • Added 40M gold reward to fire_temple to replace the removed adventurer unlock

Players now unlock void_walker as soon as they enter the zone, giving them the combat power boost before they need to grind toward the temple.

This issue was created with help from Hikari~ 🌸

Closes #95 ## Summary `void_walker` adventurers (130K combat power each) were locked behind `fire_temple`, which requires 4.8B combat power. The best adventurer available before completing that quest was `arcane_scholar` at 45K CP each — meaning players needed ~107K arcane scholars to break through, versus ~37K if they had void walkers. Classic chicken-and-egg wall. ## Changes - Moved `void_walker` adventurer reward from `fire_temple` to `lava_flows` (the entry quest to Volcanic Depths, no CP requirement) - Added 40M gold reward to `fire_temple` to replace the removed adventurer unlock Players now unlock `void_walker` as soon as they enter the zone, giving them the combat power boost before they need to grind toward the temple. ✨ This issue was created with help from Hikari~ 🌸
hikari added 1 commit 2026-03-20 15:15:10 -07:00
fix: move void_walker unlock to lava_flows to break combat power wall
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m5s
CI / Lint, Build & Test (pull_request) Successful in 1m9s
7cdb5f7e83
naomi merged commit 354b7e372e into main 2026-03-20 15:17:23 -07:00
naomi deleted branch fix/fire-temple-combat-wall 2026-03-20 15:17:24 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#96