File information

Last updated

Original upload

Created by

STB Team

Uploaded by

STBteam

Virus scan

Safe to use

About this mod

STB Active Effects mod replaces the standard SkyUI HUD effect icons with a flexible widget, adding an opportunity to customize position, scale and time/magnitude of effect to display. The mod also supports custom icons. SKSE plugin.

Requirements
Permissions and credits
Changelogs
Donations

STB Active Effects adds a widget, which allows you to customize position, size and opacity of the active                    effects HUD:



You can hide effect icons based on their duration (in minutes) and adjust the maximum number of icons in a              column:



It is also possible to show more information about the effects, including:

  • duration
  • expiration time
  • magnitude
  • source



You can choose between the horizontal and vertical mode and choose the direction new effect appear from:



In version 1.1, time format settings have been added by request:

  • HH:MM:SS (displays time in a fixed hours:minutes:seconds format, e.g. 02:45:10)
  • Auto HH:MM:SS / MM:SS (automatically switches formats based on remaining time: more than an hour left → HH:MM:SS; less than an hour → MM:SS)
  • MM:SS (up to 99 min) (always shows minutes and seconds, capped at 99 minutes)
  • MM:SS (no limit) (same minutes:seconds format, but without a 99-minute cap)

And you can also customize the spacing between effects



In version 1.2, imgui added the ability to group effects by source: food, potion, alcohol, scrolls.

When the corresponding parameter is enabled:

  • a single shared icon is created for each type.
  • instead of showing magnitude, the number of effects is displayed.
  • the effect icon is replaced with the source icon.
  • the duration of the shortest effect is shown.



INI file is located at STB Active Effects\SKSE\Plugins and contains the following sections:

[Settings]
  • OpenMenu - the assigned key shows and hides the menu (default END).
  • DebugEffects - helps with patching.
[Main]
  • Contains core information and your settings. No manual edits, use in-game menu instead.
[Default]
  • Restore point. Do not change.

If you are using STB Widgets, update it to version 1.7 or higher. The new section will automatically
appear in the Widget's menu, and "menu" key from that mod will be used instead.

Our icons replace the similar icons from SkyUI. Do not use icons from both mods at the same time.


[Mod Authors]
You can create your own icons (reskins) for STB Active Effects and assign them to the specified effects. Full documentation can be found in the Optional Files tab. We also patched Survival Mode and Mysticism            mods for reference.


Use your mod manager of choice.



No known incompatibilities. Works on Skyrim SE and AE.


The SKSE Team for SKSE
SkyUI Team for icons
meh321 for the Address Library
Ryan for the CommonLibSSE