[b41] Physical Power from weapon training still reduced
Posted: Fri Jul 13, 2012 7:10 am
Line 1000 of Combat.lua makes me worry:
Where that 5 should be a 10, unless I'm missing something.
Also, the staff talent uses the same code and the text wasn't updated, either.
Code: Select all
add = add + 5 * self:combatCheckTraining(weapon)
Also, the staff talent uses the same code and the text wasn't updated, either.