Oblivion Game Data

Select game:

Search:

Select a record type:

Oblivion ARMO Record Statistics

Return to record data
Subrecord Total Number Min # / Record Max # / Record Min. Size Max. Size Av. Size
1112 121 1095 375.9
ANAM 7 0 1 2 2 2
BMDT 1112 1 1 4 4 4
DATA 1112 1 1 14 14 14
EDID 1112 1 1 9 42 23.4
ENAM 681 0 1 4 4 4
FULL 1110 0 1 10 36 19.8
ICO2 363 0 1 22 43 27.3
ICON 1105 0 1 21 56 27.6
MO2B 1110 0 1 4 4 4
MO2T 819 0 1 24 192 44.4
MO3B 637 0 1 4 4 4
MO3T 472 0 1 24 192 44.6
MO4B 366 0 1 4 4 4
MO4T 244 0 1 24 192 46.2
MOD2 1110 0 1 21 56 31.0
MOD3 637 0 1 21 49 28.0
MOD4 366 0 1 21 53 31.9
MODB 1112 1 1 4 4 4
MODL 1112 1 1 21 56 27.9
MODT 819 0 1 24 192 44.4
SCRI 136 0 1 4 4 4

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
ANAM 0 2 ushort enchantcharge
BMDT 0 2 ushort (flags) Flag values:
  • 0x1=hair
  • 0x2=head
  • 0x4=upper_body
  • 0x8=lower_body
  • 0x10=hand
  • 0x20=foot
  • 0x40=right_ring
  • 0x80=left_ring
  • 0x100=amulet
  • 0x200=weapon
  • 0x400=back_weapon
  • 0x800=side_weapon
  • 0x1000=quiver
  • 0x2000=shield
  • 0x4000=torch
  • 0x8000=tail
2 2 ushort (flags) Flag values:
  • 0x1=hide_ring
  • 0x2=hide_amulet
  • 0x40=unplayable
  • 0x80=heavy
DATA 0 2 ushort rating Multiplied by 0.01
2 4 ulong value_raw
6 4 ulong health
10 4 float weight
EDID 0 * string EDID
ENAM 0 4 formid enchant_id
FULL 0 * string name
ICO2 0 * string ICO2
ICON 0 * string icon
MO2B 0 * string MO2B
MO2T 0 * blob MO2T
MO3B 0 * string MO3B
MO3T 0 * blob MO3T
MO4B 0 * string MO4B
MO4T 0 * blob MO4T
MOD2 0 * string model_ground
MOD3 0 * string model_F
MOD4 0 * string model_F_ground
MODB 0 * string MODB
MODL 0 * string model
MODT 0 * blob MODT
SCRI 0 4 formid SCRI

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