Gonna check and fix it if problem still there. Fixed. Gonna fix it soon. Fixed It normal if you set Burst Mode on Cooldown. Use it on enemy low or something else.
Has anyone playing MW been able to get RM to cast as soon as it comes off cooldown every time? I have it set to cast on player below 100% and RM on all below 5% mana. However, the CR still seems to prioritize any other spell over RM if their criteria are met, often waiting several GCDs and/or a channel even until RM is cast. Several times I've actually noticed the CR doing nothing for 2 seconds or more before RM is cast. I understand there may not be a way around it and it might just be the time it takes for the CR to run through its logic, but with the way monks are set up this patch, this spell on cooldown is the single greatest thing that can be done to increase HPS, especially considering the t15 2-set and synergy with uplift. Raiding 25m with several disc priests and holy paladins, I (and I'm assuming other people as well) need every edge they can get!
How can i add Fragile Bones, Clouded Mind, Dulled Synapses and Impaired Eyesight debuffs (Primordious boss) to a DO NOT DISPELL list?
Anyone heave a good Mistweaver pvp setup for rbgs and arena? i have the paid version if that matters.
CC stopped casting chi wave on CD as of the latest rev. have it set to 100% but its not casting it for some reason in raid.
talking about WW, casting xuen tiger seems little bugged also. cast it first time on boss but not a 2nd time
Where do u go to download the private ver ? i donated last year have my log in info still but the old site i use to get it from isnt working anymore ?
New update improve logic on the important spell: Renewing Mist. Renewing Mist should cast on Cooldown to regen chi. Also Renewing Mist have smarter logic, it will find unit about to get damage to make sure the hit on that unit transfer the Renewing Mist to other friend. I'm working on better Zen Sphere, once it completed, I'll update the public release. Keep in touch. Thank you.
i'll ask you about this spells 1 week ago in pm "hello. one more thing about dispel and don't dispel. Primordius encounter (Primordius - NPC - World of Warcraft). We don't need to dispel Thick Bones - Spell - World of Warcraft , Clear Mind - Spell - World of Warcraft , Keen Eyesight - Spell - World of Warcraft and Improved Synapses - Spell - World of Warcraft. it can stack up to 5 times. But if he have Fragile Bones - Spell - World of Warcraft. Clouded Mind - Spell - World of Warcraft, Dulled Synapses - Spell - World of Warcraft or Impaired Eyesight - Spell - World of Warcraft - need dispel asap, don't mind if we have helpful mutations."
Adding sir Edit - Added: target.HasAura(136857) || //Entrapped - Thank amputations target.HasAura(136185) || //Fragile Bones - Thank Sk1vvy target.HasAura(136187) || //Clouded Mind - Thank Sk1vvy target.HasAura(136183) || //Dulled Synapses - Thank Sk1vvy target.HasAura(136181) || //Impaired Eyesight - Thank Sk1vvy
Seems that my progression is slower than Sk1vvy's one But just one question to be really sure to not mess up my raiding night tonight.. you added these debuffs to the "dispell asap" list... but on yesterday CC dispelled other debuffs that DO NOT need to be dispelled at all and need to stay on target (Thick Bones - Spell - World of Warcraft , Clear Mind - Spell - World of Warcraft , Keen Eyesight - Spell - World of Warcraft and Improved Synapses - Spell - World of Warcraft). Is there a function that prevent a debuff to be dispelled? Looked into the code to find something like Code: [COLOR=#333333][I]private static bool DebuffDoNot[/I][/COLOR][B][COLOR=#ff0000][I]Dispel[/I][/COLOR][/B][COLOR=#333333][I](WoWUnit target)[/I][/COLOR] [COLOR=#333333][I]{[/I][/COLOR] [COLOR=#333333][I]//if (target == null || !target.IsValid || !target.IsAlive)[/I][/COLOR] [COLOR=#333333][I]//{[/I][/COLOR] [COLOR=#333333][I]// return false;[/I][/COLOR] [COLOR=#333333][I]//}[/I][/COLOR] [COLOR=#333333][I]return [/I][/COLOR] [COLOR=#333333][I]target.HasAura([/I][/COLOR][COLOR=#ff0000]136184[/COLOR][COLOR=#333333][I]) || //[/I][/COLOR][COLOR=#ff0000][I]Thick Bones[/I][/COLOR] [COLOR=#333333][I]target.HasAura([/I][/COLOR][COLOR=#ff0000]136186[/COLOR][COLOR=#333333][I]) || //[/I][/COLOR][COLOR=#ff0000][I]Clear Mind[/I][/COLOR][COLOR=#333333][/COLOR][COLOR=#333333][I]target.HasAura([/I][/COLOR][COLOR=#ff0000]136180[/COLOR][COLOR=#333333][I]) || //[/I][/COLOR][COLOR=#ff0000][I]Keen Eyesight[/I][/COLOR] [COLOR=#333333][I]target.HasAura([/I][/COLOR][COLOR=#ff0000]136182[/COLOR][COLOR=#333333][I]); //I[/I][/COLOR][COLOR=#ff0000][I]mproved Synapses[/I][/COLOR] [COLOR=#333333][I]//if (target.ActiveAuras.Any(a => DebuffDoNot[/I][/COLOR][COLOR=#ff0000][I]Dispel[/I][/COLOR][COLOR=#333333][I]HashSet.Contains(a.Value.SpellId)))[/I][/COLOR] [COLOR=#333333][I]//{[/I][/COLOR] [COLOR=#333333][I]// //Logging.Write(target.Name + " got DebuffDoNot[/I][/COLOR][COLOR=#ff0000][I]Dispel[/I][/COLOR][COLOR=#333333][I]");[/I][/COLOR] [COLOR=#333333][I]// return true;[/I][/COLOR] [COLOR=#333333][I]//}[/I][/COLOR] [COLOR=#333333][I]}[/I][/COLOR] Thick Bones, Clear Mind, Keen Eyesight and Improved Synapses are benefical debuffs that improves haste mastery etc. They need then to be stay on players. Other ones decrease stats and need to be dispelled
Status update Public Release for patch 5.2: Public Release updated and 1 thing I'm sure is: CR will be very fast and there will be no lag/frame rate drop. Public Release contain almost all the feature on Special Edition except the most powerful PvP feature and raid tweaked logic on few raid bots. Public Release tested and proved excellent in Grinding/Questing/BGBuddy/Dungeon... Please update and enjoy. Thank you. Public Release installation guide: Delete the old TuanHAMonk folder (if you already have one) Download attachment and unzip to folder Honobuddy\Routines\TuanHAMonk Download and install Tortoisesvn http://tortoisesvn.tigris.org/ for automate update. Upon installing Tortoisesvn, you can Right Click => SVN Update to get the lastest revision update. It's the public reposity, no username and password required. Make sure Folder Structure is Honorbuddy\Routines\TuanHAMonk (wrong folder structure: Honorbuddy\Routines\ or Honorbuddy\Routines\TuanHAMonk\TuanHAMonk will CRASH the combat routine)