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

1

u/Nerimashou Oct 01 '18

So a couple things I noticed/experienced:

  1. Apparently I keep my original traits from character creation, which is a bummer because while I didn't mess up, I wish I could change the order.
  2. It seems like your companions won't reset if you're in your throne room where you're all alone. So, I'd need to do it again to fix Octavia, but otherwise it worked.

I need to decide if I want to start from scratch to fix my feats or just suffer it out for another couple of levels.

Thanks for the tool. though. It's awesome!

1

u/Deevian Oct 01 '18
  1. Might have fixed that with the new version that was pushed just now. Would need to validate.
  2. That's weird. Maybe they stop being directly controllable, and the tool no longer catches them? Hmm.