# FOCUS REWARDS @exploration_reward_tech_progress = 0.20 ########################## # Exploration Focus Rewards ########################## exploration_rewards_1 = { category = exploration cost = 50 mode = right on_success = { add_research_option = tech_automated_exploration create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_2 = { category = exploration cost = 100 mode = left on_success = { add_research_option = tech_basic_science_lab_2 create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_3 = { category = exploration cost = 150 mode = right on_success = { add_research_option = tech_administrative_ai create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_4 = { category = exploration cost = 200 mode = left on_success = { add_research_option = tech_hyper_drive_2 create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_5 = { category = exploration cost = 250 mode = right on_success = { add_research_option = tech_terrestrial_sculpting create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_6 = { category = exploration cost = 300 mode = left on_success = { add_research_option = tech_self_aware_logic create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_7 = { category = exploration cost = 350 mode = right on_success = { add_research_option = tech_hyper_drive_3 create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_8 = { category = exploration cost = 400 mode = left on_success = { add_research_option = tech_basic_science_lab_3 create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_9 = { category = exploration cost = 450 mode = right on_success = { add_research_option = tech_sapient_ai create_focus_reward_message = { CATEGORY = EXPLORATION } } } exploration_rewards_10 = { category = exploration cost = 500 mode = end on_success = { add_research_option = tech_jump_drive_1 create_focus_reward_message = { CATEGORY = EXPLORATION } } }