You are viewing a potentially older version of this package. View all versions.
FatFunT-AfineQuota-1.0.3 icon

AfineQuota

A small mod that helps with softening quota and randomizes deadlines.

By FatFunT
Date uploaded 3 days ago
Version 1.0.3
Download link FatFunT-AfineQuota-1.0.3.zip
Downloads 127
Dependency string FatFunT-AfineQuota-1.0.3

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
xilophor-LethalNetworkAPI-3.3.3 icon
xilophor-LethalNetworkAPI

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

Preferred version: 3.3.3

README

Affine Quota

A small Lethal Company mod that softens the harsh quota changes by recalculating the increase of each quota and randomizing the quota deadlines, giving the opportunity for longer runs.

Configuration

A list of the configurable variables:

- Deadline Min
|  [ Default: 3 ]
|  [ Minimum day for deadline. ]
- Deadline Max
|  [ Default: 4 ]
|  [ Maximum day for deadline. ]
- Deadline Toggle
|  [ Default: true ]
|  [ Toggle random Quota Deadline. ]
- Quota Ceiling
|  [ Default: 6 ]
|  [ Day at which the quota is going to start to soften. ]
- Scale
|  [ Default: 11 ]
|  [ Scaling of the softening [Lower values soften the quota increase harder]. ]

Multiplayer

All players should have the mod installed.

CHANGELOG

v1.0.1

Issues

  • Forgot to upload the mod files

v1.0.2

Issues

  • Small internal fixes

v1.0.3

Issues

  • Fixed the random Deadline
  • Small internal fixes

Changes

  • Added a toggle [true/false] to the random Deadline in the config file
  • Synchronized the random Deadline after each quota completion
  • Removed the 1 day first quota

v1.0.4

README

  • Updated the readme (If you want better Quota customization, checkout the mod made by "seechela")