Hi I have raidable bases configured to maintain 2 raid bases at all times and only allow 1 per difficulty level to spawn at a time. currently I am using easy, Medium, and Hard difficulty raids with other levels planned to be added in the future. right now only easy and medium bases are spawning when hard bases used to spawn too. I noticed lines 91-97 in the config file about base spawn probability, currently i have it set to the default -1 and True for cumulative probability. Since I am only allowing 2 bases to spawn I am guessing it just picks the first 2 levels easy, and medium. Do I need to set probabilities for each base level? if so how does the probability system work are the numbers 0-100 percent for example? and what does cumulative probability do exactly? thanks. Gary.