7.2.5 Rastaaman update

Sequences['Tyrus'_melee_shammy'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Rastaaman@Thrall",
  SpecID=263,
  Talents = "3223112",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead] ",
      },
      PreMacro={
        "/cast Berserking",
        "/cast Skyfury Totem",
      },
        "/castsequence Rockbiter, Rockbiter, Feral Spirit",
        "/castsequence Stormstrike, Rockbiter, Crash Lightning, Lava Lash, Rockbiter, Crash Lightning",
        "/castsequence Crash Lightning, Rockbiter",
        "/castsequence [nochanneling] reset=10  Flametongue, Frostbrand",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
        "/cast [combat] Doom Winds",
      },
    },
  },
}

Thanks for updating so quickly!

you can take boulderfist out of the macro its passive now

FIXED

unable to be imported

Decent macro. I got about 671k out of it on a dummy over 8 minutes
By the way your macro may not import properly, due to the second apostrophe near your ‘Tyrus’ name on top in line 1

Sequences['Tyrus_melee_shammy'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Rastaaman@Thrall",
  SpecID=263,
  Talents = "3223112",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead] ",
      },
      PreMacro={
        "/cast Berserking",
        "/cast Skyfury Totem",
      },
        "/castsequence Rockbiter, Rockbiter, Feral Spirit",
        "/castsequence Stormstrike, Rockbiter, Crash Lightning, Lava Lash, Rockbiter, Crash Lightning",
        "/castsequence Crash Lightning, Rockbiter",
        "/castsequence [nochanneling] reset=10  Flametongue, Frostbrand",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
        "/cast [combat] Doom Winds",
      },
    },
  },
}

I feel like it is not casting Stormstrike enough, my procs are sitting up way to much.