balance: final boss has disproportionate prestige gap #109

Closed
opened 2026-03-23 15:41:55 -07:00 by hikari · 0 comments
Owner

Issue

The final boss in the progression chain has a much larger gap between its combat power requirement and the previous boss than any other consecutive pair in the chain. This creates an unexpected and steep prestige wall right before the end of the pre-prestige game.

Expected Behaviour

The scaling between consecutive bosses should be consistent throughout the chain, including at the end. The final boss should be challenging but reachable with the same level of effort as other late-game bosses.

Steps to Reproduce

  1. List all bosses in order with their combatPowerRequired values
  2. Calculate the ratio between each consecutive pair
  3. Note the jump at the final boss

Suggested Fix

Adjust the final boss's combatPowerRequired to fit the established scaling curve, or add intermediate bosses to bridge the gap.

Priority

🟡 Medium — affects the feel of the endgame but doesn't block progression entirely

This issue was created with help from Hikari~ 🌸

## Issue The final boss in the progression chain has a much larger gap between its combat power requirement and the previous boss than any other consecutive pair in the chain. This creates an unexpected and steep prestige wall right before the end of the pre-prestige game. ## Expected Behaviour The scaling between consecutive bosses should be consistent throughout the chain, including at the end. The final boss should be challenging but reachable with the same level of effort as other late-game bosses. ## Steps to Reproduce 1. List all bosses in order with their `combatPowerRequired` values 2. Calculate the ratio between each consecutive pair 3. Note the jump at the final boss ## Suggested Fix Adjust the final boss's `combatPowerRequired` to fit the established scaling curve, or add intermediate bosses to bridge the gap. ## Priority 🟡 Medium — affects the feel of the endgame but doesn't block progression entirely ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-03-23 17:28:30 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#109