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.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
TemporaryLunarCoins
Makes Lunar Coins reset every run with options for drop chance.
| Date uploaded | 6 years ago |
| Version | 0.2.0 |
| Download link | MagnusMagnuson-TemporaryLunarCoins-0.2.0.zip |
| Downloads | 2972 |
| Dependency string | MagnusMagnuson-TemporaryLunarCoins-0.2.0 |
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.1902README
TemporaryLunarCoins
This mod makes Lunar Coins reset every run with options for drop chance and multiplier. Since LoonerCoins is deprecated and someone asked me about it, I decided to make a simple and more basic version. It borrows part of an IL hook from LoonerCoins, so credit for that goes to them.
Features
- Makes Lunar Coins temporary by resetting at the beginning of every run.
- Participating players are frozen in place at the beginning of the game until everyone agrees to reset their lunar coins (to prevent griefing)
- Drop chances and multiplier can be set via config.
Installation
- Install BepInEx Mod Pack (if you haven't already)
- Install R2API (if you haven't already)
- Place the mod in the Risk of Rain 2\BepInEx\plugins folder.
Only the host requires this mod.
If you want to change the config
- Run the game once after installing the mod and close it out to create a config file
- The config file will be created at Risk of Rain 2\BepInEx\config
- Open the config and adjust to your liking
TODO / Issues
- There seem to be incompatibilities with certain mods
- Late joiners are not required to have their lunar coins removed
- Being lazy
Contact

Changelog
- 0.2.0 Update for Artifacts Update
- 0.1.0 Initial release