Elitist Jerks
Register
Blogs
Urban Rivals
Forums
New Posts


Go Back   Elitist Jerks > Public Discussion > Class Mechanics > Warriors
Elitist Jerks Login

gamerDNA Login

Welcome to Elitist Jerks
We're testing some new features on the site regarding OpenID registration and coordination with gamerDNA. If you experience any issues with registering an account, please take the time to fill out a report and send it to this e-mail address. We would appreciate any assistance you could provide in making sure everything is functioning as intended. Thanks!

If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community.

Reply
 
LinkBack (154) Thread Tools
Old 10/13/09, 10:51 AM   #276
Reeshet
Von Kaiser
 
Human Warrior
 
Emerald Dream
Originally Posted by suicuique View Post
But wouldn't the trivial solution be, to evaluate all your gear *except* the slot in question? This way you could assess the value of any given chest.
I'm not sure you've looked at the formulas in the spreadsheet to call this a trivial solution. On the Gear list tab, every item has a calculated AEP. That value for each item comes from a formula that is derived from the stats weighing at the top of the page. The value of those stat weights vary based on your current gear. To do what you're talking about you would need unique stat weights for every item (your current gear except without that item).

I do agree that what you're suggesting would correctly update the total AEP, but I don't think it would be trivial at all to implement.

Or am I misunderstanding what you're saying? Maybe there is a trivial & elegant solution. If so, just make changes on a spreadsheet with the new formula and post it.
 
User is offline.
Reply With Quote
Old 10/13/09, 10:52 AM   #277
todemax
Piston Honda
 
Troll Rogue
 
Zenedar (EU)
Regarding defence, wouldn't it be feasible just to remove the crit reduction from defense in the EP calcs? Or to set the base defence at the cap in the EP calcs. Normally one would manually increase the value of defence if you're under the cap, and knowing how much defence is actually worth under the cap isn't of that much use.
 
User is online.
Reply With Quote
Old 10/13/09, 4:51 PM   #278
ZorbaTHut
Von Kaiser
 
Draenei Warrior
 
Shattered Halls
Originally Posted by suicuique View Post
This naive method (see above) breaks when you try to optimize all your gear at once (say by implementing an "optimize my gear" button). But this is not something that can be solved non iteratively. Do *not* try to estimate AEP values which would be applyable to all of your gear. AEP values change on the fly when you gear up. And no matter what you do this restriction will not fall.
This is true, and this is clearly the problem. The solution is that I want to provide some sort of Quality Point system, where a set of gear can be objectively measured and given a total quality rating (obviously depending on the specific boss, and on buffs, etc etc etc, but we'll ignore that.) Once that is done, it's easy enough to provide delta-quality-point values, and quality-point-per-item-of-gear values, and everything just sort of works.

Originally Posted by Gruntle View Post
If you really want to have some kind of measure on total gear quality you should instead just use the 4 output quantities from the stats page and do a weighted sum of them (but the weights will be different since you're now adding absolute numbers rather than ratios). Getting that weighting right is not trivial.
This is exactly what I am going to attempt to do. If it were trivial, I wouldn't be interested in it, so I'm glad it's not

Originally Posted by todemax View Post
Regarding defence, wouldn't it be feasible just to remove the crit reduction from defense in the EP calcs? Or to set the base defence at the cap in the EP calcs. Normally one would manually increase the value of defence if you're under the cap, and knowing how much defence is actually worth under the cap isn't of that much use.
It's worth pointing out that the "burst" math currently triples the chance of being critted and that turns out to easily push Defense into the top stat if you care at all about burst. Also, in the example I gave, I only used Defense as a simple easily-understandable value - you can replace it with absolutely anything that has a soft or hard cap and apply the same logic to it. (It's even more blatant when you have a straight hard cap, since it becomes 0.)
 
User is offline.
Reply With Quote
Old 10/14/09, 5:10 AM   #279
Gruntle
King Hippo
 
Tauren Warrior
 
Earthen Ring (EU)
Originally Posted by ZorbaTHut View Post
It's worth pointing out that the "burst" math currently triples the chance of being critted and that turns out to easily push Defense into the top stat if you care at all about burst. Also, in the example I gave, I only used Defense as a simple easily-understandable value - you can replace it with absolutely anything that has a soft or hard cap and apply the same logic to it. (It's even more blatant when you have a straight hard cap, since it becomes 0.)
Oh, that's bad, good catch. Maybe the Burst statistic should just be something similar to what Resheet was suggesting earlier. So, just calculate the number of hits you can survive (i.e. no dodge/parry/blocks at all, just armor mitigation and health involved).
 
