Raidbots for lvl 11 fury warrior

Zly

Grandfathered
Edit-see post 2 for latest results

I modified the simcraft apl for lvl 11 fury warrior abilities, so the priority is charge-execute-bloodthirst-whirlwind. The results look pretty reasonable and show pretty much as expected. It ends up using charge-bloodthirst-ww-ww-bloodthirst-ww-ww repeating.
But thought i would post it here if anyone wanted to play with it, just paste the text from file in the custom box at bottom, also uncheck all the lvl 80 buffs and potions/food/flask etc
Notes- this sim doesn't have lifestealing so that would bump up the dps quite a lot.

Here is my sim for reference, this is a dungeon slice sim so it includes single target and aoe. To sim for pure aoe insert a # in front of bloodthirst(aoe on 5 targets is slightly higher without it 345 versus 337 for me) in the text file then choose patchwork, 5 bosses, 1 1/2 minutes https://www.raidbots.com/simbot/report/izAJe1wCnhpx3nhr3Ns8w6

Edit-For the stat debate here is my stat weights- I currently have 17% haste

Off Hand Weapon DPS 1.51
Strength 1.2
Haste 0.62
Critical Strike 0.52
Versatility 0.51
Mastery 0.22
Weapon DPS 5.46

So strength is worth twice as much as secondaries, haste>crit=vers>>mast

Here is a random warrior off the list that has haste over the "cap", Thanks Toofast

Off Hand Weapon DPS 1.61
Strength 1.28
Critical Strike 0.60
Haste 0.55
Versatility 0.52
Mastery 0.24
Weapon DPS 5.81

So here haste losses the slightest value but is still very good crit>haste>vers>>mast

For those that haven't used raidbots, download the simulationcraft addon, open it in game and copy the wall of text(will have your toon and all gear in bags), go to raidbots.com, top gear, paste text in the box at the top, paste the contents of the text file below in the custom apl box at the bottom, turn off all the lvl 80 buffs, consumables etc, scroll back up and select all the gear you want to compare and run sim

i take no responsibility for the accuracy of this information and you should take it with a grain of salt
 

Attachments

  • warrior_fury1.simc.txt
    5.9 KB · Views: 73
Last edited:
Thanks to Kaxle, I have lifestealing working close to what we are seeing in game on the 4 target dummies that are clumped together in either boralus or zuldazar
It's at a point where it matches what i am seeing in game and what BoatsandHoes posted in his weapon comparison thread for him.

Don't change the override values, it is just a made-up number that approximates the contribution of lifestealing for 4 targets

Use this if you want to just search for your toon from the armory https://www.raidbots.com/simbot/report/uwWbPd6HR2qufFyeWWTRL8
Hit back to quick sim at top left, input your toon, and run it

Use this if you use the simulationcraft addon and want to compare the gear in your bag https://www.raidbots.com/simbot/report/vxQox2eUxvPb5fa8G7BPs4
Hit back to quick sim at top left, input your toon, add gear you want to compare and run it

Note some of the trinkets we use are not working. I assume these are the ppm trinkets. For instance Greka's Dentures work, Vigilance charm doesn't, cannonball runner doesn't.

So here is the Contest! Who can sim the highest on their level 11! Post your results and I will try to keep the list updated

Conclusions- It looks like at 15% haste much higher dps is happening on the 4 target dummies. The sim is not showing this and its strange that the 4 target numbers for others is close to the sim. More research needed here but I know the sim is not going to suddenly start showing this kind of damage.


NAMESIM RESULTS4 TARGET DUMMY (Boralus/Zuldazar)NOTES
Nowak58764015% haste
Eleven579588
Speedyone571574
Fotm57163015% haste, 146 strength
Letsgoblast56964015% haste
Toofast554high haste
Dapwar546high haste
 
Last edited:
Lifestealing doesn't work because they have sorta kinda stopped supporting the ppm enchants. They still check to see if the enchant has a ppm set and if so would convert it to proc chance anyway but it doesn't look like they store the enchants ppm value anymore. You can re-enable it by overwritting the spell prop to give it a flat chance that reflects the proc chance of your weapons. If you enable expert mode you can put the below in the header and LS should start proccing.

override.spell_data=spell.20004.proc_chance=36

However the actual damage portion doesn't seem to reflect the base 29 + vers% scaling. I also add the settings below to get it kinda close but hte numbers still aren't quite matching my in-game values. Doing it this way though kinda downplays vers in any stat weight calculations you'd get back from raidbots

override.spell_data=effect.11122.coefficient=9.7
override.spell_data=effect.11122.ap_coefficient=.1894 #REPLACE WITH YOUR VERS %

