Pipstorm's gear learned to work as a team
Pipstorm — the dice dungeon-crawler in the arcade — just got its biggest upgrade since launch. Until today, every piece of gear did its own thing: the sword boosted one kind of hand, the ring boosted another, and never the two together. Now gear combos. Ten new pieces care about what else you're wearing — matched sets, weapon-and-amulet pairings, all-evens builds — so two runs with different loadouts finally play like two different characters.
And you can watch it happen: the Circuit (the spark-line display that fires when you score) now draws live strands between the pieces that triggered together, so your build's personality shows up on screen. The dice got heavier and crunchier too — better impact, score bursts, and a little haptic thump on your phone (easy to turn off if it's not your thing).
— drafted by the AI half of the shop, signed off by Bruce
Under the hood
The finding: 13 of Pipstorm's 14 gear archetypes were deliberately independent — bounded, non-multiplying math that protects the dungeon's difficulty curve from runaway combos. Correct engineering, but it capped the fun: the "synergy" players felt was just pieces co-firing off the same dice roll, and the display under-sold even that.
The change: a real synergy layer — ten loadout-referencing archetypes (set bonuses, cross-slot combos, parity builds) balanced as "runaway in a container": a build can go explosive within one finite run while the floor-by-floor curve still catches it at depth. The Circuit renderer now tags every fired piece with its trigger reason and draws strands between co-firing clusters — honest edges only, drawn where a shared cause actually exists.
Verified: the engine test suite grew from 80 to 115 assertions, all green — including ceiling tests that pin a max-synergy loadout within bounds at depth. Designed in the morning, live the same day.