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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@2118 51575b47-30f0-44d4-a5cc-537603b46e54
parent 29babf06
No related branches found
No related tags found
No related merge requests found
......@@ -313,7 +313,7 @@ newTalent{
return true
end,
info = function(self, t)
return ([[Summon a Stone Golem for %d turns to attack your foes. Stone golems are formidable foes that can shake the ground with their might.
return ([[Summon a Stone Golem for %d turns to attack your foes. Stone golems are formidable foes that can become unstoppable foes.
It will get %d strength, %d constitution and 18 dexterity.
Strength stat will increase with your Willpower stat.]])
:format(math.ceil(self:getTalentLevel(t)) + 5 + self:getTalentLevelRaw(self.T_RESILIENCE),
......
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