the first section in a .bls is the description
right after indicates # of description lines, including new-lines.
right after that (separated by a new-line) is the colorset used when the build was saved. just multiply every value by 256 and you should get a number very close to an integer that represents the original RGBA color value.
linecount indicates brickcount (aka number of "lines" of brick descriptions, ignoring +- lines which are attached to the brick above them)
given how events are saved here, ive always wondered if there could be some sort of GUI or something that allows people to type in events, or use keyboard keys to quickly bring up certain events, like how you can type "T" when selecting a font in Word, and it automatically jumps you to the "T" section. too often i find clicking all the things really slow.