Open main menu

UESPWiki β

Morrowind Mod:Mod File Format/ALCH

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

ALCH records contain information about alchemy items (alcohol, fabricants, and potions).

C Field Type/Size Info
+ NAME zstring ID
- MODL zstring Model name
- TEXT zstring Inventory icon name
- SCRI zstring Script name
- FNAM zstring Name
- ALDT struct
(12 bytes)
Alchemy data
float32 - Weight
uint32 - Value
uint32 - Flags
0x1 = Autocalc
* ENAM struct
(24 bytes)
Enchantments
uint16 - Effect index
int8 - Skill affected (-1 if not applicable)
int8 - Attribute affected (-1 if not applicable)
uint32 - Range
0 = Self
1 = Touch
2 = Target
uint32 - Area
uint32 - Duration
uint32 - Magnitude Min
uint32 - Magnitude Max