SetSpellMasteryLevel
Jump to navigation
Jump to search
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[edit | edit source]
- This value can be changed but have no effect if the spell is marked AutoCalc. See IsMagicItemAutoCalc and SetMagicItemAutoCalc.