Method AttackBonusVsAlign
AttackBonusVsAlign(IPAlignmentGroup, int)
Creates an Attack bonus versus an alignment group. Bonus must be between 1 and 20.
public static ItemProperty AttackBonusVsAlign(IPAlignmentGroup alignmentGroup, int bonus)
Parameters
alignmentGroupIPAlignmentGroupThe alignment group.
bonusintThe attack bonus (1–20).
Returns
- ItemProperty
The created item property.