Skip to content
Snippets Groups Projects
Commit 354ce4f4 authored by K'van's avatar K'van
Browse files

Fix typo in Impending Doom.

parent c9ac3d30
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,7 @@ newTalent{
return true
end,
info = function(self, t)
return ([[Your target's doom draws near. Its healing factor is reduced by 80%%, and will take %d%% of its remaining life (or %0.2f, whichever is lower) over 10 turns as frostdusk damage.
return ([[Your target's doom draws near. Its healing factor is reduced by 80%%, and it will take %d%% of its remaining life (or %0.2f, whichever is lower) over 10 turns as frostdusk damage.
This spell is so powerful that every 3 turns it tears a part of the target's soul, generating one soul for you.
The damage will increase with your Spellpower.]]):
tformat(t.getDamage(self, t), t.getMax(self, t))
......
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