LunarDrawback
Add drawbacks to spending lunar coins.
Last updated | 2 years ago |
Total downloads | 1562 |
Total rating | 4 |
Categories | Tweaks Server-side |
Dependency string | Judgy-LunarDrawback-1.0.1 |
Dependants | 3 other packages depend 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.9README
LunarDrawback
Add drawbacks to spending lunar coins. Currently only adds time to the run every time you spend lunar coins.
Configuration
Time Drawback
Additional Time
: Time (in seconds) added when spending lunar coins. (Default:30.0
)Mode
: Defines how time is added. (Default:PerCoin
)PerCoin
: Multiplies time added per coin spent.One
: Time added doesn't depend on amount of coin spent.
Player Amount Scale
: Scales time added by player amount. Set to 0 or negative to disable. (Default:0.0
)- Formula:
TimeAdded * PlayerAmount * PlayerAmountScale
- Formula:
Display Time Cost
: Overrides Lunar Cost Display to also display time cost. (Default :true
)
Changelog
1.0.1
- Fix manifest description.
- Added Credits
section to README.
1.0.0
- First Release
Credits
Original idea by gamerH_ost.