Pathfinder: Kingmaker

Pathfinder: Kingmaker

View Stats:
Sudanna Apr 4, 2019 @ 1:39pm
Save-editing Bronzeshield Fortress
Supposedly, you can't restore the Bronzeshield Fortress if you invite Tartuk into your kingdom. I would like to force the project to appear through save editing. Does anyone have the info block for the event (found in player.json in the save file) available?
< >
Showing 16-26 of 26 comments
Tanlaus Apr 5, 2019 @ 10:44pm 
Originally posted by Sudanna:
Wanting more information about specific choices that you feel blindsided by is reasonable.

Sure. Expecting the developers to spell it all out for you isn’t though.
Gaz O'D Apr 5, 2019 @ 11:18pm 
What happens if you restore it? Any changes to the game visually and/or mechanically?
Jeysie Apr 6, 2019 @ 12:48am 
Yeah I'm with Sudanna on this.

A lot of RPGs actually do signpost pretty well what's going to happen in a general sense when you make a decision.

My own tendencies revolve more around "what will give the roleplaying-related result I want" rather than what I'm guessing is a "what will give the mechanical result I want" motivation here, but either way there's still a reasonable desire to have a general idea of what the consequences might be that actually usually is satisfied by a game.

I do agree Pathfinder's story makes this more complicated because of the intricate butterfly effect a lot of things in the plot tend to have, but that's also pretty unusual for RPG games to work that way even in modern gaming.

And even those games that do have similarly intricate plots, there are at least also more detailed guides available. (Case in point I have a streamer I watch who's doing a Dragon Age playthrough off and on where she's played the game before and this time she wants to roleplay out a specific character arc and so she's been leaning on a guide to do so.)
Last edited by Jeysie; Apr 6, 2019 @ 12:49am
dar-io Apr 6, 2019 @ 2:09am 
I do not mind making moral choices and living with them, but it wouldn't hurt having minimal information or review. There are really many RPG games that do it.

I am fully aware of the fact that Bronzeshield Fortress is not a great breakthrough, but I like to have it.
Last edited by dar-io; Apr 6, 2019 @ 2:13am
Gaz O'D Apr 6, 2019 @ 4:33am 
Originally posted by Gaz O'D:
What happens if you restore it? Any changes to the game visually and/or mechanically?


Anybody care to answer this for me?

Cheers
Sudanna Apr 6, 2019 @ 8:21am 
=
Originally posted by Gaz O'D:
Originally posted by Gaz O'D:
What happens if you restore it? Any changes to the game visually and/or mechanically?


Anybody care to answer this for me?

Cheers

There's a series of kingdom projects and region upgrades that revolve around "restoring the road of shields", a ruined dwarven trading route. You get some pretty nice kingdom bonuses from completing them all, but that's not honestly why I want to do it. I just want to have my PC be the kind of ruler that would restore stuff like that, and I don't like leaving things undone.
Gaz O'D Apr 6, 2019 @ 2:01pm 
Originally posted by Sudanna:
=
Originally posted by Gaz O'D:


Anybody care to answer this for me?

Cheers

There's a series of kingdom projects and region upgrades that revolve around "restoring the road of shields", a ruined dwarven trading route. You get some pretty nice kingdom bonuses from completing them all, but that's not honestly why I want to do it. I just want to have my PC be the kind of ruler that would restore stuff like that, and I don't like leaving things undone.


So, does it change visually? Like do dwarves move back in? Maybe a new dwarf merchant?
Tanlaus Apr 6, 2019 @ 6:04pm 
Originally posted by Gaz O'D:
Originally posted by Sudanna:
=

There's a series of kingdom projects and region upgrades that revolve around "restoring the road of shields", a ruined dwarven trading route. You get some pretty nice kingdom bonuses from completing them all, but that's not honestly why I want to do it. I just want to have my PC be the kind of ruler that would restore stuff like that, and I don't like leaving things undone.


So, does it change visually? Like do dwarves move back in? Maybe a new dwarf merchant?

No. If you allow the Kobolds to join your kingdom you get buildings that upgrade espionage, which is kind of hard to upgrade.

It’s kind of a push kingdom management-wise, both have advantages but neither is critical by any stretch.
Pinky's Brain May 31, 2019 @ 12:21pm 
Originally posted by Sudanna:
I would like to force the project to appear through save editing. Does anyone have the info block for the event (found in player.json in the save file) available?

Available region upgrades are events, I edited an existing opportunity event (lostnoble in my case). Changed the event GUID to the one for SouthNarlmarches_Upgrade_DwarvenKeepRestored in two places. Changed a region reference and a region GUID (for some reason the region has both a GUID and an ID in the safefile which can be referenced, you can find the latter by searching for the village name). Also set a couple things to null to make it look like another kingdom upgrade event. After that it showed up in game.

https://gist.githubusercontent.com/jmesserly/3d7f8bde4bdc685d8b2c18a1e7b87bdb/raw/fe4f5349258672912142ec0123facc8ceb8df302/pathfinder_kingmaker_guids.txt
Mike May 14, 2021 @ 1:49pm 
Originally posted by Pinky's Brain:
Originally posted by Sudanna:
I would like to force the project to appear through save editing. Does anyone have the info block for the event (found in player.json in the save file) available?

Available region upgrades are events, I edited an existing opportunity event (lostnoble in my case). Changed the event GUID to the one for SouthNarlmarches_Upgrade_DwarvenKeepRestored in two places. Changed a region reference and a region GUID (for some reason the region has both a GUID and an ID in the safefile which can be referenced, you can find the latter by searching for the village name). Also set a couple things to null to make it look like another kingdom upgrade event. After that it showed up in game.

https://gist.githubusercontent.com/jmesserly/3d7f8bde4bdc685d8b2c18a1e7b87bdb/raw/fe4f5349258672912142ec0123facc8ceb8df302/pathfinder_kingmaker_guids.txt

Not sure you're still around (or whether anyone else who's done this can kindly explain), but I'd like to cheat the Bronzeshield restoration event in myself. However, although I think I've found in the player.json save file - while another kingdom event card is active - the event GUID to change in two places, I'd need more specific guidance on the rest below; any help would be appreciated. I.e. I'm not quite sure where the region GUID and ref/ID both are, or what the "couple things" you set to null might be. Thanks very much.

