Slay the Spire 2 Patch Fixes Predictable RNG After Player Investigation
Slay the Spire 2 has a new update with the usual headline features: Steam Workshop support, a monster Bestiary for the Compendium, and a new boss named Aeonglass. But the most interesting part is the math fix.
Rock Paper Shotgun reports that Mega Crit changed its randomization systems after a player investigation found predictable behavior around Neow's Bones, a relic that grants two relics and a random curse.
What went wrong
The issue centered on players receiving the Debt curse too often from Neow's Bones. One player, tckmn, produced an eight-hour video arguing that the odds were not behaving as expected. Rock Paper Shotgun reports that the player's rough calculation put the chance of receiving Debt around 54 percent.
Mega Crit programmer Ed Lu explained in the changelog that Slay the Spire 2 uses pseudo-random number generators. Each run has a primary run seed, but the run also uses multiple PRNGs for deck draws, rewards, events, and other random elements.
The team expected those PRNGs to produce unrelated results because they were fed different seeds. Lu said that assumption was wrong. The old approach allowed players to predict outcomes based on unrelated parts of the run.
Why this matters
For a deckbuilding roguelike, randomness is not decoration. It is the structure that makes each run feel earned, risky, and replayable. If players can predict unrelated outcomes, the game starts rewarding table memorization instead of decision-making.
Lu's explanation is refreshingly direct: once the exploit is known, optimal players are naturally pushed to use it. Mega Crit did not want the game to reward rote memorization of correlation tables.
Crosspad perspective
This is the kind of early-access patch that should build trust. The team acknowledged a weird edge case, explained it clearly, and changed the system rather than pretending the complaint was just player superstition.
It is also a good reminder for players and parents that early access means unfinished systems, not just missing content. Slay the Spire 2 is already playable, but the point of this stage is to surface issues exactly like this before the final release.
If your household likes card battlers, this update is worth noting. Steam Workshop support opens the door for mods, the Bestiary makes the game easier to study, and the RNG fix should make future runs feel fairer.
Continue exploring Video Games coverage from Crosspad Gaming.