Skip to content
Snippets Groups Projects
Commit b988953b authored by dg's avatar dg
Browse files

typo

git-svn-id: http://svn.net-core.org/repos/t-engine4@4794 51575b47-30f0-44d4-a5cc-537603b46e54
parent 3aaa5c3b
No related branches found
No related tags found
No related merge requests found
......@@ -322,7 +322,7 @@ newTalent{
return true
end,
info = function(self, t)
return ([[Hits the target with your weapon doing %d%% damage. If the attack hits, the target's attack power is reduced by %d for %d turns.
return ([[Hits the target with your weapon doing %d%% damage. If the attack hits, the target's accuracy is reduced by %d for %d turns.
Attack power reduction chance increase with your Strength stat.]])
:format(
100 * self:combatTalentWeaponDamage(t, 1, 1.5),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment