Lightweight client-side healing speed controls for SPT 4.0.13.
- 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.
Controls AI-2, Salewa, IFAK, AFAK, Grizzly and compatible modded medkits.
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.
Copy moon11yy.HealingSpeed.dll to:
BepInEx/plugins/HealingSpeed/
Start SPT and open Configuration Manager with F12.
- SPT 4.0.13
- EFT client build 40087
- Client-side only
- Existing saves are supported
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 ReleaseThe mod does not alter healing amounts, item resource consumption, bleeding or fracture behavior, surgery penalties, medical start delays, or automatic cancellation behavior.
MIT. Copyright (c) 2026 moon11yy.