Extends Slay the Spire 2 beyond Ascension 10. Each level above 10 increases enemy HP and damage by 2%, stacking indefinitely.
New levels unlock progressively beat A11 to unlock A12, beat A12 to unlock A13, and so on. A11 is available as soon as you reach A10.
- Download the latest release zip from Nexus Mods or the Releases page.
- Extract the contents into your STS2 mods folder:
- Windows:
C:\Program Files (x86)\Steam\steamapps\common\Slay the Spire 2\mods\AscensionPlus\
- Windows:
- Launch the game the mod will be loaded automatically.
Requires .NET 9 SDK and a local STS2 installation.
dotnet build -c ReleaseThe built DLL is automatically copied to your local mods folder on build.
config.json is created in the mod folder on first launch. You can edit it manually if needed:
| Field | Description |
|---|---|
ExtendedLevel |
The extended level offset for the current run (0 = A10, 1 = A11, etc.) |
MaxUnlockedExtendedLevel |
The highest extended level you have unlocked |