Harass Prey is supposed to strike the enemy twice, and each time possibly turn off a talent/inscription/ etc of the enemy.
By looking at the logs and the screen output, I noticed that the target is never hit twice.
I don't know LUA, but I know Python, and looking at the code suggests to me that I am right, that the target is never hit twice. It looks as though its talents can be turned off twice though.
Can someone check this and suggest a fix? Or am I mistaken?
[b38] Harass Prey does not work as described
Moderator: Moderator
[b38] Harass Prey does not work as described
MADNESS rocks
Re: [b38] Harass Prey does not work as described
This is a bug. If the first attack doesn't find a talent to disrupt, it breaks out and skips the second attack. As long as there are talents to disrupt, it works as advertised.