Tes4Mod:Mod File Format/LVLC
The UESPWiki – Your source for The Elder Scrolls since 1995
An LVLC record defines a leveled creature. 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
|
| SCRI | formid | Marker script |
| TNAM | formid | Creature template |
| LVLO | short | Level |
| ubyte[2] | Unknown | |
| formid | Item form ID | |
| short | Count | |
| ubyte[2] | Unknown |
Some of the older LVLC 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)