Havoc PVE 7.1.5 2213311 or 2223311 mod of Kevin's

Uses Shift, Ctrl and Alt modifiers to manage Nemesis, VRT, Metamorphosis. I use Fell Rush on separate button as it is used as a utility.

Sequences['DH_Havoc_all'] = {
-- This Sequence was exported from GSE 2.1.00.
  Author="Geaga",
  SpecID=577,
  Talents = "2213311",
  Default=1,
  Icon='ability_demonhunter_specdps',
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/cast [nochanneling] Blur",
        "/cast [mod:shift, nochanneling] Nemesis",
        "/cast [mod:alt, nochanneling, @player] Metamorphosis",
        "/cast [mod:ctrl, nochanneling] Vengeful Retreat",
      },
      PreMacro={
      },
        "/cast [nochanneling] Chaos Blades",
        "/cast [nochanneling] Fury of the Illidari",
        "/cast [nochanneling] Felblade",
        "/cast [nochanneling] Blade Dance",
        "/cast !Eye Beam",
        "/cast [nochanneling] Chaos Strike",
        "/cast [nochanneling] Fel Barrage",
        "/cast [nochanneling] Throw Glaive",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

the Vengeful Retreat is not casting on the Mod Ctrl all the rest seems to be working tho

It did cast for me in testing. In other posts ctrl seems to be an issue for some due to conflicting bindings in game.