How Exactly Does Staff Accuracy Bonus Work?

Have a really dumb question? Ask it here to get help from the experts (or those with too much time on their hands)

Moderator: Moderator

Post Reply
Message
Author
Red
Uruivellas
Posts: 892
Joined: Sat Oct 04, 2014 8:03 pm

How Exactly Does Staff Accuracy Bonus Work?

#1 Post by Red »

Read title. I know it has something to do with procs, but no idea how it affects them.
I'm not crying. I'm offering a sacrifice to DarkGod in hopes he'll show favor to me.

It hasn't worked yet.

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: How Exactly Does Staff Accuracy Bonus Work?

#2 Post by HousePet »

It increases the damage of any additional damage done by the attack.
My feedback meter decays into coding. Give me feedback and I make mods.

Red
Uruivellas
Posts: 892
Joined: Sat Oct 04, 2014 8:03 pm

Re: How Exactly Does Staff Accuracy Bonus Work?

#3 Post by Red »

Is that equipment procs only, or does it apply to any procs from that it? And will it also apply to "+X [Element] damage" modifiers?
I'm not crying. I'm offering a sacrifice to DarkGod in hopes he'll show favor to me.

It hasn't worked yet.

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: How Exactly Does Staff Accuracy Bonus Work?

#4 Post by HousePet »

Any.
My feedback meter decays into coding. Give me feedback and I make mods.

Atarlost
Sher'Tul Godslayer
Posts: 1973
Joined: Sat Apr 26, 2003 7:38 pm
Location: GMT-8:00

Re: How Exactly Does Staff Accuracy Bonus Work?

#5 Post by Atarlost »

I don't think it applies to additional damage. I don't see any variance in Weapon of Light damage output and that's large enough that a few points difference in the attack roll shouldn't be swallowed by roundoff error. I think only on-hit effects more complicated than adding constant damage are considered procs.

There are very few weapon procs outside the arcane blade. Some shield egos have procs and Shield of Light and Flexible Combat might be procs, but outside a couple classes staves and most shields may as well have no accuracy bonus.
Digitochracy
n. 1. technocracy. 2. government by the numbers. 3. rule by people with the longest fingers.

stinkstink
Spiderkin
Posts: 543
Joined: Sat Feb 11, 2012 1:12 am

Re: How Exactly Does Staff Accuracy Bonus Work?

#6 Post by stinkstink »

It increases the damage of anything that follows a melee swing, including Greater Weapon Focus procs. I had a Shadowblade get the 6000 damage in one hit achievement before staff melee was nerfed and rings of focus were removed.

Atarlost
Sher'Tul Godslayer
Posts: 1973
Joined: Sat Apr 26, 2003 7:38 pm
Location: GMT-8:00

Re: How Exactly Does Staff Accuracy Bonus Work?

#7 Post by Atarlost »

stinkstink wrote:It increases the damage of anything that follows a melee swing, including Greater Weapon Focus procs. I had a Shadowblade get the 6000 damage in one hit achievement before staff melee was nerfed and rings of focus were removed.
So bulwarks can also get some benefit. I don't think anyone else gets that talent anymore. I still don't believe that simple damage on hit effects like Weapon of Light qualify.
Digitochracy
n. 1. technocracy. 2. government by the numbers. 3. rule by people with the longest fingers.

stinkstink
Spiderkin
Posts: 543
Joined: Sat Feb 11, 2012 1:12 am

Re: How Exactly Does Staff Accuracy Bonus Work?

#8 Post by stinkstink »

The staff accuracy effect (self.__global_accuracy_damage_bonus, which is checked in the damage projector) is set in attackTargetWith() before resolving any melee_project values, then cleared after checking callbacks and hooks. There is no reason why it wouldn't affect Weapon of Light damage, which uses melee_project.

Atarlost
Sher'Tul Godslayer
Posts: 1973
Joined: Sat Apr 26, 2003 7:38 pm
Location: GMT-8:00

Re: How Exactly Does Staff Accuracy Bonus Work?

#9 Post by Atarlost »

stinkstink wrote:The staff accuracy effect (self.__global_accuracy_damage_bonus, which is checked in the damage projector) is set in attackTargetWith() before resolving any melee_project values, then cleared after checking callbacks and hooks. There is no reason why it wouldn't affect Weapon of Light damage, which uses melee_project.
If it did the damage of WoL would vary when using a staff depending on my attack roll. I never observed it to do so.
Digitochracy
n. 1. technocracy. 2. government by the numbers. 3. rule by people with the longest fingers.

grayswandir
Uruivellas
Posts: 708
Joined: Wed Apr 30, 2008 5:55 pm

Re: How Exactly Does Staff Accuracy Bonus Work?

#10 Post by grayswandir »

It does.
Addons: Arcane Blade Tweaks, Fallen Race, Monk Class, Weapons Pack
Currently working on Elementals. It's a big project, so any help would be appreciated. :)

Post Reply