Petri flask macro

So a petri flask only works when you use it after the dungeon timer appears. Sometimes, you aren’t able to leave the group quick enough and have to use 2 Petris.

I wanted to know if it is possible to make a macro to cancel the current petri flask and re-apply a second one all in one global.

Currently, I have to right click the current petri off and then spam my petri keybind, which leaves a split second for error when I am not in a petri.

If anyone is able to provide me with a fail proof macro for a re-petri, I would really appreciate it.

1 Like

Couldn’t you just spam the 2nd one when the timer on the first hits 0?

Yeah that’s another option, but it still leaves room for error. Most of the time that will work, but all it takes is 1 tick out of petri to get hit and die.

If the macro that I mentioned is possible, it would re-petri instantly in the same game tick.

Is the benefit from the flask not just an aura? I would look at cancelling the effect in a macro as you would any other aura.

EDIT: Yeah, just use /cancelaura Flask of Petrification to dump the first effect.

This belongs in the UI and Macro thread but here it is:

#showtooltip Flask of Petrification
/cancelaura Flask of Petrification
/cancelaura Flask of the Titans
/cancelaura Flask of Distilled Wisdom
/cancelaura Flask of Supreme Power
/cancelaura Flask of Chromatic Resistance
/use Flask of Petrification

Warning: If you spam this macro either accidentally or on purpose you will cancel your second petri and/or waste a stack of flasks.

1 Like