Skip to content
Snippets Groups Projects
Commit 1b327242 authored by HousePet's avatar HousePet
Browse files

plop

parent 716d0f0b
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ newTalent{
end,
info = function(self, t)
local dam = t.getDamage(self, t)
return ([[Focus energies into a beam to lash all creatures in a line with physical force, doing %d Physical damage and knocking them off balance for 2 turns (-15%% global speed).
return ([[Focus energies into a beam to lash all creatures in a line with physical force, doing %d Physical damage and knocking them off balance (-15%% damage penalty) for 2 turns.
The damage will scale with your Mindpower.]]):
format(damDesc(self, DamageType.PHYSICAL, 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