realgray-stellaris-mod/common/situations/rg_gray_situations.txt

549 lines
12 KiB
Plaintext
Raw Normal View History

2023-06-11 12:36:05 +08:00
situation_rg_gray_mod1 = {
picture = GFX_evt_planet_beam
2023-06-11 15:39:42 +08:00
complete_icon_frame = GFX_situation_outcome_frame_green
complete_icon = GFX_situation_outcome_positive
2023-06-11 12:36:05 +08:00
on_progress_complete = {
custom_tooltip = situation_rg_gray_mod1_finish_tooltip
hidden_effect = {
owner = {
country_event = {
2023-06-11 14:02:13 +08:00
id = rg_story.29
2023-06-11 12:36:05 +08:00
}
}
}
2023-06-11 14:35:30 +08:00
destroy_situation = this
2023-06-11 12:36:05 +08:00
}
on_start = {
owner = {
country_event = {
id = rg_event.9
}
}
}
on_monthly = {
events = {
}
}
stages = {
2023-06-11 14:35:30 +08:00
situation_rg_gray_mod1_stage_1 = {
2023-06-11 12:36:05 +08:00
icon = GFX_situation_stage_1
2023-06-11 14:35:30 +08:00
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 17
2023-06-11 12:36:05 +08:00
custom_tooltip = situation_rg_gray_mod1_stage_1_tooltip
on_first_enter = {
event_target:gray_warship = {
set_event_locked = yes
}
2023-06-11 14:35:30 +08:00
owner = {
country_event = {
id = rg_story.23
}
2023-06-11 12:36:05 +08:00
}
}
}
2023-06-11 14:35:30 +08:00
situation_rg_gray_mod1_stage_2 = {
2023-06-11 12:36:05 +08:00
icon = GFX_situation_stage_2
2023-06-11 14:35:30 +08:00
icon_background = GFX_situation_stage_frame_green
2023-06-11 12:36:05 +08:00
end = 33
custom_tooltip = situation_rg_gray_mod1_stage_2_tooltip
on_first_enter = {
2023-06-11 14:35:30 +08:00
owner = {
country_event = {
id = rg_story.24
}
2023-06-11 12:36:05 +08:00
}
}
}
2023-06-11 14:35:30 +08:00
situation_rg_gray_mod1_stage_3 = {
2023-06-11 12:36:05 +08:00
icon = GFX_situation_stage_3
2023-06-11 14:35:30 +08:00
icon_background = GFX_situation_stage_frame_green
2023-06-11 12:36:05 +08:00
end = 50
custom_tooltip = situation_rg_gray_mod1_stage_3_tooltip
2023-06-11 14:02:13 +08:00
on_first_enter = {
2023-06-11 14:35:30 +08:00
owner = {
country_event = {
id = rg_story.25
}
2023-06-11 14:02:13 +08:00
}
}
2023-06-11 12:36:05 +08:00
}
2023-06-11 14:35:30 +08:00
situation_rg_gray_mod1_stage_4 = {
icon = GFX_situation_stage_4
icon_background = GFX_situation_stage_frame_green
2023-06-11 12:36:05 +08:00
end = 66
custom_tooltip = situation_rg_gray_mod1_stage_4_tooltip
2023-06-11 14:02:13 +08:00
on_first_enter = {
2023-06-11 14:35:30 +08:00
owner = {
country_event = {
id = rg_story.26
}
2023-06-11 14:02:13 +08:00
}
}
2023-06-11 12:36:05 +08:00
}
2023-06-11 14:35:30 +08:00
situation_rg_gray_mod1_stage_5 = {
icon = GFX_situation_stage_5
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 83
2023-06-11 12:36:05 +08:00
custom_tooltip = situation_rg_gray_mod1_stage_5_tooltip
2023-06-11 14:35:30 +08:00
on_first_enter = {
owner = {
country_event = {
id = rg_story.27
}
}
}
2023-06-11 12:36:05 +08:00
}
2023-06-11 14:35:30 +08:00
situation_rg_gray_mod1_stage_6 = {
icon = GFX_situation_stage_6
2023-06-12 19:50:07 +08:00
icon_background = GFX_situation_stage_frame_red
2023-06-11 12:36:05 +08:00
end = 100
custom_tooltip = situation_rg_gray_mod1_stage_6_tooltip
2023-06-11 14:02:13 +08:00
on_first_enter = {
owner = {
2023-06-11 14:35:30 +08:00
country_event = {
id = rg_story.28
}
2023-06-11 14:02:13 +08:00
}
2023-06-11 15:12:30 +08:00
event_target:gray_warship = {
set_event_locked = no
}
2023-06-11 14:02:13 +08:00
}
2023-06-11 12:36:05 +08:00
}
}
approach = {
2023-06-11 14:02:13 +08:00
name = situation_rg_gray_mod1_approach_1
icon = GFX_situation_approach_research
icon_background = GFX_situation_approach_bg_green
2023-06-11 12:36:05 +08:00
default = yes
on_select = {
2023-06-11 14:02:13 +08:00
if = {
2023-06-11 14:51:17 +08:00
limit = {
NOT = {
has_situation_flag = rg_stage6_locked
}
has_situation_flag = locked
}
2023-06-11 14:02:13 +08:00
set_situation_locked = no
remove_situation_flag = locked
}
2023-06-11 15:12:30 +08:00
event_target:gray_warship = {
set_event_locked = yes
}
2023-06-11 14:02:13 +08:00
custom_tooltip = situation_rg_gray_mod1_approach_1_tooltip
}
2023-06-11 15:56:54 +08:00
triggered_modifier = {
potential = {
has_situation_flag = situation_rg_gray_mod1_stage_5_booster
}
modifier = {
country_physics_research_produces_mult = -1
}
}
triggered_modifier = {
potential = {
has_situation_flag = situation_rg_gray_mod1_stage_2_booster
}
modifier = {
country_engineering_research_produces_mult = -1
}
}
2023-06-11 14:02:13 +08:00
}
approach = {
name = situation_rg_gray_mod1_approach_2
2023-06-11 14:35:30 +08:00
icon = GFX_situation_approach_research
2023-06-11 14:02:13 +08:00
icon_background = GFX_situation_approach_bg_yellow
on_select = {
custom_tooltip = situation_rg_gray_mod1_approach_2_tooltip
set_situation_locked = yes
set_situation_flag = locked
2023-06-11 15:12:30 +08:00
event_target:gray_warship = {
set_event_locked = no
}
2023-06-11 12:36:05 +08:00
}
}
2023-06-11 15:39:42 +08:00
approach = {
name = situation_rg_gray_mod1_approach_3
icon = GFX_situation_approach_research
icon_background = GFX_situation_approach_bg_red
on_select = {
custom_tooltip = situation_rg_gray_mod1_approach_3_tooltip
abort_situation = this
event_target:gray_warship = {
set_event_locked = no
}
}
}
2023-06-11 12:36:05 +08:00
monthly_progress = {
2024-05-16 09:51:49 +08:00
base = 0.5
2023-06-11 12:36:05 +08:00
modifier = {
2023-06-11 14:51:17 +08:00
add = 0.1
2023-06-11 12:36:05 +08:00
desc = situation_rg_gray_mod1_stage_1_booster_tooltip
has_situation_flag = situation_rg_gray_mod1_stage_1_booster
}
modifier = {
2023-06-11 14:51:17 +08:00
add = 0.1
2023-06-11 12:36:05 +08:00
desc = situation_rg_gray_mod1_stage_2_booster_tooltip
has_situation_flag = situation_rg_gray_mod1_stage_2_booster
}
modifier = {
2023-06-11 14:51:17 +08:00
subtract = 0.1
2023-06-11 14:02:13 +08:00
desc = situation_rg_gray_mod1_stage_3_booster_tooltip
has_situation_flag = situation_rg_gray_mod1_stage_3_booster
}
modifier = {
2023-06-11 14:51:17 +08:00
subtract = 0.1
2023-06-11 14:02:13 +08:00
desc = situation_rg_gray_mod1_stage_3_booster_tooltip
has_situation_flag = situation_rg_gray_mod1_stage_4_booster
}
modifier = {
2023-06-11 14:51:17 +08:00
add = 0.1
2023-06-11 14:02:13 +08:00
desc = situation_rg_gray_mod1_stage_5_booster_tooltip
has_situation_flag = situation_rg_gray_mod1_stage_5_booster
}
2023-06-11 12:36:05 +08:00
modifier = {
2023-06-11 16:17:01 +08:00
add = 0.1
2023-06-11 14:02:13 +08:00
desc = situation_rg_gray_mod1_stage_6_booster_tooltip
has_situation_flag = situation_rg_gray_mod1_stage_6_booster
2023-06-11 12:36:05 +08:00
}
}
abort_trigger = {
OR = {
NOT = { exists = event_target:gray_warship }
owner = {
NOT = {
has_country_flag = gray_warship_active
}
}
}
}
on_abort = {
owner = {
country_event = {
id = rg_event.10
}
}
2023-06-11 15:39:42 +08:00
destroy_situation = this
2023-06-11 12:36:05 +08:00
}
2023-06-12 10:30:34 +08:00
}
situation_rg_gray_mod2 = {
picture = GFX_evt_planet_beam
complete_icon_frame = GFX_situation_outcome_frame_green
complete_icon = GFX_situation_outcome_positive
on_progress_complete = {
custom_tooltip = situation_rg_gray_mod1_finish_tooltip
hidden_effect = {
owner = {
country_event = {
id = rg_story.29
}
}
}
destroy_situation = this
}
on_start = {
owner = {
country_event = {
id = rg_event.9
}
}
}
on_monthly = {
events = {
}
}
stages = {
situation_rg_gray_mod2_stage_1 = {
icon = GFX_situation_stage_1
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 8
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_1_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.30
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_2 = {
icon = GFX_situation_stage_2
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 17
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_2_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.31
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_3 = {
icon = GFX_situation_stage_3
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 25
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_3_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.32
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_4 = {
icon = GFX_situation_stage_4
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 34
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_4_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.33
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_5 = {
icon = GFX_situation_stage_5
icon_background = GFX_situation_stage_frame_green
end = 42
custom_tooltip = situation_rg_gray_mod2_stage_5_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.34
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_6 = {
icon = GFX_situation_stage_6
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 50
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_6_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.35
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_7 = {
icon = GFX_situation_stage_1
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 59
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_7_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.36
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_8 = {
icon = GFX_situation_stage_2
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 67
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_8_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.37
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_9 = {
icon = GFX_situation_stage_3
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 76
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_9_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.38
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_10 = {
icon = GFX_situation_stage_4
icon_background = GFX_situation_stage_frame_green
end = 84
custom_tooltip = situation_rg_gray_mod2_stage_10_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.39
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_11 = {
icon = GFX_situation_stage_5
icon_background = GFX_situation_stage_frame_green
2024-09-17 13:32:31 +08:00
end = 92
2023-06-12 10:30:34 +08:00
custom_tooltip = situation_rg_gray_mod2_stage_11_tooltip
on_first_enter = {
2023-06-12 10:40:22 +08:00
owner = {
country_event = {
id = rg_story.40
}
}
2023-06-12 10:30:34 +08:00
}
}
situation_rg_gray_mod2_stage_12 = {
icon = GFX_situation_stage_6
2023-06-12 19:50:07 +08:00
icon_background = GFX_situation_stage_frame_red
2023-06-12 10:30:34 +08:00
end = 100
custom_tooltip = situation_rg_gray_mod2_stage_12_tooltip
on_first_enter = {
owner = {
country_event = {
id = rg_story.41
}
}
2023-06-12 19:50:07 +08:00
event_target:gray_warship = {
set_event_locked = no
}
2023-06-12 10:30:34 +08:00
}
}
}
approach = {
name = situation_rg_gray_mod1_approach_1
icon = GFX_situation_approach_research
icon_background = GFX_situation_approach_bg_green
default = yes
on_select = {
if = {
limit = {
NOT = {
has_situation_flag = rg_stage6_locked
}
has_situation_flag = locked
}
set_situation_locked = no
remove_situation_flag = locked
}
event_target:gray_warship = {
set_event_locked = yes
}
custom_tooltip = situation_rg_gray_mod1_approach_1_tooltip
}
triggered_modifier = {
potential = {
has_situation_flag = situation_rg_gray_mod1_stage_5_booster
}
modifier = {
country_physics_research_produces_mult = -1
}
}
triggered_modifier = {
potential = {
has_situation_flag = situation_rg_gray_mod1_stage_2_booster
}
modifier = {
country_engineering_research_produces_mult = -1
}
}
}
approach = {
name = situation_rg_gray_mod1_approach_2
icon = GFX_situation_approach_research
icon_background = GFX_situation_approach_bg_yellow
on_select = {
custom_tooltip = situation_rg_gray_mod1_approach_2_tooltip
set_situation_locked = yes
set_situation_flag = locked
event_target:gray_warship = {
set_event_locked = no
}
}
}
approach = {
name = situation_rg_gray_mod1_approach_3
icon = GFX_situation_approach_research
icon_background = GFX_situation_approach_bg_red
on_select = {
custom_tooltip = situation_rg_gray_mod1_approach_3_tooltip
abort_situation = this
event_target:gray_warship = {
set_event_locked = no
}
}
}
monthly_progress = {
2024-05-16 09:51:49 +08:00
base = 0.5
2023-06-12 11:21:42 +08:00
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_1_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_1_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_2_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_2_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_1_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_4_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_3_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_5_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_3_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_6_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_2_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_7_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_2_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_8_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:25:02 +08:00
desc = situation_rg_gray_mod2_stage_3_booster_tooltip
2023-06-12 11:21:42 +08:00
has_situation_flag = situation_rg_gray_mod2_stage_9_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_2_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_10_booster
}
modifier = {
2024-05-16 09:51:49 +08:00
add = 0.1
2023-06-12 11:21:42 +08:00
desc = situation_rg_gray_mod2_stage_2_booster_tooltip
has_situation_flag = situation_rg_gray_mod2_stage_11_booster
}
2023-06-12 10:30:34 +08:00
}
abort_trigger = {
}
on_abort = {
owner = {
country_event = {
id = rg_event.10
}
}
destroy_situation = this
}
2023-06-11 12:36:05 +08:00
}