LTSaveEd is a save editor for the game Lilith's Throne built using Blazor WebAssembly (WASM) and .NET Core 8.0.
Requires a browser that supports WASM (most modern browsers do) if you want to run the save editor. Requires .NET Core 8.0 if you want to compile and run the program yourself.
Go to https://exiua.github.io/LTSaveEd/ to use the save editor
- Edit both player and NPCs
- Change name and description of player/NPCs
- Adjust stats and attributes (level, money, health, etc.)
- Modify body configuration
- Adjust Fetishes, Perks, and Spells
- Add/Remove/Modify items in inventory
- Modify relationships and family
- Adjust global values (ingame date, stamps, etc.)
- Remove all non-encountered offsprings
- Reveal the map
If you encounter a problem with the save editor, please open an issue on the GitHub page. Provide as much information as you can about the issue and how to replicate the issue. Also, please provide the save file that you are trying to edit when the issue occurred.