You are viewing a potentially older version of this package.
View all versions.
Buff Timers
Shows remaining time on buff and debuff icons, styled after WoW. Auras and permanent effects show no timer.
By ocewen
| Date uploaded | a week ago |
| Version | 1.2.0 |
| Download link | ocewen-Buff_Timers-1.2.0.zip |
| Downloads | 3 |
| Dependency string | ocewen-Buff_Timers-1.2.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Buff Timers
Shows remaining time on buff and debuff icons.
Format
| Time remaining | Display |
|---|---|
| Under 1 minute | 45s |
| 1–59 minutes | 30m |
| 1 hour or more | 2h |
Works on both your own buff bar and the target's status icons.
Auras and permanent worn-item effects show no timer.
Configuration
Settings are saved to BepInEx/config/Ocewen.Buff_Timers.cfg and can be changed in-game with F1 if you have BepInEx ConfigurationManager installed.
| Setting | Default | Description |
|---|---|---|
| FontSize | 8 |
Timer text size (4–24) |
| TextColor | #FFFFFF |
Text color as HTML hex |
| Position | BottomCenter |
Timer position within the icon |
| OverlayOpacity | 0 |
Dark shadow behind the timer (0–1) |
| ShowOnPlayer | true |
Show timers on your own buff bar |
| ShowOnTarget | true |
Show timers on target status icons |
Position options: BottomCenter, BottomLeft, BottomRight, Center, TopCenter, TopLeft, TopRight
Installation
Install via r2modman. Requires BepInEx 5.
CHANGELOG
Changelog
1.2.2
- Updated icon
1.2.1
- Updated mod description
1.2.0
- Configurable shadow overlay behind the timer (OverlayOpacity slider 0–1)
1.1.0
- In-game configuration via BepInEx config file (or ConfigurationManager F1 menu)
- Configurable font size, text color, icon position
- Options to disable timers on player or target icons independently
1.0.0
- Initial release
- Timer overlay on player buff/debuff icons
- Timer overlay on target buff/debuff icons
- Auras and permanent effects excluded