Flexible Level Up Rewards
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:
- The level up rewards for standard episodes now load data from separate csv/txt files, which can be appended to.
- The amount of options available to the player in bonus rounds on level up has been increased from 2 to 3 in most cases.
Status | Released |
Category | Game mod |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | XenonZed |
Tags | Dicey Dungeons |
Download
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
- Version 1.0.3Sep 26, 2020
- Version 1.0.2Sep 24, 2020
Leave a comment
Log in with itch.io to leave a comment.