tr_politics_adopt = {
	possible = {
		is_galactic_community_formed = yes
	}
	unlocks_agenda = agenda_pioneer_politics
	custom_tooltip_with_modifiers = tr_politics_adopt_bt_desc
	modifier = {
		envoys_add = 1
		official_exp_gain = 0.35
	}
}

tr_politics_finish = {
	custom_tooltip_with_modifiers = tr_politics_finish_bt_desc
	modifier = {
		faction_demands_met_mult = 0.25
		pop_political_power = 0.25
		pop_ethics_shift_speed_mult = 0.5
		ascension_perks_add = 1
		#Also unlocks 4 special resolutions
	}
	tradition_swap = {
		inherit_icon = yes
		inherit_name = yes
		custom_tooltip_with_modifiers = tr_politics_finish_bt_desc
		trigger = {
			is_gestalt = yes
		}
		modifier = {
			country_naval_capacity_contribution_from_subjects_mult = 0.1
			divided_patrongage_max_subjects = 1
			ascension_perks_add = 1
		}
		weight = {
			factor = 1
		}
	}
}

tr_politics_quid_pro_quo = {
	#Handled through galcom.300
	custom_tooltip_with_modifiers = tr_politics_quid_pro_quo_desc
	modifier = {
		commercial_pact_mult = 0.25
		research_sharing_mult = 0.5
		monthly_loyalty_from_subjects = 0.5
	}
	tradition_swap = {
		custom_tooltip_with_modifiers = tr_politics_quid_pro_quo_desc
		inherit_icon = yes
		inherit_name = yes
		trigger = {
			is_gestalt = yes
		}
		modifier = {
			envoy_improve_relations_mult = 0.5
			research_sharing_mult = 0.5
			monthly_loyalty_from_subjects = 0.5
		}
		weight = {
			factor = 1
		}
	}
	
	ai_weight = {
		factor = 10000
	}
}

tr_politics_gravitas = {
	modifier = {
		resolutions_cost_mult = -0.35
		diplo_weight_delegate_mult = 0.05
	}

	ai_weight = {
		factor = 10000
	}
}

tr_politics_national_agenda = {
	possible = {
		has_tradition = tr_politics_quid_pro_quo
	}

	custom_tooltip_with_modifiers = tr_politics_national_agenda_desc
	modifier = {
		planet_politicians_unity_produces_add = 5
		pop_category_rulers_upkeep_mult = 0.25
	}
	#Handled through galcom.305

	tradition_swap = {
		inherit_icon = yes
		inherit_name = yes
		custom_tooltip_with_modifiers = tr_politics_national_agenda_desc
		trigger = {
			is_gestalt = yes
			is_wilderness_empire = no
		}
		modifier = {
			planet_pop_assemblers_unity_produces_add = 5
			planet_pop_assemblers_upkeep_mult = 0.25
		}
		weight = {
			factor = 1
		}
	}
	
	tradition_swap = {
		inherit_icon = yes
		inherit_name = yes
		custom_tooltip_with_modifiers = tr_politics_national_agenda_desc
		trigger = {
			is_gestalt = yes
			is_wilderness_empire = yes
		}
		modifier = {
			planet_bureaucrats_unity_produces_mult = 0.35
		}
		weight = {
			factor = 1
		}
	}
	
	tradition_swap = {
		inherit_icon = yes
		inherit_name = yes
		custom_tooltip_with_modifiers = tr_politics_national_agenda_desc
		trigger = {
			is_worker_coop_empire = yes
		}
		modifier = {
			planet_bureaucrats_unity_produces_mult = 0.35
		}
		weight = {
			factor = 1
		}
	}

	ai_weight = {
		factor = 5000
	}
}

tr_politics_persistent_petitioners = {
	possible = {
		has_tradition = tr_politics_gravitas
	}

	custom_tooltip_with_modifiers = tr_politics_persistent_petitioners_desc
	modifier = {
		country_subject_acceptance_add = 25
		edicts_upkeep_mult = -0.25
	}			
	#Handled through galcom.310-315

	ai_weight = {
		factor = 5000
	}
}

tr_politics_extraordinary_powers = {
	possible = {
		has_tradition = tr_politics_national_agenda
		has_tradition = tr_politics_persistent_petitioners
	}

	modifier = {
		veto_cooldown_mult = -0.35
		emergency_measures_cooldown_mult = -0.35
		country_influence_produces_mult = 0.15
	}

	ai_weight = {
		factor = 5000
	}
}
