Sequences['ShadowPriestClassic3'] = {
Author="TT",
SpecID=258,
Talents = "1213111",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [noform:1] Shadowform",
},
PreMacro={
},
"/castsequence reset=target/combat Shadow Word: Pain, Mind Blast, Mind Flay, Mind Flay",
"/cast [combat] Mind Blast",
"/cast [mod:shift] Psychic Scream",
"/cast [mod:ctrl] Dispel Magic",
"/cast [mod:alt] Power Word: Shield",
PostMacro={
},
KeyRelease={
"/startattack",
},
},
},
}
Copy
This macro also allows you to cast Psychic Scream if you hold down shift, Dispel Magic if you hold down ctrl, and Power Word: Shield if you hold down alt. These are some useful spells that you might want to use in certain situations.