triggered_planet_modifier = { potential = { exists = planet planet = { has_modifier = anticrime_campaign } } modifier = { planet_crime_add = -10 } } triggered_planet_modifier = { potential = { exists = owner owner = { exists = ruler ruler = { has_trait = leader_trait_legendary_harsh_ruler } } } pop_happiness = -0.025 } # Synth Oligarchic Physical / Virtual triggered_planet_modifier = { potential = { exists = owner owner = { is_oligarchic_authority = yes OR = { has_country_flag = synth_physical has_country_flag = synth_virtual } } } planet_jobs_ruler_produces_mult = 0.10 } # Mutation Dictatorial - Hybrid Mandate triggered_planet_modifier = { potential = { exists = owner owner = { is_dictatorial_authority = yes is_mutation_authority = yes NOT = { has_origin = origin_evolutionary_predators } } } modifier = { planet_crime_add = -5 } } #Maverick Citizens for bio.65 triggered_planet_modifier = { potential = { exists = owner owner = { has_country_flag = maverick_citizens_flag } } modifier = { planet_stability_add = 1 } } triggered_planet_modifier = { modifier = { planet_stability_add = 1 } mult = planet.modifier:job_enforcer_stability_add }