Skip to content

Releases: ing-gom/sts2-blind-map

v0.1.0 — StS2 Blind Map

01 Jun 11:30

Choose a tag to compare

First public release.

Blind Map hides every act-map node behind a ? icon for a fog-of-war run. You pick your path blind and discover each room only on arrival.

Stays visible: the boss, the rest site right before the boss, your starting node, and fixed treasure (relic) nodes. Everything else — monsters, elites, shops, events, other rests — shows as ?.

Visual-only / safe: node PointType, room contents, rewards, RNG and multiplayer sync are completely untouched — a hidden shop is still a shop when you arrive. Fully client-side; the manifest declares affects_gameplay: false.

Behavior: the node you're entering stays ? through the fade into combat and reveals only after you move on to the next node; nodes you've already passed reveal so your trail stays readable.

Install

  1. Download Sts2BlindMap-v0.1.0.zip below.
  2. Extract the Sts2BlindMap/ folder into <Slay the Spire 2 install>/mods/.
  3. Launch the game.

To disable without uninstalling: set STS2_BLIND_MAP_DISABLED=1 before launch.

🤖 Generated with Claude Code