Potionbar

Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

This addon displays a separate bar, which shows the following and make them usable via click:
- Liniments 
- Pots (HP/AP/Blast/....)

The bar is configurable in such that u can enable/disable certain type of linis/pots to be displayed
last updated: Wed, 09 Jun 2021 12:29:49 +0000 | written by:
Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

VersionStatusChangesUploaderDownloads
7.2.2stableConqueror's Elixir of Rejuvenation + Conqueror's Alacritious Elixirb00nation4042
7.2.1stableAdded Vanguisher Potionsb00nation493
7.2.0alphaIdrinth Thalui2784
6.4.4alphaIdrinth Thalui370
6.4.0alphaIdrinth Thalui410
Download Latest
You need to be logged in to comment
Porkel

Fri, 20 Mar 2020 07:43:16 +0000

Direct Link
eine zusätzliche leiste für Eure Salben und Tränke
nyan

Wed, 21 Jun 2017 22:28:19 +0000

Direct Link
ROR doesn't allow bolstered characters to use potions higher than their real rank but PotionBar displays those anyway. To make PotionBar show only usable potions, in file PotionBar\source\Main.lua replace GameData.Player.battleLevel with GameData.Player.level (lines 485 and 575).