Close
Showing results 1 to 3 of 3
  1. #1
    Member luxlunae's Avatar
    Join Date
    Aug 2008
    Location
    Bay Area, CA
    Posts
    1431
    Blog Entries
    37

    Default Any luck with brewmaster macros?

    I've been levelling a low level monk group and my macros work well there but at 90 (on the monk I levelled solo to heal on two months ago) she's just too squishy. These are my four step macros, does anyone have any suggestions for improvement? They were written with only level 40ish abiltiies in mind, so I think thats why they are so weak.

    Code:
    !if (character in "Monk Brew") /castsequence reset=combat Keg Smash, Keg Smash, Expel Harm
    Code:
    !if (character in "Monk Brew") /castsequence reset=target Tiger Palm, Guard, chi wave, chi wave, null
    Code:
    !if (character in "Monk Brew") /castsequence Breath of Fire, Blackout Kick
    Code:
    !if (character in "Monk Brew") /cast Jab

    I'd really like something where I auto incorporate the purifying brew and make sure that blackout kick is being done enough to shuffle properly. Before I take a crack at modifying these I was wondering if anyone else is doing heroics with a monk?

  2. #2
    Member luxlunae's Avatar
    Join Date
    Aug 2008
    Location
    Bay Area, CA
    Posts
    1431
    Blog Entries
    37

    Default

    I'd still like input if anyone has actually used a brewmaster at high level but so far I've cleared three heroics and made the following modifications:

    Step 1 is now:

    Code:
    !if (character in "Monk Brew") /castsequence reset=combat Keg Smash, Purifying Brew, Keg Smash, Expel Harm

    And step two is now:
    Code:
    !if (character in "Monk Brew") /castsequence reset=target Tiger Palm, Guard, chi wave, null
    because it is more important to start getting blackout kicks and hence shuffle out than the minimal healing provided by chi wave.

  3. #3

    Default i got this from Dark, i havent had a chance to test it.

    my main macro
    /castsequence reset=target Tiger Palm, Jab,Jab, Blackout Kick, Jab,Jab,Chi Wave
    /cast Guard
    /cast Touch of Death
    /cast Keg Smash
    /startattack

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •