
Adds a new module to
Skada that tracks absorbs (Power Word: Shield, Divine Aegis, etc).
While Skada comes with a basic absorb tracker, its a bit lacking. It doesn't offer enough information, and it requires you to switch back and forth between the absorb module and the healing module to fully evaluate the healing done.
This module displays absorbs and heals in the same window. It tracks all heals/absorbs on a spell and player basis, and it calculates total healing done, percentage of total healing, and heals per second.
- Reply
- #19
eridius Mar 04, 2012 at 23:40 UTC - 0 likes@pagezero3: Go
r27 has this now.
- Reply
- #18
pagezero3 Feb 03, 2012 at 01:51 UTC - 0 likesCan you add the Warrior T13 2 piece absorb, I think code is simply:
[105909] = 6, -- Warrior T13 2 piece
- Reply
- #17
eridius Jan 25, 2012 at 02:36 UTC - 0 likes@virginc: Go
I just committed a change (r24) that adds overhealing percentage to the tooltip. Note that this will require the latest Skada alpha.
- Reply
- #16
eridius Jan 25, 2012 at 02:33 UTC - 0 likes@angrysteel: Go
Sorry, that bug was my fault. I introduced Absorb tracking into Skada, but didn't properly make it work for existing sets. Assuming you're still seeing this issue, you can just update Skada to the latest alpha version and it should work properly again. Alternatively, just reset Skada.
Note that SkadaHealAbsorbs depends on SkadaHealing, so you can't just disable it.
- Reply
- #15
cardo1410 Jan 19, 2012 at 21:15 UTC - 0 likesyou see in the picture icons. I see in me no
- Reply
- #14
angrysteel Jan 19, 2012 at 17:37 UTC - 0 likesR 1.7
72x SkadaHealing-r373\Healing.lua:27: attempt to perform arithmetic on field "healingabsorbed" (a nil value)
SkadaHealing-r373\Healing.lua:27: in function <SkadaHealing\Healing.lua:10>
SkadaHealing-r373\Healing.lua:81: in function "func"
Skada\Skada-r373.lua:1402: in function <Skada\Skada.lua:1302>
<string>:"safecall Dispatcher[19]":4: in function <string>:"safecall Dispatcher[19]":4
<in C code>
<string>:"safecall Dispatcher[19]":13: in function "?"
Ace3-r1045\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"
Ace3-r1045\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals:
nil
Not sure if this is tied to this module or skadas healing module, but i had not gotten this error before installing this module.
Should i turn off Skadas default healing module in favor of this one?
- Reply
- #13
curttasker Dec 23, 2010 at 08:38 UTC - 0 likes@virginc
If you drill down into the list of spells cast by a single player, the tooltip has overhealing shown.
I wouldn't consider doing a modification to do the red/green bar style of Total Healing.
I may add in a simple overhealing percentage or number shown alongside hps and percentage healing done on the list of players.
- Reply
- #12
virginc Dec 23, 2010 at 07:01 UTC - 0 likesWould it be possible for this mode to show overhealing as well? it would be the best mode for a Discipline healer that way. I would use Total healing, but that one doesn't take absorbs into account...
- Reply
- #11
curttasker Nov 20, 2010 at 05:30 UTC - 0 likes@Ravengus Support for this was added in 1.5.
- Reply
- #10
Ravengus Nov 17, 2010 at 16:36 UTC - 0 likeshey, can you please add the absorb from the tankadins selfhealing-WoG-Talent? It's called "Guarded by the Light" and is triggered by overheal portion of a selfhealing WoG. Every Overhealing goes towards the shield http://www.wowhead.com/spell=88063. Source and target are the same person, so it should be easy to track.
Thanks!