sand_whisperer = { category = specialist swappable_data = { default = { condition_string = SPECIALIST_JOB_TRIGGER icon = sand_whisperer } } possible_pre_triggers = { has_owner = yes is_sapient = yes } possible_precalc = can_fill_specialist_job resources = { category = planet_jobs_productive produces = { sr_zro = 1 } upkeep = { energy = 10 } } weight = { weight = @specialist_job_weight mult = value:job_weights_research_modifier|JOB|sand_whisperer| } inline_script = "jobs/automodding_priority_research" promotion = { time = @standard_promotion_time effect = { pop_amount_change_category = { CATEGORY = specialist AMOUNT = local_pop_amount } } } } sand_caretaker = { category = specialist swappable_data = { default = { condition_string = SPECIALIST_JOB_TRIGGER icon = sand_whisperer } } possible_pre_triggers = { has_owner = yes is_sapient = yes } possible_precalc = can_fill_specialist_job resources = { category = planet_jobs_productive produces = { sr_zro = 1 } upkeep = { energy = 10 } } weight = { weight = @specialist_job_weight mult = value:job_weights_research_modifier|JOB|sand_whisperer| } inline_script = "jobs/automodding_priority_research" promotion = { time = @standard_promotion_time effect = { pop_amount_change_category = { CATEGORY = specialist AMOUNT = local_pop_amount } } } } drone_sand_whisperer = { category = complex_drone swappable_data = { default = { condition_string = DRONE_JOB_TRIGGER building_icon = wildlife_ranch icon = sand_whisperer } } possible_pre_triggers = { has_owner = yes is_sapient = yes } possible_precalc = can_fill_drone_job resources = { category = planet_jobs_productive produces = { sr_zro = 1 } upkeep = { energy = 10 } } weight = { weight = @complex_drone_job_weight mult = value:job_weights_research_modifier|JOB|drone_sand_whisperer| } inline_script = "jobs/automodding_priority_research" promotion = { time = @standard_promotion_time effect = { pop_amount_change_category = { CATEGORY = complex_drone AMOUNT = local_pop_amount } } } } drone_sand_caretaker = { category = complex_drone swappable_data = { default = { condition_string = DRONE_JOB_TRIGGER building_icon = wildlife_ranch icon = sand_whisperer } } possible_pre_triggers = { has_owner = yes is_sapient = yes } possible_precalc = can_fill_drone_job resources = { category = planet_jobs_productive produces = { sr_zro = 1 } upkeep = { energy = 10 } } weight = { weight = @complex_drone_job_weight mult = value:job_weights_research_modifier|JOB|drone_sand_whisperer| } inline_script = "jobs/automodding_priority_research" promotion = { time = @standard_promotion_time effect = { pop_amount_change_category = { CATEGORY = complex_drone AMOUNT = local_pop_amount } } } } space_junk_collector = { category = specialist swappable_data = { default = { condition_string = SPECIALIST_JOB_TRIGGER icon = space_junk_collector } } possible_pre_triggers = { has_owner = yes is_sapient = yes } possible_precalc = can_fill_specialist_job resources = { category = planet_jobs_productive produces = { alloys = 5 } upkeep = { energy = 10 } } weight = { weight = @specialist_job_weight mult = value:job_weights_research_modifier|JOB|space_junk_collector| } inline_script = "jobs/automodding_priority_research" promotion = { time = @standard_promotion_time effect = { pop_amount_change_category = { CATEGORY = specialist AMOUNT = local_pop_amount } } } } drone_space_junk_collector = { category = complex_drone swappable_data = { default = { condition_string = SPECIALIST_JOB_TRIGGER icon = space_junk_collector } } possible_pre_triggers = { has_owner = yes is_sapient = yes } possible_precalc = can_fill_drone_job resources = { category = planet_jobs_productive produces = { alloys = 5 } upkeep = { energy = 10 } } weight = { weight = @complex_drone_job_weight mult = value:job_weights_research_modifier|JOB|drone_space_junk_collector| } inline_script = "jobs/automodding_priority_research" promotion = { time = @standard_promotion_time effect = { pop_amount_change_category = { CATEGORY = complex_drone AMOUNT = local_pop_amount } } } }