### REGULAR EMPIRES # Mixed Jobs triggered_planet_modifier = { potential = { exists = owner owner = { is_regular_empire = yes } } job_physicist_add = $AMOUNT$ job_biologist_add = $AMOUNT$ job_engineer_add = $AMOUNT$ mult = owner.value:hab_void_dweller_jobs } ### GESTALT EMPIRES # Mixed Jobs triggered_planet_modifier = { potential = { exists = owner owner = { is_gestalt = yes } } job_calculator_physicist_add = $AMOUNT$ job_calculator_biologist_add = $AMOUNT$ job_calculator_engineer_add = $AMOUNT$ mult = owner.value:hab_void_dweller_jobs }