LVLI
Leveled Item
Format
| Count | Subrecord | Name | Type | Info |
|---|---|---|---|---|
| + | EDID | Editor ID | cstring | |
| + | OBND | Object Bounds | struct | |
| + | LVLD | Chance None | uint8 | |
| + | LVLF | Flags | uint8 | See below for values. |
| + | LVLG | Global | formid | FormID of a GLOB record. |
| +* | Leveled List Entry | collection | See below for details. | |
| Model Data | collection |
LVLF Flag Values
| Value | Meaning |
|---|---|
| 0x01 | Calculate From All Levels (player’s level) |
| 0x02 | Calculate For Each Item In Count |
| 0x04 | Use All |
Leveled List Entry Subrecord Collection
| Count | Subrecord | Name | Type | Info |
|---|---|---|---|---|
| LVLO | Base Data | struct | ||
| COED | Extra Data | struct |
LVLO
| Name | Type | Info |
|---|---|---|
| Level | int16 | |
| Unused | byte[2] | |
| Reference | formid | FormID of a ARMO, AMMO, MISC, WEAP, BOOK, LVLI, KEYM, ALCH, NOTE, IMOD, CMNY, CCRD or CHIP record. |
| Count | int16 | |
| Unused | byte[2] |