feat: comprehensive balance and bug fix pass #240

Merged
naomi merged 1 commits from feat/onemore into main 2026-04-06 19:33:06 -07:00
Owner

Summary

  • fix(#148): Boss fights now return a fresh HMAC signature in the response; both the manual and auto-boss paths update signatureReference from it, ending the signature-mismatch loop that stopped auto-boss after the first fight
  • fix(#145): Militia baseCost lowered from 100g → 65g, smoothing the peasant→militia jump from 10× to ~6.5×
  • fix(#144): crystal_shard buffed from 1.65×/1.2×1.9×/1.3× — now competitive as an epic trinket
  • fix(#142): Click-power recipe progression smoothed across zones 13–18 and ceiling raised: z13 1.20→1.22, z15 1.22→1.25, z17 1.25→1.28, z18 1.28→1.30
  • close(#143): elder_bark_shield (1.2×), void_fragment_amulet (1.15×), and soul_bound_catalyst (1.2×) are all already at or above their target values from a prior pass

Closes #148
Closes #145
Closes #144
Closes #142

## Summary - **fix(#148)**: Boss fights now return a fresh HMAC signature in the response; both the manual and auto-boss paths update `signatureReference` from it, ending the signature-mismatch loop that stopped auto-boss after the first fight - **fix(#145)**: Militia `baseCost` lowered from 100g → 65g, smoothing the peasant→militia jump from 10× to ~6.5× - **fix(#144)**: `crystal_shard` buffed from `1.65×/1.2×` → `1.9×/1.3×` — now competitive as an epic trinket - **fix(#142)**: Click-power recipe progression smoothed across zones 13–18 and ceiling raised: z13 1.20→1.22, z15 1.22→1.25, z17 1.25→1.28, z18 1.28→1.30 - **close(#143)**: `elder_bark_shield` (1.2×), `void_fragment_amulet` (1.15×), and `soul_bound_catalyst` (1.2×) are all already at or above their target values from a prior pass Closes #148 Closes #145 Closes #144 Closes #142
hikari added 1 commit 2026-04-06 19:16:10 -07:00
feat: comprehensive balance pass (#239)
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m10s
CI / Lint, Build & Test (pull_request) Successful in 1m15s
e742c3a6ef
- fix: boss signature chain maintained through fight results (#148)
- fix: militia cost curve smoothed (100g -> 65g) (#145)
- fix: crystal_shard buffed to epic tier (1.65x/1.2x -> 1.9x/1.3x) (#144)
- fix: click_power recipe ceiling raised and z13-18 progression smoothed (#142)
- close: elder_bark_shield, void_fragment_amulet, soul_bound_catalyst already at target values (#143)
naomi merged commit 3afe64e48a into main 2026-04-06 19:33:06 -07:00
naomi deleted branch feat/onemore 2026-04-06 19:33:06 -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#240