Hello, here is my boomkin macro, alt for burst, shift for starfall at cursor location and ctrl for starsurge
Please let me know what you think, thanks!
Sequences[‘Doogle_Buckets_Balance’] = {
– This Sequence was exported from GSE 2.2.03.
Author=“Doogle Buckets”,
SpecID=102,
Talents = “?,?,?,?,?,?,?”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Sequential”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/use [stance:0/3/5] Moonkin Form”,
“/use [stance:1, notalent:3/2] Moonkin Form”,
“/use [stance:2, notalent:3/1] Moonkin Form”,
“/cast [mod:shift, @cursor] Starfall”,
“/cast [mod:ctrl] Starsurge”,
“/cast [mod:alt] Celestial Alignment”,
“/cast [mod:alt] Berserking”,
“/castsequence reset=target/combat Sunfire, Moonfire, nul”,
},
PreMacro={
},
“/castsequence Solar Wrath, Solar Wrath, Solar Wrath, Lunar Strike, Lunar Strike, Moonfire, Sunfire, Solar Wrath, Solar Wrath, Lunar Strike, Solar Wrath, Lunar Strike, Sunfire, Lunar Strike, Solar Wrath, Lunar Strike, Moonfire, Solar Wrath, Solar Wrath, Lunar Strike, Solar Wrath, Lunar Strike, Sunfire, Moonfire, Solar Wrath, Solar Wrath”,
“/cast [nochanneling] New Moon”,
PostMacro={
},
KeyRelease={
},
},
},
}