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

230 lines
5.1 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
2023-06-11 12:36:05 +08:00
end = 16.5
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
2023-06-11 12:36:05 +08:00
end = 82.5
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
icon_background = GFX_situation_stage_frame_green
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 = {
2023-06-11 14:35:30 +08:00
base = 0.1
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
}
}