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

oups

git-svn-id: http://svn.net-core.org/repos/t-engine4@5862 51575b47-30f0-44d4-a5cc-537603b46e54
parent c5848317
No related branches found
No related tags found
No related merge requests found
......@@ -121,6 +121,7 @@ newTalent{
local dam = t.getDamage(self, t)
return ([[Creates a vortex of arcane energies on the target for 6 turns. Each turn the vortex will look for an other foe in sight and fire a manathrust doing %0.2f arcane damage to all foes in line.
If no foes are found the target will take 150%% more arcane damage.
If the target dies the remaining damage is deal as a radius 2 ball of arcane.
The damage will increase with your Spellpower.]]):
format(damDesc(self, DamageType.ARCANE, dam))
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