GetSpellMasteryLevel

From the Oblivion ConstructionSet Wiki
Revision as of 20:55, 21 March 2008 by imported>DragoonWraith (not a record variable function)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(masteryLevel:short) GetSpellMasteryLevel spell:ref

Returns the mastery level of the spell.

Spell Mastery Level:
 0:    Novice
 1:    Apprentice
 2:    Journeyman
 3:    Expert
 4:    Master

See Also