triggered_planet_modifier = {
	potential = {
		exists = owner
		owner = {
			has_valid_civic = civic_technocracy
		}
	}
	planet_jobs_$FIELD$_research_produces_mult = 0.10
	mult = $TIER$
}

triggered_sector_modifier = {
	potential = {
		exists = owner
		owner = {
			has_valid_civic = civic_technocracy
		}
	}
	planet_jobs_$FIELD$_research_produces_mult = 0.05
	mult = $TIER$
}
