7.3 Papa Fire

all in one with mods


Sequences['Papa_Fire'] = {
-- This Sequence was exported from GSE 2.2.02.
  Author="Zalvana@Draka",
  SpecID=63,
  Talents = "2132113",
  Help = [[Hold alt for Single target
Hold ctrl and put mouse over mobs for aoe
]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=3,
      KeyPress={
        "/cast [combat] Combustion",
        "/cast [mod:ctrl,@cursor] Flamestrike",
        "/cast [mod:alt] Pyroblast",
      },
      PreMacro={
        "/cast Fire Blast",
      },
        "/cast Living Bomb",
        "/cast Fire Blast",
        "/cast Dragon's Breath",
        "/cast Fireball",
        "/cast [combat] Phoenix's Flames",
        "/cast [combat] Cinderstorm",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}


Link to my addon : https://wow.curseforge.com/projects/papapancakes-macro-collection-gnomesequencer

I like the macro for the most part. I removed dragon’s breath and confused about cinderstorm being in it see as how the talent list doesn’t include it, but it works pretty well anyway.