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.
DeminishingReturns
Find less scrap on recently visited moons
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | coookies369-DeminishingReturns-1.0.0.zip |
| Downloads | 282 |
| Dependency string | coookies369-DeminishingReturns-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100BMX-LobbyCompatibility
Towards a future with fewer lobby incompatibility errors.
Preferred version: 1.1.0MaxWasUnavailable-LethalModDataLib
A library for Lethal Company, providing a standardised way to save and load modded data.
Preferred version: 1.2.2xilophor-LethalNetworkAPI
A library/API to allow developers to easily add networking to their mods.
Preferred version: 2.1.7README
Deminishing Returns
This mod, which I apparently spelled wrong, is a mod that punishes players for going to the same few moons. Any moons which have been visited recently will have a reduced amount of scrap.

Note: Currently the terminal will not show which moons are reduced if Termnal Formatter or Lethal Level Loader is installed. I don't know how to fix this. Send help.
Configs
- DeminishedScrapMultiplier: Multiplier for scrap amounts on deminished moons. Default: 0.5
- RecentMoonCount: How many days before a recent moon is "forgotten". Default: 3
- ResetAfterQuota: If the recent moons list should be cleared after a quota cycle. Default: true
CHANGELOG
1.3.1
- Fixed mod failing to load if LethalLevelLoader was present (oops)
1.3.0
- Added changelog
- Added reductionMultiplier
- Some code refactoring
1.2.3
- Added compatability for SaveOurLoot and other mods that allow you to keep scrap after a team wipe
1.2.2
- Added proper spelling of "diminished" to the mod description to make it easier to search for
- Added link to MoonCostMultiplier in README
1.2.1
- Penalties are now calculated using scrap count instead of scrap value
- ResetAfterQuota default value changed to False
1.2.0
- Fixed networking just completely not working, which I somehow didn't notice
1.1.1
- WeatherTweaks compatability patch
1.1.0
- Total overhaul right off the bat
1.0.0
- Release