
taunts have been changed long now. lanaik roar is an upgrade to lion king roar from hos, just some more dpsdoes SC iss (lanaric roar I think its called) gives 10s taunt so boss focuses on you no matter dps? If true, it may just be enouth for us.
This post has been edited 2 times, last edit by "northend" (Aug 29th 2013, 10:37pm)

This post has been edited 1 times, last edit by "northend" (Sep 5th 2013, 5:20am)
/run _,_,ts=GetBagCount() for i=1,ts do ii,_,n=GetBagItemInfo(i) if n=="Yawaka Guard" then offh=ii elseif n=="Evil Pioneer" then mh = ii end end
/run EquipItem(17, offh)
Switch out the names of equip for your own offhand and mainhand, I do recommend a semi-tiered yawaka guard for off hand because of the innate +aggro stat although the extra pa from current weapons may be more beneficial depending on your setup, i never tested it too much.
Swapping back to shield is easier as you can just put the the actual shield on your bar or combine it with the above macro to cast wws then swap back.

Go for it, may want to test it first however, been awhile since I was k/r and that's just what I copied out of my macro page so it may have been changed, been accidentally edited or whatever./run _,_,ts=GetBagCount() for i=1,ts do ii,_,n=GetBagItemInfo(i) if n=="Yawaka Guard" then offh=ii elseif n=="Evil Pioneer" then mh = ii end end
/run EquipItem(17, offh)
Switch out the names of equip for your own offhand and mainhand, I do recommend a semi-tiered yawaka guard for off hand because of the innate +aggro stat although the extra pa from current weapons may be more beneficial depending on your setup, i never tested it too much.
Swapping back to shield is easier as you can just put the the actual shield on your bar or combine it with the above macro to cast wws then swap back.
or just add a /use Shield Name at the end...and if this works, would u mind posting it in that other thread i linked? or could i?