SetSpellMasteryLevel
Revision as of 01:57, 10 February 2008 by imported>Quetzilla (missing argument)
A command for Oblivion Script Extender
Syntax:
(nothing) SetSpellMasteryLevel masteryLevel:short objectID:ref
Sets the mastery level of the spell.
Spell Mastery Level: 0: Novice 1: Apprentice 2: Journeymand 3: Expert 4: Master
Notes
- This value can be changed but have no effect if the spell is marked AutoCalc. See IsMagicItemAutoCalc and SetMagicItemAutoCalc.