GWF

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
tabs
Wyrmic
Posts: 298
Joined: Tue Mar 08, 2016 3:55 pm

GWF

#1 Post by tabs »

Tometips wrote: Concentrate on your blows; for X turns, each strike you land on your target in melee range has a X% chance to trigger another, similar strike.

This works for all blows, even those from other talents and from shield bashes, but you can gain no more than one extra blow with each weapon during a turn.

The chance increases with your Dexterity.
So my question: will GWF apply if you make a ranged weapon attack at point-blank range?

Erenion
Archmage
Posts: 319
Joined: Mon Feb 13, 2017 4:43 pm

Re: GWF

#2 Post by Erenion »

Sadly, no.

Code: Select all

callbackOnMeleeAttack = function(self, eff, target, hitted, crit, weapon, damtype, mult, dam, hd)
The buff uses callbackOnMeleeAttack to trigger the secondary attack.
Breaking Projection since 1.5

Post Reply