暂存堕落起源

This commit is contained in:
ProjectKoi-Kalo\Kalo
2024-04-10 20:23:08 +08:00
parent 37fd3e1b58
commit 2a465219a1
6 changed files with 15 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ origin_rg_gray = {
rg_origin_scion = {
is_origin = yes
icon = "gfx/interface/icons/origins/origins_scion_1.dds"
picture = GFX_origin_scion
picture = GFX_origin_rg_scion
advanced_start = yes
max_once_global = yes

View File

@@ -271,6 +271,7 @@ rg_create_fe_citadel = {
building = "dark_matter_listening_post"
effect = {
set_owner = event_target:rg_scion_fe
while = {
count = 4
rg_create_fallen_empire_platform = yes

View File

@@ -176,7 +176,7 @@ rg_fallen_machine = {
while = {
count = 105
create_pop = {
species = event_target:rg_scion_slave.species
species = owner_main_species
}
}
@@ -197,16 +197,16 @@ rg_fallen_machine = {
has_country_flag = rg_scion_needs_fe
}
remove_country_flag = rg_scion_needs_fe
save_event_target_as = rg_scion_gate
save_event_target_as = rg_scion_slave
}
set_country_flag = rg_scion_master
save_event_target_as = rg_scion_master
add_opinion_modifier = {
who = event_target:rg_scion_gate
who = event_target:rg_scion_slave
modifier = opinion_scion
}
# country_event = { id = origin.20 days = 9000 random = 9000 }
event_target:rg_scion_gate = {
event_target:rg_scion_slave = {
establish_communications_no_message = event_target:rg_scion_fe
set_subject_of = {
who = event_target:rg_scion_fe
@@ -246,7 +246,6 @@ rg_fallen_machine = {
orbit_angle = -90
orbit_distance = 45
}
rg_create_fe_citadel = yes
}