Morrowind Mod:RemoveSpellEffects

The UESPWiki – Your source for The Elder Scrolls since 1995

RemoveSpellEffects

		RemoveSpellEffects, SpellID

	Where	SpellID = Spell to remove

	Type:	Magic

     Returns:	none

     Example:	Player->>RemoveSpellEffects, "shock shield"
		RemoveSpellEffects, shield
	
     Scripts:	Not Used

Removes the spell from the calling actors list of affecting spells.

See Also: RemoveEffects, RemoveSpell