The relevant lines of code from Hijack are as follows:

if (headlight_sense_is_active())
brightness = (brightness + 1) / 2;
I am willing to parameterize this if more than three people ask for it, and if a reasonable (and simple) parameter method is spec'd out.

Cheers