The brightness map is in charge of keeping count of how lit a tile is by light sources.
MISSING_INDEX_BRIGHTNESS (0)
default to this value when a brightness is not set on a specific tile index.
LUMEN_MULTIPLIER (500)
multiply the provided brightness value by this much to get the lumen value for use in UI.