Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
BuffPlus
Adds Timers to buffs.
| Last updated | 6 years ago |
| Total downloads | 32038 |
| 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
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 2.0.0README
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