realgray-stellaris-mod/common/ascension_perks/rg_ascension_perks.txt

29 lines
506 B
Plaintext

rg_ap_nantiematter = {
on_enabled = {
custom_tooltip = "rg_ap_nantiematter_tooltip"
add_research_option = tech_gray_weapon_lance_1
}
possible = {
OR = {
has_tradition = tr_rg_nanotech_4
}
NOT = {
has_ascension_perk = rg_ap_nantiematter
}
}
potential = {
OR = {
has_country_flag = origin_rg_gray
has_country_flag = gray_owner
AND = {
has_event_chain = l_cluster_chain
has_technology = tech_lgate_activation
}
}
is_ai = no
}
ai_weight = {
factor = 0
}
}