xt_propagandist = {
	category = specialist
	building_icon = building_paragon_memory_vaults
	possible_pre_triggers = {
		has_owner = yes
		is_being_purged = no
		is_being_assimilated = no
		is_sapient = yes
	}
	possible_precalc = can_fill_specialist_job
	possible = {
		complex_specialist_job_check_trigger = yes
	}

	resources = {
		category = planet_xt_propagandists
		produces = {
			influence = 0.1
			unity = 8
		}
		upkeep = {
			consumer_goods = 3
		}
	}
	planet_modifier = {
		pop_government_ethic_attraction = 0.25
	}
	weight = {
		weight = @specialist_job_weight
	}
}
