//valid KV's: //file, maxWeight, fadeInRate, fadeOutRate //default fade in/out rate value: 0.008 ::AdvCC_Table <- { "sawmill.outside": { file = "materials/colorcorrection/downpour.raw", maxWeight = 0.35 } "Nightfall.Cavern": { file = "scripts/lakeside_event_global.raw", maxWeight = 0.3, fadeOutRate = 0.2 } //also accepts a table with additional KV's }