"Changed a region reference and a region GUID (for some reason the region has both a GUID and an ID in the safefile which can be referenced, you can find the latter by searching for the village name). Also set a couple things to null to make it look like another kingdom upgrade event. After that it showed up in game."
Last edited by Mike; May 14, 2021 @ 1:52pm
Laëtis89 Sep 23, 2023 @ 7:10am 
Originally posted by Mike:
Originally posted by Pinky's Brain:

Available region upgrades are events, I edited an existing opportunity event (lostnoble in my case). Changed the event GUID to the one for SouthNarlmarches_Upgrade_DwarvenKeepRestored in two places. Changed a region reference and a region GUID (for some reason the region has both a GUID and an ID in the safefile which can be referenced, you can find the latter by searching for the village name). Also set a couple things to null to make it look like another kingdom upgrade event. After that it showed up in game.

https://gist.githubusercontent.com/jmesserly/3d7f8bde4bdc685d8b2c18a1e7b87bdb/raw/fe4f5349258672912142ec0123facc8ceb8df302/pathfinder_kingmaker_guids.txt

Not sure you're still around (or whether anyone else who's done this can kindly explain), but I'd like to cheat the Bronzeshield restoration event in myself. However, although I think I've found in the player.json save file - while another kingdom event card is active - the event GUID to change in two places, I'd need more specific guidance on the rest below; any help would be appreciated. I.e. I'm not quite sure where the region GUID and ref/ID both are, or what the "couple things" you set to null might be. Thanks very much.

"Changed a region reference and a region GUID (for some reason the region has both a GUID and an ID in the safefile which can be referenced, you can find the latter by searching for the village name). Also set a couple things to null to make it look like another kingdom upgrade event. After that it showed up in game."
Sorry to necro, but did you manage to modify your save file to get the event?
< >
Showing 16-26 of 26 comments
Per page: 1530 50

Date Posted: Apr 4, 2019 @ 1:39pm
Posts: 26