Skip to content
Snippets Groups Projects
Commit 5bbd5c6e authored by stuntofthelitter's avatar stuntofthelitter
Browse files

Updated Dark Empathy description to reflect change

parent 3b7e7892
No related branches found
No related tags found
1 merge request!393Necro buffs
......@@ -874,7 +874,7 @@ newTalent{
getPerc = function(self, t) return self:combatTalentSpellDamage(t, 15, 80) end,
info = function(self, t)
return ([[You share your powers with your minions, granting them %d%% of your resistances and saves.
In addition all damage done by your minions to you is reduced by %d%%.
In addition all damage done by your minions to you or your other minions is reduced by %d%%.
The effect will increase with your Spellpower.]]):
format(t.getPerc(self, t), self:getTalentLevelRaw(t) * 20)
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