Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healing Speed

Lightweight client-side healing speed controls for SPT 4.0.13.

Features

  • Independent speed multiplier for AI-2, Salewa, IFAK, AFAK and Grizzly medkits.
  • Independent speed multiplier for CMS and Surv12 surgery kits.
  • Runtime configuration through the BepInEx Configuration Manager (F12).
  • Preserves vanilla healing, resource costs, status effects and body-part logic.
  • Small Harmony Postfix patches; no async state-machine or transpiler patching.

Configuration

HealingSpeedMultiplier

Controls AI-2, Salewa, IFAK, AFAK, Grizzly and compatible modded medkits.

SurgerySpeedMultiplier

Controls CMS, Surv12 and compatible modded surgical items that repair a destroyed body part.

For both settings:

Value Result
0.5 2x slower
1.0 Vanilla
2.0 2x faster
4.0 4x faster

The default value is 2.0. The accepted range is 0.1 to 10.0.

Installation

Copy moon11yy.HealingSpeed.dll to:

BepInEx/plugins/HealingSpeed/

Start SPT and open Configuration Manager with F12.

Compatibility

  • SPT 4.0.13
  • EFT client build 40087
  • Client-side only
  • Existing saves are supported

Building

Requirements:

  • .NET SDK
  • SPT 4.0.13 installation

Set SPT_DIR to the EscapeFromTarkov directory that contains BepInEx and EscapeFromTarkov_Data, then run:

dotnet build -c Release

Scope

The mod does not alter healing amounts, item resource consumption, bleeding or fracture behavior, surgery penalties, medical start delays, or automatic cancellation behavior.

License

MIT. Copyright (c) 2026 moon11yy.

About

Lightweight client-side SPT mod that adds configurable healing and surgery speed multipliers while preserving vanilla effects and resource costs.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages