Dominowood
Member
- Joined
- Dec 20, 2012
- Messages
- 641
suuzzee поддерживаю твой вопрос,разницы не заметил с ним.
I fixed that earlier on ... You sure you run the latest version from dev-pub?Dragon Roar and Blood Bath seem to be broke on training dummies.
Nom было бы супер если при новой версии то есть обновлении были сделаны настройки конфига бота под ту ротацию которая будет лучшей,чтобы никто не парился настраивать конфиг бота. Может в дальнейшем возможно такое?
in my opinion the cc still uses execute not as often as it should be used under 20%, but i had some wow-free-time maybe i am wrong
There will be another release today. Some minor fixes and ...
On-Key casts of Demoralizing Banner & Heroic Leap!
There was a reason why I decided to rewrite the entire core and routine, I was very unsatisfied with 1.5.8 and it was a terrible product. My apologies to everyone for that. I took my time for version 2.0.5 and I'm glad that it paid of ^^!New Core seems to cut the tree reaction down to 1/2 of the 1.5.8 build and impressively enough made this the number 1 fury CC available... awesome job nom
in my opinion the cc still uses execute not as often as it should be used under 20%, but i had some wow-free-time maybe i am wrong
Then help me to define the better method for Execute. I'm fairly certain you guys can read the rotation in Routines/YBMoP_Fury.cs.+1 I have the same observation.
I pushed a fix for execute on the private svn.
If you find the line "Execute" in YBMoP_Fury.cs at Routines folder
It will look like thisCode:YBSpell.Cast("Execute", ret => G.EnrageAura || G.ColossusSmashAura || G.RecklessnessAura || Lua.PlayerPower >= 90),
Change it toCode:YBSpell.Cast("Execute", ret => G.EnrageAura || G.ColossusSmashAura || G.RecklessnessAura || G.ExecuteCheck || Lua.PlayerPower >= 90),
I don't trust resources like Icy Veins & Noxxic to be the best. So I will not use that information to improve the routine.Edit: Translated what guy above me said
Yeah I agree this is an amazing CC just need a few tweaks I'm stupid about coding but I sure know a warrior so hopefully Nom will get in touch with me so we can hammer out a slick rotation and get this CC where I know it can be.
Nom: Fury Warrior DPS Rotation, Cooldowns, and Abilities (WoW MoP 5.2) - Icy Veins
I tried screwing with the rotation file but whenever I load up HB I can't see the CC so I'm assuming I'm deleting something that's necessary. Okay so I figured out why it wasn't showing the CC it was because I had another Fury.cs or whatever, I deleted some lines but then I broke the CC trying to move raging blow and wild strike.
If you're specced in Impending Victory, then yes.Стоит ли использовать в конфиге бота "Rotational Impending Victory" ?
Current execute rotation:AoE priority can do without cleave probably be better aoe especially for big packs ill test it LFR hof in a second and tell you.... your set value for Execute as a rage dump is way too high and probably not needed even... Execute phase is BT > RB(if avail) > Bloodsurge Wild Strikes > Execute to dump whatever rage you have as often as possible... if you want to make sure you have enough rage for RB at least then you set the 90 value to 40.
New AoE rotation will look like this:As far as AOE goes, below is the correct way to do an AOE rotation.
If 2 targets, the maintain a single target rotation. Any AOE on 1 or 2 targets IS A DPS LOSS. On 3 - 5 targets, use Whirlwind 3 times to build up Meat Cleaver and then use Raging Blow to hit multiple targets. Repeat this cycle until things are dead. At 6+ targets, just spam Whirlwind. Use Dragon Roar on cooldown.