SetSpellMasteryLevel
Revision as of 20:15, 1 March 2008 by imported>DragoonWraith (MI)
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.