The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

Fast healing UPDATED

Fast healing UPDATED 1.2.0

Created by Reyson

5.7K Downloads

SPT 3.9.8 Compatible

This mod allows you to customize healing and surgery time to your liking. Additionally, you can speed up healing for less damaged body parts, so you no longer have to perform full healing animation just to heal 1 or 2 hit points.

All cheers to the original author, I just fixed it

Faster healing and surgery + dynamic healing time for less damaged body parts

Warning: faster healing works only for limbs without bleeding or fractures! Enabling it for bleeding or fractured limbs causes the game to bug out, and at the moment.(I'm not sure for this bug at 3.8.3, could not reproduce, maybe helped my correcting errors in the author's code related to first aid kits and duplicating salewa)

Installation

CactusPie.FastHealing_fix_by_Reyson.dll to BepInEx/plugins directory

Configuration (F12 menu)

  • Enable surgery time multiplier - whether the surgery time multiplier is enabled

  • Surgery time multiplier - the surgery time will be multiplied by this number. For instance

    • Setting it to 0.5 will make it two times faster
    • Setting it to 0.25 will make it four times faster
    • Setting it to 2.0 will make it two times slower
  • Enable healing time multiplier - whether the healing time multiplier is enabled

  • Healing time multiplier - the healing time will be multiplied by this number. For instance

    • Setting it to 0.5 will make it two times faster
    • Setting it to 0.25 will make it four times faster
    • Setting it to 2.0 will make it two times slower
  • Dynamic heal time enabled - enabling this will make less damaged limbs heal faster. For instance, if you lost only 1hp in a specific limb, it will be healed very quickly. The more HP you lose, the longer the healing will take - but it will never go above the vanilla time.

  • Dynamic healing time health threshold - the percentage of health required for the dynamic healing to trigger. By default, it is set to 50, which means the limb needs to have more than 50% of health for it to heal faster. For instance, stomach has a maximum of 70 hit points by default, which means that it will need to have at least 36 hit points for it to heal faster.

  • Dynamic heal time multiplier - the default value (1.0) is the default multiplier for how much should the healing be sped up. Decreasing it below 1.0 will make the dynamic healing even faster, while increasing it will make it slower.

The final equation for calculating the dynamic healing time, assuming that all options are enabled, is as follows:

7387-ql-4fca6a89539332b81804cf13673eda7f-l3-png

If the limb is below the theshold for dynamic healing, only regular multiplier will be applied. Thus, the equation will become:

7388-pasted-from-clipboard-png

Version 1.2.0

3.8K Downloads

Created Jul 19th, 2024 Updated Jan 7th, 7:43 AM

Fatrat has updated this to 3.9.2 #1 :)

I haven't tested it fully, if there are any errors, I'm sorry :)

Version 1.1.0

1.9K Downloads

Created Jun 5th, 2024 Updated Jan 9th, 12:50 AM

add IFAK

fix original version for 3.8.3

Not quite yet...