You are viewing a potentially older version of this package. View all versions.
Toskan4134-LethalRegeneration-1.2.0 icon

LethalRegeneration

Natural health regeneration mod with customizable parameters that syncs with host

Date uploaded 4 months ago
Version 1.2.0
Download link Toskan4134-LethalRegeneration-1.2.0.zip
Downloads 351722
Dependency string Toskan4134-LethalRegeneration-1.2.0

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

README

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

Credits

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

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