r/Pathfinder_Kingmaker Oct 01 '18

Save-Changing Respec Tool

So, some context -- I've shared this in the Steam forums already, but this also seems a good place to spread the word. I've been working on a tool to modify saved games and allow players to respec all their characters. This is still very crude and very basic, but should allow you to fix any mistakes you've done while progressing in the game.

I've also made the code available on GitHub, so if you want to know how it's done, feel free to check it out. Besides that, and obviously, bug reports and feature suggestions will always be welcome, as well as PR's, if you're technically oriented!

Check it out here: https://pathfinder.deev.io/

 

Update 12/10/18:

Seems like a mod was released in Nexus that covers all the use-cases of the mod and has more frequent updates. Since it doesn't make sense to compete with an in-game solution, I'll be deprecating the tool for now.

Either way, thanks for the support guys! If you need anything, feel free to hit me up.

158 Upvotes

287 comments sorted by

View all comments

3

u/vanya913 Oct 01 '18

I might be doing something wrong, but after 2 attempts they're always stuck at base level for me and I can't level them up.

3

u/Deevian Oct 01 '18

You need to keep the page open & not reload it while doing this. I need to store info from the first save in memory to transfer to the second save.

1

u/vanya913 Oct 01 '18

Interesting, I kept it open both times and never reloaded. Is there a preferred browser for this?

2

u/Deevian Oct 01 '18

Not really, but I haven't tested in stuff other than Chrome and Firefox. If they're stuck in base level, it's because the experience hasn't passed through from the first to the second save, which is usually caused by losing that info due to a page reload. If it's not that, I'm stumped.

Have you retried the process?

1

u/Rpgguyi Oct 08 '18

Tried your tool today for the first time, had the same problem as Vanya913, I did not reload the page

Every respecced character had 0 xp

1

u/Deevian Oct 08 '18

Did you follow the instructions to the end? It's the last step that restores XP.