Page 1 of 1

[b38] Harass Prey does not work as described

Posted: Fri Mar 09, 2012 6:40 am
by jenx
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?

Re: [b38] Harass Prey does not work as described

Posted: Fri Mar 09, 2012 4:30 pm
by benli
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.

Re: [b38] Harass Prey does not work as described

Posted: Fri Mar 09, 2012 9:13 pm
by jenx
Let's hope it is fixed soon!