Since I’m lazy, I made a macro that pretty much takes the ST and AOE into one macro.
Sequences['FrostDK'] = {
-- This Sequence was exported from GSE 2.2.00.
Author="Frentiss",
SpecID=251,
Talents = "1213211",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/cast Pillar of Frost",
"/cast Obliteration",
"/cast Empower Rune Weapon",
"/cast [mod:alt] Sindragosa's Fury",
},
PreMacro={
"/cast Remorseless Winter",
},
"/castsequence Howling Blast, Obliterate, Frostscythe",
"/cast Remorseless Winter",
"/cast Frost Strike",
PostMacro={
},
KeyRelease={
},
},
},
}