Page 1 of 1

Hook for combatPhysicalpower(mod, weapon)

Posted: Sat Jul 14, 2012 4:07 pm
by grayswandir
combatPhysicalpower(mod, weapon) and similar functions could use a hook for custom talents.

Another option that is a bit less flexible is to add in an add parameter like combatMindpower(mod, add) has. That would let it be superloaded much easier.

Re: Hook for combatPhysicalpower(mod, weapon)

Posted: Sun Jul 15, 2012 1:20 am
by darkgod
done (a parameter)