fix: raise click_power recipe ceiling and add zone-18 entry #142

Closed
opened 2026-03-25 14:16:32 -07:00 by hikari · 0 comments
Owner

Problem

Click_power crafting recipes have the lowest ceiling of any bonus type and are the only category with no zone-18 recipe:

Type Max multiplier Zone-18 recipe?
gold_income 1.30×
combat_power 1.40×
essence_income 1.28×
click_power 1.25×

Click_power also plateaus badly in zones 13–17, gaining only +0.05× over 4 zones whilst gold_income gains +0.10× over the same stretch.

Fix

  • Add a zone-18 click_power recipe at 1.30× (matching gold_income's ceiling)
  • Consider adding a cross-zone click_power recipe at 1.35–1.40× to match the eternal_omega combat ceiling
  • Review and smooth the zones 13–17 click_power progression to close the gap with gold_income

This issue was created with help from Hikari~ 🌸

## Problem Click_power crafting recipes have the lowest ceiling of any bonus type and are the only category with no zone-18 recipe: | Type | Max multiplier | Zone-18 recipe? | |---|---|---| | gold_income | 1.30× | ✅ | | combat_power | 1.40× | ✅ | | essence_income | 1.28× | ❌ | | click_power | 1.25× | ❌ | Click_power also plateaus badly in zones 13–17, gaining only +0.05× over 4 zones whilst gold_income gains +0.10× over the same stretch. ## Fix - Add a zone-18 click_power recipe at **1.30×** (matching gold_income's ceiling) - Consider adding a cross-zone click_power recipe at **1.35–1.40×** to match the `eternal_omega` combat ceiling - Review and smooth the zones 13–17 click_power progression to close the gap with gold_income ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-04-06 19:33:06 -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#142