Morrowind Mod:Mod File Format/INGR

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

INGR records contain information about ingredients.

C Field Type/Size Info
+ NAME zstring ID
+ MODL zstring Model name
- FNAM zstring Name
+ IRDT struct
(56 bytes)
Ingredient data
float32 - Weight
uint32 - Value
int32[4] - Effect index (-1 if unused)
int32[4] - Skill ID (only if effect supports it; otherwise 0 or -1)
int32[4] - Attribute ID (only if effect supports it; otherwise 0 or -1)
- SCRI zstring Script name
- ITEX zstring Icon filename