Method ACDecrease
ACDecrease(int, ACBonus)
Creates an effect that decreases the AC of an object.
public static Effect ACDecrease(int amount, ACBonus acType = ACBonus.Dodge)
Creates an effect that decreases the AC of an object.
public static Effect ACDecrease(int amount, ACBonus acType = ACBonus.Dodge)