Page 1 of 1

[b34] Infusion of Wild Growth damage

Posted: Sun Oct 02, 2011 10:29 pm
by lukep
The infusion of Wild Growth calls:

Code: Select all

	getDamage = function(self, t) return self:combatTalentMindDamage(t, 3, 20) end,
for damage. It scales with talent level, which is 0 or 1 on an inscription, depending on whether it is applied or not. This leads to the description changing when it is applied.