I'm looking through the logs, this time to find how much damage I mitigated from spell deflection so that I may make an informed decision of whether this talent is worth the points or not. (DK Blood tank)
I don't know of any other way beside going back through the real-time combat log - and that's not something I have time for between fights.
I'm looking at fights where my spell deflection proc'd, and I am able to see the number of procs, but it doesnt show the amount mitigated.
How can I find this out?
Thanks
Trying to find mitigation of Spell Deflection
-
- Posts: 1
- Joined: Fri Oct 08, 2010 10:44 pm
-
- Posts: 1518
- Joined: Wed Aug 26, 2009 7:56 pm
- Contact:
Re: Trying to find mitigation of Spell Deflection
If you select a boss fight then go to the expression editor and type in something like this:
Then you can see every hit that you took that you absorbed damage.
Code: Select all
targetname = 'stormwrath' and absorbed > 0