This guide will show you how to edit your save file to increase the amount of gold you have. This will allow you to purchase new characters or item cards and thus avoid the frustration caused by the progression system in this game.
Motivation
The progression system in this game can be very frustrating. In order to unlock new content (Charaktere, item cards, usw.) for future runs, Du brauchst Gold. To collect gold, you have very few options, none of which are consequences of a good run where you managed to get far.
One option is to pick the Versteck Karte, which saves some gold for 2 points at the Fortune Teller, d.h. the checkpoint where you can pick a Tarot card, right after the level boss. I made the mistake of overlooking this card for a long time, so I want to make up for lost time here.
Another option is to flee the dungeon before you die, d.h. end your run early. I find this design choice frustrating because I want to see the end of my runs rather than choosing to end the current run to grind gold. This can happen with
- Der Flucht card at the fortune teller,
- Der Teleportieren Scrollen, which is not a guaranteed card.
Endlich, half of your gold can be saved with the Tarot card called „Die Kaiserin„. This is not a guaranteed card, as you can choose any one of three cards at any time.
This guide will show you how to edit your save file to increase the amount of gold you have. This will allow you to purchase new characters or item cards and avoid the frustration caused by the game’s progression system.
Find your Save file
The game supports Steam Cloud, which means that saves are stored in a specific location on your PC, which is then backed up to the cloud. Find the location of your game folder for Steam Cloud. Typischerweise
C:\Programmdateien (x86)\Steam\userdata\YOUR_ID\920680\remote\
Wo YOUR_ID is a number that identifies your Steam account. If you only have one account on your computer, there will only be one folder in Steam\userdata\, so it will be easy to figure out.
Edit your save file
In the above folder, the backup file is named UserProgress.
This is actually a JSON file that can be edited with any text editor. Rename the file to UserProgress.json and open it with Visual Studio, Zum Beispiel.
The top of the file should look like this:
{ "Ausweis": 16, "Gold": 276, "dungeonLevel": 4, "fastMode": WAHR, "hardMode": FALSCH,
Edit the value for „Gold“. Zum Beispiel, verwenden 9999, so it should look like this:
{ "Ausweis": 16, "Gold": 9999, "dungeonLevel": 4, "fastMode": WAHR, "hardMode": FALSCH,
Endlich, rename the file from UserProgress.json Zu UserProgress und starte das Spiel!
Caveat
Here is the result of editing the save file. Beachten Sie die 9999 in the lower left corner.
Note that progression is not entirely tied to gold, z.B. the Raider cannot be purchased here. You may be able to unlock this character by editing your save, but that is beyond the scope of this guide.
Das ist alles, was wir heute dafür teilen Fate Hunters Führung. Dieser Leitfaden wurde ursprünglich erstellt und geschrieben von Wok. Für den Fall, dass wir diesen Leitfaden nicht aktualisieren können, Sie können das neueste Update finden, indem Sie diesem folgen Verknüpfung.