A save game editor which can edit party inventory, shared stash, money, kingdom data, attributes, character name, level, attributes, skills, portrait, feats, spellbooks. Now works for Windows, Linux and Mac
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Inventory items was mined from community resources on the web. Mainly: - https://wiki.fireundubh.com/kingmaker (https://www.patreon.com/fireundubh) - https://docs.google.com/spreadsheets/d/e/2PACX-1vSUpOZwVpOeNUjcUEWSPrXKyx-j6A4o1BHQD2c5THLenTet7141EOlFxbFH65C2TjBOXmXd7IcbXsk1/pubhtml#
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.6.0
Fixed: Some parameterized feats was incorrect (Unarmed Strike feats)
Version 2.4.1
Fixed: Issue causing error when loading characters and there is a summon in the party
Fixed: Issue causing error when saving in the Windows 7 version
Version 2.4.0
Fixed: Error when adding items to inventory
Version 2.3.0
New: State > Dialogue 'cues, enables editing flags for secret ending and certain quest dialogue triggers
Version 2.2.0
New: Edit alignment
New: Add item to inventory by manually specifying blueprint
New: Sword Saint Weapon feats added to selectable feats
New: Character Equipment
Version 2.1.0
New: Character appearance
New: Kingdom crisis points added
New: Character weariness
Fixed: Source of custom spells only showed spells from the level selected, now shows all known spells
Fixed: Some Pathfinder Wrath of the Righteous resources were incorrectly loaded for Kingmaker and messed upp adding feats in some cases
Version 2.0.0
Completely rewritten and combined with other Owlcat games following similar save file structure
Version 1.2.2
Fixed issue with advisor tab not working with new game version
Fixed issue with scrolls not being regarded as chargable
Version 1.2.1
Fixed premade characters not being listed and editable.
Shandra's name and portrait is now listed under advisors, contributed by @egocarib
Version 1.2.0
Search featured added when adding new items
Charges column added in the items view, many items marked as "chargable"
Fix: Value not saving when changing character
Version 1.1.0
Added "Advisors" tab where you can edit your advisors.
Added UI to add item by selecting the category and typing the blueprint identifier.
Fixed issue when not finding the app data folder.
Version 1.0.3
Fixed an issue when adding items to empty inventory or stash generated an error
Improved stability when adding shields, generic shields are still unstable
Improved the alignment selection
Version 1.0.2
Fixed an issue with the portraits causing a program crash.
Version 1.0.1
Error and app crash handling, able to save an error report.
Version 1.0
First release
Make sure you have a backup of your save file, always. Editing save game files may corrupt your save game rendering your save game unloadable.
FAQ Question: The editor opens a port around 8000, why does it do that? Answer: The editor is built upon Electron, a framework to build crossplatform apps. It enables you to write all the UI in html and css without having to build different UI for different operating systems. Technically it works by hosting a webbserver on a port around 8000 and running the app in a built in browser. The app will only connect to the same computer running the app on that port.
Major update with version 2.0.0 The editor from Pathfinder Wrath of the Righteous and Warhammer 40000 Rogue Trader has been refined and now works with Pathfinder Kingmaker. This means more options, and many bug fixes. Hopefully you'll find the UI much better as well.
Kingmaker does not have data files that are easy to access from game directory, therefor you can not set game directory for this game. For a better experience when selecting save files, do set the app data folder.
Installation There are 4 files in this mod
Windows zipped setup file
Windows zip archive
Linux AppImage
OSX dmg
For Windows
Download the Windows zipped setup or zip archive
Unpack the zip file
Run the exe file you've unpacked
For Linux To start of you need to unpack the app image, using e. g. 7-zip. Then run the app image file.
For Mac OSX To start of you need to unpack the dmg file, using e. g. 7-zip or any other unpacker that can unpack zip files. Then run the dmg file.
Credits: The new editor uses the asset data mined via the following github project and I wouldn't be able to make the Kingmaker version this good without it.