SuperMonk - Mistweaver
Message !IMPORTANT!
I have no time to build this currently, work has been busy and I must put real life commitments first. Therefore crashme has asked to post some modifications and I have allowed him to do so. When ever I see a modification from crashme I will modify this thread.
Hey,
I tested SuperMonk for a few hours and was quite surprised by it's work. Because of the more or less easy to understand code I did a few modifications and tweaks to it.
The CR now uses "Healing Sphere" and places the spheres directly under people's feet. You can set the desired HP value by opening the CR's configuration menu.
Now supports healing logic for Amber-Shaper Un'sok -> targets affected by "Parasitic Growth" won't receive any healing.
Fixed a bug which caused the CR to cast "Enveloping Mist" or "Surging Mist" without channeling "Soothing Mist" first.
Will implement "Chi Wave" soon, because it gets way more attractive with the upcoming patch. But at this point I beat every monk and most of the others (depending on boss) by just using Uplift
Have fun and please give some suggestions of what could be done better.![]()
I have removed this from GitHub. You must go to this post to download:
http://www.thebuddyforum.com/honorb.../86802-supermonk-mistweaver-5.html#post971186
Overview
I created this routine because I was in need of a good Mistweaver routine without the overhead of Windwalker and Brewmaster. I wanted to be able to customize my settings each fight and be able to choose when to use cooldowns manually.
I hope you enjoy this routine and please leave me some feedback, good/bad? I want to know!
This routine is specifically for LazyRaider, it has no movement, facing or targeting of mobs.
Installation
Download the routine from my GitHub page:
https://github.com/MichaelRob92/Mistweaver-Monk
Once downloaded copy it into your Routines directory and start Honorbuddy.
To customize settings click "Class Config" and the form will popup:

You could also use GitHub for Windows which provides a nice UI for GitHub:
GitHub for Windows
Issues
If you have an issue with my routine please do let me know, I will be glad to help! Please attach a log though.
Credits
CrazyJosh (for his awesome UI of which I took some good ideas) and Singular Developers many thanks for all your efforts and assisting me in creating this routine
Frequently Asked Questions
Does this routine support Windwalker and Brewmaster?
Unfortunately not, I do not know enough about these specs to create a routine for them.
Does this routine use Chi Wave or an alternative to Chi Burst?
Not currently however with patch 5.1 now live I plan on adding Chi Wave.
Can you stop the routine healing out of combat?
I have no intention of adding this, you should add a pause key to Lazy Raider and use that to pause the routine.
Can I change when we drink mana tea?
I plan on adding a setting for mana percent to drink at. Currently it is set to 85%.
What talents/glyphs do you recommend?
Talent Calculator - Game Guide - World of Warcraft
Commits
Commit #3
Tiger Palm bug fixes and changes, it should no longer spam Tiger Palm
Commit #4
Single Target Priority is only used if we don't use Jab (Chi Building) or there is only 1 person <= soothing_mist_percent
Commit #5
Ensure Stance of the Wise Serpent & Rework Renewing Mist Target priority, priority to those without it and lower health.
Commit #6
- Added "Parasitic Growth" debuff checks (so we don't case Renewing Mist on him/her)
- Cache Chi Burst Units for 2 seconds, was causing some FPS issues with 40 man. Needs some testing.
- Chi Burst now has it's own decorator, should stop us having to find the best player even without Chi Burst checked.
- Uplift is now cast if we have 4 chi. (chi dump)
- Fixes to some spells using the CastLikeMonk function (CastLikeMonk should only be used for the soothing mist spells enveloping and surging)
- Added an override if you want to cast soothing yourself on a target, disable soothing and the routine will not cancel the cast.
Commit #7/8
- We now check again MaxChi rather than a specific value (4).
- Chi Dump on Uplift has also been placed at the bottom of priority.
- Should also fix issues from Chi Burst
Last edited: