vareska
1
Sequences[‘Combat Spam’] = {
author=“Vareska@Argent Dawn”,
specID=73,
version=1,
source = “Local”,
helpTxt = “Talents: 1223212”,
StepFunction = GSStaticPriority,
icon=‘INV_MISC_QUESTIONMARK’,
lang=“enUS”,
PreMacro=[[
/targetenemy [noharm][dead]
]],
“/castsequence Focused Rage”,
“/castsequence Thunder Clap”,
“/castsequence Shield Block”,
“/castsequence Devastate”,
PostMacro=[[
/cast [combat] Demoralizing Shout
/cast [combat] Battle Cry
/cast [combat] Spell Reflection
]],
}
And this one too
Sequences[‘Save Me’] = {
author=“Vareska@Argent Dawn”,
specID=73,
version=9,
source = “Local”,
helpTxt = “Talents: 3223312”,
icon=‘INV_MISC_QUESTIONMARK’,
lang=“enUS”,
PreMacro=[[
]],
“/cast Shield Wall”,
“/cast Last Stand”,
“/cast Demoralizing Shout”,
“/cast Spell Reflection”,
“/cast Shield Block”,
“/cast Ignore Pain”,
PostMacro=[[
]],
}
Hope this works for you as I dont use GS-E
Sequences['Combat Spam'] = {
author="Vareska@Argent Dawn",
specID=73,
version=1,
source = "Local",
helpTxt = "Talents: 1223212",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/targetenemy [noharm][dead]
]],
[[/castsequence Focused Rage]],
[[/castsequence Thunder Clap]],
[[/castsequence Shield Block]],
[[/castsequence Devastate]],
PostMacro=[[
/cast [combat] Demoralizing Shout
/cast [combat] Battle Cry
/cast [combat] Spell Reflection
]],
}
Sequences['Save Me'] = {
author="Vareska@Argent Dawn",
specID=73,
version=9,
source = "Local",
helpTxt = "Talents: 3223312",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang=”enUS,
PreMacro=[[
]],
[[/cast Shield Wall]],
[[/cast Last Stand]],
[[/cast Demoralizing Shout]],
[[/cast Spell Reflection]],
[[/cast Shield Block]],
[[/cast Ignore Pain]],
PostMacro=[[
]],