RestoreBaseAttackBonus(object)
Restores the number of base attacks back to it's original state
void RestoreBaseAttackBonus( object oCreature = OBJECT_SELF );
Parameters
oCreature
Creature to restore the base attack bonus on (Default: OBJECT_SELF)
Description
Restores the number of base attacks back to it's original state.
Version
1.61
See Also
functions: | EffectModifyAttacks | SetBaseAttackBonus |
categories: | Combat Functions |
author: Lilac Soul