Method EnemyAttackBonus
EnemyAttackBonus(int)
Creates an effect that gives a creature with melee/ranged/touched attacks a bonus to hit.
public static Effect EnemyAttackBonus(int bonus)
Parameters
bonusintThe additional attack bonus.
Creates an effect that gives a creature with melee/ranged/touched attacks a bonus to hit.
public static Effect EnemyAttackBonus(int bonus)
bonus intThe additional attack bonus.