Last updated 4 years ago
Total downloads 31237
Total rating 20 
Categories Mods
Dependency string mistername-BuffPlus-1.2.1
Dependants 4 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.1.0 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.1.0

README

BuffPlus

Adds a timer to buffs

- Almost all Buffs that *the player* get by skills do not get a timer  
- Doesn't give timer to buffs that are infinite (I.E. elite buffs).
- Doesn't give timer to buffs that do not have a icon.
- Doesn't give timer to custom buffs
- (Almost) all else do get timer

Installation

Drop BuffPlus.dll into \BepInEx\plugins\

Changelog

- v1.0.0
	- Release
- v1.1.0
	- Fixed buffs with stacks
- v1.1.1
	- new ror2 update supported
- v1.2.0
	- Added config options and fade out(disabled by default)

ToDo

- Optimization of the code