return([[Assault nearby foes with 4 fast attacks for %d%% (at 0 Hate) to %d%% (at 100+ Hate) damage each. Stalked prey are always targeted if nearby.
At level 3 the intensity of your assault overwhelms anyone who is struck, reducing their Accuracy by %d for 3 turns.
The damage multiplier and Accuracy reduction increase with your Strength.
At level 3 the intensity of your assault overwhelms anyone who is struck, reducing their Defense by %d for 4 turns.
The damage multiplier and Defense reduction increase with your Strength.
This talent will also attack with your shield, if you have one equipped.]]):format(t.getDamageMultiplier(self,t,0)*100,t.getDamageMultiplier(self,t,100)*100,-attackChange)
This talent will also attack with your shield, if you have one equipped.]]):format(t.getDamageMultiplier(self,t,0)*100,t.getDamageMultiplier(self,t,100)*100,-defenseChange)