Oblivion Game Data

Select game:

Search:

Select a record type:

Oblivion REFR Record Statistics

Return to record data
Subrecord Total Number Min # / Record Max # / Record Min. Size Max. Size Av. Size
195409 0 159 46.1
DATA 359763 0 1 24 24 24
EDID 9318 0 1 3 51 21.0
FNAM 979 0 1 1 1 1
FULL 1013 0 1 1 37 15.0
NAME 359763 0 1 4 4 4
ONAM 208 0 1 0 0 0
TNAM 979 0 1 2 2 2
XACT 210 0 1 4 4 4
XCNT 59 0 1 4 4 4
XESP 11025 0 1 8 8 8
XGLB 6 0 1 4 4 4
XLCM 377 0 1 4 4 4
XLOC 5585 0 1 12 16 12.0
XLOD 37 0 1 12 12 12
XMRK 979 0 1 0 0 0
XOWN 5028 0 1 4 4 4
XPCI 34 0 1 4 4 4
XRNK 218 0 1 4 4 4
XRTM 334 0 1 4 4 4
XSCL 132142 0 1 4 4 4
XSED 40 0 1 1 1 1
XTEL 8524 0 1 28 28 28

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
DATA 0 4 float x
4 4 float y
8 4 float z
12 4 float rx
16 4 float ry
20 4 float rz
EDID 0 * string EDID
FNAM 0 1 ubyte (flags) Flag values:
  • 0x1=visible
  • 0x2=travel
FULL 0 * string name
NAME 0 4 formid base_id
ONAM 0 1 boolean default_open
TNAM 0 1 ubyte marker_lu Lookup values:
  • 0=None
  • 1=Camp
  • 2=Cave
  • 3=City
  • 4=Elven Ruin
  • 5=Fort Ruin
  • 6=Mine
  • 7=Landmark
  • 8=Tavern
  • 9=Settlement
  • 10=Daedric Shrine
  • 11=Oblivion Gate
  • 12=Unknown
XACT 0 * string XACT
XCNT 0 4 ulong count
XESP 0 4 formid parent_id
4 4 long
XGLB 0 4 formid XGLB
XLCM 0 * string XLCM
XLOC 0 1 ubyte lock_level
4 4 formid key_id
12 4 ulong (flags) Flag values:
  • 0x4=leveled
XLOD 0 * string XLOD
XMRK 0 1 boolean map_marker
XOWN 0 4 formid owner_id
XPCI 0 * string XPCI
XRNK 0 4 ulong owner_rank
XRTM 0 * string XRTM
XSCL 0 4 float scale
XSED 0 * string XSED
XTEL 0 4 formid door_rev_id
4 4 float door_x
8 4 float door_y
12 4 float door_z
16 4 float door_rx
20 4 float door_ry
24 4 float door_rz

Database is currently being updated
REFR records are currently being updated