Property SpellResistance
SpellResistance
Gets or sets the spell resistance of this creature.
Returns 0 if this creature has no spell resistance.
public sbyte SpellResistance { get; set; }
Gets or sets the spell resistance of this creature.
Returns 0 if this creature has no spell resistance.
public sbyte SpellResistance { get; set; }