Ret Beta 8.0 (07/01/18)

Just a baseline I’ve been playing with today, maybe once every few minutes you over-cap HP but otherwise it fires off TV at 3-5 and makes sure you’re using every single BoW proc that comes up… Seems to work so far.

Single Target:

Sequences['Raze_ST'] = {
-- This Sequence was exported from GSE 2.2.08.
  Author="Pleadz@Sylvanas",
  SpecID=70,
  Talents = "2213132",
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      Trinket1=false,
      Trinket2=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
      },
        "/cast Blade of Justice",
        "/cast Judgment",
        "/cast Templar's Verdict",
        "/cast Crusader Strike",
        "/cast Templar's Verdict",
      PostMacro={
        "/cast Templar's Verdict",
      },
      KeyRelease={
      },
    },
  },
}

AoE:

Sequences['Raze_AoE'] = {
-- This Sequence was exported from GSE 2.2.08.
  Author="Pleadz@Sylvanas",
  SpecID=70,
  Talents = "2213132",
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      Trinket1=false,
      Trinket2=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
      },
        "/cast Blade of Justice",
        "/cast Judgment",
        "/cast Divine Storm",
        "/cast Crusader Strike",
        "/cast Divine Storm",
      PostMacro={
        "/cast Divine Storm",
      },
      KeyRelease={
      },
    },
  },
}

Hi. it does not work in the beta

hay Cazador not sure what went srong but I imported it and seems to be working fine now

I feel like we arent using all of the new talents… Am I just missing something or is this just temporary seeing that this was originally made 17 days ago with all the talents now released…