- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,151 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Bukkit Plugins
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top Terraria Maps
- Top StarCraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
DiscShieldsHelper
- 2 Likes
- World of Warcraft
- 540 Monthly Downloads
- Supports: 5.0.5
- 26,357 Total Downloads
- Updated 11/25/2012
- Created 11/29/2010
- 21 Favorites
- Project Site
- Comments
- Release Type: Release
- License: Public Domain
- Newest File: DiscShieldsHelper 1.4
About DiscShieldsHelper
This addon monitors Power Word: Shield and Divine Aegis talents procs actives on your target for discipline priests.
It shows timers with color change for sub 2 secs remaining and real time value of shield absorbs. Autohide when no target selected.
Mouseover mode will show up only on firendly players because so far almost npc don't have the healable flag.
You can access scale and lock options in interface panel.
As it is the first release of it, feel free to put bug reports and wishes in the comments section.
TODO :
Class/spec check
weakened soul timer
Release 1.4
all this release updates are credited to Shark5060
Added Weakened Soul timer
Changed number formatting
Release 1.3
all this release updates are credited to cfrolik
Fix for divine insights procs
Added Spirit Shell tracking
Release 1.2
Some bug fixes
Release 1.1
Mouseover mode added
Release 1.0
First Version
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| DiscShieldsHelper 1.4 | Release | 5.0.5 | 5,611 | 11/25/2012 |
| DiscShieldsHelper.lua | Release | 5.0.5 | 228 | 11/25/2012 |
| DiscShieldsHelper 1.2 | Release | 4.0.3a | 20,196 | 12/06/2010 |
| DiscShieldsHelper 1.1 | Release | 4.0.3a | 219 | 12/04/2010 |
| DiscShieldsHelper 1.0 | Release | 4.0.3a | 341 | 12/01/2010 |
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,578,120 Monthly Downloads
-
- Recount
- Combat
- 1,073,354 Monthly Downloads
-
- AtlasLoot Enhanced
- Map & Minimap, Professions, Arena, and Boss Encounters
- 688,848 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 548,392 Monthly Downloads
-
- Tidy Plates
- Artwork, Combat, Tank, and Unit Frames
- 466,499 Monthly Downloads


Comments
Updated again with Shark5060 version which i modified a bit to make all the variables locales instead of globales, less potential problems
oh ye ... globals.
Sorry it's an old habit :<
And after I saw that this addon was updated again, I cleaned up the code a bit and added a Weakened Soul timer aswell as changed the formating how the numbers are displayed (34.5k instead of 34500).
So if you would like to have a look: http://public.shark5060.net/DiscShieldsHelper.rar
All credit goes to oldchap and cfrolik ofc (I did not do much^^)
I updated the file with yours, cfrolik, thanks for the update, i couldn't get the time to add all the changes i promised and credited you in the Toc file.
This add-on doesn't track Power Word: Shields from Divine Insight procs, even though the buff has the same name... it has a different spell id.
I created an update to the lua file that fixes this, and also incorporates the Spirit Shell update:
https://dl.dropbox.com/u/57880242/DiscShieldsHelper.zip
Nice job! thanks for sharing
Nice addon, would only modify a couple things:
-WS timer
-Total absorb displayed
-a static display (like the target one) for the mouseover, instead of being anchored to the mouse.
-maybe a third display, for the focus frame
All in all, these are minor changes, keep up the good work =D
http://narod.ru/disk/60225076001.779f79be363986deff9a6cf4e6839e78/DiscShieldsHelper.7z.html
Spirit Sheild added. ) Try it!
Thanks, but another minor update is needed to reflect the Divine Insight buff.
Hey man, like the addon, one suggestion though:
I would love to see the mouseover window not anchored to the mouse, If i just specify a location of it to float, and change based on who i am currently mousing over.
If you want to work it into the official release, let me know and I'll share what I've done. :D
I'd like to see how you did that, and copy it to my own install, if possible. That'd be a great help.
I play paladin and with the incoming 4.2 patch I was searching for an add-on that track the shield create by our mastery. Didn’t find one (if you know one, tell me :o)
So the idea would be to extend a bit the add-on to handle the paladin mastery. Our mastery works the same way as the Aegis shield. I had a look at the file and it's seems there is no need a lot of change (giving the right spell id or something like that).
I have seen that you want to check the class/spec, you could include this feature at the same time :o
Also, I'm agree with forgotten2ce, the target and the focus might be use for something else (boss1, boss2) than the target I want to track the shield on (usually the tank).
Thanks(and sorry for the mistakes, English is not my first language)