So my question: will GWF apply if you make a ranged weapon attack at point-blank range?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.
GWF
Moderator: Moderator
GWF
Re: GWF
Sadly, no.
The buff uses callbackOnMeleeAttack to trigger the secondary attack.
Code: Select all
callbackOnMeleeAttack = function(self, eff, target, hitted, crit, weapon, damtype, mult, dam, hd)
Breaking Projection since 1.5