How Exactly Does Staff Accuracy Bonus Work?
Moderator: Moderator
How Exactly Does Staff Accuracy Bonus Work?
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.
It hasn't worked yet.
Re: How Exactly Does Staff Accuracy Bonus Work?
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.
Re: How Exactly Does Staff Accuracy Bonus Work?
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.
It hasn't worked yet.
Re: How Exactly Does Staff Accuracy Bonus Work?
Any.
My feedback meter decays into coding. Give me feedback and I make mods.
Re: How Exactly Does Staff Accuracy Bonus Work?
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.
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.
n. 1. technocracy. 2. government by the numbers. 3. rule by people with the longest fingers.
-
- Spiderkin
- Posts: 543
- Joined: Sat Feb 11, 2012 1:12 am
Re: How Exactly Does Staff Accuracy Bonus Work?
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.
Re: How Exactly Does Staff Accuracy Bonus Work?
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.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.
Digitochracy
n. 1. technocracy. 2. government by the numbers. 3. rule by people with the longest fingers.
n. 1. technocracy. 2. government by the numbers. 3. rule by people with the longest fingers.
-
- Spiderkin
- Posts: 543
- Joined: Sat Feb 11, 2012 1:12 am
Re: How Exactly Does Staff Accuracy Bonus Work?
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.
Re: How Exactly Does Staff Accuracy Bonus Work?
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.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.
Digitochracy
n. 1. technocracy. 2. government by the numbers. 3. rule by people with the longest fingers.
n. 1. technocracy. 2. government by the numbers. 3. rule by people with the longest fingers.
-
- Uruivellas
- Posts: 708
- Joined: Wed Apr 30, 2008 5:55 pm
Re: How Exactly Does Staff Accuracy Bonus Work?
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.
Currently working on Elementals. It's a big project, so any help would be appreciated.
