File: T1.rsc

An items is shown as the 'dropped item' icon whenever there is an item somewhere (1st section) that does not have a corresponding icon in the 3rd section of this file.
Interestingly enough, if you remove the icon from the 3rd section, the icon is still visible in the game (but the corresponding item from the 1st section now makes sure the generic 'dropped item' icon is also shown.
If you pick up an item that has a corresponding icon in the 3rd section, the item is removed, the icon is not removed and instead an overlay is added in the 4th section. So in effect, the icon is hidden by the overlay. This all leads me to believe that the actual icons are also specified in the static base map.

If you open or close a door, an overlay is added in the 4th section of this file. Surprisingly, when you re-close a door that was initially closed, a second overlay is added (the 'door open' overlay is still there). Whatever you do to the door after that won't cause any further changes to this file. As a consequence, if you open, close & open a door; save the game and reload. The door is closed again.

[ Show hex values ] [ Show end offset ]
OffsetTypeDescription
FromLength
Items on floor in dungeon sector. 1000 blocks in total, each block 6 bytes in length.
02IntegeritemId
21Bytecharges left in item
31BytexPos of item on dungeon floor
41ByteyPos of item on dungeon floor
51Byteitem identified status
60002Integertotal numer of items on floor in this dungeon sector
Interactive elements in dungeon sector: Traps, secret doors, containers, encounters, etc.. 64 blocks in total, each block 4 bytes in length.
60021BytexPos of element on dungeon floor
60031ByteyPos of element on dungeon floor
60042Integerindex identifying interactive element and type
64021Bytetotal number of interactive elements in this dungeon sector
Icons for items initially on dungeon floor in this sector. 64 blocks in total, each block 4 bytes in length.
64031BytexPos of icon on dungeon floor
64041ByteyPos of icon on dungeon floor
64052Integericon offset
68031Bytetotal number of initial icons in this dungeon sector
Overlays for initial items picked up from dungeon floor in this sector: opened/closed doors, opened chests, found secret doors, etc.. 190 blocks in total, each block 4 bytes in length.
68041BytexPos of overlay on dungeon floor
68051ByteyPos of overlay on dungeon floor
68062Integeroverlay offset
84042Integertotal numer of overlays for this dungeon sector
[ Show hex values ] [ Show end offset ]
Note:
Integer = Unsigned short (16 bit, little endian)
  Bytes = Signed byte
   Real = 48 bits/6 byte (Turbo Pascal) Real (a floating point type)

[ Add Comment ]
No comments have yet been posted.

Name
Required
*
E-mail (never shown)
Name of the game
Required
*
(hint: this website is all about it)
Comment
Required
*