Leo's PVE Shadow first attempt

please test any comments to help improve would be appreciated.

Sequences['LeoShad'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Akkadian@Turalyon",
  SpecID=258,
  Talents = "2212321",
  Default=1,
  MacroVersions = {
    [1] = {
      Trinket2=false,
      StepFunction = "Sequential",
      KeyPress={
        "/cast [form:0] Shadowform",
        "/targetenemy [noharm] [dead]",
      },
      PreMacro={
        "/castsequence [nochanneling] reset=10  Vampiric Touch",
        "/use 12",
        "/use 13",
      },
        "/castsequence reset/null vampiric Touch",
        "/cast Shadowfiend",
        "/cast Void Eruption",
        "/cast Shadow Word: Death",
        "/cast Void Bolt",
        "/cast Mind Blast",
        "/cast [nochanneling] Mind Flay",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}