Stoneshard

Stoneshard

View Stats:
editing starting character?
I'm trying to use shardmaster from nexus to edit vermin at the start of the game. I just want to add swords and shield trieties lvl-1. But I am lost as how to do it. Nexus seems to be useless with no guidance.
< >
Showing 1-15 of 20 comments
BSNB 18 Jan @ 4:30pm 
Originally posted by Mirror:
google stoneshard save editor. you can rework your stats, add and remove abilities plus give yourself stat points.

i've tried that and i only see option to remove abilities. Not add them
you can't. You can add SP, AP, XP and levels but that's it
Freeman 18 Jan @ 10:35pm 
Any char can get sword and shield treatise in Mannshire, costs about nothing. It's only 1 dungeon to go.
Download ShardMaster 1.6, the latest version of the mod. Specific instructions are provided on the mod page, along with a pinned troubleshooting section in the discussions. The mod author has been consistently helpful and proactive, often addressing issues before questions are even asked. Take a moment to review the comments and the frequent updates—ShardMaster has only gotten better since its release. With these resources, you’ll find it easier than ever to make your desired changes.
BSNB 22 Jan @ 4:26pm 
Originally posted by Gaming With Fifi:
Download ShardMaster 1.6, the latest version of the mod. Specific instructions are provided on the mod page, along with a pinned troubleshooting section in the discussions. The mod author has been consistently helpful and proactive, often addressing issues before questions are even asked. Take a moment to review the comments and the frequent updates—ShardMaster has only gotten better since its release. With these resources, you’ll find it easier than ever to make your desired changes.

i've tried that along with all the crap I have to install to make it work. The author even admits what I want it to do doesn't works. So i'm just going to be content with the stock game.
Sorry to hear you're having trouble. Were you able to get anything to work with ShardMaster? v1.6 is the latest version and is compatible with RtR 0.9.1.15. Let me know what issue you're running into, and I’ll do my best to help.
Lava 22 Jan @ 5:20pm 
Originally posted by BSNB:
i've tried that along with all the crap I have to install to make it work. The author even admits what I want it to do doesn't works. So i'm just going to be content with the stock game.

Yeah unfortunately the mod is very unfriendly to people who haven't got a clue how python and all the other jazz works. Some "documentation for dummies" would be very helpful for us who are illiterate when it comes to these kinds of things. Thankfully the people behind it, and the stoneshard modding discord, are very quick to help so if you ever have an issue you should go there next time instead of using nexus comments or steam forums.
If you’ve tried to use ShardMaster, here’s all you need to do:

1. Download the mod and place it inside your Stoneshard directory.
2. Run the setup.bat file. This installs all the necessary requirements for ShardMaster.
3. Open config.ini and analyze_sav.py with a text editor like Notepad++ and edit the paths to your data.sav file (top and bottom, respectively). Save your changes.
4. After editing config.ini, double-click core.py to apply the modifications to your save.
5. Alternatively, if you’re not comfortable with command-line usage, double-click stoneshard_gui.py to use the graphical interface. The GUI provides easy-to-follow instructions to load and modify your save.
Last edited by Gaming With Fifi; 22 Jan @ 6:04pm
BSNB 22 Jan @ 6:04pm 
Originally posted by Gaming With Fifi:
If you’ve tried to use ShardMaster, here’s all you need to do:

1. Download the mod and place it inside your Stoneshard directory.
2. Run the setup.bat file. This installs all the necessary requirements for ShardMaster.
3. Open config.ini and analyze_sav.py with a text editor like Notepad++ and edit the paths to your data.sav file (top and bottom, respectively). Save your changes.
4. After editing config.ini, double-click core.py to apply the modifications to your save.
5. Alternatively, if you’re not comfortable with command-line usage, double-click stoneshard_gui.py to use the graphical interface. The GUI provides easy-to-follow instructions to load and modify your save.
7. Both methods are beginner-friendly, and instructions are provided at every step. If you have questions, don’t hesitate to ask for help!

lmfao... I did all that. Even used another program to open up stoneshard to get item IDs and added to config.inin, used core.py, and confirmed with the save reader. Load it up in game and skill books, skills are not added to character. I managed to get a single skill added to a exit save of a fresh game and was done with it. I'll wait for the devs to add create a character.

Adding other items like weapons, armor, etc worked just fine with shardmaster tho. For some reason skill books just wouldn't work. BUT if I added the skills into stoneshard's game files it would work. But then steam started crying about corruption.
I see. You did get somewhere at least. You do know, skills and books read are working on ShardMaster 1.6 right? You can even create a Stoneshard Grimoire that has all of the available books and codes to use with books_manager.py. That help function, python books_manager.py --help is so useful.
Last edited by Gaming With Fifi; 22 Jan @ 6:12pm
Lava 22 Jan @ 6:13pm 
Try adding this string at the item part in config.ini

item.21 = {"id": "o_inv_treatise_shield1", "properties": {"Material": "paper", "max_charge": 1.0, "idName": "treatise_shield1", "Duration": 0.0, "is_cursed": 0.0, "MaxDuration": 0.0, "i_index": 0.0, "Main": [], "identified": 1.0, "charge": 1.0, "Effects_Duration": 0.0, "is_execute": 1.0}}
Last edited by Lava; 22 Jan @ 6:14pm
Although I will say, when it comes to the treatise items, an easier way would be to do something like this in the config.ini:
item.25 = {"id": "o_inv_treatise_shield1", "properties": {}} - Works by adding the item with its normal values.
Last edited by Gaming With Fifi; 22 Jan @ 6:26pm
Komnenos 10 Feb @ 2:27pm 
"Python is not installed or not added to PATH." is all i get. I installed python but i just dont understand how to make it recognise its installed.
Go to search, type env, Edit the system environmental variable. Click Environment Variables. Click Path in System Variables. Click Edit. Then Click New to add your Python paths. You can find these paths by opening command prompt (Win Key +R then type cmd) and typing where python.
< >
Showing 1-15 of 20 comments
Per page: 1530 50

Date Posted: 18 Jan @ 3:51pm
Posts: 20