2023-05-23 11:11:33 +08:00
|
|
|
rg_ap_nantiematter = {
|
|
|
|
on_enabled = {
|
|
|
|
custom_tooltip = "rg_ap_nantiematter_tooltip"
|
2024-05-12 05:22:42 +08:00
|
|
|
add_research_option = tech_minilaser_gray_1
|
2023-05-23 11:11:33 +08:00
|
|
|
}
|
|
|
|
possible = {
|
2024-05-12 05:22:42 +08:00
|
|
|
custom_tooltip = {
|
|
|
|
fail_text = "requires_ascension_perks_3"
|
|
|
|
num_ascension_perks > 2
|
|
|
|
}
|
|
|
|
custom_tooltip = {
|
|
|
|
fail_text = "rg_requires_ascension_perks_lgate"
|
|
|
|
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 = {
|
|
|
|
fail_text = "rg_requires_ascension_perks_lgate"
|
|
|
|
has_technology = tech_lasers_4
|
2023-05-23 11:11:33 +08:00
|
|
|
}
|
|
|
|
NOT = {
|
|
|
|
has_ascension_perk = rg_nantiematter
|
|
|
|
}
|
|
|
|
}
|
|
|
|
potential = {
|
|
|
|
OR = {
|
|
|
|
has_country_flag = origin_rg_gray
|
|
|
|
has_country_flag = gray_owner
|
2024-05-12 05:22:42 +08:00
|
|
|
has_event_chain = l_cluster_chain
|
2023-05-23 11:11:33 +08:00
|
|
|
}
|
|
|
|
is_ai = no
|
|
|
|
}
|
|
|
|
ai_weight = {
|
|
|
|
factor = 0
|
|
|
|
}
|
2023-06-08 13:11:05 +08:00
|
|
|
}
|