Darklands current character data

Files with this format: "charactr.tmp".

This is a temporary file, created when a saved game is loaded. TODO: is this also created when a new game is started? Or when going in and out of battle?

All of the structures in here are defined in the saved game format, so only brief descriptions are given here.

Table of Contents

Offsets

starting at 0x00

Offsets

Offset: starting at 0x00

0x00: num_characters: word
0x02: char_index: array[ 5 ] of word
0x0c: images: array[ 5 ] of string(4) (enum image_group)
0x20: characters: array[ num_characters ] of struct character