This commit is contained in:
FA507RM-KALOSPA\Kalo 2023-06-11 15:12:30 +08:00
parent c28c858bb3
commit 0a8698882b
4 changed files with 37 additions and 37 deletions

View File

@ -123,6 +123,9 @@ situation_rg_gray_mod1 = {
id = rg_story.28 id = rg_story.28
} }
} }
event_target:gray_warship = {
set_event_locked = no
}
} }
} }
} }
@ -142,6 +145,9 @@ situation_rg_gray_mod1 = {
set_situation_locked = no set_situation_locked = no
remove_situation_flag = locked remove_situation_flag = locked
} }
event_target:gray_warship = {
set_event_locked = yes
}
custom_tooltip = situation_rg_gray_mod1_approach_1_tooltip custom_tooltip = situation_rg_gray_mod1_approach_1_tooltip
} }
} }
@ -153,6 +159,9 @@ situation_rg_gray_mod1 = {
custom_tooltip = situation_rg_gray_mod1_approach_2_tooltip custom_tooltip = situation_rg_gray_mod1_approach_2_tooltip
set_situation_locked = yes set_situation_locked = yes
set_situation_flag = locked set_situation_flag = locked
event_target:gray_warship = {
set_event_locked = no
}
} }
} }
monthly_progress = { monthly_progress = {

View File

@ -31,7 +31,6 @@ country_event = {
value >= 1500 value >= 1500
} }
} }
effect = {
add_resource = { add_resource = {
energy = -1500 energy = -1500
alloys = -1500 alloys = -1500
@ -43,7 +42,6 @@ country_event = {
set_situation_flag = situation_rg_gray_mod1_stage_1_booster set_situation_flag = situation_rg_gray_mod1_stage_1_booster
} }
} }
}
} }
country_event = { country_event = {
@ -66,7 +64,6 @@ country_event = {
} }
option = { option = {
name = rg_story.24.b name = rg_story.24.b
effect = {
random_situation = { random_situation = {
limit = { limit = {
is_situation_type = situation_rg_gray_mod1 is_situation_type = situation_rg_gray_mod1
@ -74,7 +71,6 @@ country_event = {
set_situation_flag = situation_rg_gray_mod1_stage_2_booster set_situation_flag = situation_rg_gray_mod1_stage_2_booster
} }
} }
}
} }
country_event = { country_event = {
@ -113,14 +109,12 @@ country_event = {
value >= 5000 value >= 5000
} }
} }
effect = {
add_resource = { add_resource = {
energy = -5000 energy = -5000
alloys = -5000 alloys = -5000
} }
rg_create_gray_mod1_testship_1 = yes rg_create_gray_mod1_testship_1 = yes
} }
}
} }
country_event = { country_event = {
@ -149,14 +143,12 @@ country_event = {
} }
option = { option = {
name = rg_story.26.b name = rg_story.26.b
effect = {
add_resource = { add_resource = {
energy = -5000 energy = -5000
alloys = -5000 alloys = -5000
} }
rg_create_gray_planetkiller_testship_1 = yes rg_create_gray_planetkiller_testship_1 = yes
} }
}
} }
country_event = { country_event = {
@ -180,7 +172,6 @@ country_event = {
} }
option = { option = {
name = rg_story.27.b name = rg_story.27.b
effect = {
random_situation = { random_situation = {
limit = { limit = {
is_situation_type = situation_rg_gray_mod1 is_situation_type = situation_rg_gray_mod1
@ -188,7 +179,6 @@ country_event = {
set_situation_flag = situation_rg_gray_mod1_stage_5_booster set_situation_flag = situation_rg_gray_mod1_stage_5_booster
} }
} }
}
} }
country_event = { country_event = {
@ -240,7 +230,7 @@ country_event = {
immediate = { immediate = {
} }
option = { option = {
name = rg_story.28.a name = rg_story.29.a
default_hide_option = yes default_hide_option = yes
} }
} }

View File

@ -272,7 +272,7 @@
rg_story.23.b:0 "§Y买买买我要这合金有何用§!" rg_story.23.b:0 "§Y买买买我要这合金有何用§!"
rg_story.24.title:0 "§Y第二阶段武器载点重构§!" rg_story.24.title:0 "§Y第二阶段武器载点重构§!"
rg_story.24.desc:0 "我们的计划已经进入第二阶段。在这一阶段,我们将修复$NAME_Gray$舰体上损坏的主武器挂载点,通过给反应堆添加节能认证,整合掉不需要的旅馆房间等措施来添加更多的武器挂载点,通过优化舰载机发射流程以搭载更多的舰载机。\n§Y在这一阶段计划不加干预仍将正常进行。不过指派我们的科研团队加以协助能够加快这一进程。§!" rg_story.24.desc:0 "我们的计划已经进入第二阶段。在这一阶段,我们将修复$NAME_Gray$舰体上损坏的主武器挂载点,通过给反应堆添加节能认证,整合掉不需要的旅馆房间等措施来添加更多的武器挂载点,通过优化舰载机弹射流程中不必要的安全措施以搭载更多的舰载机。\n§Y在这一阶段计划不加干预仍将正常进行。不过指派我们的科研团队加以协助能够加快这一进程。§!"
rg_story.24.a:0 "那就这样吧。" rg_story.24.a:0 "那就这样吧。"
rg_story.24.b:0 "§Y指派工程学团队协助。§!" rg_story.24.b:0 "§Y指派工程学团队协助。§!"

View File

@ -352,7 +352,8 @@
situation_rg_gray_mod1_approach_1:0 "按计划执行" situation_rg_gray_mod1_approach_1:0 "按计划执行"
situation_rg_gray_mod1_approach_2:0 "暂停执行计划" situation_rg_gray_mod1_approach_2:0 "暂停执行计划"
situation_rg_gray_mod1_approach_1_tooltip:0 "§Y我们的项目将会按计划按部就班执行。§!" situation_rg_gray_mod1_approach_1_tooltip:0 "§Y我们的项目将会按计划按部就班执行。§!"
situation_rg_gray_mod2_approach_2_tooltip:0 "§Y迫于外部压力我们需要暂缓执行改造项目。§!" situation_rg_gray_mod1_approach_2_tooltip:0 "§Y迫于外部压力我们需要暂缓执行改造项目。§!"
situation_rg_gray_mod1_monthly_change_tooltip:0 "§Y我们正在稳步推进改造项目。§!"
situation_rg_gray_mod1_stage_1_booster_tooltip:0 "§Y我们的项目获得了额外预算§!" situation_rg_gray_mod1_stage_1_booster_tooltip:0 "§Y我们的项目获得了额外预算§!"
situation_rg_gray_mod1_stage_2_booster_tooltip:0 "§Y我们的工程团队将会被指派帮助改造项目§!" situation_rg_gray_mod1_stage_2_booster_tooltip:0 "§Y我们的工程团队将会被指派帮助改造项目§!"