Quantcast
Channel: Addons from WowAce.com
Viewing all articles
Browse latest Browse all 2479

PitBull4_VengeanceBar

$
0
0

Adds a bar indicating the attack power gained from your Vengeance to PitBull.

The bar will only be shown on the player unit frame when using a tank spec, optionally hidden while not in a tanking stance/form/presence.

The addon also provides two functions in the LuaTexts script environment: VengeanceAP() and VengeanceAPMax().

Example custom text code:

localcur,max=VengeanceAP(),VengeanceAPMax()ifmax>1thenreturn"%d/%d",cur,maxendreturnConfigMode()

Updating on the "UNIT_AURA" event.


Viewing all articles
Browse latest Browse all 2479

Trending Articles