Before I post these… they’re made for me personally… just figured i’d taken some stuff from here before, so i’ll give what I have.
-
Single target
#showtooltip Stormstrike
/console Sound_EnableSFX 0
/castsequence [combat] reset=0.3 0,0,0,0,Feral Spirit
/castsequence [combat] reset=0.3 0,0,0,Unleash Elements
/castsequence [combat] reset=0.3 0,0,Lava Lash
/castsequence [combat] reset=0.3 0,Stormstrike
/castsequence [combat] reset=5/target Searing Totem,Unleash Elements,Flame Shock,Earth Shock,Earth Shock,Earth Shock
/cast [combat] Ascendance
/cast [combat] Elemental Mastery
/cast [combat] Stormlash Totem
/cast [combat] Ancestral Guidance
/cast [combat] Astral Shift
/use [combat] 13
/use [combat] 14
/startattack
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()
-
AoE
#showtooltip fire nova
/console Sound_EnableSFX 0
/castsequence reset=0.3 0,0,Fire Nova
/castsequence reset=0.3 0,Lava Lash
/castsequence reset=0.3 Chain Lightning
/castsequence reset=15 Magma Totem, Flame Shock, Flame Shock, Flame Shock, Flame Shock, Flame Shock
/cast [combat] Ascendance
/cast [combat] Elemental Mastery
/cast [combat] Stormlash Totem
/cast [combat] Ancestral Guidance
/cast [combat] Astral Shift
/use [combat] 13
/use [combat] 14
/startattack
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()
Let me know what you think. Thanks.