feat: add milestone prestige bonuses every 5th prestige

Every 5th prestige awards a scaling runestone windfall:
milestone_number * 25 stones (prestige 5 = 25, 10 = 50, 50 = 250, etc).
Shown in the ascension success message when non-zero.
This commit is contained in:
2026-03-06 23:34:05 -08:00
committed by Naomi Carrigan
parent f84654263e
commit 48bf74e713
5 changed files with 31 additions and 10 deletions
+4 -4
View File
@@ -12,7 +12,7 @@ A running list of planned features and content additions. Strike through items a
- [x] **Daily challenges** — Three rotating objectives each day (e.g. kill X boss, earn X gold this run, complete X quests). Reward bonus crystals. Encourages daily logins even when idling comfortably.
- [ ] **Boss first-kill bounties** — Defeating a boss for the very first time grants a one-time runestone bonus. Rewards exploration and makes conquering a new zone feel extra satisfying.
- [x] **Boss first-kill bounties** — Defeating a boss for the very first time grants a one-time runestone bonus. Rewards exploration and makes conquering a new zone feel extra satisfying.
- [ ] **Auto-prestige toggle** — Unlockable via the prestige shop. Automatically prestiges the moment the threshold is reached. Late-game convenience that dedicated players will love.
@@ -24,7 +24,7 @@ A running list of planned features and content additions. Strike through items a
- [ ] **The Codex / Lore Book** — Defeating bosses and completing quests unlocks lore entries about the world. Pure flavour, but gives the world depth and a collection mechanic. Show a ✨ notification when new lore unlocks.
- [ ] **Milestone prestige bonuses** — Every 5th prestige, earn a free prestige upgrade or a large runestone windfall. Gives players mini-goals within the prestige loop.
- [x] **Milestone prestige bonuses** — Every 5th prestige, earn a free prestige upgrade or a large runestone windfall. Gives players mini-goals within the prestige loop.
---
@@ -41,8 +41,8 @@ A running list of planned features and content additions. Strike through items a
1. ~~Offline earnings~~
2. ~~Statistics panel~~
3. ~~Daily challenges~~
4. Boss first-kill bounties (easy content win)
5. Milestone prestige bonuses (easy content win)
4. ~~Boss first-kill bounties~~
5. ~~Milestone prestige bonuses~~
6. Equipment set bonuses (medium effort)
7. Auto-prestige toggle (prestige shop upgrade)
8. The Codex / Lore Book (flavour, lower priority)