triggered_country_modifier = {
    potential = {
        healthcare_is_genomic_researcher_trigger = yes
        exists = owner
        owner = {
            has_completed_genetic_situation = no
        }
    }
    biomorphosis_progress_mult = 0.0375
}

triggered_planet_modifier = {
    potential = {
        healthcare_is_genomic_researcher_trigger = yes
        exists = owner
        owner = {
            has_cloning_artificial_population_tradition = yes
            is_gestalt = no
        }
    }
    planet_crime_add = -30
}

triggered_planet_modifier = {
    potential = {
        healthcare_is_genomic_researcher_trigger = yes
        exists = owner
        owner = {
            has_cloning_artificial_population_tradition = yes
            is_gestalt = yes
        }
    }
    planet_crime_no_happiness_add = -30
}
