techdata.dat Format

Cost: Minerals

Offset0x0000
Length88 bytes (2 bytes / Technology)
DescriptionCost in Minerals required to research this Technology.
ValuesInteger value between 0 and 65535.

Cost: Vespene Gas

Offset0x0058
Length88 bytes (2 bytes / Technology)
DescriptionCost in Vespene Gas to research this Technology.
ValuesInteger value between 0 and 65535.

Cost: Research Time

Offset0x00B0
Length88 bytes (2 bytes / Technology)
DescriptionTime required to research this Technology.
ValuesInteger values between 0 and 65535.

Cost: Mana

Offset0x0108
Length88 bytes (2 bytes / Technology)
DescriptionMana required to use this Technology.
ValuesInteger value between 0 and 65535.

Unknown

Offset0x0160
Length176 bytes (4 bytes / Technology)
DescriptionUnknown, most likely this is a flag of some sort. Always set to 0xFFFFFFFF.
ValuesInteger values between 0 and 2^32

Icon

Offset0x0210
Length88 bytes (2 bytes / Technology)
DescriptionThe index of an icon in the cmdicons.grp file.
ValuesInteger value between 0 and the last index of cmdicons.grp.

Label

Offset0x0268
Length88 bytes (2 bytes / Technology)
DescriptionIndex of a string in rez\stat_txt.tbl which is the label for this technology.
ValuesInteger value between 0 and the last index of rez\stat_txt.tbl

Race

Offset0x02C0
Length44 bytes (1 byte / Technology)
DescriptionDetermines the race this Technology is researched by.
Bits
0x00Zerg
0x01Terran
0x02Protoss
0x03All

Researched

Offset0x02EC
Length44 bytes (1 byte / Technology)
DescriptionBoolean flag which determines whether this Technology is already researched.
Bits
0x00false (not researched)
0x01true (researched)

Brood War Flag

Offset0x0318
Length44 bytes (1 byte / Technology)
DescriptionBoolean flag that determines whether this technology is Brood War-researchable only.
Bits
0x00false (SC and BW)
0x01true (BW Only)