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

Update Aura of Undeath description to specify that the inherited damage...

Update Aura of Undeath description to specify that the inherited damage increase is based on your highest damage increase.
parent 294e777b
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ newTalent{
info = function(self, t)
return ([[Your mastery of necromancy becomes so total that an aura of undeath radiates around you in radius %d.
Any undead minion standing inside of it is protected, increasing all their resistances by %d%%.
In addition when you create new minions they inherit %d%% of your spellpower (applied to any powers), spell crit chance (applied to any crit chances), saves, resists and damage increases (applied to all elements).
In addition when you create new minions they inherit %d%% of your spellpower (applied to any powers), spell crit chance (applied to any crit chances), saves, resists, and highest damage increase (applied to all elements).
]]):tformat(self:getTalentRadius(t), t:_getResists(self), t:_getInherit(self))
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