File information
Created by
onlynumbersandlettersUploaded by
onlynumbersandlettersVirus scan
About this mod
Tool that attempts to export binary serialized data of Underrail files to more user friendly json format
Resulting json file can then be used to visualize most file internal records and used as a patch for original binary file (update certain fields)
- Permissions and credits
- Changelogs
This tool has a limited scope and allows to only change data in place as such it cannot add new data or reorganize original files
Here are some examples of what can be done with this tool:
- change items weight, value, exposed stats, bonuses (in some case replace bonus skills with bonus stats etc.)
- creatures stats, their drops quality ranges
- replace items that are sold in stores (sometimes just by replacing one item path to another), replace categories and quality range of items, change how many items of a kind can be sold and what items are always/never on buying list
- edit stats, skills, replace perks in save files (only replace existing ones)
- edit dialog files (dialog lines requirements, quest rewards, actual text in dialogs)
Currently only files from "\Underrail\data\rules" were tested and save files "global.dat"
Before using the tool make sure to backup "rules" and "\Documents\my games\Underrail\Saves" folders
Executable should not require anything to run except a 64 bit Windows 10 OS and can be run from any location, if it requires some missing dlls install latest x64 redistributable.
Please refer to readme file on additional information on more details on how to use the tool