Skip to contents

Object classes

R6 classes for holding STS data.

STS2Deck
Set of Slay the Spire 2 Cards (R6).
STS2Floor
Slay the Spire 2 floor (R6).
STS2Map
Map points in a Slay the Spire 2 run (R6).
STS2Player
Slay the Spire 2 player (R6).
STS2PlayerMidrun
A Slay the Spire 2 player, mid-run (R6).
STS2Relics
Set of Slay the Spire 2 relics (R6).
STS2Run
Slay the Spire 2 run (R6).
STS2RunHistory
Slay the Spire 2 run history (R6).

Analysis

Functions for analysing run histories.

topcards()
Retrieve the most-taken cards across a history of runs.
winrate_ascension()
Calculate (and potentially plot) winrates by ascension
winrate_character()
Calculate (and potentially plot) winrates by character.

Other

Miscellaneous functions.

col_character()
Colour text in an character-based theme.
col_defect()
Colour text in an Defect-based theme.
col_ironclad()
Colour text in an Ironclad-based theme.
col_necrobinder()
Colour text in an Necrobinder-based theme.
col_regent()
Colour text in an Regent-based theme.
col_silent()
Colour text in an Silent-based theme.
load_sts_history()
Load Slay the Spire 2 Run Data