You are viewing a potentially older version of this package. View all versions.
SirSquiddle-BetterMedkit-1.0.1 icon

BetterMedkit

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

Date uploaded 4 years ago
Version 1.0.1
Download link SirSquiddle-BetterMedkit-1.0.1.zip
Downloads 25099
Dependency string SirSquiddle-BetterMedkit-1.0.1

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