# Nokia corporate history. Five milestones set the route; the closing milestone # resolves it into one of four futures for Finnish technology. FIN_nokia_apply_trusted_network_state = { if = { limit = { FIN_nokia_outcome_settled = no } add_ideas = FIN_nokia_trusted_network_state } } FIN_nokia_apply_integrated_group = { if = { limit = { FIN_nokia_outcome_settled = no } add_timed_idea = { idea = FIN_nokia_integrated_device_network_group days = 365 } } } FIN_nokia_apply_patent_research_house = { if = { limit = { FIN_nokia_outcome_settled = no } add_timed_idea = { idea = FIN_nokia_patent_research_house days = 365 } } } FIN_nokia_apply_open_mobile_commonwealth = { if = { limit = { FIN_nokia_outcome_settled = no } add_timed_idea = { idea = FIN_nokia_open_mobile_commonwealth days = 365 } } } # One entry point per milestone, called from the yearly pulse. Full presents the # choice; Outcomes Only writes the historical route silently and grants nothing. FIN_nokia_milestone_2001 = { if = { limit = { has_game_rule = { rule = rule_corporate_history option = full } } country_event = { id = Finland.300 days = 119 } } else_if = { limit = { has_game_rule = { rule = rule_corporate_history option = outcomes_only } } set_country_flag = FIN_nokia_handset_scale } } FIN_nokia_milestone_2006 = { if = { limit = { has_game_rule = { rule = rule_corporate_history option = full } } country_event = { id = Finland.301 days = 168 } } else_if = { limit = { has_game_rule = { rule = rule_corporate_history option = outcomes_only } } set_country_flag = FIN_nokia_nsn_joint_venture } } FIN_nokia_milestone_2011 = { if = { limit = { has_game_rule = { rule = rule_corporate_history option = full } } country_event = { id = Finland.302 days = 40 } } else_if = { limit = { has_game_rule = { rule = rule_corporate_history option = outcomes_only } } set_country_flag = FIN_nokia_partner_platform } } FIN_nokia_milestone_2013 = { if = { limit = { has_game_rule = { rule = rule_corporate_history option = full } } country_event = { id = Finland.303 days = 244 } } else_if = { limit = { has_game_rule = { rule = rule_corporate_history option = outcomes_only } } set_country_flag = FIN_nokia_devices_sold } } FIN_nokia_milestone_2015 = { if = { limit = { has_game_rule = { rule = rule_corporate_history option = full } } country_event = { id = Finland.304 days = 103 } } else_if = { limit = { has_game_rule = { rule = rule_corporate_history option = outcomes_only } } set_country_flag = FIN_nokia_alcatel_acquired } } FIN_nokia_milestone_2026 = { if = { limit = { has_game_rule = { rule = rule_corporate_history option = full } } country_event = { id = Finland.305 days = 201 } } else_if = { limit = { has_game_rule = { rule = rule_corporate_history option = outcomes_only } } FIN_nokia_apply_trusted_network_state = yes } }