0 of 0

File information

Last updated

Original upload

Created by

a friendly and anonymous French

Uploaded by

8LcY

Virus scan

Safe to use

About this mod

This mod allows you to properly unlock the cards, relics and level of Ascension. You can also customize the level of Ascension unlocked for each character.

Permissions and credits
---------------------

Slay the Spire, version 2.3.4

This mod / savefile is intended for those who already finished the game once and doesn't want to restart a save from scratch. If you started the game recently, please don't use this mod and progress normally instead.



# Installation

I will describe how to properly delete your existing save and replace it with a blank save with everything unlocked in slot 1.

If you want to install this mod on an existing save and/or on a different slot, you can, but the handling will be different and you'll have to customize the installation process.


  • To delete your existing saves, go to the folder where your game is installed (.../Steam/steamapps/common/SlayTheSpire/) and delete the following folders : betaPreferences , preferences , runs , saves , sendToDevs.
  • Launch the game and create a save in slot 1. Change your settings as desired. Close the game.
  • Optional: return in your game folder, then go in the "preferences" folder (...Steam/steamapps/common/SlayTheSpire/preferences/) and delete all the text files that end with .backUp.
  • Copy/paste the 10 text files of the mod, located in "1 - copypaste" in your preferences folder (...Steam/steamapps/common/SlayTheSpire/preferences/).
  • Edit the file "STSPlayer" and add the last lines so your file looks something like that :
    {
      "alias": "1a2b3c4d5e6f7g8h",
      "name": "YourName",
      "DMG_DEALT": "2000",
      "IRONCLAD_SPIRITS": "1",
      "IRONCLAD_WIN": "true",
      "THE_SILENT_SPIRITS": "1",
      "THE_SILENT_WIN": "true",
      "DEFECT_SPIRITS": "1",
      "DEFECT_WIN": "true",
      "WATCHER_SPIRITS": "1"
    }
  • If you edit the text files yourself, check that there is no missing comma at the end of lines, and that there is no comma at the last line. It's the number 1 mistake. If you mess up and forgot to add a comma after "name": "YourName" for instance, you'll have to start over the installation process.
  • Enjoy.




# Troubleshooting

If you did something wrong, like forgetting to add a comma at the end of a line, you can find the cause of the error that will be written in a text file in SlayTheSpire/sendToDevs/logs/.



# Change level of Ascension unlocked

You can change the ASCENSION_LEVEL and LAST_ASCENSION_LEVEL values in the character files.



# Checksum

SHA256: 0f3abc858bc7c9e228bfffe0f5ecdce7b88dbbdb2705fd22551a2d3d7de638eb



# This mod can be optimized

If you check the file SlayTheSpire/sendToDevs/logs/SlayTheSpire.log, you'll see the following line somewhere :

08:22:07.619 INFO unlock.UnlockTracker> RELICS SEEN:   180/178

As you can see, there are 180 relics in the STSSeenRelics file, and ideally there should be only 178. It stills works, but there are 2 useless entries.


---------------------