The start of Jin Shemi in "Sultan's Game" will make the subsequent game easier. If you want Jin Shemi to start, you should first enter the game directory from the steam manager and find the upgrade.json file. This file is used to modify the Destiny Store. It is recommended to copy a file to be modified first, otherwise it will not be modified in the future.
How to change the game of Sudan to the start of Jinshemi
Tip: It is recommended to copy a file to be modified first, otherwise it will not be modified in the future
Adding Jin Shemi at the beginning:
E:\\STEAM\\steamapps\\common\\Sultan's Game\\Sultan's Game_Data\\StreamingAssets\\config\\upgrade.json
Enter the game directory from the steam manager and find the upgrade.json file. This file is used to modify the Destiny Store.
TXT format is open.
For example, find the text of a cat
Add this sentence in the picture
,"g.card":[2010012,"Already owned +1"]//Jin Shemi
If you choose a cat at the beginning, you will get a Golden Shemi card, but there is still a Golden Shemi card pile
Of course you can also add it to other places, or create a store option yourself.
Difficulty to modify the game:
Let's go to E:\\STEAM\\steamapps\\common\\Sultan's Game\\Sultan's Game_Data\\StreamingAssets\\config\\init\\1.json
Modify in, this file is modified with the difficulty of modification and the Sultan card box, we can customize the difficulty here.
For example, the 50% dice rate of the warlock, unlimited return, 7-day card discount, reset the number of card draws.
Now I think Megi is too simple. Hassan has a moderate difficulty but limits the number of fallbacks. It is even more difficult for a female warlock.
You can change the difficulty you want.
Modify the card pool:
Down here you can see the ID of the indulgence card. In fact, we used it when adding Jin Shemi at the beginning
In programming, double // is equal to not executing code, so Jin Shemi's ID can be deleted,
Add one in each of the indulgence cards 5 6 7 8, of course you can choose it yourself.
If you take some time, you can also add it in the store. This will not modify the underlying logic of the game
Final results
cards.json still has many strange things to change, such as turning your sister into the protagonist, so you don’t need twins? I dare not make random changes, for fear of bugs.