Skyrim Mod:Mod File Format/LVLN
The UESPWiki – Your source for The Elder Scrolls since 1995
LVLN records contain information on Leveled Actors.
C | SubRecord | Name | Type/Size | Info |
---|---|---|---|---|
+ | EDID | editorId | zstring | Editor id |
+ | OBND | objectBounds | OBND | Seems to always be 12 zeroes |
+ | LVLD | chanceNone | uint8 | Chance for an item on this list to not be spawned at all. Although present in records, it does not appear in the CK, and is always 0. |
+ | LVLF | flags | uint8 | Flags:
|
+ | LLCT | listCount | uint8 | The number of entries in the list (the number of LVLO entries, essentially). |
* |
|
level | uint32 | The level set for the entry; compared against a reference level determined by encounter zone, game setting multipliers, and player level. |
formID | The NPC or LVLN used by the entry. | |||
uint32 | How many enemies spawn (not editable in CK, always 1 in records) | |||
|
owner | COED | Can appear after each LVLO, only used once (LCharHagravenCompanion) | |
- | MODL | model | MODL | Editor Display Model (includes additional fields as specified on MODL page) |