Skyrim Mod:Mod File Format/LVSP
The UESPWiki – Your source for The Elder Scrolls since 1995
LVSP records contain information on Leveled Spells.
C | SubRecord | Name | Type/Size | Info |
---|---|---|---|---|
+ | EDID | EditorID | zstring | |
+ | OBND | Bounds | Data (struct[12 bytes]) | |
+ | LVLD | % Chance None | (byte) | |
+ | LVLF | Level List Flags | (byte) | same as LVLI/LVLN? |
+ | LLCT | Count of LVLO subrecords | (byte) | |
+ | LVLO | List Item | struct (12 bytes) |
|