generated from nhcarrigan/template
balance: income_10 prestige upgrade has a disproportionate cost jump #115
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue
The
income_10prestige upgrade has a cost that represents a much larger jump fromincome_9than any other consecutive pair in the prestige upgrade chain. This creates an unexpected prestige currency wall.Expected Behaviour
Prestige upgrade costs should scale smoothly and predictably between ranks. Each rank should cost proportionally more than the previous one.
Steps to Reproduce
apps/api/src/data/upgrades.ts(prestige upgrades section)income_1throughincome_10in orderSuggested Fix
Adjust
income_10's cost to fit the established scaling curve for the income prestige upgrade chain.Priority
🟡 Medium — creates a noticeable stall in prestige progression
✨ This issue was created with help from Hikari~ 🌸