MQ2Bot Enchanter Debuffs

Fixxer

Active member
Joined
May 22, 2011
Messages
429
Reaction score
32
Points
28
When fighting a single target, I can't seem to get MQ2Bot to cast Constraining Helix on the tank's target. Could anyone show me their debuff settings that they use where it does work? Ideally, the tank's target should be the first one to be slowed, and it's just not happening.

Here are my settings:
DebuffAdds=1
DebuffAt=100
DebuffStopAt=10
DebuffAEAmount=3

Debuff0=Bite of Tashani VI
Debuff1=Eradicate Magic I
Debuff2=Constraining Helix
Debuff3=Order of Tashan

I am simply stuck. Please help if you can.

Thanks.
 
I think it has to do with the fact that it has 2 debuffs, try this
Code:
Debuffif2=!${Target.Slowed.ID}
 
I think it has to do with the fact that it has 2 debuffs, try this
Code:
Debuffif2=!${Target.Slowed.ID}
What would it be if I wanted to specify the tank's target?