[b38] Harass Prey does not work as described

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

[b38] Harass Prey does not work as described

#1 Post 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?
MADNESS rocks

benli
Thalore
Posts: 125
Joined: Tue Aug 17, 2010 5:02 am

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

#2 Post 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.

jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

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

#3 Post by jenx »

Let's hope it is fixed soon!
MADNESS rocks

Post Reply