Method SpellResistanceIncrease
SpellResistanceIncrease(int)
Creates an effect that increases the spell resistance of a creature.
public static Effect SpellResistanceIncrease(int amount)
Parameters
amountintThe amount to increase.
Creates an effect that increases the spell resistance of a creature.
public static Effect SpellResistanceIncrease(int amount)
amount intThe amount to increase.