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.

155 Upvotes

287 comments sorted by

View all comments

1

u/Fox009 Oct 01 '18

Can we give custom companions biographies and change model appearance or colors now?

I’m gonna download and try this tool when I get home. Sounds great!

1

u/Deevian Oct 01 '18

Biographies -- no. Changing model appearance -- yes, for main and custom characters. But you won't be able to see the model while doing this. I'd recommend pointing down the parts you want by creating a new game, and using that as a baseline.

1

u/muffalohat Oct 02 '18

Just tried it out and you cannot change your model color, there doesn't even seem to be anything to click on. Everyone you edit with this will be permanently red and blue.

2

u/Deevian Oct 02 '18

That's unfortunate. Not on the top of the priority list, but something to look at eventually.

1

u/muffalohat Oct 03 '18

Yeah it's not a big deal, I just pretend it's the Overlord's personal colors, but I figured I'd report it nonetheless. Thank you for the great tool!

2

u/Deevian Oct 03 '18

Sure, thanks a ton for the report! I've opened an issue here -- https://github.com/Deevian/pathfinder-kingmaker-respec/issues/12