- Jan 6, 2019
- 69
- 39
I gave some advice here on editing the Json files. https://f95zone.to/threads/tales-of-androgyny-v0-2-11-1-majalis.1643/post-1482377does anyone know of a way to edit the amount of skill points you have?
If you have skill points look for this line in the save.json file
"skillPoints": 4,
Change value of 4 to what ever you want. If you do not have skillpoints this value will not show in the json file.
The top half of the Json is devoted to your character, the lower half is devoted to the Hiro default character
Here is example of area to look for
Code:
"skillPoints": 4,
"magicPoints": 2192,
"perkPoints": 12,
"bonusPoints": 11,
"luckStreak": {
"items": [
true,
true,
true,
false,
false,
false
],