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 | 11 months ago |
Version | 1.1.1 |
Download link | Toskan4134-LethalRegeneration-1.1.1.zip |
Downloads | 96255 |
Dependency string | Toskan4134-LethalRegeneration-1.1.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
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
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: If the value is true, in order to regenerate health you must buy a ship upgrade.
- Valid Values: More than 0
Credits
- Programmed by Toskan4134
- Icon by Masshita
Special thanks to Owen3h for helping me to sync config files
CHANGELOG
[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