Zurück zu Mods
Run Table
Gameplay

Run Table

von sts2mods1v1

I wanted to be able to search through my runs with different types of filters(you can search by cards/relics/potions in the search bar, filter by badges, victory/loss, custom/daily/normal, and more)

Erstellt

23. Mai 2026

Aktualisiert

23. Mai 2026

Auf Nexus Mods ansehen

Beschreibung

Diese Beschreibung wird vom Mod-Autor auf Nexus Mods auf Englisch bereitgestellt.
I wanted to be able to search through my runs with different types of filters(you can search by cards/relics/potions in the search bar, filter by badges, victory/loss, custom/daily/normal, and more probably).
click browse runs on the run history page to get to the runtable
Here you can see I have 32 runs that were ascension 5 or greater that I got the killed 3 or more elites badges on.
clicking those runs takes you to the run history page for that run
I originally made this as a badges viewer then realized I was building a full run history searcher so I made it into that with a submenu to view the in-game badges. clicking on the badges here will bring you to the runtable with that badge filtered, its kinda interesting but probably less useful.
If you have suggestions or find bugs submit them as issues on the GitHub repo and I can fix them.
The rest of this readme was made by claude so its probably right but who knows:

What it does


  • Adds a Run Table entry under Compendium.
  • Table of every saved run with sortable columns: character, date, ascension, mode, floor reached, time, win/loss.
  • Sidebar filters: character, ascension level, win / loss / abandoned, single-player vs co-op, custom run vs standard.
  • Text search by card / relic name.
  • Click any row to open that run's normal Run History page; Back returns to the table.
  • Includes a Badges sub-view — a grid of every end-of-run badge across your runs, with the same filters.
  • Pure UI mod — doesn't touch gameplay. Safe to enable mid-run.

Known limits


  • Reads from existing  run_history save files; doesn't change them. Uninstalling leaves no trace.
  • STS2 disables achievements while any mod is loaded — uninstall if you're chasing those.

Install


If you're using the STS2 Mod Manager, just click install through it. Manual: extract the zip so the folder structure is 
<game>/mods/RunTable/{RunTable.dll, mod_manifest.json}.
  • Mac:  <game>/SlayTheSpire2.app/Contents/MacOS/mods/RunTable/
  • Windows/Linux:  <game>/mods/RunTable/
Then launch the game and enable Run Table on the in-game Mods screen.

All my STS2 mods


  • Run Table — this mod.
  • Retry — replay any past run from any floor. Pairs naturally: find a run in the table, click in, click View Acts, replay any floor.
  • Enemy Cycle — see enemy move cycles.
  • Timeline — in-combat timeline of every event.