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

clarify

git-svn-id: http://svn.net-core.org/repos/t-engine4@4533 51575b47-30f0-44d4-a5cc-537603b46e54
parent fac08027
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,8 @@ newTalent{
info = function(self, t)
local duration = t.getDuration(self, t)
return ([[Using a series of tricks and maneuvers, you switch places with your target.
Switching places will confuse your foes, granting you evasion(50%%) for %d turns.]]):
Switching places will confuse your foes, granting you evasion(50%%) for %d turns.
While switching places your weapon(s) will connect with the target, not damaging it but on hit effects can trigger.]]):
format(duration)
end,
}
......
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