Oblivion
0 of 0

File information

Last updated

Original upload

Created by

slowpard

Uploaded by

slowpard

Virus scan

Safe to use

Tags for this mod

About this mod

Proper hotkeys for your Health, Magicka, and Stamina potions. Comes with a handy widget!

Requirements
Permissions and credits
Changelogs
Are you tired of fumbling through your inventory mid-battle to locate that healing potion? Are you an Atronach who struggling to sift through hundreds of potions just to find that one sweet, refreshing Weak Restore Magicka? This mod addresses the issue by allowing you to hotkey Restore Health/Magicka/Fatigue potion effects. In vanilla Oblivion you can only hotkey a specific potion type (like 'Strong Restore Health') but not a general potion effect - it is no longer an issue with this mod. Say hello to instantaneous restoration with a simple button press!

Requirements
(x)OBSE

MenuQue
LINK (recommended)

Features
  • 3 customizable hotkeys: for Restore Health, Magicka, and Fatigue potions
  • A highly customizable algorithm for choosing which particular potion is consumed: magnitude, duration, price and presence of other effects are considered
  • A HUD widget that displays a number of available potions of each type
  • LINK configuration menu

Installation

Install with a mod manager of your choice. Configure via LINK menu (preferred) or via an ini, or just use the mod with the default settings (hotkeys G, H, J for Restore Health, Magicka, Fatigue, the strongest available potion is preferred).

Customization

  • All hotkeys can be disabled or remapped to any button
  • Selection algorithm: determines how the script picks the potion to consume. The algorithm can take into account the total magnitude (total effect of potion over its duration, for a 10pt/10s potion it will be 100pts), magnitude over the first 5 seconds (for a 10pt/10s - 50pts, great for quick-effect potions), or price (aka Consume Cheap Potions First). You can choose whether the script goes for the highest or lowest parameter value using the Selection Mode setting. For instance, with (Selection Criterion - Price/Selection Mode - Prefer Min) the script will choose the cheapest available potion in the inventory; with (Magnitude over 5s/Prefer Max) the script opts for the potion with the strongest effect over 5s.
  • Optional filters (disabled by default; disabled if set to 0):
- Ignore potions with extra effects - potions with extra effects will not be consumed. E.g. if a potion has both Restore Health and   Fortify Strength effects, it will be left untouched.
- Ignore with hostile effects - potions with extra hostile effects  (e.g. Restore Health + Burden) will be ignored
- Maximum duration filter - filters potions with duration above the limit. Useful for filtering out long duration/low effect potions
- Min Effect/5s Effect filter - useful for filtering out weak potions
- Max Price - potions with the price above the limit will be ignored, useful for not accidentally consuming expensive potions for sale
  • Widget options
- can be toggled on/off
- has several presets for positions (optimized for your interface mod)
- all position presets can be finetuned using X-offset/Y-offset sliders
- in custom preset the widget orientation (horizontal/vertical) can also be adjusted


Credits

Team OBSE/xOBSE
Kyoma (MenuQue)
Maskar - for LINK and UI mod detection code
Psymon - testing and some neat ideas