I would probably post this in UI/Macro rather than Shaman forums, but I’m trying to think of better use cases
#showtooltip
/castsequence [nocombat,@player] Lightning Shield,Flametongue Weapon(Weapon Imbue),Skyfury
/use [@player,combat,known:Earth Shield] Earth Shield; Lightning Shield
Could use some assistance with adjusting a personal buff cast sequence macro for Elemental, Okay, so I was able to integrate Skyfury into my macro finally. I haven’t tested it much. Skyfury was messing everything up as it wants to be cast on a player, and cast sequence only allows for modifiers once to affect all spells on the line.
- Are there any other prebuffs that should be added to the mix?
- Is there a way to integrate Thunderstrike Ward into the mix [known:462757]?
- Maybe the in-combat behavior should be [@target,help] instead of personal
During combat, I can use the button again to cast Earth Shield upon myself. I would need another Skyfury button if I needed to reapply it, but this works for the majority of cases in terms of convenience.