"新增纳米科技不可阻挡蜂群议程及灰国领袖初始化效果调整"

This commit is contained in:
ProjectKoi-Kalo\Kalo
2025-06-07 11:30:06 +08:00
parent 7bfd943359
commit 976e42359c
6 changed files with 965 additions and 840 deletions

View File

@@ -0,0 +1,24 @@
rg_agenda_nanotech_unstoppable_swarm = {
agenda_cost = @base_tradition_agenda_cost
allow = {
has_tradition = tr_rg_nanotech_adopt
}
potential = {
has_machine_age_dlc = yes
OR = {
is_individual_machine = yes
is_machine_empire = yes
}
NOR = {
has_cybernetic_ascension = yes
has_country_flag = modularity_traditions_unlocked
has_country_flag = virtuality_traditions_unlocked
}
}
modifier = {
shipsize_nanite_swarmer_build_speed_mult = 0.20
ship_nanite_swarmer_cost_mult = -0.15
}
finish_modifier = agenda_nanotech_unstoppable_swarm_finish
}