Fistweaving / Mistweave PVE 7.3.2 1123113

(Updated 12/02/2017) No Changes Made

I use this currently for raiding and Mythic +s. Depending on how many healers you have it can put out an insane amount of healing. I’m usually 600k+ hps and 500k dps although in oh shit moments I have gotten to 900k hps. The macros work in all situations but I strongly recommend also using either Vuduh or Healbot for spot healing as needed.

-Main Healing Macro-

Sequences['FistingYou'] = {
-- This Sequence was exported from GSE 2.2.00.
  Author="Poundcake@Azuremyst",
  SpecID=270,
  Talents = "1123113",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
      },
      PreMacro={
      },
        "/castsequence [nochanneling] Thunder Focus Tea, Renewing Mist, Renewing Mist",
        "/cast Essence Font",
        "/cast [nochanneling,combat] Refreshing Jade Wind",
        "/cast [nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] reset=combat  Tiger Palm, Tiger Palm, Tiger Palm, Blackout Kick",
        "/cast Chi Burst",
        "/cast [nochanneling] Sheilun's Gift",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

-Mana Regen Macro- If you don’t feel you’re getting mana back fast enough remove the line /cast Rising Sun Kick. Also you must have Spirit of the Crane as a talent or the mana regen will not work.

Sequences['ManaRegen'] = {
-- This Sequence was exported from GSE 2.2.00.
  Author="Poundcake@Azuremyst",
  SpecID=270,
  Talents = "1123113",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
      },
      PreMacro={
      },
        "/cast Rising Sun Kick",
        "/castsequence  reset=combat  Tiger Palm, Tiger Palm, Tiger Palm, Blackout Kick",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

(Updated 12/02/2017) No Changes Made

could you put rjw into that mana regen ?

thanks

nvm i think i got it working thanks