Open main menu

UESPWiki β

Morrowind Mod:Mod File Format/BOOK

< Mod / Morrowind: Morrowind Mod: Modding: Mod File Format

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)