This mod is a great idea, but at present does not work as intended - not sure if it's because of changes in the game setup or if it always had the problem.
The mod adds two modified mode_settings.json files (which cause the game to treat Radiant and Darkest difficulty as a 'new game plus') and two radiant_new_game_plus.json files (which were intended to contain the death/time limit data used by the new game plus modes)
However, the radiant_new_game_plus.json files are redundant - the modified mode_settings.json files don't cause the game to reference the new radiant_new_game_plus.json files, and instead will simply enforce the death/time limit data already present in the existing /shared/rules.json and /modes/radiant/shared/rules.json files.
Because of the above, the death limit that this mod sets is actually 13 (not 16 like the mod description says) and the time limit is 91 (not 105 like the mod description says).
It's easy enough to fix: use the edited mode_settings.json file included in this mod, then manually edit (in wordpad or something similar) the last sections of the /shared/rules.json and /modes/radiant/shared/rules.json files to change the death/time limits as desired.
1 comment
The mod adds two modified mode_settings.json files (which cause the game to treat Radiant and Darkest difficulty as a 'new game plus') and two radiant_new_game_plus.json files (which were intended to contain the death/time limit data used by the new game plus modes)
However, the radiant_new_game_plus.json files are redundant - the modified mode_settings.json files don't cause the game to reference the new radiant_new_game_plus.json files, and instead will simply enforce the death/time limit data already present in the existing /shared/rules.json and /modes/radiant/shared/rules.json files.
Because of the above, the death limit that this mod sets is actually 13 (not 16 like the mod description says) and the time limit is 91 (not 105 like the mod description says).
It's easy enough to fix: use the edited mode_settings.json file included in this mod, then manually edit (in wordpad or something similar) the last sections of the /shared/rules.json and /modes/radiant/shared/rules.json files to change the death/time limits as desired.