My Legion GS Tanking macro

Hi guys

Ive been using and fine tuning this macro for some time now and I’d like you guys to test it and give me some feedback please? I use this macro in the weekly Mythic dungeons, dont Raid atm.

Talents I use: 1223312

I have Thunder Clap and Shockwave on seperate keys to use when needed.

You’ll also see I use [nomod] before Focused Rage, when I need more rage to go to my Ignore Pain when I get hit very hard especially in Mythic Dungeons I just hold Shift to stop Focus Rage.

Sequences['ProtWarrior'] = {
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast Intercept]],
[[/cast Victory Rush]],
[[/cast [nomod] Focused Rage]],
[[/cast Ignore Pain]],
[[/cast Shield Block]],
[[/cast Heroic Throw]],
[[/cast Devastate]],
[[/cast Shield Slam]],
[[/cast Revenge]],
[[/cast Victory Rush]],
PostMacro = [[
/cast Victory Rush
/castsequence [combat] Shield Slam, Revenge, Shield Slam, Revenge
/cast [combat] Arcane Torrent
/cast [combat] Demoralizing Shout
/cast [combat] Spell Reflection
/cast [combat] Battle Cry
/cast [combat] Berserker Rage
/use [combat] 13
/use [combat] 14
/startattack
]],
}