This commit is contained in:
FA507RM-KALOSPA\Kalo
2023-06-11 14:35:30 +08:00
parent a6ada7e827
commit e338088383
9 changed files with 328 additions and 625 deletions

View File

@@ -2546,8 +2546,20 @@ rg_lcluster_spawn_effect = {
RG_gray_mod1_effect = {
custom_tooltip = rg_levelup_2.tooltip
start_situation = {
type = gray_research_situation
target = ROOT
type = situation_rg_gray_mod1
target = this
}
}
RG_gray_mod1_effect_project = {
custom_tooltip = rg_levelup_2.tooltip
enable_special_project = {
name = RG_GRAY_MOD1
location = event_target:gray_owner_capital_starbase
owner = root
}
add_resource = {
energy = -15000
alloys = -15000
}
}
RG_gray_mod2_effect = {
@@ -2573,4 +2585,4 @@ RG_gray_mod3_effect = {
energy = -40000
alloys = -40000
}
}
}

View File

@@ -6,6 +6,9 @@ RG_gray_mod1_trigger = {
has_country_flag = rg_gray_level_2
has_country_flag = rg_gray_level_3
has_special_project = RG_GRAY_MOD1
any_situation = {
is_situation_type = situation_rg_gray_mod1
}
}
}

View File

@@ -11,6 +11,7 @@ situation_rg_gray_mod1 = {
}
}
}
destroy_situation = this
}
on_start = {
@@ -27,28 +28,32 @@ situation_rg_gray_mod1 = {
}
stages = {
stage_1 = {
situation_rg_gray_mod1_stage_1 = {
icon = GFX_situation_stage_1
icon_background = GFX_situation_stage_frame_red
icon_background = GFX_situation_stage_frame_green
end = 16.5
custom_tooltip = situation_rg_gray_mod1_stage_1_tooltip
on_first_enter = {
event_target:gray_warship = {
set_event_locked = yes
}
country_event = {
id = rg_story.23
owner = {
country_event = {
id = rg_story.23
}
}
}
}
stage_2 = {
situation_rg_gray_mod1_stage_2 = {
icon = GFX_situation_stage_2
icon_background = GFX_situation_stage_frame_red
icon_background = GFX_situation_stage_frame_green
end = 33
custom_tooltip = situation_rg_gray_mod1_stage_2_tooltip
on_first_enter = {
country_event = {
id = rg_story.24
owner = {
country_event = {
id = rg_story.24
}
}
}
triggered_modifier = {
@@ -60,33 +65,44 @@ situation_rg_gray_mod1 = {
}
}
}
stage_3 = {
situation_rg_gray_mod1_stage_3 = {
icon = GFX_situation_stage_3
icon_background = GFX_situation_stage_frame_red
icon_background = GFX_situation_stage_frame_green
end = 50
custom_tooltip = situation_rg_gray_mod1_stage_3_tooltip
on_first_enter = {
country_event = {
id = rg_story.25
owner = {
country_event = {
id = rg_story.25
}
}
}
}
stage_4 = {
icon = GFX_situation_stage_3
icon_background = GFX_situation_stage_frame_red
situation_rg_gray_mod1_stage_4 = {
icon = GFX_situation_stage_4
icon_background = GFX_situation_stage_frame_green
end = 66
custom_tooltip = situation_rg_gray_mod1_stage_4_tooltip
on_first_enter = {
country_event = {
id = rg_story.26
owner = {
country_event = {
id = rg_story.26
}
}
}
}
stage_5 = {
icon = GFX_situation_stage_3
icon_background = GFX_situation_stage_frame_red
situation_rg_gray_mod1_stage_5 = {
icon = GFX_situation_stage_5
icon_background = GFX_situation_stage_frame_green
end = 82.5
custom_tooltip = situation_rg_gray_mod1_stage_5_tooltip
on_first_enter = {
owner = {
country_event = {
id = rg_story.27
}
}
}
triggered_modifier = {
potential = {
has_situation_flag = situation_rg_gray_mod1_stage_5_booster
@@ -96,14 +112,17 @@ situation_rg_gray_mod1 = {
}
}
}
stage_6 = {
icon = GFX_situation_stage_3
icon_background = GFX_situation_stage_frame_red
situation_rg_gray_mod1_stage_6 = {
icon = GFX_situation_stage_6
icon_background = GFX_situation_stage_frame_green
end = 100
custom_tooltip = situation_rg_gray_mod1_stage_6_tooltip
on_first_enter = {
owner = {
RG_gray_mod1_effect = yes
country_event = {
id = rg_story.28
}
RG_gray_mod1_effect_project = yes
}
}
}
@@ -124,7 +143,7 @@ situation_rg_gray_mod1 = {
}
approach = {
name = situation_rg_gray_mod1_approach_2
icon = GFX_situation_approach_pause
icon = GFX_situation_approach_research
icon_background = GFX_situation_approach_bg_yellow
on_select = {
custom_tooltip = situation_rg_gray_mod1_approach_2_tooltip
@@ -133,7 +152,7 @@ situation_rg_gray_mod1 = {
}
}
monthly_progress = {
base = 1
base = 0.1
modifier = {
subtract = 1.5
desc = situation_rg_gray_mod1_stage_1_booster_tooltip