迁移No.128 更新于:5 月 23 日 上午 10:33上git

This commit is contained in:
FA507RM-KALOSPA\Kalo
2023-05-23 11:11:33 +08:00
parent b9da8b88ab
commit 348fd5569e
104 changed files with 31920 additions and 3038 deletions

View File

@@ -0,0 +1,32 @@
rg_ap_nantiematter = {
on_enabled = {
custom_tooltip = "rg_ap_nantiematter_tooltip"
add_research_option = tech_gray_weapon_lance_1
}
possible = {
OR = {
has_country_flag = origin_rg_gray
has_country_flag = gray_owner
has_technology = tech_lgate_activation
can_research_technology = tech_lgate_activation
}
NOT = {
has_ascension_perk = rg_nantiematter
}
}
potential = {
OR = {
has_country_flag = origin_rg_gray
has_country_flag = gray_owner
has_event_chain = l_cluster_chain
has_technology = tech_lgate_activation
}
is_ai = no
}
ai_weight = {
factor = 0
}
}