User is offline.
Reply With Quote
Old 10/14/09, 6:20 AM   #280
todemax
Piston Honda
 
Troll Rogue
 
Zenedar (EU)
But then you should look at the max damage per hit from the boss, and not use the average, and that would require a remake of the boss sheet.

And as a comment to the sheet, Devotion aura and stoneskin stacked the last time i checked.
 
User is online.
Reply With Quote
Old 10/14/09, 8:12 AM   #281
ZorbaTHut
Von Kaiser
 
Draenei Warrior
 
Shattered Halls
Originally Posted by Gruntle View Post
Oh, that's bad, good catch. Maybe the Burst statistic should just be something similar to what Resheet was suggesting earlier. So, just calculate the number of hits you can survive (i.e. no dodge/parry/blocks at all, just armor mitigation and health involved).
This is pretty much what it already is as well No dodge/parry/block, tripled crit chance. If it's not already I'm also going to get in there and triple the chance of being parried, so that parry haste on parry-haste-able bosses becomes a major problem.

Originally Posted by todemax View Post
But then you should look at the max damage per hit from the boss, and not use the average, and that would require a remake of the boss sheet.

And as a comment to the sheet, Devotion aura and stoneskin stacked the last time i checked.
Yeah, that is pretty much true. I may just multiply the average damage by 1.1 or 1.2 as a quick fix.

I'm not sure I believe Devo Aura and Stoneskin stack. If they do, they're probably not meant to. I'll check once there's a shaman and paladin guildie on at the same time.
 
User is offline.
Reply With Quote
Old 10/14/09, 6:35 PM   #282
Thorgrim
Von Kaiser
 
Dwarf Warrior
 
Doomhammer
They do stack, for some reason. Stoneskin is in its own special category for stacking purposes, unsure why.
 
User is offline.
Reply With Quote
Old 10/15/09, 1:48 AM   #283
bryn88
Glass Joe
 
Human Warrior
 
Anvilmar
Is it possible to move this into a new thread for easy access to the spreadsheet since Zorba took over?
 
User is offline.
Reply With Quote
Old 10/15/09, 8:16 AM   #284
Gruntle
King Hippo
 
Tauren Warrior
 
Earthen Ring (EU)
Originally Posted by ZorbaTHut View Post
This is pretty much what it already is as well No dodge/parry/block, tripled crit chance. If it's not already I'm also going to get in there and triple the chance of being parried, so that parry haste on parry-haste-able bosses becomes a major problem.
Hmm, I went and checked the calculations of the burst statistic. Yes, the crit chance is tripled, but this does not affect anything when you're def capped in the sheet. It's not the base crit chance for the boss that is tripled but the resulting crit chance that is left after defense anticrit is taken away. You can see this easily by looking at row 35 in the stats sheet. The worst case crit value (that is used to compute the burst time to live) is given there and when you're def capped this value is 0.00 at all times. So I think the statistic is ok, extra parry haste would be a nice addition to it I think.
 
User is offline.
Reply With Quote
Old 10/15/09, 9:55 AM   #285
todemax
Piston Honda
 
Troll Rogue
 
Zenedar (EU)
Adding parry haste just seems to be a smaller factor, than bosses having special abilities that can land at the same time as auto swings. Adding the possibility for a special1, special2 etc. with damage and periodicity would be nice, but if it was possible to parse combatlogs to find a distrubution of "how long it takes the boss to give damage greater than the tank health" throughout the fight, then the burst calculations could be based on a 95 percentile time to live.
 
