Morrowind Mod:Mod File Format/BOOK

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

BOOK records contain information about books.

C Field Type/Size Info
+ NAME zstring ID
+ MODL zstring Model name
- FNAM zstring Name
+ BKDT struct
(20 bytes)
Book data
float32 - Weight
uint32 - Value
uint32 - Flags
0x1 = Scroll
int32 - Skill ID (for skill books; otherwise -1)
uint32 - Enchantment points
- SCRI zstring Script name
- ITEX zstring Icon filename
- TEXT string Text of the book
- ENAM zstring Enchantment name (i.e., scroll spell)