Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Class Mechanics » Warriors

Closed Thread
 
LinkBack Thread Tools
Old 08/08/09, 7:36 AM   #1366
Alexxcri
Von Kaiser
 
Tauren Warrior
 
Jaedenar (EU)
I think I've also found a problem with a item from Ulduar, I've been playing with the spread sheet and when I got to the shoulders, the ones from Auriaya25, Shoulderplates of the Eternal (not sure about the name) were a dps loss against the t7.5 shoulders although I was over 55% ArP on the spreadsheet and ironically the t8,5 shoulders would be a pretty big dps gain (about 50dps) to the t7.5 ones although they have almost the same stats as the ones from Auriya. With both those shoulders (the ilvl226 ones) I am over the hit cap and the soft armor pen cap the only difference would be the +6 crit rating gain from Shoulderplats of the Eternal so that should theoretically mean a dps gain, not a loss. I also put the same gem on both shoulders the only difference that one the t8.5 i hit the socket bonus but that is only 4str which should be more than compensated by the +6 crit from the other ones. Could someone shed some light why there's a more than 100dps difference between the two even though the difference should be more like 1-2dps? This is why I think there's a problem with Shoulderplates of the Eternal.

Offline
Old 08/08/09, 7:49 AM   #1367
Daeid
Glass Joe
 
Daeid's Avatar
 
Human Warrior
 
Aerie Peak (EU)
It might be that the T8.5 shoulders are activating the 4-piece set bonus when you equip them. That would account for the jump in dps.

Offline
Old 08/08/09, 1:49 PM   #1368
Zxahn
Glass Joe
 
Tauren Warrior
 
Xavius (EU)
Originally Posted by talliara View Post
After some searching I haven't come up with any relevant information. Would Banner of Victory and Grim Toll be a better combination than the Greatness card and Grim Toll?
Easy way to test this is to edit Mirror of Truth in the sheet to give ArP rather then crit, the proc is more or less identical.

With my gear setup it showed that full ArP gemming with Greatness and the Banner was slightly better then full str using GT and Greatness.

I also threw togther a quick ToC gear setup using the banner and managed to reach hit/exp cap and 100% ArP while using an axe while still wearing full plate. Could the banner be the new Shard of Contempt?

Offline
Old 08/08/09, 4:18 PM   #1369
Krazen
Don Flamenco
 
Blood Elf Warlock
 
Turalyon
Originally Posted by Zxahn View Post
Easy way to test this is to edit Mirror of Truth in the sheet to give ArP rather then crit, the proc is more or less identical.

With my gear setup it showed that full ArP gemming with Greatness and the Banner was slightly better then full str using GT and Greatness.

I also threw togther a quick ToC gear setup using the banner and managed to reach hit/exp cap and 100% ArP while using an axe while still wearing full plate. Could the banner be the new Shard of Contempt?
I have the same question:

I'm at 45% arp passive, plus battle stance. Grim toll puts me at 105% of so arp, so the proc is slightly wasted.

I'm only gemmed for str in all slots, so I cant lose any arp that way.

Offline
Old 08/08/09, 10:40 PM   #1370
Gustu
Glass Joe
 
Night Elf Warrior
 
Eonar
Hope to see the new sheet soon Landsoul, been itching to test all the new gear and combos. Threw something in the donation pot too, figured I'd at least pick up dinner while you're working so hard on the new spreadsheet.

Offline
Old 08/09/09, 4:49 AM   #1371
nomopofomo
Glass Joe
 
Tauren Warrior
 
Lightbringer
I'm broke.

Offline
Old 08/09/09, 6:38 AM   #1372
Thymoleon
Glass Joe
 
Thymoleon's Avatar
 
Orc Warrior
 
Lightbringer (EU)
The link is broken. Filefront timeouts.

Offline
Old 08/09/09, 8:47 AM   #1373
Alexxcri
Von Kaiser
 
Tauren Warrior
 
Jaedenar (EU)
Originally Posted by Daeid View Post
It might be that the T8.5 shoulders are activating the 4-piece set bonus when you equip them. That would account for the jump in dps.
I'm not sure but I think I was also swapping with another piece in the set so that even without the shoulders there would be the 4p tier bonus but as I said I'm not sure so it could also be as you say, I'm going to try this as soon as get the chance.

Offline
Old 08/09/09, 2:10 PM   #1374
Jay14
Glass Joe
 
Orc Warrior
 
