暂存空间站巨构

This commit is contained in:
ProjectKoi-Kalo\Kalo
2024-09-21 12:56:55 +08:00
parent 7a545c4c88
commit 01200b9020
8 changed files with 392 additions and 42 deletions

View File

@@ -2,8 +2,15 @@
tr_rg_nanotech_adopt = {
possible = {
custom_tooltip = {
fail_text = REQUIRES_FINISHED_TRANSFORMATION
has_country_flag = nanotech_traditions_unlocked
fail_text = REQUIRES_lgate_or_gray
OR = {
has_country_flag = origin_rg_gray
has_country_flag = gray_owner
AND = {
has_event_chain = l_cluster_chain
has_technology = tech_lgate_activation
}
}
}
}
custom_tooltip = tr_rg_nanotech_adopt_modifier_desc
@@ -13,6 +20,12 @@ tr_rg_nanotech_adopt = {
tr_rg_nanotech_finish = {
custom_tooltip_with_modifiers = tr_rg_nanotech_finish_modifier_desc
on_enabled = {
give_technology = {
tech = tech_object_gray_5
message = no
}
}
modifier = {
empire_size_colonies_mult = -0.5
@@ -80,21 +93,7 @@ tr_rg_nanotech_4 = {
custom_tooltip = tr_rg_nanotech_4_modifier_desc
#Unlocks Nanite Swarmer ship and nanite ship component research options
on_enabled = {
add_research_option = tech_nanite_repair_system
add_research_option = tech_nanite_autocannon
add_research_option = tech_nanite_flak_batteries
add_tech_progress = {
tech = tech_nanite_repair_system
progress = 0.25
}
add_tech_progress = {
tech = tech_nanite_autocannon
progress = 0.25
}
add_tech_progress = {
tech = tech_nanite_flak_batteries
progress = 0.25
}
}
ai_weight = {
factor = 1000