Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

There isn't a way to control lights using terrain tags, they're only used for shadow auto-detection and creation. 

If you want to have a lot of lights, you would need to use an event calling each light, so you wouldn't need to use region or terrain IDs with them for your lighting. If you want multicolored lights, you would need to make each one in the custom light settings, then call each light by name using comments in the relevant events.