trebia_system_initializer = { name = "Trebia" class = "sc_a" asteroid_belt = { type = icy_asteroid_belt radius = 290 } flags = { empire_home_system } usage = custom_empire init_effect = { every_neighbor_system = { set_star_flag = empire_cluster every_neighbor_system = { set_star_flag = empire_cluster } } generate_home_system_resources = yes } planet = { name = "Trebia" class = "pc_a_star" orbit_distance = 0 orbit_angle = 1 size = 35 has_ring = no } planet = { name = "Aventen" class = "pc_molten" orbit_distance = 75 orbit_angle = { min = 90 max = 270 } size = 12 has_ring = no } planet = { name = "Caelax" class = "pc_barren" orbit_distance = 35 orbit_angle = { min = 90 max = 270 } size = 16 has_ring = no } planet = { name = "Palaven" class = ideal_design_class orbit_distance = 35 orbit_angle = { min = 90 max = 270 } size = 19 starting_planet = yes has_ring = no deposit_blockers = none modifiers = none #flags = { planet_palaven } init_effect = { prevent_anomaly = yes set_planet_flag = planet_palaven } moon = { name = "Menae" class = "pc_frozen_desert" orbit_distance = 12 orbit_angle = { min = 90 max = 270 } size = 9 } moon = { name = "Nanus" class = "pc_toxic" orbit_distance = 6 orbit_angle = { min = 90 max = 270 } size = 7 init_effect = { add_modifier = { modifier = "terraforming_candidate" days = -1 } } } } planet = { name = "Impera" class = "pc_toxic" orbit_distance = 35 orbit_angle = { min = 90 max = 270 } size = 7 has_ring = no } planet = { name = "Essenus" class = "pc_gas_giant" orbit_distance = 35 orbit_angle = { min = 90 max = 270 } size = 33 change_orbit = 5 has_ring = no entity = "asari_01_planet_gas_giant_thail" moon = { name = "Ranis" class = "pc_barren_cold" orbit_distance = 12 orbit_angle = { min = 90 max = 270 } size = 7 } } planet = { name = "Datriux" class = "pc_frozen" orbit_distance = 35 orbit_angle = { min = 90 max = 270 } size = 14 has_ring = no } planet = { name = "Alavia" class = "pc_ice_asteroid" orbit_distance = 40 orbit_angle = random size = 5 has_ring = no } planet = { # name = "" class = "pc_ice_asteroid" orbit_distance = 0 orbit_angle = random size = 5 has_ring = no } planet = { # name = "" class = "pc_ice_asteroid" orbit_distance = 0 orbit_angle = random size = 5 has_ring = no } planet = { # name = "" class = "pc_ice_asteroid" orbit_distance = 0 orbit_angle = random size = 6 has_ring = no } neighbor_system = { distance = { min = 10 max = @distance } trigger = {#scope = galactic_object ( parent ). root = root gal obj. from = closest parent. from from = grand parent... #want this? } initializer = "neighbor_t1" } # neighbor_system = { # distance = { min = 10 max = @distance } # trigger = {#scope = galactic_object ( parent ). root = root gal obj. from = closest parent. from from = grand parent... # #want this? # } # initializer = "neighbor_t1_first_colony" # } neighbor_system = { distance = { min = 10 max = @distance } trigger = {#scope = galactic_object ( parent ). root = root gal obj. from = closest parent. from from = grand parent... #want this? } initializer = "ssb_castellus_system_initializer" } }