pnpem wrote: ↑Sat Mar 29, 2025 2:11 pm
evilebob wrote: ↑Fri Mar 28, 2025 10:03 pm
dumnorix wrote: ↑Tue Mar 25, 2025 11:24 pm
Not all of us know how to code, your explanation on how to run a script and copy a save file is confusing, for example I manged to get a script open it, but It can't open the save data, that Is I don't know where to put my save data or where is that argument section where I should put it, when I put in few locations like in "load save" line it comes with error message wrong syntax
Just tested with the new version and still working.
Just copy the sav.dat file from your gamesave into the same dir as the saveedit.py.
Open a console and navigate to that directory where the script is and run like:
C:\Users\evilebob\AppData\LocalLow\PersonaeGames\BlackthornArena Reforged\bak\edit>saveedit.py sav.dat
you should see a message like
"Loaded 140 NPCs from the savegame."
and a new gui where you can navigate and modify save values.
Hey Evilbob, i really appreciate the tool that you have created, but i was tinkering with adding npcs to my team, and it does not seem to work for me. i used the quick edit npc, and changed the team to 0. i even find the npc when i use the open npcs on team 0.
When i load the save ingame, the npc is not found in the team. Any idea about that ?
Honestly I'm not actually sure how you switch an NPC to or from your team... IE I had one guy on my team who 'escaped' but still shows up as team 0. The app is kinda clever in the sense that it iterates almost blindly through the savegame and does bring all the savegame properties to the gui, but what constitutes putting that actor securely in your team I'm not sure of as of yet.
What the app does excel at is modifying your current teammates properties or skills. For example:
I just returned from a tourney and had a gladiator challenge at base. Now he lost and is on my staff so I save the game and load in the application. Then click the 'show npcs on team0 which does include anybody you own and unfortunately anybody who 'escaped'. Not sure why they stay on team 0, but anyways I usually boost the 'potentialpoints' so I can do stats ingame like health, str, etc. Skillpoints so I can buy whatever skills.
Skillset is kinda cool... if you double click that it pops up a whole add skills window and you can add whatever you want INCLUDING magic which is pretty bitchin. Lastly you can make them godmode if you set hitable to false, but that resets on map quests for some reason... or at least it did when I made the tool, haven't tested that part in the latest updates.
Any property that is in the savegame file should show up in the gui as well. If you discover a neat savegame fact like how to switch an npc to or from your team be sure to share it.