Page 1 of 1

Shield Expertise missing from Shield Pummel

Posted: Wed Jan 12, 2011 3:52 pm
by yufra
The first shield attack in shield pummel is missing the T_SHIELD_EXPERTISE check. It should read:

Code: Select all

self:attackTargetWith(target, shield.special_combat, nil, self:combatTalentWeaponDamage(t, 1.2, 1.7, self:getTalentLevel(self.T_SHIELD_EXPERTISE)))

Re: Shield Expertise missing from Shield Pummel

Posted: Wed Jan 12, 2011 4:37 pm
by darkgod
fixed