balance: arcane_scholar_1 upgrade cost does not match tier pattern #114

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

Issue

The arcane_scholar_1 upgrade has a cost that does not follow the pattern established by its neighbouring upgrades in the same tier band. It appears to be either significantly over- or under-priced relative to what would be expected at its unlock point.

Expected Behaviour

All upgrades within the same unlock tier should have costs that follow a consistent pattern relative to each other and to the player's expected income at that point.

Steps to Reproduce

  1. Open apps/api/src/data/upgrades.ts
  2. Find arcane_scholar_1 and its neighbours in the same unlock tier
  3. Compare the cost values

Suggested Fix

Adjust arcane_scholar_1's cost to match the pattern of its peer upgrades at the same unlock tier.

Priority

🟡 Medium — creates a local inconsistency in upgrade pricing

This issue was created with help from Hikari~ 🌸

## Issue The `arcane_scholar_1` upgrade has a cost that does not follow the pattern established by its neighbouring upgrades in the same tier band. It appears to be either significantly over- or under-priced relative to what would be expected at its unlock point. ## Expected Behaviour All upgrades within the same unlock tier should have costs that follow a consistent pattern relative to each other and to the player's expected income at that point. ## Steps to Reproduce 1. Open `apps/api/src/data/upgrades.ts` 2. Find `arcane_scholar_1` and its neighbours in the same unlock tier 3. Compare the cost values ## Suggested Fix Adjust `arcane_scholar_1`'s cost to match the pattern of its peer upgrades at the same unlock tier. ## Priority 🟡 Medium — creates a local inconsistency in upgrade pricing ✨ 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#114