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.
Мотивация
The progression system in this game can be very frustrating. In order to unlock new content (персонажи, item cards, и т. д.) for future runs, you need 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 Тайник карта, which saves some gold for 2 points at the Fortune Teller, то есть. 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, то есть. 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
- The Побег card at the fortune teller,
- The Телепортироваться Прокрутка, which is not a guaranteed card.
Окончательно, half of your gold can be saved with the Tarot card called “Императрица“. 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. Обычно
С:\Программные файлы (х86)\Steam\userdata\YOUR_ID\920680\remote\
где 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, например.
The top of the file should look like this:
{ "идентификатор": 16, "золото": 276, "dungeonLevel": 4, "fastMode": истинный, "hardMode": ЛОЖЬ,
Edit the value for “золото”. Например, использовать 9999, so it should look like this:
{ "идентификатор": 16, "золото": 9999, "dungeonLevel": 4, "fastMode": истинный, "hardMode": ЛОЖЬ,
Окончательно, rename the file from UserProgress.json к UserProgress и запусти игру!
Предостережение
Here is the result of editing the save file. Обратите внимание на 9999 in the lower left corner.
Note that progression is not entirely tied to gold, например. 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.
Это все, чем мы делимся сегодня для этого. Fate Hunters гид. Это руководство было первоначально создано и написано Вок. На случай, если нам не удастся обновить это руководство, вы можете найти последнее обновление, следуя этому связь.