 |
 |
 |
 |
| Tip Title |
Tip Category |
| Warlock - Focused Seduction macro |
Pets
|
| Author |
|
Thundarpants
|
| Description |
Focused Seduction
* Upon use, the macro will Focus your target, and have your succubus Seduce it.
* When used for the second time, and your Focused target, i.e. the Seduction target, is alive, it will re-seduce it, regardless of what your current target is. It will not focus your current target, and seduce that; it will re-seduce it's focused target.
* If used during Seduction, it will break the seduction and re-seduce the focused target.
* If clicked while "Alt" is being pressed, it will cancel the previous focus and assign a new focus on your current target.
* Works as of patch 2.4.
Code:
#show Seduction
/clearfocus [modifier:alt]
/focus [target=focus,noexists]; [target=focus,dead]
/clearfocus [target=focus,help]
/petstay
/petfollow
/stopcasting
/cast [pet:succubus,target=focus,exists,harm] Seduction; Seduction
|
|
 |
 |
 |
 |