Macro:Divine Intervention
From Dual-Boxing Wiki
Save the Rezzer
For groups with 1 Rezzer
I have mine macroed to save the healer to rez us if we wipe. - user:kllrwlf
Note: This is a simple macro if you only have 1 toon that can resurrect.
Note: Move your healer away before casting this so that the healer won't get pounded on afterwards.
/cast [target=name_of_rezzer] Divine Intervention
For groups with Multiple Rezzers
Vyndree's way of checking for DI targets uses a bit more conditionals:
/cast [target=Rezzer1,help,nodead][target=Rezzer2,help,nodead][target=Rezzer3,help,nodead] Divine Intervention
This checks that your target is both helpful (a friendly target) and not dead before casting Divine Intervention.
It also prioritizes by Rezzer1, Rezzer2, and then Rezzer3 (whomever happens to be the first one both friendly and not dead). You can add as many rezzers as you can fit in your macro.
| ||||||||||||||||||||
