setup_scenario = {
	name = "19 players (608)"
	priority = 2					#priority decides in which order the scenarios are listed
	default = yes
	num_stars = 608
	radius = 400					#should be less than 500, preferably less than ~460
	num_empires = { min = 1 max = 23 }	#limits player customization
	num_empire_default = 13
	fallen_empire_default = 2
	fallen_empire_max = 4
	advanced_empire_default = 4
	colonizable_planet_odds = 1.0
	
	cluster_count = {
		method = one_every_x_empire
		#method = constant
		value = 1
		max = 6
	}
	cluster_radius = 120
	cluster_distance_from_core = 250
	
	num_nebulas	= 6
	nebula_size = 60
	nebula_min_dist = 200
	
	supports_shape = elliptical
	supports_shape = spiral_2
	supports_shape = spiral_4
	supports_shape = ring
}