Skip to content

Expanded prestige store - #13

Open
matalvernaz wants to merge 1 commit into
FioraXena:mainfrom
matalvernaz:feature/expanded-prestige-store
Open

Expanded prestige store#13
matalvernaz wants to merge 1 commit into
FioraXena:mainfrom
matalvernaz:feature/expanded-prestige-store

Conversation

@matalvernaz

Copy link
Copy Markdown

Summary

  • 8 new prestige upgrades that affect multiple game systems
  • Auto-Gather clicks once per second automatically
  • Head Start/Greater Head Start grant starting Mana on new runs
  • Hand of the Ancients grants starting Wizard's Hands
  • Runestone Affinity, Spell Power Reservoir, and Well Keeper boost their respective systems
  • Crystal Multiplication adds +10% MPS
  • All hooks use safe guard checks (PrestigeModule.hasX && PrestigeModule.hasX())

Closes #7

Test plan

  • Purchase each new prestige upgrade and verify its effect
  • Auto-Gather: verify automatic Mana clicks appear in stats
  • Head Start: prestige and verify starting Mana
  • Hand of the Ancients: prestige and verify starting buildings
  • Runestone Affinity: verify faster runestone spawns
  • Spell Power Reservoir: verify faster spell regen
  • Well Keeper: verify doubled coin generation

🤖 Generated with Claude Code

Expand the prestige store with upgrades that touch multiple game systems:
Auto-Gather, Head Start, Greater Head Start, Runestone Affinity,
Spell Power Reservoir, Crystal Multiplication, Hand of the Ancients,
and Well Keeper. Each upgrade uses safe guard checks for module access.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@FioraXena

Copy link
Copy Markdown
Owner

This is a bulk comment, as I would rather not try and copy/paste the same thing over and over again.
Please, before you continue to work on your copy of the game, could you contact me on Discord?

@matalvernaz

Copy link
Copy Markdown
Author

Gladly. Is there a place I can find your discord to add? I can't find a general server in any of your repos anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expand Prestige Store with more upgrades

2 participants