User is online.
Reply With Quote
Old 10/15/09, 10:45 AM   #286
ZorbaTHut
Von Kaiser
 
Draenei Warrior
 
Shattered Halls
Originally Posted by bryn88 View Post
Is it possible to move this into a new thread for easy access to the spreadsheet since Zorba took over?
I am hesitant to do this before it's been proven that I'm not a slacker. If I'm still keeping it maintained in a week or two, then I'll start my own thread.

Originally Posted by todemax View Post
Adding parry haste just seems to be a smaller factor, than bosses having special abilities that can land at the same time as auto swings. Adding the possibility for a special1, special2 etc. with damage and periodicity would be nice, but if it was possible to parse combatlogs to find a distrubution of "how long it takes the boss to give damage greater than the tank health" throughout the fight, then the burst calculations could be based on a 95 percentile time to live.
I like the idea, but keep in mind that I've gotten info for precisely one boss post-3.0 so far. I'm kind of unexcited about requiring more data from bosses, considering that I can't accumulate the data I need already.
 
User is offline.
Reply With Quote
Old 10/16/09, 7:09 AM   #287
kahalm
Von Kaiser
 
Dwarf Warrior
 
Aegwynn (EU)
It might be better placed at the simple answers/simple questions (or the other way around) threat but blockrating/value is nothing really to aim for. Unfortunately your current gear at the armory is your pvpgear so any furher advice would be a guess.

Block might be useful if you are on adds duty anubhero, and I do not value the t9 4-piece bonus high for other fights so it might be a good idea to change your pants and there might be an upgrade for your helm but maybe I underestimate the bonus.
 
User is offline.
Reply With Quote
Old 10/16/09, 9:49 AM   #288
todemax
Piston Honda
 
Troll Rogue
 
Zenedar (EU)
Zorba have stated that the boss profiles in the spreadsheet are outdated. You're posting in a spreadsheet thread, so use the spreadsheet to try to answer any questions you have. You can input boss stats yourself and see what effect different gear pieces have, however since the profiles are currently outdated, you have to put in an effort yourself.

The questions you're raising are of personal preference, so I would highly suggest you to post in the simple questions thread, or create a thread on the topic of gearing for high end tanking, if you feel that it's a matter currently not covered by the warrior forums.
 
User is online.
Reply With Quote
Old 10/16/09, 9:52 AM   #289
kahalm
Von Kaiser
 
Dwarf Warrior
 
Aegwynn (EU)
If I understand WotLK Diminishing Returns - Avoidance - TankSpot correctly, you should aim for a balance between dodge and parry and the closer you are to this balance (1.88) the better defense becomes. With gear from Toc25/10 you are normally above the cap (I have currently 566) and adding a defense gem comes out slightly ahead of adding a dodgegem in terms of parry+dodge+miss
 
User is offline.
Reply With Quote
Old 10/16/09, 10:19 AM   #290
Reeshet
Von Kaiser
 
Human Warrior
 
Emerald Dream
Originally Posted by ZorbaTHut View Post
I'm not sure I believe Devo Aura and Stoneskin stack. If they do, they're probably not meant to. I'll check once there's a shaman and paladin guildie on at the same time.
I double checked this last night before our guild Ulduar run. The armor bonus from Stoneskin and Devotion aura DO stack. Not sure if they're supposed to or not, but currently they DO.
 
User is offline.
Reply With Quote
Old 10/16/09, 11:29 AM   #291
ZorbaTHut
Von Kaiser
 
Draenei Warrior
 
Shattered Halls
Originally Posted by Reeshet View Post
I double checked this last night before our guild Ulduar run. The armor bonus from Stoneskin and Devotion aura DO stack. Not sure if they're supposed to or not, but currently they DO.
Alrighty then, I'll update the spreadsheet

fuck it, making a maintenance/bugfix release
 
User is offline.
Reply With Quote
Old 10/16/09, 11:35 AM   #292
ZorbaTHut
Von Kaiser
 
