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

pff

git-svn-id: http://svn.net-core.org/repos/t-engine4@5960 51575b47-30f0-44d4-a5cc-537603b46e54
parent 862c1b5a
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ newTalent{
end,
info = function(self, t)
return ([[You stand between the darkness and the light, allowing you to convert 15 positive energy into %d negative energy.
In addition, change the default level of positive and negative energies to %d%% of their maximun. Each turn the energies will slowly fall/raise to this value instead of 0.
In addition, change the default level of positive and negative energies to %d%% of their maximum. Each turn the energies will slowly fall/raise to this value instead of 0.
The effect will increase with the Cunning stat.]]):
format(t.getNegativeGain(self, t), t.getRestValue(self, 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