Originally Posted by Papajan
I don't think anything like that is out there, so I'll add to the wishlist:
It'd be awesome if you could do a class-by-class comparison within that, and do a very simple normalization for gear. Like for instance, for fire mages, divide the dps by the average fireball hit or something like that to identify what's going on independently of how geared (or undergeared) each player is. Ideally, you'd normalize by some simple function of their +damage/crit/hit/AP/etc, but that would be a huge pain to implement.
|
Or instead of doing all that math to derive how many fireballs they cast, you could just track that directly, as SW_Stats does.