#leader, pop or species scope (when called with species scope, from subscope can contain a country species related to) has_cybernetization_stage_1 = { OR = { AND = { is_scope_type = leader OR = { has_trait = leader_trait_limited_cyborg has_trait = leader_trait_ritualistic_implants_cyborg species = { OR = { has_trait = trait_unplugged_cybernetic_positives_1 has_trait = trait_unplugged_cybernetic_positives_2 has_trait = trait_unplugged_cybernetic_positives_3 } } } } AND = { OR = { is_scope_type = pop is_scope_type = pop_group is_scope_type = species } OR = { has_cybernetic_creed_trait = yes has_trait = trait_limited_cybernetic has_trait = trait_unplugged_cybernetic_positives_1 has_trait = trait_unplugged_cybernetic_positives_2 has_trait = trait_unplugged_cybernetic_positives_3 } } } } #leader, pop or species scope (when called with species scope, from subscope can contain a country species related to) has_cybernetization_stage_2 = { OR = { AND = { is_scope_type = leader has_trait = leader_trait_cyborg } AND = { OR = { is_scope_type = pop is_scope_type = pop_group is_scope_type = species } has_trait = trait_cybernetic } } } has_biogenesis_evolution_stage_1 = { OR = { AND = { is_scope_type = leader AND = { has_base_skill > 3 has_base_skill <= 7 } } AND = { OR = { is_scope_type = pop is_scope_type = pop_group } OR = { is_specialist_category = yes is_pop_category = specialist_unemployment is_pop_category = complex_drone } } } } has_biogenesis_evolution_stage_2 = { OR = { AND = { is_scope_type = leader has_base_skill > 7 } AND = { OR = { is_scope_type = pop is_scope_type = pop_group } OR = { is_pop_category = ruler is_pop_category = ruler_unemployment } } } } #leader, pop or species scope (when called with species scope, from subscope can contain a country species related to) has_become_psionic = { OR = { AND = { is_scope_type = leader has_psionic_leader_trait = yes } AND = { OR = { is_scope_type = pop is_scope_type = pop_group is_scope_type = species } has_psionic_species_trait = yes } } }