Hook for combatPhysicalpower(mod, weapon)
Posted: Sat Jul 14, 2012 4:07 pm
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.
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.