[1.0] Crippling Shot description incorrect

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

[1.0] Crippling Shot description incorrect

#1 Post by jenx »

It says: "The status power and status hit chance improve with your Accuracy."

but the code is the same as Pinning Shot, etc, and improves with Dexterity, not Accuracy. Otherwise Perfect STrike would improve Crippling change, and it doesn't.
MADNESS rocks

Frumple
Sher'Tul Godslayer
Posts: 1517
Joined: Sat May 15, 2010 9:17 pm

Re: [1.0] Crippling Shot description incorrect

#2 Post by Frumple »

It should be referencing accuracy, as the code is definitely calling for combatAttack and making no reference to dexterity. There might be a bug (or something else) with perfect strike, though, that prevents it from boosting the chance.

It looks like perfect strike is correctly adding to the appropriate stat, though. Are you sure perfect strike isn't improving chance to inflict cripple?

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

Re: [1.0] Crippling Shot description incorrect

#3 Post by jenx »

Frumple wrote:It should be referencing accuracy, as the code is definitely calling for combatAttack and making no reference to dexterity. There might be a bug (or something else) with perfect strike, though, that prevents it from boosting the chance.

It looks like perfect strike is correctly adding to the appropriate stat, though. Are you sure perfect strike isn't improving chance to inflict cripple?
my bad - you're right. perfect strike is improving cripple slow down percent, and blinding chance. So the descriptions just need tidying up for archery talents, as it is confusing currently.
MADNESS rocks

Post Reply