Skip to content
Snippets Groups Projects
Commit 0b7e9ffb authored by DarkGod's avatar DarkGod
Browse files

correct hyymn of shadows desc

parent 7e7dada6
No related branches found
No related tags found
No related merge requests found
......@@ -214,6 +214,7 @@ newTalent{
return ([[Chant the glory of the Moon, conjuring a shroud of dancing shadows that follows you as long as this spell is active.
Each turn, a shadowy beam will hit up to %d of your foes within radius 5 for 1 to %0.2f damage.
This powerful spell will drain %0.1f negative energy for each beam; no beam will fire if your negative energy is too low.
You may only have one Hymn active at once.
The damage will increase with your Spellpower.]]):
format(targetcount, damDesc(self, DamageType.DARKNESS, damage), drain)
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