Velen
Originally Posted by landsoul View Post
Please be patient with this update. The amount of information I have to add is massive, and the checking and making sure stuff works is also very time consuming. On top of that, I am completely rebuilding the sheet from the ground up. Hopefully you can have it to try out by this weekend. You can only do one boss in the raid this week anyways, so just sit tight and relax.
Just wanted to say thanks. I rely on this sheet a lot and I'm sure you don't get much for the time you put into working on it. I look forward to the update as well. We appreciate you, Landsoul, even if we come across as ungrateful jerks sometimes.

Offline
Old 08/10/09, 4:15 AM   #1375
Dalch
Glass Joe
 
Tauren Warrior
 
Illidan
Thanks Landsoul and all the guys doing the heavy duty here =p.
I play in a 10man only guild, and would like to ask if you guys, if possible of course, can make a "bis" list for the 10man versions of Ulduar and the new raid.
I have made my personal list, but i would like a more "mathematical" list, just to be sure if i made many wrong choices.

Offline
Old 08/10/09, 5:27 AM   #1376
nomopofomo
Glass Joe
 
Tauren Warrior
 
Lightbringer
Originally Posted by Dalch View Post
Thanks Landsoul and all the guys doing the heavy duty here =p.
I play in a 10man only guild, and would like to ask if you guys, if possible of course, can make a "bis" list for the 10man versions of Ulduar and the new raid.
I have made my personal list, but i would like a more "mathematical" list, just to be sure if i made many wrong choices.
Doesn't get any more "mathematical" than working on the spreadsheet and figuring that out yourself.

Offline
Old 08/10/09, 8:03 AM   #1377
Eratix
Glass Joe
 
Eratix's Avatar
 
Draenei Warrior
 
Wildhammer
Landsoul - Thank you very much for your dedication and hard work to this ongoing project, keep being awesome!

Just a quick suggestion, however. Those they may be running Excel on an older computer may have a decent wait time for the SEP calculation. You can make this subroutine near-instant (on any machine) by adding:

Sub SEP()
'
' SEP Macro
' Calculates Strength Equivalency Points
'

'
    Application.ScreenUpdating = False
    
    range("Z41").Select
    Selection.Copy
    range("AM29").Select
    Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
        :=False, Transpose:=False
By including Application.ScreenUpdating = False, the workbook won't jump around and look fancy all over the place but I'm sure min/maxing your code is something you'd like to do as well!

Offline
Old 08/10/09, 11:34 AM   #1378
proga
Glass Joe
 
Human Warrior
 
Гордунни (EU)
You forgot to say that he should put Application.ScreenUpdating = True otherwise there will be some visual bugs.

Offline
Old 08/10/09, 12:46 PM   #1379
StaxRexx
Glass Joe
 
StaxRexx's Avatar
 
Night Elf Warrior
 
Rexxar
Originally Posted by nomopofomo View Post
Doesn't get any more "mathematical" than working on the spreadsheet and figuring that out yourself.
You took the words right out of my mouth.


I maintain my own list which currently revolves around 10man Ulduar, but I don't exclude the 25man bosses that can be pugged. Since we each have slightly different combinations of bosses that we're farming a BiS list for each scenario would just start to cause a lot of clutter. Add into the mix that 5man ToC has some nifty door prizes and 10man teams will probably at least try 10man ToC and that BiS list's ceiling becomes harder and harder to pick.


That being said I can't wait to see the new and improved sheet I've been punching new items into the now old one which is working just fine imo but all the updates and changes all sound pretty sweet. Even if color coding by faction is unneccesary it's still part of what sets Landsoul's sheet apart from all the others.

I was Fury Before the Lich King Came... I was Fury before Titan's Grip... I was Fury Before it was cool...

Offline
Old 08/10/09, 3:01 PM   #1380
landsoul
Myrmidon Champion
 
landsoul's Avatar
 
Worgen Warrior
 
Alterac Mountains
Yes I made a pass on all the macros and made the SEP run at least twice as fast as the one before. I used the select(cell).copy select(cell).pastespecial code. I'll checkout the non screen updating thing too and see if I like that or not.

As fas as other things are concerned, I am pretty close to finishing up everything in the next few days in my free time, so I would like to open the floor to any suggestions or wishes that anyone wants to be added in, so they can be put in now, or in the following update.

>--Coaching Site--< Private coaching / Warrior Resource
>--Stream--< Tues, Wed, 7 Eastern.

Offline
Closed Thread

Go Back   Elitist Jerks » Class Mechanics » Warriors

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mongoose calculation or simulation? sag_ich_nicht Public Discussion 1 08/05/08 9:59 AM
[Rogue] Backstab damage calculation Karmon Class Mechanics 5 11/04/07 5:22 PM
Range Calculation Nite_Moogle Theorycrafting Think Tank 0 09/21/07 12:02 PM
Ilvl calculation Drauk Public Discussion 9 03/24/06 4:30 PM