Changes 种族merge

This commit is contained in:
ProjectKoi-Kalo\Kalo
2024-09-25 13:44:52 +08:00
parent 478f6dca99
commit a444204285
5 changed files with 66 additions and 8 deletions

View File

@@ -101,6 +101,20 @@ rg_event_effect_event1_gray_galaxy = {
}
else = {
rg_lcluster_spawn_effect = yes
capital_scope = {
solar_system = {
random_neighbor_system = {
solar_system = {
set_star_flag = lgate
spawn_megastructure = {
type = lgate_base
orbit_angle = 225
orbit_distance = 30
}
}
}
}
}
}
}
@@ -173,12 +187,12 @@ rg_event_effect_planet2027_spawn_maid_species = {
plural = this
class = RG_MACHINE
portrait = "rg_machine_maid"
can_be_modified = no
can_be_modified = yes
homeworld = this
namelist = this
gender = this
traits = {
trait = trait_machine_unit
trait = trait_rg_machine_unit
trait = rg_machine_maid_trait
trait = trait_auto_mod_robotic
trait = trait_robot_streamlined_protocols
@@ -202,12 +216,12 @@ rg_event_effect_planet2027_spawn_maid_species_non_gray = {
plural = this
class = RG_MACHINE
portrait = "rg_machine_maid"
can_be_modified = no
can_be_modified = yes
homeworld = this
namelist = this
gender = this
traits = {
trait = trait_machine_unit
trait = trait_rg_machine_unit
trait = rg_machine_maid_trait
trait = trait_auto_mod_robotic
trait = trait_robot_streamlined_protocols

View File

@@ -4,7 +4,7 @@ rg_create_fallen_empire_species_effect = {
class = RG_MACHINE
portrait = "rg_machine_maid"
traits = {
trait = trait_machine_unit
trait = trait_rg_machine_unit
trait = trait_robot_domestic_protocols
trait = rg_machine_maid_trait
trait = trait_auto_mod_robotic