If you want to be extra nerdy you can also check out https://wago.io/Yya4XBbl- and try to see if you can sim a dungeon run based on how youd actually do the pulls


Personally not super happy with what I have yet but OSRS Leagues came out so I haven't really had the motivation to keep digging

Edit: Note I have really only tried this with the Simulationcraft app not sure how supported these overrides are on raidbots
 
Last edited:
Thanks, thats really good info. On the lifestealing enchant the guru's said it was pretty janky when they had it enabled so i didnt chase that any further as its just added damage and fairly easy to guess how much. But, I will see what it does with your override
I will mess around with the verse thing to see what i can do there, but you are obviously much better at this, i am just muddling along.
 
Yeah its super janky, even with the % set its still not proccing as often as I would have expected or that matches up with what im seeing in game and the damage doesn't line up at all without the additional settings. But by using those additional settings it introduces a damage range instead of a flat value which doesn't reflect actual behavior so those overrides are just a janky workaround. Ideally can find the actual values and get a closer look at how the damage is being calced but osrs is more appealing than simc source code atm.

I am by no means an expert, just got curious and peeked around the source code a bit and played with some overrides. Just figured I'd share where I left off with you since you seem to be interested in in trying to get the sims working
 
Kaxle, I knew before clicking on that was going to be MDTsim :), not doing that for a twink lol

I tried the override for lifestealing, it did'nt do much, added 6% dps. But i get the general idea there so can play with that

On the second set of overrides, i tried that, i am assuming you meant replacing the .1894 with my verse % which would be .066 for 6.6%?
This didn't change the numbers, so possibly fixed?
 
Yeah that maybe a raidbots thing as I'm definitely seeing a difference in simC

.066
1733426914104.png

.1894
1733426949248.png


Checked in raidbots and got different results as well
1733427271493.png
vs
1733427284761.png
 
Sorry i was unclear, i meant that replacing your .1894 with my verse% there didn't change my sim from without any override.
Or are you saying that you came up with the .1894 number to make the sim match in game closer?
 
the .1894 was my vers percentage, when I replaced that number with the .066 to reflect your percentage I saw a change in lifestealing damage
Edit: Yeah I did misunderstand you message. Going from no override to your % didn't change anything on raidbots for me either unfortunate but oh well thats what I get for only testing with higher verse values
 
Last edited:
Youre welcome XD. Yeah I have a new twink that still has too much haste. So What would our stats look like min maxed? Does anyone have a close to min maxed 11 fury?

This is the one Im using on my alt account to boost all my main account alts

https://worldofwarcraft.blizzard.com/en-us/character/us/illidan/speedyone

So basically what Im understanding is. Get at least a 1.3s GCD with haste, Then 130+ str, then stack crit not vers even though its overall damage %? Ive been doing 3 ww 1 bt on bosses. BT crits for over 600 damage and over 300 no crit for me.
 
Youre welcome XD. Yeah I have a new twink that still has too much haste. So What would our stats look like min maxed? Does anyone have a close to min maxed 11 fury?

This is the one Im using on my alt account to boost all my main account alts

https://worldofwarcraft.blizzard.com/en-us/character/us/illidan/speedyone

So basically what Im understanding is. Get at least a 1.3s GCD with haste, Then 130+ str, then stack crit not vers even though its overall damage %? Ive been doing 3 ww 1 bt on bosses. BT crits for over 600 damage and over 300 no crit for me.
I finally managed to farm Rivendare's sword as well as 2x Grand crusader hammers today, and finished my ring crafts last night - https://worldofwarcraft.blizzard.com/en-us/character/eu/outland/Letsgoblast

Sitting on 1.3s gcd (15.6%), this setup has 18% crit 18% vers but i can shift some gear around to go 1.3s gcd with 21% crit and 16% vers by swapping ring to the crit/haste one which I have already. Can also swap weapons around since ive got every weapon in bags to test, got a lot of TW gear as well. Edit: I think i can swap my glove enchant to crit or Attack Power, takes me to 14.9% haste which i think? still rounds up to 15% and 1.3s gcd - Id be interested in seeing a min-maxed setup and trying it out.

Changing to 2x Waveslicers, ring to crit/haste, and boots to recovered reliquary and I can hit 26% crit, 12% vers and 14.59% haste - 1.31s gcd (idk if this rounds to 15% and 1.3s)
 
Last edited:
I don't know where the +4 str gems came from but if available they would be a nice damage upgrade.

My answer will always be to sim it because every time you change one stat, the weights of the others change. But, my answer also is secondary stats only add 1 dps or so, so it probably doesn't matter too much how much of each you have. You just want more, excluding mastery since its only worth half as much. More important is main hand weapon dps and strength since it likely worth 3 times as much as secondaries. I am thinking stat weights are probably double what i have above due to damage missing from lifestealing and possibly elsewhere. i plan to do some testing in game and in sims to refine it but havent had time for that yet. Had to let queen ansurek kill me a whole bunch of times.