Draenei Warrior
 
Shattered Halls
New version!

Mostly a maintenance release.

- Fix gem requirements (I hope)
- Update the dodge% change in 3.2
- Opened up second gem slot for Boreal Guard
- Split Devo Aura and Stoneskin into separate stacking buffs, 'cause they seem to be
- Simplified some equations
 
User is offline.
Reply With Quote
Old 10/17/09, 12:10 AM   #293
Llilyth
Von Kaiser
 
Human Warrior
 
Anvilmar
FYI, The Leviathan's Coil's now has 448 Armor, not 882. Thanks ZorbaTHut for updating this spreadsheet!
 
User is offline.
Reply With Quote
Old 10/17/09, 1:41 PM   #294
janaka
Von Kaiser
 
Troll Warrior
 
Die Silberne Hand (EU)
I haven't used the spreadsheet for a while, but for what it's worth, these are the values I use with Rawr atm (ToC25, only melee damage):

		Damage	Speed
Gormok		67500	1,8
Dreadscale	50000	2,4
Icehowl		47500	2,1
Jaraxxus	40000	2,4
Fjola/Eydis	30000	1,8
Anub		72500	2,4
 
User is offline.
Reply With Quote
Old 10/20/09, 5:10 AM   #295
hefti
Glass Joe
 
Dwarf Warrior
 
Blackmoore (EU)
Thx for updating.

the blacksmithing Shield Enchant "Titanium Plating" have BV 81 instead of 40
 
User is offline.
Reply With Quote
Old 10/20/09, 7:07 AM   #296
Gromgoth
Glass Joe
 
Orc Warrior
 
Magtheridon (EU)
Originally Posted by janaka View Post
I haven't used the spreadsheet for a while, but for what it's worth, these are the values I use with Rawr atm (ToC25, only melee damage):

		Damage	Speed
Gormok		67500	1,8
Dreadscale	50000	2,4
Icehowl		47500	2,1
Jaraxxus	40000	2,4
Fjola/Eydis	30000	1,8
Anub		72500	2,4
Could we get TOC and TOGC bosses in the next update? I tried to change it in my copy but things keep breaking. Using naxx 10 -25 bosses is giving you all kinds of wrong information if you look for upgrades in the tier 9 range.

Also, but less important: could you fix race change?

Thanks again for keeping the wonderful spreadsheet alive.
 
User is offline.
Reply With Quote
Old 10/20/09, 9:09 AM   #297
Gruntle
King Hippo
 
Tauren Warrior
 
Earthen Ring (EU)
Just thought I'd post my updated version of Taliafear's sheet as well, could be good to compare the two at some point.
It's available here: wotlkwar20091020.ods

v. 091020
- Corrected mechanics for 3.2.2, talent changes, dodge/parry/ArP changes etc
- Added gear up to 3.2.2 (some might be missing, some probably have faulty/incomplete descriptions on where to find them, stats should be correct)
- Implemented a cap to BV contribution to Shield Slam, based on stuff on tankspot, hardcap at ~3100. Linear interpolation in empirical data.
- New Blade ward simple "model", assuming one stack and an uptime of 20%
- New modeling of hp/sec stat and similar trinket/enchant, AEP based on the value of unmodified BV
- Added some boss profiles for ToC25, need more input on them (weightings? magic dps? parry?)
- Trinket modeling for The Black heart, Eitrigg's oath (based on the discussions earlier in this thread)
- Split Devotion aura and Stoneskin totem


The main thing to add to this sheet are the set bonuses and better boss profiles. Taking set bonus into account for the computed stats with the current equipment is easy enough, getting AEP values for the bonuses is harder (but doable). Boss models need more input, I have used the dps and speeds given above, but some more details would be good. Any magic dps? Do the bosses parry? Suggestions for weights, how important is time-to-live, burst survival and threat/dps for each of them? I put in some guesses, but since I'm not raiding at that level, it would be good if someone who has experience with ToC bosses could comment.

