Doctor Archive
Thread: Does anyone have any tips for Healing States during combat?
I've placed my four heal state packs (Blind, Dizzy, Stun, Intimidate) in my hotkey toolbar. The problem is that they are all identical and I can tell fast enough which one to use.
Does anyone use a macro to "remove state" if they get blinded or other during a fight?
It would be nice to hit one button instead of trying to locate the right pack.
Is there something like...
/healState Blind self;
Create a single macro with all the state heal commands... add in the cures as well... order by priority. For example:
/healstate dizzy; /curepoison; /curedisease; /healstate intimidate; etc...
You'll get a lot of spam when you hit this, but it will heal the first valid one it comes across and the rest will not happen. By ordering based on priority, you take care of the potentially really bad stuff first (dizzy and poison are the most critical, IMO)
You do need your packs in your main inventory rather than your pack for this to work.