GS-E 7.0.3 with modifier

Hi All, please bear with me this is my first attempt :slight_smile:
I’ve modified an existing macro from Raze48

Sequences['Balance_DPS'] = {
author="Odysseus",
specID=102,
version=8,
source = "Local",
helpTxt = "3223133",
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/targetenemy [noharm][dead]
/use [noform] Moonkin Form
]],
"/castsequence  reset=target  Moonfire, Sunfire, Null",
"/castsequence [nomod] reset=target Solar Wrath; [mod:ctrl] Lunar Strike",
"/cast [nochanneling] Starsurge",
"/cast New Moon",
"/cast [nochanneling] Starsurge",
PostMacro=[[
]],
}

I re-apply the dots manually, cause I prefer to have more control on them

Please let me know your feedback