ArtifactOfPandemonium
Adds Artifact of Pandemonium: randomly enables other unlocked artifacts (never Sacrifice) and grants Petrichor V's Blessing for bonus move speed, money, and chest spawns.1.1.0 — "Stoned on a Sunday"
"Stoned on a Sunday" sounds more like a song title than a version number — and honestly, that felt right. This is the first update to my first mod, put together on a lazy afternoon with a little help from an AI co-developer who turned out to have surprisingly strong opinions about event subscription ordering. The Blessing is more chaotic now. Enjoy the pandemonium.
- Petrichor V's Blessing now randomly selects 3 of 4 possible buffs each stage (move speed, attack speed, gold, chests), each with a randomized magnitude
- Added attack speed as a fourth blessing buff type
- Blessing composition and values are seeded per-stage so all co-op clients see the same roll
- Active blessing buffs are announced in chat at the start of each stage
- Fixed: stat bonuses from the blessing were applied before the
onRecalculateStatshandler was subscribed, potentially missing the first recalc on body spawn - Fixed: gold bonus no longer applies to non-player masters (e.g. enemies with Empathy Cores)
- Fixed:
IsBlessingActive()now guards againstRun.instancebeing null between runs
1.0.0
- Initial release
- Adds Artifact of Pandemonium
- Randomly enables other unlocked artifacts (Sacrifice excluded, always disabled)
- First 2 shuffled artifacts always enabled; remaining artifacts have a 35% chance to enable, halving after each success
- Grants Petrichor V's Blessing: +10% move speed, +10% money earned, +25% chest spawns
- Punishes players with fewer than 2 other unlocked artifacts by maxing enemy level scaling immediately
