Skip to content
Snippets Groups Projects
Commit 6c82feb9 authored by Simon André Curtis's avatar Simon André Curtis
Browse files

Updated Cyst Burst description to reflect that it can spread any disease.

parent 04de721d
No related branches found
No related tags found
1 merge request!297A few different things
......@@ -143,7 +143,7 @@ newTalent{
end,
info = function(self, t)
return ([[Make your target's diseases burst, doing %0.2f blight damage for each disease it is infected with.
This will also spread any decrepitude, weakness, rotting or epidemic diseases to any nearby foes in a radius of %d.
This will also spread any diseases to any nearby foes in a radius of %d.
The damage will increase with your Spellpower.]]):
format(damDesc(self, DamageType.BLIGHT, self:combatTalentSpellDamage(t, 15, 85)), self:getTalentRadius(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