(GS-E) Legion 7.3 Macro – Elem Shammy

Heya

So im back, after a 9 months break from the game.
And here we start out with a elem macro, only single target, at the moment, and u have to use totems separately.

Im really low at artifact power, and dont have any legendaries yet, so those are not counted in the macro.

try it out, and tell me what u think

Updated 1/9-2017

Single target

Sequences['Sham-S'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Iruni@Terokkar",
  SpecID=262,
  Talents = "2-3/1/1/2/3/3/2",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/castsequence  reset=target/combat  Flame Shock, null",
      },
      PreMacro={
      },
        "/castsequence Elemental Blast, Earth Shock",
        "/castsequence  reset=target/combat  Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt, Flame Shock",
        "/cast Stormkeeper",
      PostMacro={
      },
      KeyRelease={
        "/cast Lava Burst",
      },
    },
  },
}

For AoE, i think Cymiryc, got the best one

Cymiryc’s Macros

Tested it out on a dummy for 2 mins. 901 ilvl 2p t20, KBW trink only. 559k dps. Seemed to sit on max maelstrom for a long time, rarely using 1 spell that req it.

Lava Burst (22 hit/crit) - 17.0%
Lightning Bolt (34) - 12.9%
Lightning Bolt Overload (35) - 10.5%
Lava Burst Overload (15) - 9.8%
Elemental Blast (8) - 8.8%
Flame Shock (90) - 7.7%
Earth Shock (2) - 7.1%
Lightning Rod (43) - 6.0%
Elemental Blast Overload (6) - 3.89%
Volcanic Inferno (48) - 3.5%
Greater Lightning Elemental (10) 1.49%

Overall it did better than my current ST. So well done. I am by no means an expert on any of this stuff, just another lazy smo. I would suggest find whats not firing causing maelstrom to waste. IDK. Keep it up, looking forward to updates.

[quote quote=51140]Tested it out on a dummy for 2 mins. 901 ilvl 2p t20, KBW trink only. 559k dps. Seemed to sit on max maelstrom for a long time, rarely using 1 spell that req it.
Lava Burst (22 hit/crit) – 17.0% Lightning Bolt (34) – 12.9% Lightning Bolt Overload (35) – 10.5% Lava Burst Overload (15) – 9.8% Elemental Blast (8) – 8.8% Flame Shock (90) – 7.7% Earth Shock (2) – 7.1% Lightning Rod (43) – 6.0% Elemental Blast Overload (6) – 3.89% Volcanic Inferno (48) – 3.5% Greater Lightning Elemental (10) 1.49%
Overall it did better than my current ST. So well done. I am by no means an expert on any of this stuff, just another lazy smo. I would suggest find whats not firing causing maelstrom to waste. IDK. Keep it up, looking forward to updates.
[/quote]

Try this out, u seems to be casting alot of Flame Shock’s too.

Sequences['Sham-S'] = {
-- This Sequence was exported from GSE 2.1.04.
  Author="Iruni@Terokkar",
  SpecID=262,
  Talents = "3112332",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
      },
      PreMacro={
      },
        "/castsequence Elemental Blast, Earth Shock",
        "/cast Lava Burst",
        "/castsequence  reset=target/combat  Flame Shock, Lightning Bolt, Lightning Bolt, Lightning Bolt",
        "/cast Stormkeeper",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

That boosted another 100k. I believe the FS numbers are counted per tick. Only reason I can think they are that high. Unless thats what you ment.

Since last test. Ilvl 907 (902 weapon), 35.82% crit, 23.22% haste, 2.10%/1.05% vers, 62.97% mastery.

Lava Burst (23/1) - 16.1%
Lightning Bolt (21/14) - 13.9%
Lightning bolt Overload (27/17) - 13.8%
Earth Shock (4/2) - 10.5%
Lava Burst Overload (0/17) - 7.78%
Flame Shock (52/33) - 6.9%
Elemental Blast (6/2) - 6.3%
Lightning Rod (41/0) - 5.8%
Elemental Blast Overload (3/2) - 4.0%
Volcanic Inferno (35/19) - 3.7%
Greater Lightning Elemental: Lightning Blast (6/4) - 1.9%

TRY THIS WAY LIL BETTER JUST LIL RE TWEEKING

/castsequence lightning bolt,chain lightning,Elemental Blast,Earth Shock,lightning bolt, Lightning Bolt, Lightning Bolt,flame Shock,Lightning Bolt,Earth Shock,Lava Burst,lightning bolt
/castsequence lava burst,stormkeeper
/castsequence reset=target/combat Flame Shock, Lightning Bolt, Lightning Bolt, Lightning Bolt,chain lightning
/castsequence Lightning Bolt, Lightning Bolt, Lightning Bolt,chain lightning

I decided to try out GSE with GREAT hesitation … I’m an OLD school macro builder ( swapbar- Simple rotation, Macro Toolkit etc …) I gave this macro a try and what I find is that if you remove Earth Shock form the main macro and or place it as a /cast [mod:Alt] etc it will help with its control and ensure it fires at max strength … you can even add one for Earthquake /cast [mod:shift, @curser] Earthquake … then all you will need to do is Figure out the timing on your on Flame shock using your Lightning bolts … avg I find to be 7-8 I can get in before I need to refresh flame shock with all other procs going off instantly LVB,EB etc… Heck you can even throw Chain lightning on a [mod:Ctrl] and use that in combo with eathquake as the mod:shift then press Ctrl to incorp your AOE rotation… I dont know how to Write using GSE just yet … but I am working on it … if I can figure it all out ill post what I come up with … As for this macro though … I am only slightly behind on my old school build 50k avg … but I do have a reset if I need to move around a lot so nothing falls off the target etc … IF you guys can write all that in let me know… :slight_smile: