Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
NoStageDifficultyScaling
Replaces the per-stage exponential with an exponential that scales with time.
| Last updated | 5 months ago |
| Total downloads | 9950 |
| Total rating | 2 |
| Categories | Mods Tweaks |
| Dependency string | Moffein-NoStageDifficultyScaling-1.0.1 |
| Dependants | 1 other package depends on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2120README
Replaces the per-stage exponential with a time-based exponential scaled to an expected stage completion time.
Old StageFactor calculation: 1.15 ^ StagesCleared
New StageFactor calculation: 1.15 ^ (Time / ExpectedStageClearTime)
Default ExpectedStageClearTime is 7 minutes
- 5 minutes seems to be the expecation of Vanilla, but is unrealistic to how people actually play the game
- Originally tried 6 minutes, but seemed too punishing for stages 4-5 and Mithrix