Tes4Mod:Mod File Format/LVSP
The UESPWiki – Your source for The Elder Scrolls since 1995
An LVSP record defines a leveled spell. There is an LVLO subrecord for each entry in the leveled list.
| Subrecord | Type | Info |
|---|---|---|
| EDID | zstring | Editor ID |
| LVLD | byte | Chance none |
| LVLF | ubyte | Flags
|
| LVLO | short | Level |
| ubyte[2] | Unknown | |
| formid | Item form ID | |
| short | Count | |
| ubyte[2] | Unknown |
Some of the older LVSP records do not have an LVLF subrecord and instead use the high-order bit of the LVLD subrecord for the "calculate from all levels <= player's level" flag.

![[Content is available under Attribution-ShareAlike]](http://www.uesp.net/w/images/Somerights.png)