筛查修史山

This commit is contained in:
ProjectKoi-Kalo\Kalo
2024-09-22 20:17:00 +08:00
parent 7f928c6f67
commit b56cf39382
21 changed files with 233 additions and 371 deletions

View File

@@ -73,25 +73,25 @@ rg_global_gray_location_check = {
if = {
limit = {
any_owned_planet = {
exists = sector.leader
sector.leader = {
has_leader_flag = gray_governor
exists = leader
leader = {
is_same_value = event_target:gray_official
}
}
}
random_owned_planet = {
limit = {
exists = sector.leader
sector.leader = {
has_leader_flag = gray_governor
exists = leader
leader = {
is_same_value = event_target:gray_official
}
}
save_global_event_target_as = global_gray_location
save_event_target_as = global_gray_location
}
}
else = {
capital_scope = {
save_global_event_target_as = global_gray_location
save_event_target_as = global_gray_location
}
}
}

View File

@@ -1359,7 +1359,9 @@ RG_const_auto_build_effect = {
prefix = no
design = "NAME_RG_GRAY_constructor"
effect = {
set_cloaking_active = yes
PREV = {
set_cloaking_active = yes
}
}
}
}

View File

@@ -328,7 +328,7 @@ rg_create_gray_destroyer_1 = {
set_owner = root
create_ship = {
name = "NAME_RG_base_destroyer"
design = "RG_base_destroyer_key"
design = "NAME_RG_base_destroyer"
prefix = no
upgradable = no
}

View File

@@ -8,7 +8,7 @@ graytempest_storm_add = {
inline_script = {
script = cosmic_storms/StormVisuals
STORM_NAME = "graytempest_storm"
STORM_NAME = "particle_storm"
}
}
@@ -94,7 +94,7 @@ graytempest_storm_apply_aftermath_modifier = {
}
}
graytempests_storm_apply_deposits = {
graytempest_storm_apply_deposits = {
every_system_planet = {
limit = {
OR = {