Zak Preston 5 Report post Posted March 13, 2017 But overall DPS also affects PvP: yes, ferals on Elysium can cometimes surprize with 1k shreds on mages\warlocks, but warriors and rogues can do the same more consistently. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted March 13, 2017 (edited) Ferocious bite rank 5 with ap scaling was able to deal around 3.5k damage on mail afair. In full blue PvP set + some epic misc. Edited March 13, 2017 by WobLight 0 Share this post Link to post Share on other sites
Bazexa 0 Report post Posted March 17, 2017 hello,need some help here. i need some use items like healthstone,health potion while tanking.is there a macro that i can spam safely not leaving me in caster form?basically powershifting dire bear and using a potion or a healthstone in between? tnx in advance ,i dont use supermacro but if needed i can do so. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted March 17, 2017 (edited) 7 hours ago, Bazexa said: hello,need some help here. i need some use items like healthstone,health potion while tanking.is there a macro that i can spam safely not leaving me in caster form?basically powershifting dire bear and using a potion or a healthstone in between? tnx in advance ,i dont use supermacro but if needed i can do so. /run local a,_,_,m=<SLOT_ID>,GetShapeshiftFormInfo(1)local c=GetActionCooldown(a)==0and(GetActionCount(a)>0)==(IsConsumableAction(a)==1)if m==1 and c or m~=1 and not c then CastShapeshiftForm(1) elseif c then UseAction(a)end Place your potion in an action slot, then raplace <SLOT_ID> in the macro above according to image below Spoiler It only works when used in bear/caster form. Edited March 17, 2017 by WobLight Added consumable count check 0 Share this post Link to post Share on other sites
Bazexa 0 Report post Posted March 18, 2017 sweet working on 2 button clicks,tnx. i guess i can replace the shapeshift value 1 to the cat correspondent one for mana pots too when dpsing.thanx m8. also i ld love barkskin to not trigger gcd so would bind that in similar way but hey druids aren`t tanks in vanilla i guess;p 0 Share this post Link to post Share on other sites