- Joined
- Feb 9, 2017
- RedCents
- 1,387¢
Correct, if you get aggro this will break the med cycle.In that situation I /mqp on tank, grab the mobs I need and /mqp again. Group finishes off mobs then leader goes through exit routine and gets new mission.
You would need to edit the clicky section to check for height and then cast the shrink clicky.Additionally, it allows us to use clickies, but I've not found a way to specify a particular clicky I want it to always keep on. In my particular case, my SK tank is an ogre, I don't have a shrink capable toon in my group, but I do have a guise of the deceiver that I would like to always keep enabled, so my ogre's fat behind can be shrunk down to a DE instead, lessening the hangups, but with only a 30 min effect, and it doesn't seem to autoclick it currently, I don't know how I can keep that automatically on my toon. After a death I'd lose that, as well as the cobalt bracer shrink effect on my ogre war.
INI:
|Clicky Buff
/if (${Me.ItemReady[Guise of the Deceiver]} && ${Me.Height}>1.91) {
/useitem Guise of the Deceiver
/delay 1s
/echo \agActivating \ay[\apGuise of the Deceiver\ay]
/delay 1s !${Me.ItemReady[Guise of the Deceiver]}
}



. 
