| 0x0000 | 8 (resref) | name of this area (as referenced by area links?) |
| 0x0008 | 8 (resref) | AREA resref for this area | |
| 0x0010 | 32 (char array) | Area long name (probably only used for editing purposes?) |
| 0x0030 | 4 (dword) | Bitmap indicating status of area:- bit 0: is area visible?
- bit 1: unknown
- bit 2: set if area can be visited
- bit 3: set if area has been visited
- bits 4-31: unused?
|
| 0x0034 | 4 (dword) | Sequence within BAM file for the icons for this area. |
| 0x0038 | 4 (dword) | X coordinate of this area within the world map |
| 0x003c | 4 (dword) | Y coordinate of this area within the world map |
| 0x0040 | 4 (strref) | Name of this location (as seen on captions) |
| 0x0044 | 4 (strref) | Same as field at 0x40? (or perhaps name for tooltips?) |
| 0x0048 | 8 (resref) | Resref of MOS file to be shown while this area is loading. |
| 0x0050 | 4 (dword) | Index of the first entry in the first group (North?) of area links from this area. |
| 0x0054 | 4 (dword) | Count of entries in the first group (North?) of area links from this area. |
| 0x0058 | 4 (dword) | Index of the first entry in the second group (West?) of area links from this area. |
| 0x005c | 4 (dword) | Count of entries in the second group (West?) of area links from this area. |
| 0x0060 | 4 (dword) | Index of the first entry in the third group (South?) of area links from this area. |
| 0x0064 | 4 (dword) | Count of entries in the third group (South?) of area links from this area. |
| 0x0068 | 4 (dword) | Index of the first entry in the fourth group (East?) of area links from this area. |
| 0x006c | 4 (dword) | Count of entries in the fourth group (East?) of area links from this area. |
| 0x0070 | 128 (bytes) | Reserved for future expansion?) |