tr_xt_propaganda_adopt = {
	possible = {
		owner = {
			has_technology = tech_planetary_unification
		}
	}
	unlocks_agenda = agenda_xt_propaganda
	modifier = {
		job_xt_propagandist_per_pop = 0.033
	}
	on_enabled = {
		custom_tooltip = tr_xt_propaganda_adopt_1
		hidden_effect = {
			country_event = {
				id = xt.37 # +25% progress for tech_adaptive_bureaucracy
			}
		}
	}
}

tr_xt_propaganda_finish = {
	modifier = {
		ascension_perks_add = 1
		country_influence_produces_mult = 0.25
	}
}
# Pre-Planned Society
tr_xt_propaganda_1 = {
	modifier = {
		edicts_upkeep_mult = -0.2
		edicts_cost_mult = -0.2
	}
}
# Influential Arguments
tr_xt_propaganda_2 = {
	on_enabled = {
		hidden_effect = {
			set_variable = {
				which = xt_monthly_influence
				value = 0
			}
			export_resource_income_to_variable = {
				resource = influence
				variable = xt_monthly_influence
			}	
		}
	}
	modifier = {
		pop_ethics_shift_speed_mult = 0.25
	}
	custom_tooltip_with_modifiers = tr_xt_propaganda_2_desc
}
# Holoreel Airdrops
tr_xt_propaganda_3 = {
	possible = {
		owner = {
			has_tradition = tr_xt_propaganda_1
		}
	}
	custom_tooltip = tr_xt_propaganda_3_desc
}
# Shape The Truth
tr_xt_propaganda_4 = {
	possible = {
		owner = {
			has_tradition = tr_xt_propaganda_1
		}
	}
	modifier = {
		country_base_influence_produces_add = 1
	}
}
# Fabricated Claims
tr_xt_propaganda_5 = {
	possible = {
		owner = {
			has_tradition = tr_xt_propaganda_2
		}
	}
	modifier = {
		country_claim_influence_cost_mult = -0.25
		diplo_weight_sprawl_mult = 0.2
	}
}