SirSquiddle-BetterMedkit icon

BetterMedkit

Adds a delay reduction to stacks of Medkit to make it a little more viable and not just stuffing for 3D printers

Last updated 5 years ago
Total downloads 26376
Total rating 7 
Categories Mods Tweaks
Dependency string SirSquiddle-BetterMedkit-1.0.1
Dependants 10 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-2.0.0 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 2.0.0
tristanmcpherson-R2API-2.0.10 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.0.10

README

##Better Medkit

Improves the Medkit to add a reduction per stack to the delay after which you receive the healing. The reduction is capped to half its delay to avoid turning dots into regens.

It works this way :

- Delay = 0.55 + 0.55 * 0.95^(MedkitStacks-1)

You need 35 stacks to reach a delay inferior to 0.56s for exemple.

##Installation

Drop BetterMedkit.dll into \BepInEx\plugins\

Changelog

- v1.0.0
	- Release
- v1.0.1
	- Balance patch to add a cap to the delay reduction