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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@6742 51575b47-30f0-44d4-a5cc-537603b46e54
parent 5060067f
No related branches found
No related tags found
No related merge requests found
......@@ -105,8 +105,8 @@ newTalent{
return true
end,
info = function(self, t)
return ([[Project a corrupted blast of power that deals %0.2f blight damage and removes %d magical or physical effects from any creatures caught in the radius 3 ball.
For each removed effect the create has a chance to resist based on its spell save.
return ([[Project a corrupted blast of power that deals %0.2f blight damage and removes up to %d magical or physical effects from any creatures caught in the radius 3 ball.
For each effect the creature has a chance to resist based on its spell save.
The damage will increase with your Spellpower.]]):format(damDesc(self, DamageType.BLIGHT, self:combatTalentSpellDamage(t, 28, 120)), 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