Skip to content

Instantly share code, notes, and snippets.

@Industrial
Last active May 7, 2016 16:24
Show Gist options
  • Save Industrial/e17ff4ba18c40f9797d2c4ae9bef8897 to your computer and use it in GitHub Desktop.
Save Industrial/e17ff4ba18c40f9797d2c4ae9bef8897 to your computer and use it in GitHub Desktop.
Sequences["WAR-PROT"] = {
PreMacro = [[
/console Sound_EnableSFX 0
/startattack
/use [combat] Demoralizing Shout
/use [combat] Bloodbath
/use [combat] Berserker Rage
/use [combat] Spell Reflection
/use [combat] Execute
/use Heroic Throw
]],
[[/use [combat] !Impending Victory]],
[[/use [combat] !Revenge]],
[[/use [combat] Shield Slam]],
[[/use [combat] Thunder Clap]],
[[/use [combat] Devastate]],
PostMacro = [[
/startattack
/use [combat]13
/use [combat]14
/console Sound_EnableSFX 1
]]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment