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

oups

git-svn-id: http://svn.net-core.org/repos/t-engine4@2057 51575b47-30f0-44d4-a5cc-537603b46e54
parent 9754d3b5
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,8 @@ newTalent{
end
return true
end,
return ([[Designate a target as martyr for 10 turns. When the martyr deals damage it also damages itself for %d%% of its damage dealt.
info = function(self, t)
return ([[Designate a target as martyr for 10 turns. When the martyr deals damage it also damages itself for %d%% of its damage dealt.
The damage percent will increase with the Magic stat]]):
format(8 * self:getTalentLevelRaw(t))
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