A downloadable mod

This mod allows modders to make additions to the game's existing level up rewards without breaking compatibility. It edits episodes.csv in a couple of ways:

  1. The level up rewards for standard episodes now load data from separate csv/txt files, which can be appended to. 
  2. The amount of options available to the player in bonus rounds on level up has been increased from 2 to 3 in most cases.
StatusReleased
CategoryGame mod
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorXenonZed
TagsDicey Dungeons

Download

Download
flexiblerewards.zip 30 kB

Install instructions

After extracting the contents of the zip file, open your game directory and drag the 'flexiblerewards' folder into the 'mods' folder. You can load the mod in-game by pressing the ESC key on the main menu to open the Mods menu.

You can include flexible rewards natively within your own mod. First copy 'episodes.csv' and include it in '<modname>/data/text'. Next, enter the 'scripts' folder, and copy the 'flexiblerewards' folder and its contents to '<modname>/data/text/scripts'. Including flexiblerewards this way means it will not have to be separately installed by users.

To add additional level up rewards, simply append to the csv/txt files included. The file path should look like this: '<modname>/_append/data/text/scripts/flexiblerewards/rewards'.

Development log

Leave a comment

Log in with itch.io to leave a comment.