Saedo's Wrath Wishlist
saedo — Mon, 10/06/2008 - 15:27
All these values are taken at level 80 assuming full buffs.
- Current DPS: 4261.86 dps
- T6 2 Set Bonus: 100.16 dps
- T7 2 Set Bonus: 28.26 dps
- Mutilate w/Current Daggers: -112.18 dps
- saedo's blog
- Login or register to post comments



You imported your own Wowhead
garreth — Thu, 11/06/2008 - 01:32You imported your own Wowhead javascript tooltip library! You dork!
How are you doing the filtering tricks?
Ha, I did that from the start
saedo — Thu, 11/06/2008 - 10:04Ha, I did that from the start (a month ago) back when this site used the old WoWArmory import items thing. When that broked on stuff I thought WoWHead was the choice (since this was a site "powered by WoWHead" back then). lol Oh yea and WoWHead is currently far better at having Beta items not yet released on Live.
Um, I guess the trick is a simple bit of JS coding:
var visible = "Current";
function toggleTable(theID)
{
document.getElementById(visible).style.display = "none";
document.getElementById(theID).style.display = "block";
visible = theID;
};
Basically everything is in a table. Hide everything, show only 1 at a time. And of course I don't actually code out the tables. That's a bit of php scripting to loop through building everything.
The messy part is the data itself atm. Multi-dimensional php arrays. lol I should fix that one of these days.
More dps at level 80.
saedo — Mon, 10/06/2008 - 17:14More dps at level 80. Looking at 4K+ dps in Naxx gear.
---------------------------------------------
"Current DPS: 3327.51
Adwarflol — Mon, 10/06/2008 - 16:52"Current DPS: 3327.51 dps"
That's sort of disgustingly awesome
-----------------------------
I was like :3 but then I srs'd