I'm going to play around with it on my ret and see what it's doing. The rotation looks to be correct as far as I can tell, but it almost looks like Icy Veins is suggesting to move it to #1 priority. But the rotations should still be using HoW during AW with or without the talent... -- Edit: Rotation is working correctly from what I can tell. HoW is used almost on CD during Avenging Wrath... the talent itself has no impact other than to lower the CD. Can you post a log ez101 so we can see why it's not using HoW for you.
suggested minor hunter fix, boosting my dps by 33%: Code: // Returns true if we have plenty of focus available to dump via AS public static bool ArcaneShotDump { get { return Me.CurrentFocus >= 61 || ThrillBuff; } } " || ThrillBuff "is new. i only edited this in the beasthunter.cs, may occur in other talent-files aswell. we may also add " && !ThrillBuff" to "use cobra shot..."
I'm getting this in the HB. Can't even load PureRotation ItemForAura - Questhelper - Version 2.0 Loaded. Compiler Error: e:\Users\Redriot\Documents\Honorbuddy\Routines\PureRotation\Managers\HealManager.cs(342,119) : error CS0121: The call is ambiguous between the following methods or properties: 'PureRotation.Helpers.PartyExtensions.IsMainTank(Styx.WoWInternals.WoWObjects.WoWPlayer)' and 'PureRotation.Helpers.PartyExtensions.IsMainTank(Styx.WoWInternals.WoWObjects.WoWPlayer)' Compiler Error: e:\Users\Redriot\Documents\Honorbuddy\Routines\PureRotation\Managers\HealManager.cs(347,117) : error CS0121: The call is ambiguous between the following methods or properties: 'PureRotation.Helpers.PartyExtensions.IsAssistTank(Styx.WoWInternals.WoWObjects.WoWPlayer)' and 'PureRotation.Helpers.PartyExtensions.IsAssistTank(Styx.WoWInternals.WoWObjects.WoWPlayer)'
I mean like an encounter > Council in ToT, multidot all boss when lunar mob (lunar dot) then dot all boss with solar dot (solar mode). Another question, in multidot the cc apply only dot with eclipse mode? Solar for solar mode and lunar for lunar mode?
What I find weird is that even though I have Berserking racial enabled OnBoss, it keeps using it on trash. Not OnCooldown or Never. It is OnBoss.
What class/spec? Yes, that's how it works. Moonfire if Lunar, Sunfire if Solar, and if you're not in any eclipse and it needs to apply DoTs, it'll go for Moonfire then Sunfire. Try a fresh install of honorbuddy, and a fresh checkout of PureRotation, if that fails, attach a log.
Class:incredibly Spec:Stupid It was my fault, I had cds enabled on hotkey mode thats why it used it. On Automatic its fine.
Unfortunately at this time the PR team doesn't have a working CR for that class / spec combo. Please post a log so the devs can ensure it's put in for the next release.
View attachment 6772 2013-06-14 21.06.txt For me also HB crushes as soon as I select routine. Its fresh install of HB. I have also cleared any chaches, assemblies, etc and made a fresh checkout of PR. I don't think its PR problem tho. Same thing happens when I select Superbad. Only if I select Singular HB does not crush.
just wanted to say how great the WW monk routine is. Very minimal config, and I'm parsing top 100 on most fights. Keep up the good work!
one tiny thing on WW monk, whenever it self-buffs it always casts legacy of the emperor, but never casts legacy of the white tiger.
No, because i bind f1 for pause key. But i'm push f1 and nothing happen. It's not the first time with pure
you have to use a modifier key, such as alt or ctrl, plus your bind (f1) ... by default it should be alt
Handnavi can you check out the druids. Feral or Guardian aren't interrupting casts. Interrupts set to true in the config and I'm in automatic mode, we just aren't using any form of interrupt.
Testet your affliction out today millz: Below test, was with >Refresh DoTs whenever a stat change occours< - >Seed of corruption Spam count of 4< Dummy Dps over 5min : 142k LFR : average 185-198K, on single target bosses - AoE fights, dont wanna post the number, as said it needs a fix. that said, if demo is easier to config and make flawless, i think it should be main prio, i see demo/affliction beeing prio specs to the V.5.4 WoW, as they removeing the passive on jill cunnen. much more instant casts from these specs. Also wanted to hear how the update on dest is going, about the shadowburn spamming - also had a though, if it's possible, incase its hard to write into the code, then some way make manually cast shadowburn override the rotation, and then it will continue the rutine afterwards.