also Toofast, even with your haste at 24.4 its not enough for the sim to change to 3ww-1bt, i would stay with 2-1. Even aoe that is still roughly equal to ww spam even at 5 targets.

VHS, you have a lot of stuff you could sim, especially weapons. I would love to see if the Grand crusaders end up being the top weapons as BoatsandHoes concluded in his thread. i don't have them yet to sim
 
Last edited:
I don't know where the +4 str gems came from but if available they would be a nice damage upgrade.

My answer will always be to sim it because every time you change one stat, the weights of the others change. But, my answer also is secondary stats only add 1 dps or so, so it probably doesn't matter too much how much of each you have. You just want more, excluding mastery since its only worth half as much. More important is main hand weapon dps and strength since it likely worth 3 times as much as secondaries. I am thinking stat weights are probably double what i have above due to damage missing from lifestealing and possibly elsewhere. i plan to do some testing in game and in sims to refine it but havent had time for that yet. Had to let queen ansurek kill me a whole bunch of times.

also Toofast, even with your haste at 24.4 its not enough for the sim to change to 3ww-1bt, i would stay with 2-1. Even aoe that is still roughly equal to ww spam even at 5 targets.

VHS, you have a lot of stuff you could sim, especially weapons. I would love to see if the Grand crusaders end up being the top weapons as BoatsandHoes concluded in his thread. i don't have them yet to sim
yeah ive got a load of weapon & stat combos to test that ive got planned, going to take several hours- i got delayed because i didnt have a 2nd rockslicer so i had to farm one real quick. Will probably make a separate post
 
@Zly When i tried on dummies with my own armory setup it comes out lower than others ive tried- its a very middle-ground setup.

edit: i relogged with different armory setup, but ill get this sim addon and fiddle around with it see what i can come up with

I've ran a couple of sims but im not sure if im using it wrong, getting like 215 with this setup i tried: https://www.raidbots.com/simbot/report/2q7ixz1MchgQvkv1DPT7Tk
 
Last edited:
I don't know where the +4 str gems came from but if available they would be a nice damage upgrade.

My answer will always be to sim it because every time you change one stat, the weights of the others change. But, my answer also is secondary stats only add 1 dps or so, so it probably doesn't matter too much how much of each you have. You just want more, excluding mastery since its only worth half as much. More important is main hand weapon dps and strength since it likely worth 3 times as much as secondaries. I am thinking stat weights are probably double what i have above due to damage missing from lifestealing and possibly elsewhere. i plan to do some testing in game and in sims to refine it but havent had time for that yet. Had to let queen ansurek kill me a whole bunch of times.

also Toofast, even with your haste at 24.4 its not enough for the sim to change to 3ww-1bt, i would stay with 2-1. Even aoe that is still roughly equal to ww spam even at 5 targets.

VHS, you have a lot of stuff you could sim, especially weapons. I would love to see if the Grand crusaders end up being the top weapons as BoatsandHoes concluded in his thread. i don't have them yet to sim
if crit and verse is more important then haste, Then wouldnt the axe from Wrath TW off ingvar be better? same main stats (dmg str dps) as the skull clad cleaver but has verse on it . Also, wouldnt at least the 1 ring from NW first boss be BIS since you can put 2 gems on it? Wouldnt the 6 str out weigh secondary stats from the mechagon rings?? If not I guess I need to go farm that and the crit gem but you dont have the crit gem either, so would that 12 crit be pointless over 3 str?

The logic behind 3 ww and 1 bt and excecute on cd is that even with a gcd of 1.19 that Id have to not hit anything for a second. Bt is still on cd after 2 ww.
 
I was a 25% haste and 124 str and swapped out 7 +2str/+2haste gems for str. This took my dps from 324 to 317 with losing 6% haste to 7 more str. I think the 2/2 gems are more valuable than 3 str.
 
Sorry, i got distracted with PoE2 coming out yesterday. I am going to edit post #2 with what i worked on today and a contest of sorts to see who can become #1.
Ghank, they are really close with strength being worth twice what haste is. 3 str is 3x1.2=3.6 and 2 str/2 haste is 2x1.2 +2x0.6=3.6, but these weights aren't set in stone anytime you change one thing they change. This is why at high level stat weights are not a thing anymore and the only answer is to sim possible upgrades. I am surprised the move to more strength didn't net more dps because it is looking a bit stronger. I have done some more tweaking so if you would, run a sim again after i get post #2 updated
 

Users who are viewing this thread

Top