This commit is contained in:
FA507RM-KALOSPA\Kalo 2023-06-12 19:50:07 +08:00
parent 6a6c848751
commit 9177b3e215
5 changed files with 21 additions and 8 deletions

View File

@ -98,7 +98,7 @@ situation_rg_gray_mod1 = {
}
situation_rg_gray_mod1_stage_6 = {
icon = GFX_situation_stage_6
icon_background = GFX_situation_stage_frame_green
icon_background = GFX_situation_stage_frame_red
end = 100
custom_tooltip = situation_rg_gray_mod1_stage_6_tooltip
on_first_enter = {
@ -404,7 +404,7 @@ situation_rg_gray_mod2 = {
}
situation_rg_gray_mod2_stage_12 = {
icon = GFX_situation_stage_6
icon_background = GFX_situation_stage_frame_green
icon_background = GFX_situation_stage_frame_red
end = 100
custom_tooltip = situation_rg_gray_mod2_stage_12_tooltip
on_first_enter = {
@ -413,6 +413,9 @@ situation_rg_gray_mod2 = {
id = rg_story.41
}
}
event_target:gray_warship = {
set_event_locked = no
}
}
}
}

View File

@ -69,6 +69,9 @@ special_project = {
is_situation_type = situation_rg_gray_mod2
}
set_situation_flag = situation_rg_gray_mod2_stage_1_booster
remove_situation_flag = rg_stage6_locked
set_situation_locked = no
remove_situation_flag = locked
}
}
}
@ -106,6 +109,9 @@ special_project = {
is_situation_type = situation_rg_gray_mod2
}
set_situation_flag = situation_rg_gray_mod2_stage_4_booster
remove_situation_flag = rg_stage6_locked
set_situation_locked = no
remove_situation_flag = locked
}
}
}

View File

@ -637,7 +637,9 @@ country_event = {
destroy_template = yes
}
}
give_technology = tech_gray_juggernaut_8
give_technology = {
tech = tech_gray_juggernaut_8
}
create_ship_design = {
design = "NAME_gray_capitalship"
}
@ -865,7 +867,9 @@ country_event = {
}
}
immediate = {
give_technology = tech_lgate_activation
give_technology = {
tech = tech_lgate_activation
}
if = {
limit = {
any_system_within_border = {

View File

@ -294,12 +294,12 @@ country_event = {
name = rg_story.31.b
allow = {
resource_stockpile_compare = {
resource = nanties
resource = nanites
value >= 150
}
}
add_resource = {
resource = nanties
resource = nanites
value = -150
}
random_situation = {
@ -659,7 +659,7 @@ country_event = {
name = rg_story.40.b
allow = {
resource_stockpile_compare = {
resource = nanties
resource = nanites
value >= 500
}
}

View File

@ -408,7 +408,7 @@
situation_rg_gray_mod2_stage_14_tooltip:0 "$rg_story.43.desc$"
rg_gray_mod2_stage1_project:0 "§Y指派首席科学家帮助改造项目§!"
rg_gray_mod2_stage1_project_desc:0 "为了加快$NAME_Gray$改造项目进度,我们需要指派我们的科学家研究这个项目。嗯,就是这样。"
rg_gray_mod2_stage1_project_desc:0 "为了加快$NAME_Gray$改造项目进度,我们需要指派我们的科学家研究这个项目。嗯,就是这样。"
rg_gray_mod2_stage4_project:0 "$rg_gray_mod2_stage1_project$"
rg_gray_mod2_stage4_project_desc:0 "$rg_gray_mod2_stage1_project_desc$"