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.
You are viewing a potentially older version of this package.
View all versions.
LethalRegeneration
Natural health regeneration mod with customizable parameters that syncs with host
| Date uploaded | a week ago |
| Version | 1.3.1 |
| Download link | Toskan4134-LethalRegeneration-1.3.1.zip |
| Downloads | 12516 |
| Dependency string | Toskan4134-LethalRegeneration-1.3.1 |
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.2100README
Lethal Regeneration
Customizable natural health regeneration mod that syncs with host
Configurable Parameters
Any invalid value will be replaced by the default value.
Regen Power
- Default Value: 5
- Description: Amount of health points that are regenerated per tick.
- Valid Values: Between 1 and 100
Ticks Per Regeneration
- Default Value: 2
- Description: Interval of ticks that elapses since healing (1 tick equals each time the clock changes time).
- Valid Values: More than 0
Enable Regeneration Outside Ship
- Default Value: False
- Description: If the value is true, health regeneration will also be outside the ship, since by default it is activated inside.
- Valid Values: True or False
Regen Power Outside Ship
- Default Value: 5
- Description: Amount of health points that are regenerated per tick, requires Regeneration Outside The Ship enabled.
- Valid Values: Between 1 and 100
Ticks Per Regeneration Outside Ship
- Default Value: 2
- Description: Interval of ticks that elapses since healing, requires Regeneration Outside The Ship enabled(1 tick equals each time the clock changes time).
- Valid Values: More than 0
Regeneration As Upgrade
- Default Value: False
- Description: If the value is true, in order to regenerate health you must buy a ship upgrade.
- Valid Values: True or False
Upgrade Price
- Default Value: 800
- Description: Cost of ship upgrade.
- Valid Values: More than 0
Regeneration Limit Per Player
- Default Value: -1
- Description: Regeneration limit in a round.
- Valid Values: More than 0 (-1 to be unlimited)
Credits
- Programmed by Toskan4134
- Icon by Masshita
Special thanks to Owen3h for helping me to sync config files
Contact
Feel free to propose new ideas, suggest improvements, report bugs or just chat! :D
- Discord: Toskan4134
- Twitter: Toskan4134
- Mail: [email protected]
- Ko-Fi: Toskan4134
CHANGELOG
[06-04-2026] - 1.3.1
Fixed
- Fixed CompatibleNoun constructor crash (MissingMethodException) for Lethal Company v80+
[06-03-2024] - 1.3.0
Added
- Regeneration limit per person in a round
[30-12-2023] - 1.2.0
Added
- Customizable values for health regeneration outside the ship (Regenration Power & Ticks Per Regeneration)
Fixed
- Healing limit fixed on non-host clients
[30-12-2023] - 1.1.1
Fixed
- The healing limit depends on the maximum health at the start of a round, making possible the compatibility with mods.
[20-12-2023] - 1.1.0
Added
- Buy ship upgrade option to make health regeneration work added
[16-12-2023] - 1.0.3
Added
- Sync config with the host added
[15-12-2023] - 1.0.2
Fixed
- On change lobby stops working fixed
[15-12-2023] - 1.0.1
Fixed
- Fixed some errors
[15-12-2023] - 1.0.0
Added
- First Update