edit: Also, Blood draining is very unfavorably modeled in this sheet, take the AEP for enchants with a grain of salt. It's tricky to model these things, a better Blood draining model is something that should be done.
 
User is offline.
Reply With Quote
Old 10/20/09, 4:07 PM   #298
janaka
Von Kaiser
 
Troll Warrior
 
Die Silberne Hand (EU)
I don't have any data on magical dps currently, maybe I can hand them in by the weekend.
All bosses do parry, but I suppose you mean parry haste. I don't have reliable information on that, all I know for sure is that Gormok on hardmode doesn't parry haste. I think he neither does on normal, and I'd suspect Anub to also have the parry flag turned on.
Weightings do of course strongly depend on personal situation, but I can give you the values I use with Rawr (roughly):

		Mitigation	Survival	TPS
Beasts		0.3		0.5		0.2
Jaraxxus	0.3		0.3		0.4
Fjola/Eydis	0.2		0.2		0.6
Anub		0.3		0.4		0.3
Also note that the damage values I posted are raw damage, not DPS. If you need DPS, just divide them by the speed. I will re-check the speed values on the weekend, it's possible that they are off by about 0.1s. So take them with a grain of salt atm.
 
User is offline.
Reply With Quote
Old 10/20/09, 5:11 PM   #299
Reeshet
Von Kaiser
 
Human Warrior
 
Emerald Dream
Originally Posted by janaka View Post
I don't have any data on magical dps currently, maybe I can hand them in by the weekend.
All bosses do parry, but I suppose you mean parry haste. I don't have reliable information on that, all I know for sure is that Gormok on hardmode doesn't parry haste. I think he neither does on normal, and I'd suspect Anub to also have the parry flag turned on.
Weightings do of course strongly depend on personal situation, but I can give you the values I use with Rawr (roughly):

		Mitigation	Survival	TPS
Beasts		0.3		0.5		0.2
Jaraxxus	0.3		0.3		0.4
Fjola/Eydis	0.2		0.2		0.6
Anub		0.3		0.4		0.3
Also note that the damage values I posted are raw damage, not DPS. If you need DPS, just divide them by the speed. I will re-check the speed values on the weekend, it's possible that they are off by about 0.1s. So take them with a grain of salt atm.

So, while I don't have any specific problems with the weightings you've listed out, can you give any reason why those should be deemed correct other than the fact you use them?

For instance on Jaraxxus, having a lot of the dps killing adds makes threat per second way down on my list of priorities. It goes slightly higher if we're just tanking the mistresses for the achievement but even then survival and mitigation is a higher priority to give the healers breathing room.

For the Twins, I'd again rank survival higher (or at least as high) as TPS considering all the raid-wide damage that healers are going to have to heal through.


I'm not saying your numbers are wrong so much as asking if there's any mathematical reason they should be considered "right".

Last edited by Reeshet : 10/21/09 at 11:46 AM. Reason: clarity which post I'm responding to.
 
User is offline.
Reply With Quote
Old 10/20/09, 9:43 PM   #300
Jayde
King Hippo
 
Jayde's Avatar
 
Night Elf Warrior
 
Bronze Dragonflight (EU)
One thing I would mention is that the Twin Valkyr hit extremely weak and when your Mages are pushing out 14k DPS TPS becomes a lot more important than survival.

The MTs takes virtually no damage in that encounter, other than when the opposing shield is up--which can easily be cooldowned. We have never had an early MT death in any attempt on any difficulty of Twins that I can remember.
 
User is offline.
Reply With Quote
Reply

Go Back   Elitist Jerks > Public Discussion > Class Mechanics > Warriors

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tanking Spreadsheet Taliafears Warriors 143 10/27/08 12:47 PM
[Tanking] Java Tanking Simulator Twid Class Mechanics 12 05/08/07 6:50 AM
TBC Tanking Movies - Druid Tanking by Athinira Athinira Public Discussion 139 02/05/07 12:14 PM
MC Tanking Help? TheCrunkOne Public Discussion 18 02/02/06 4:56 PM