Oblivion Game Data

Select game:

Search:

Select a record type:

Oblivion ENCH Record Statistics

Return to record data
Subrecord Total Number Min # / Record Max # / Record Min. Size Max. Size Av. Size
1696 77 412 115.9
EDID 1696 1 1 9 47 24.9
EFID 2638 1 9 4 4 4
EFIT 2638 1 9 24 24 24
ENIT 1696 1 1 16 16 16
FULL 31 0 1 6 31 14.5
SCIT 31 0 1 4 16 15.3

Record Format

This is a simplified summary of the record format that was used by this program to extract data from the original game file. It is not necessarily the correct format, nor is it intended to provide complete information about the format. Subrecords that do not appear in this list are not currently being read. Any formats that appear in red italics are complete guesses and have not yet been confirmed in any way.

Subrecord Byte Start Length Format Variable Name Extra
EDID 0 * string EDID
EFID 0 4 mgefstr effect_id
EFID-EFIT 0 4 mgefstr effectb_id
4 4 ulong eff_mag
8 4 ulong eff_area
12 4 ulong eff_dur
16 4 ulong eff_range_lu Lookup values:
  • 0=Self
  • 1=Touch
  • 2=Target
20 4 ulong eff_act_lu
EFID-FULL 0 * string script_name
EFID-SCIT 0 4 formid script_id
4 4 ulong school_lu Lookup values:
  • 0=Alteration
  • 1=Conjuration
  • 2=Destruction
  • 3=Illusion
  • 4=Mysticism
  • 5=Restoration
8 4 string visual
12 4 ulong (flags) Flag values:
  • 0x1=hostile
ENIT 0 4 ulong type_lu Lookup values:
  • 0=Scroll
  • 1=Staff
  • 2=Weapon
  • 3=Apparel
4 4 ulong enchantvalue_raw
8 4 ulong enchantcost_raw
12 4 ulong (flags) Flag values:
  • 0x1=!autocalc
FULL 0 * string name

Database last updated 11/02/2011
ENCH records last updated 11/01/2011