You are viewing a potentially older version of this package. View all versions.
coookies369-DeminishingReturns-1.2.2 icon

DeminishingReturns

Find less scrap on recently visited moons. I spelled "diminishing" wrong

Date uploaded a month ago
Version 1.2.2
Download link coookies369-DeminishingReturns-1.2.2.zip
Downloads 271
Dependency string coookies369-DeminishingReturns-1.2.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
BMX-LobbyCompatibility-1.1.0 icon
BMX-LobbyCompatibility

Towards a future with fewer lobby incompatibility errors.

Preferred version: 1.1.0
MaxWasUnavailable-LethalModDataLib-1.2.2 icon
MaxWasUnavailable-LethalModDataLib

A library for Lethal Company, providing a standardised way to save and load modded data.

Preferred version: 1.2.2
xilophor-LethalNetworkAPI-2.1.7 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 2.1.7

README

Deminishing Returns

This mod, which I apparently spelled wrong, is a mod that punishes players for going to the same moons too frequently. When leaving a moon, its scrap multiplier will be reduced based on how much scrap you've collected.

Catalog

Because going to the same moon repeatedly will reduce it's scrap count, paid moons become less worthwhile. Consider a mod to adjust their prices such as this one (made by me :3)

Compatibility

The mod is now compatible with LethalLevelLoader. It is not compatible with TerminalFormatter, but it will work anyway if LethalLevelLoader is also installed. This mod is incompatible with other mods that have scrap multipliers, such as MeteoMultiplier.

Configs

  • ResetAfterQuota: If scrap reductions on moons should be reset after each quota cycle. Default: false
  • dailyRegen: How much each moons scrap reduction should recover each day. Default: 0.25

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