Property BaseAttackCount
BaseAttackCount
Sets the number of base attacks for this creature.
The range of values accepted are from 1 to 6.
public int BaseAttackCount { get; set; }
Property Value
Remarks
Each successive attack per round suffers a -5 penalty.
If the character has levels in Monk and fights with Unarmed Strike, each successive attack per round suffers a -3 penalty.
These additional attacks are not shown on the player's character sheet.