
BalancedObliterateRedux
A Continuation of MisterName's Balanced Obliterate. Obtain Extra Lunar Coins when Obliterating based off the amount of Stages cleared, loops cleared and your Chosen Difficulty. Supports Starstorm's Typhoon and has Fallbacks for custom difficulties.Details
Balanced Obliterate Redux
- A Continuation of MisterName's original Balanced Obliterate Mod.
- Gives extra lunar coins rewards when obliterating at A Momemt: Fractured's Obelisk.
- Amount of Lunar Coins based off a math equation using the amount of stages beaten, loops completed & difficulty multiplier.
- Has innate support for Starstorm 2's Typhoon Difficulty.
- Has fallbacks for other mod's Difficulties, using the Rainstorm multiplier. (No longer will you not get survivor awards for obliterating with the original mod.)
- Mod Mildly Configurable. including options for the difficulty multipliers and amount of lunar coins per stage beaten.
The Rewards System.
- The mod determines the amount of extra lunar coins to give to each player with a math Equation.
- The formula goes as follows...
Coins per Stage Beaten
- As the name suggests, this is the amount of coins you recieve per stage beaten.
- By default, this value is set to 0.25, but you can change the amount in the config file.
Stages Cleared
- The amount of stages cleared by the player.
- Encourages the player to go beyond Stage 8 by deducting the first 5 stages of the game. (penalty can be removed in the config file via a boolean switch)
Loops Cleared
- The amount of loops completed by the player.
- Encourages the player to do long runs and attempt to create god runs, since the more loops you do, the higher the reward will be in the end.
Difficulty Multiplier
- The difficulty Multiplier is determined by the difficulty you choose to play in.
- Has support for RoR2's 3 default difficulties, alongside Starstorm's Typhoon Difficulty.
Default Multiplier Values:
- 1.0 for Drizzle
- 1.5 for Rainstorm
- 2.0 for Monsoon
- 2.5 for Typhoon
The multiplier values are fully modifiable in the config file.
In the original Balanced Obliterate, there was an error whenever you attempted to obliterate in a non vanilla difficulty, this error caused you to not gain neither extra lunar coins neither certain modded survivors' rewards. to fix this, Balanced Obliterate Redux has a fallback when encountering a custom difficulty index, causing the multiplier to be set to the Rainstorm Multiplier.
Example Results
These example results are using the 2.5 multiplier given to the Typhoon Difficulty. and the default Coins per Stage value alongside the -5 penalty.
- Obliterating at stage 8.
- Obliterating at Stage 23
Changelog
'1.0.0'
- Initial Release