Skip to content
Snippets Groups Projects
Commit 1d8a60af authored by Otowa Kotori's avatar Otowa Kotori
Browse files

Fix Hymn Nocturnalist description

parent 623b690c
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -521,7 +521,7 @@ newTalent{
end,
info = function(self, t)
return ([[Your passion for singing the praises of the Moons reaches its zenith.
Your Hymns now fire shadowy beams that will hit up to %d of your foes within radius 5 for 1 to %0.2f damage, with a 20%% chance of blinding.
Your Hymns now fire shadowy beams that will hit up to %d of your foes within radius 5 for %0.2f damage, with a 25%% chance of blinding.
This powerful effect will drain %0.1f negative energy each time it fires at at least 1 target; no beam will fire if your negative energy is too low.
These values scale with your Spellpower.]]):tformat(t.getTargetCount(self, t), damDesc(self, DamageType.DARKNESS, t.getDamage(self, t)), t.getNegativeDrain(self, 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