You are viewing a potentially older version of this package. View all versions.
LuciusofLegend-QuotaOverhaul-1.1.2 icon

QuotaOverhaul

Making the quota system more fun, rewarding, and configurable!

Date uploaded a week ago
Version 1.1.2
Download link LuciusofLegend-QuotaOverhaul-1.1.2.zip
Downloads 972
Dependency string LuciusofLegend-QuotaOverhaul-1.1.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
Sigurd-CSync-5.0.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1
xilophor-LethalNetworkAPI-3.3.2 icon
xilophor-LethalNetworkAPI

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

Preferred version: 3.3.2

README

QuotaOverhaul

The goal of Quota Overhaul is to make the quota system as fun, rewarding, and configurable as possible. I've taken inspiration from several existing mods, added some stuff of my own, with some community input sprinkled on top.

Features

Quota Variables

You can configure the starting quota, minimum increase, increase steepness and randomness multiplier (these are internal variables in vanilla).

Player Count Scaling

The quota increases the more players you have. This should make high player counts more balanced. The scaling is always based on the highes number of concurrent players seen during that quota, to avoid exploits. Very configurable.

Configurable Credit Fines

You can toggle fines on and off, change the percent fine per dead player, or use the new Dynamic Mode, which is more configurable and scales based on the number of players online (specifically, the record player count on a given moon run).

Increase Quota on Death

You get penalties to the quota for dying! This is intended to replace losing all your scrap when all players die, and maybe the credit fines if you want. Configurable with the same options as credit fines.

Loot Saving

You can keep all your hard earned scrap, set a 50/50 chance for each precious piece loot, lose it all, or anything in between.

Equipment Loss

You could also risk your handy equipment for an extra punishing experience.

Roadmap

  • Make an icon
  • Dynamic Difficulty
  • Dynamic Loot
  • Dynamic Dungeon Size
  • Toggle exponential quota increase
  • Toggle randomness in quota increase
  • Better Company Buying Rate

Feel free to submit your ideas via a github issue!

NOTE:

Quota Overhaul is released under the MIT License, which means you are 100% free to fork it, copy it, modify it, and distribute it on any platform, under any license. If I ever stop maintaining this mod and it starts breaking with new versions of Lethal Company, I encourage you to fork it and keep the mod alive.

Happy Modding!

Credits

Quota Overhaul takes inspiration from:

  • Quota Tweaks by mrov
  • Save Our Loot by MrHydralisk
  • Custom Death Penalty by ImpulsiveLass

CHANGELOG

QuotaOverhaul Changelog

1.2.0

  • Fix props not despawning when leaving a moon
  • Attempted fix for quota penalty issues (untested)