Resto Sham 7.1 (Requested by thx10050)

Hello all, and Merry Christmas!
A user asked if I could make some for the Resto Shaman, so here it is :).
Hope it works well and as allways if any improvements can be made pls post.

Single Target:


Sequences['KTN_RS_ST'] = {
specID = 264,
author = "KTN",
helpTxt = "Talents - 3 2 1 3 3 2 3",
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast [@mouseover,exists,nodead] Riptide]],
[[/castsequence [@mouseover,exists,nodead] Healing Wave, Healing Wave]],
[[/castsequence [combat] Flame Shock, Lava Burst, Lightning Bolt, Lightning 
Bolt, Lightning Bolt, Lightning Bolt]],
[[/cast [combat] Cloudburst Totem]],
[[/cast [combat] Gift of the Queen]],
[[/cast [mod:alt] Healing Rain]],
PostMacro = [[
/cast Healing Stream Totem
]],
}

AOE:


Sequences['KTN_RS_AOE'] = {
specID = 264,
author = "KTN",
helpTxt = "Talents - 3 2 1 3 3 2 3",
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast [@mouseover,exists,nodead] Riptide]],
[[/cast [@mouseover,exists,nodead] Chain Heal]],
[[/cast [combat] Cloudburst Totem]],
[[/cast [combat] Gift of the Queen]],
[[/cast [mod:alt] Healing Rain]],
PostMacro = [[
/cast Healing Stream Totem
]],
}

Oh Snap Moments:


Sequences['KTN_RS_OSNAP'] = {
specID = 264,
author = "KTN",
helpTxt = "Talents - 3 2 1 3 3 2 3",
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/castsequence [@mouseover,exists,nodead] reset=target Riptide, Healing 
Surge, Healing Surge]],
[[/cast [combat] Cloudburst Totem]],
[[/cast [combat] Gift of the Queen]],
[[/cast [mod:alt] Healing Rain]],
PostMacro = [[
/cast Healing Tide Totem
]],
}

Wanna update this a bit, thought i’d throw one in for low lvl.
I’ll start with level 15, went with Unleash Life at low level.
I’ll try to update with the leveling process.


Sequences['KTN_RS_LLVL'] = {
specID = 264,
author = "KTN",
helpTxt = "Talents - ",
PreMacro = [[
/assist [@focus,exists,nodead]
/targetenemy [noharm][dead]
]],
[[/castsequence [@focus,exists,nodead] Riptide, Unleash Life, Riptide]],
[[/castsequence [@mouseover,exists,nodead] Healing Surge, Healing Surge]],
[[/cast Flame Shock]],
[[/cast Lava Burst]],
[[/castsequence Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt]],
PostMacro = [[
/cast Healing Stream Totem
/console Sound_EnableSFX 1
]],
}

Level 40:


Sequences['KTN_RS_LLVL'] = {
specID = 264,
author = "KTN",
helpTxt = "Talents - ",
PreMacro = [[
/assist [@focus,exists,nodead]
/targetenemy [noharm][dead]
]],
[[/castsequence [@focus,exists,nodead] Riptide, Unleash Life, Riptide]],
[[/castsequence [@mouseover,exists,nodead] Healing Surge, Healing Surge]],
[[/cast Flame Shock]],
[[/cast Lava Burst]],
[[/castsequence Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt]],
[[/cast [mod:alt] Healing Rain]],
PostMacro = [[
/cast Healing Stream Totem
/console Sound_EnableSFX 1
]],
}

Thank you, sir! Greatly appreciated; I’ll copy these over to my wife’s GSSE and see if she likes them. :slight_smile:

Anyone tested this and wanna tell if it works well for example raids?

Any feedback on this, anything need to be worked on with it?

[quote quote=38526]Any feedback on this, anything need to be worked on with it?
[/quote]
Tested it some in raids.

The lines don’t paste well in GS-E. It creates two lines but nothing that isn’t fixed quickly.

Can’t get the O_SNAP to drop Spirit Link Totem. Why I don’t really know. I can’t see anything wrong in the macro but I’m not an expert either.
If you could incorporate Healing Tide Totem in this and removing it from AOE would be more suitable imo.

Like it overall and I’m getting some good numbers.

PS. Also don’t think the alt modifiers are working. Have unbound all things I have alt on but still no luck

@Krille, ty for the feedback, will change the HTT and romove the SLT.
As far as the mod:alt not working, the only thing I can think of is that on my bars, i Have the Macro set on my #3 button, and the spell for HR set directly above it. with that second bar set up as Alt+1 - Alt+6. So i have the spells i allways use for the alts in the macros directly above them if that makes any sense.

I cant import these at all. I have trried importing the string thats listed here. I have tried removing everything and just leaving riptide in. Nothing. Only thing i can think of is it wont import into Gs-e. It makes no sense to me at all

I have solved it. It needs to be imported line by fucking line.

@Grinnz not sure why so much trouble with it, I literally copied adn pasted it here from my file.

Hi Kill.
Have you playing anything with these macros in 7.1.5?
Haven’t had the time myself to test them and wondered if they are still viable.

All the best to you

you cannot import using internet explorer
use chrome\

started a shammy, trying these out,ty ktn