[b34] Infusion of Wild Growth damage

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

[b34] Infusion of Wild Growth damage

#1 Post 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.
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

Post Reply