pc_unlimited = {
	entity = "gaia_planet"
	entity_scale = @planet_standard_scale
	picture = pc_gaia
	icon = GFX_planet_type_gaia
	atmosphere_color = hsv { 0.75 0.1 0.6 }
	atmosphere_intensity = 1
	atmosphere_width = 0.5
	city_color_lut = "gfx/portraits/misc/colorcorrection_tropical.dds"
	modifier = {
		planet_stability_add = 100
		planet_max_buildings_add = 12
		planet_building_build_speed_mult = 2
		planet_jobs_produces_mult = 0.3
	}
	min_distance_from_sun = @habitable_min_distance
	max_distance_from_sun = @habitable_max_distance
	spawn_odds = 0
	extra_orbit_size = 0
	extra_planet_count = 0
	chance_of_ring = 0.2
	planet_size = {
		min = @habitable_planet_min_size
		max = @habitable_planet_max_size
	}
	moon_size = {
		min = @habitable_moon_min_size
		max = @habitable_moon_max_size
	}
	colonizable = yes
	district_set = bd_unlimited_world
	starting_district = bd_unlimited_district_city
	starting_planet = no
	ideal = yes
	is_artificial_planet = yes
	uses_alternative_skies_for_moons = no
	carry_cap_per_free_district = @carry_cap_high
}
