TisRyno-LethalCompanyProgressionPatchFix icon

LethalCompanyProgressionPatchFix

Leveling and skillpoints through a managed GUI! Patched and bugfixed until official copy updated.

Last updated 5 days ago
Total downloads 46820
Total rating 10 
Categories Mods Misc BepInEx Client-side Server-side
Dependency string TisRyno-LethalCompanyProgressionPatchFix-2.0.0
Dependants 45 other packages depend on this package

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
xilophor-LethalNetworkAPI-2.1.6 icon
xilophor-LethalNetworkAPI

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

Preferred version: 2.1.6

README

Lethal Progression

This mod adds a XP based GUI levelling system with a range of upgrade types to spend your points on.

The original mod was created by Stoneman2 but had compatibility issues leading to this version existing.

!!! Everyone needs this mod for it to work

How does it work?

After installing the mod, just hit the Esc key and you should see the Skills menu option on your Pause menu.

image

Current Available Upgrades:

  • Health Regeneration
  • Stamina
  • Battery Life
  • Hand Slots (Disabled if you have ReservedItemCore)
  • Loot Value (Shared by whole team)
  • Strength
  • Jump Height
  • Sprint speed

image

Level up yourself and the crew:

  • Assigning points is as simple as 2 clicks!
  • Build your character's stats and coordinate with your team on what role you should be.

General Configuration:

  • Levels can be configured within the config editor from Thunderstore or r2modman.
  • You can configure:
    • Minimum XP to level up
    • Maximum XP to level up
    • Level requirement increase per player (balances larger lobbies)
    • Level requirement increase per new quota.
    • Change when players can remove points from skills
    • Keep progress after being fired

Skill-based Configuration

Each skill is built up of 3 settings:

Skill Enabled

If the skill is enabled and available to players.

Skill Max Level

The max level is the total allowed levels to be put into a skill.

Skill Multiplier

The multiplier applied per level put into a skill. As an example, if the Battery Life skill has a multiplier of 5, then for each skill point put into Battery Life the battery will extend by 5% and 4 points in Battery Life will increase the battery by 20%.

XP gain:

  • Depositing loot on the ship adds the Loot value as the XP amount.
    • The multiplier from the Loot Value skill is ignored.
  • Killing enemies give everyone XP.
    • This is currently a hard-coded list of enemies and their relative value, eventually this will be a configurable setting.

Compatibility:

  • Any mod which affects Hand Slots is likely to be incompatible

Credits:

  • Dat1Mew for the updated logo
  • daisuu.__ for bug-testing
  • Stoneman2 for original mod
  • CatsArmy for critical bug fix

Installation

  • Install BepInEx
  • Unzip the zip to your Lethal Company/BepInEx folder.
  • Thunderstore Manager / r2modman will also work.

!!! Everyone needs this mod for it to work