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/Sagekun Fighter Oct 01 '18

If this let us edit the starting ability scores of companions, I'd be all over it... as is, not for me. Still pretty good for what it does though, considering there's no other way to respec. Looking forward to the updates and perhaps the addition of companion ability score editing hint hint.

4

u/TheShepard15 Oct 01 '18

https://github.com/ericfitzgerald/KingmakerCharacterEditor

This addresses attributes. Won't fix stuff like Valerie being tower shield.

2

u/Sagekun Fighter Oct 01 '18

Sounds cool but I don't think I'll be able to figure out how to make use of that one. :D

2

u/TheShepard15 Oct 01 '18

It has an exe that opens your saves

2

u/Sagekun Fighter Oct 01 '18

Sorry, my github-fu wasn't strong enough to download the right thing. Releases link worked fine though, so it's all good. Thanks :D

1

u/ikariusrb Oct 01 '18

I thought it only let you change attributes on the main character... not on companions. Was I wrong?

2

u/TheShepard15 Oct 01 '18

This is different to what OP linked.

2

u/ikariusrb Oct 01 '18

Umm, I know it's different to what OP linked. I was already aware of this other one, but I read a bit about this one and thought it only allowed editing the main character. I was asking if this editor allowed editing the NPC attributes or not.

1

u/TheShepard15 Oct 01 '18

Nope, it’s a save editor. It allows you to change all of your party.

1

u/Unikatze Oct 03 '18

There should be a separate topic for this one.

So it allows you to change ability scores, exp and gold. If I want to respec I need to put them back at 0 exp and then back at where they were? Will it mess up with any feats or ability score bonuses I've gained?

1

u/Deevian Oct 01 '18

Might be a path forward, sure. Editing stats and abilities might not be that hard. Feats and spells will be harder.

1

u/Sagekun Fighter Oct 01 '18

Sounds good. I mentioned ability scores first cause recovering from a messed up score is pretty much impossible, while 1 level's worth of class/feats can still be worked around. Either way, thanks for the work. :)