模块:Focus/aat

可在Module:Focus/aat/doc创建此模块的帮助文档

--[[
This module lists all focuses for AAT dlc countries.
It's meant to be required by "Module:Focus"
]]--

local function copy_joint_table_to_table(t1, t2)
	for k, v in pairs(t1) do
		t2[k] = v
		t2[k].joint = true
	end
	return t2
end

local function name_as_id(t1)
	t2 = {}
	for k, v in pairs(t1) do
		t2[k] = v
		if v.dup_name == nil then
			t2[v.name:lower()] = v
		else
			t2[v.name:lower() .. " " .. v.dup_name:lower()] = v
		end
	end
	for k, v in pairs(t2) do
		t1[k] = v
	end
	return t1
end

local p = {
	den = {},
	fin = {},
	ice = {},
	nor = {},
	swe = {},
	nordic = {}, -- Tag for nordic joint focus
};
local den = p.den
local fin = p.fin
local ice = p.ice
local nor = p.nor
local swe = p.swe
local nordic = p.nordic

--Denmark
den['den_kanslergadeforliget'] = { name = "Continue the Kanslergadeforlig", icon = "focus_generic_treaty" }
den['den_devalue_the_krone'] = { name = "Devalue the Krone", icon = "focus_DEN_devalue_krone" }
den['den_trade_with_britain'] = { name = "Trade with Britain", icon = "focus_generic_british_trade" }
den['den_trade_with_germany'] = { name = "Trade with Germany", icon = "focus_generic_german_trade" }
den['den_agricultural_subsidies'] = { name = "Agricultural Subsidies", icon = "focus_generic_agricultural_subsidies" }
den['den_industrial_investments'] = { name = "Industrial Investments", icon = "goal_generic_construct_civilian" }
den['den_support_schleswigian_farmers'] = { name = "Support the Schleswigian Farmers", icon = "focus_DEN_schleswigian_farmers" }
den['den_public_works'] = { name = "Public Works", icon = "goal_generic_construction" }
den['den_fortify_our_borders'] = { name = "Fortify Our Borders", icon = "focus_generic_fortify_denmark" }
den['den_build_a_modern_dannevirke'] = { name = "Build a Modern Dannevirke", icon = "goal_generic_construct_military" }
den['den_refortify_tunestillingen'] = { name = "Refortify Tunestillingen", icon = "goal_generic_fortify_city" }
den['den_secure_our_supply_lines'] = { name = "Secure Our Supply Lines", icon = "focus_generic_supply_line" }
den['den_fortify_the_islands'] = { name = "Fortify the Islands", icon = "focus_generic_coastal_fort" }
den['den_connect_the_islands'] = { name = "Connect the Islands", icon = "goal_generic_construct_infrastructure" }
den['den_expand_institut_for_teoretisk_fysik'] = { name = "Expand Institut for Teoretisk Fysik", icon = "focus_research" }
den['den_expand_the_industries'] = { name = "Expand Our Industries", icon = "goal_generic_construct_civ_factory" }
den['den_aalborg_portland_cement_plant'] = { name = "Aalborg Portland Cement Plant", icon = "goal_generic_construction" }
den['den_support_the_faroes_industries'] = { name = "Support the Faroes Industries", icon = "focus_DEN_develop_faroes" }
den['den_support_bornholms_industries'] = { name = "Support Bornholms Industries", icon = "focus_DEN_develop_bornholm" }
den['den_develop_greenland'] = { name = "Develop Greenland", icon = "focus_DEN_develop_greenland" }
den['den_expand_the_ivittuut_mine'] = { name = "Expand the Ivittuut Mine", icon = "focus_DEN_expand_ivittuut_mine" }
den['den_prospecting_new_sites'] = { name = "Prospecting New Sites", icon = "focus_DEN_prospecting_greenland" }
den['den_protect_greenland'] = { name = "Protect Greenland", icon = "focus_DEN_protect_greenland" }
den['den_reorient_production_lines'] = { name = "Reorient Production Lines", icon = "focus_generic_reorient_production" }
den['den_danske_stalvalsevaerket'] = { name = "Danske Stålvalseværket", icon = "focus_generic_steel" }
den['den_strengthen_military_industries'] = { name = "Strengthen Military Industries", icon = "goal_generic_construct_mil_factory" }
den['den_protect_the_faroe_islands'] = { name = "Protect the Faroe Islands", icon = "focus_DEN_protect_faroes" }
den['den_protect_bornholm'] = { name = "Protect Bornholm", icon = "focus_DEN_protect_bornholm" }
den['den_collaboration_government'] = { name = "Samarbejdsregering", icon = "goal_generic_alliance" }
den['den_seek_independence'] = { name = "Seek Independence", icon = "focus_spr_masters_of_our_own_fate" }
den['den_sanction_sabotages'] = { name = "Sanction Sabotages", icon = "focus_DEN_civilian_preparations" }
den['den_form_the_danish_freedom_council'] = { name = "Danmarks Frihedsråd", icon = "focus_generic_freedom_council" }
den['den_arm_the_resistance'] = { name = "Arm the Resistance", icon = "goal_generic_small_arms" }
den['den_escalate_the_sabotages'] = { name = "Escalate the Sabotages", icon = "goal_generic_demand_territory" }
den['den_expand_the_resistance'] = { name = "Expand the Resistance", icon = "goal_generic_propaganda" }
den['den_declare_independence'] = { name = "Assert Danish Independence", icon = "focus_DEN_danish_freedom" }
den['den_secure_danish_freedom'] = { name = "Secure Danish Freedom", icon = "focus_generic_annex_country_2" }
den['den_create_danforce'] = { name = "Create the Danforce", icon = "focus_generic_manpower" }
den['den_rigid_training'] = { name = "Rigid Training", icon = "focus_SOV_flying_clubs" }
den['den_buy_foreign_aircraft'] = { name = "Acquire Foreign Aircraft", icon = "goal_generic_air_fighter2" }
den['den_strengthen_the_danish_brigades'] = { name = "Strengthen the Danish Brigades", icon = "goal_generic_position_armies" }
den['den_support_battalions'] = { name = "Support Battalions", icon = "goal_generic_army_artillery2" }
den['den_expand_the_brigades'] = { name = "Expand the Brigades", icon = "focus_generic_little_entente" }
den['den_establish_danske_flotille'] = { name = "Establish Den Danske Flotille", icon = "focus_generic_naval_discipline" }
den['den_buy_foreign_ships'] = { name = "Procure Destroyers", icon = "focus_SWE_italian_destroyers" }
den['den_align_with_foreign_powers'] = { name = "Align with Foreign Powers", icon = "goal_tripartite_pact" }
den['den_intel_sharing'] = { name = "Intel Sharing", icon = "focus_SWI_embrace_rote_drei" }
den['den_ask_for_weapons'] = { name = "Request Weapon Deliveries", icon = "focus_secret_rearmament" }
den['den_buy_allied_weapons'] = { name = "Procure Allied Weapons", icon = "focus_generic_combined_arms" }
den['den_align_with_overlord'] = { name = "Align with [?DEN.DEN_overlord_nation.GetNameDef]", icon = "goal_generic_dangerous_deal" }
den['den_seek_industrial_investments'] = { name = "Seek Industrial Investments", icon = "focus_generic_industry_1" }
den['den_pledge_allegiance'] = { name = "Pledge Allegiance", icon = "goal_generic_military_deal" }
den['den_seek_military_investments'] = { name = "Seek Military Investments", icon = "focus_generic_reorient_production" }
den['den_petition_for_independence'] = { name = "Petition for Independence", icon = "goal_tripartite_pact" }
den['den_seize_the_production'] = { name = "Seize the Means of Production", icon = "focus_generic_modernize_industry" }
den['den_adjust_industrial_prioritize'] = { name = "Adjust Industrial Priorities", icon = "goal_generic_production2" }
den['den_increase_cooperation'] = { name = "Increased Cooperation", icon = "goal_generic_major_alliance" }
den['den_acquire_military_equipment'] = { name = "Acquire Military Equipment", icon = "focus_generic_license_production" }
den['den_contribute_to_the_war'] = { name = "Contribute to the War Effort", icon = "focus_generic_full_social_mobilization" }
den['den_secure_the_norwegian_coast'] = { name = "Secure the Norwegian Coast", icon = "focus_generic_invade_norway" }
den['den_reclaim_atlantic_islands'] = { name = "Reclaim Our Atlantic Possessions", icon = "focus_generic_north_atlantic_fleet" }
den['den_claim_sweden'] = { name = "Claim Sweden", icon = "focus_generic_invade_sweden" }
den['den_safeguard_the_eastern_front'] = { name = "Safeguard the Eastern Front", icon = "focus_generic_invade_finland" }
den['den_declare_neutrality'] = { name = "Reaffirm Neutrality", icon = "goal_generic_alliance" }
den['den_political_unity'] = { name = "Political Unity", icon = "goal_generic_major_alliance" }
den['den_policy_of_disarmament'] = { name = "Policy of Disarmament", icon = "goal_generic_neutrality_focus" }
den['den_import_machinery_and_material'] = { name = "Import Machinery and Material", icon = "goal_generic_production" }
den['den_modernize_agricultural_machinery'] = { name = "Modernize Agricultural Machinery", icon = "focus_generic_farmland" }
den['den_agricultural_reinvestments'] = { name = "Agricultural Reinvestments", icon = "focus_SOV_breadbasket_of_the_union" }
den['den_industrial_reinvestments'] = { name = "Industrial Reinvestments", icon = "focus_generic_industry_3" }
den['den_increase_produce_production'] = { name = "Increase Food Production", icon = "goal_generic_consumer_goods" }
den['den_modernize_industrial_machinery'] = { name = "Modernize Industrial Machinery", icon = "focus_generic_modernize_industry" }
den['den_increase_industrial_production'] = { name = "Increase Industrial Production", icon = "goal_generic_production2" }
den['den_research_and_development'] = { name = "Invest in Research and Development", icon = "focus_research2" }
den['den_north_sea_oil_drilling'] = { name = "North Sea Oil Drilling", icon = "focus_generic_offshore_oil_rig" }
den['den_increase_maritime_trade'] = { name = "Increase Maritime Trade", icon = "focus_generic_merchant_fleet" }
den['den_full_employment'] = { name = "Full Employment", icon = "focus_generic_full_employment" }
den['den_social_stability'] = { name = "Social Stability", icon = "goal_generic_national_unity" }
den['den_build_motorveje'] = { name = "Build National Motorveje", icon = "goal_generic_construct_infrastructure" }
den['den_heavy_market_regulations'] = { name = "Heavy Industry Regulations", icon = "focus_DEN_heavy_regulations" }
den['den_limited_market_regulations'] = { name = "Limited Industry Regulations", icon = "focus_DEN_limited_regulations" }
den['den_no_market_regulations'] = { name = "Lift All Industry Regulations", icon = "focus_DEN_no_regulations" }
den['den_welcome_foreign_scientists'] = { name = "Welcome Foreign Scientists", icon = "focus_research" }
den['den_side_with_unions'] = { name = "Side with the Unions", icon = "focus_generic_workers" }
den['den_side_with_industry'] = { name = "Side with the Industry", icon = "focus_generic_industrialists" }
den['den_five_year_plan'] = { name = "Introduce the Five Year Plan", icon = "focus_generic_communist_industry" }
den['den_limited_social_mobilization'] = { name = "Limited Social Mobilization", icon = "focus_generic_limited_social_mobilization" }
den['den_start_the_rearmament'] = { name = "Start the Rearmament", icon = "focus_generic_combined_arms" }
den['den_national_unity'] = { name = "National Unity", icon = "focus_DEN_national_unity" }
den['den_industrial_preparations'] = { name = "Industrial Preparations", icon = "focus_generic_modernize_industry" }
den['den_military_preparations'] = { name = "Military Preparations", icon = "focus_generic_tank_air_support" }
den['den_civilian_preparations'] = { name = "Civilian Preparations", icon = "focus_DEN_civilian_preparations" }
den['den_full_social_mobilization'] = { name = "Full Social Mobilization", icon = "focus_generic_full_social_mobilization" }
den['den_seek_protection'] = { name = "Seek Protection", icon = "goal_generic_military_sphere" }
den['den_sign_non_aggression_deal'] = { name = "Sign a Non-Aggression Pact", icon = "goal_generic_major_alliance" }
den['den_sign_a_trade_deal'] = { name = "Negotiate a Trade Deal", icon = "goal_generic_positive_trade_relations" }
den['den_science_pact'] = { name = "Enter a Research and Partnership Program", icon = "goal_tfv_generic_tech_sharing" }
den['den_territory_for_protection'] = { name = "Territory for Protection", icon = "focus_generic_concessions" }
den['den_strength_in_numbers'] = { name = "Strength in Numbers", icon = "goal_tripartite_pact" }
den['den_military_cooperation_program'] = { name = "Military Cooperation Program", icon = "goal_generic_scientific_exchange" }
den['den_joint_military_drills'] = { name = "Joint Military Drills", icon = "focus_generic_military_mission" }
den['den_nordic_security'] = { name = "Nordic Security", icon = "focus_SWE_the_nordic_defense_council" }
den['den_unify_the_right'] = { name = "Unify the Right", icon = "goal_generic_dangerous_deal" }
den['den_conservatives_support'] = { name = "Gain the Support of the Conservatives", icon = "goal_generic_national_unity" }
den['den_conspire_with_the_officer_corps'] = { name = "Conspire with the Officer Corps", icon = "focus_generic_conspiracy" }
den['den_encourage_paramilitary'] = { name = "Encourage Para-military Organizations", icon = "focus_generic_little_entente" }
den['den_overthrow_the_government'] = { name = "Overthrow the Government", icon = "focus_eng_concessions_to_the_trade_unions" }
den['den_strengthen_the_officer_corp'] = { name = "Strengthen the Officer Corps", icon = "focus_generic_military_mission" }
den['den_king_assumes_power'] = { name = "The King Assumes Power", icon = "focus_DEN_the_king_assumes_power" }
den['den_konge_og_faedreland'] = { name = "For Konge og Fædreland", icon = "focus_DEN_national_unity" }
den['den_align_industries'] = { name = "Align the Industries to National Interests", icon = "focus_generic_modernize_industry" }
den['den_the_royal_guard'] = { name = "Expand Den Kongelige Livgarde", icon = "focus_DEN_danish_freedom" }
den['den_economic_mobilization_strategy'] = { name = "Economic Mobilization Strategy", icon = "focus_generic_farmland" }
den['den_expand_kobenhavns_university'] = { name = "Expand Københavns Universitet", icon = "focus_research" }
den['den_scandinavian_security'] = { name = "Scandinavian Security", icon = "focus_generic_attack_nordic_territory" }
den['den_reintegrate_iceland'] = { name = "Reintegrate Island", icon = "focus_generic_develop_iceland_silhouette" }
den['den_develop_iceland'] = { name = "Develop Island", icon = "goal_generic_construction" }
den['den_sway_the_nordics'] = { name = "Sway the Nordics", icon = "goal_generic_propaganda" }
den['den_offer_protection'] = { name = "Offer Protection", icon = "focus_SOV_reinforce_western_naval_bases" }
den['den_secure_swedish_steel'] = { name = "Secure Swedish Steel", icon = "focus_generic_attack_sweden" }
den['den_swedish_steel_production'] = { name = "Swedish Steel Production", icon = "focus_generic_steel" }
den['den_finish_off_finland'] = { name = "Secure Our Eastern Front", icon = "focus_generic_attack_finland" }
den['den_reclaim_norway'] = { name = "Reclaim Norway", icon = "focus_generic_attack_norway" }
den['den_train_mountain_infantry'] = { name = "Mountain Training", icon = "focus_generic_manpower" }
den['den_pan_scandinavianism'] = { name = "Pan-Scandinavianism", icon = "focus_generic_pan_scandinavism" }
den['den_march_on_the_capital'] = { name = "March on the Capital", icon = "goal_support_fascism" }
den['den_seize_power'] = { name = "Seize Power", icon = "focus_generic_annex_country" }
den['den_denmark_first'] = { name = "Denmark First", icon = "focus_generic_develop_denmark_silhouette" }
den['den_ask_for_support'] = { name = "Ask for Support", icon = "focus_chi_mission_to_germany" }
den['den_dano_german_military_cooperation'] = { name = "Dano-German Military Cooperation", icon = "focus_POL_beck_ribbentrop" }
den['den_rally_the_nation'] = { name = "Rally the Nation", icon = "focus_ITA_generic_fascist_workers" }
den['den_institute_corporatism'] = { name = "Institute Corporatism", icon = "focus_ICE_state_corporatism" }
den['den_experimental_technology'] = { name = "Experimental Technology", icon = "focus_research" }
den['den_assault_troops'] = { name = "Storm Afdeling", icon = "focus_generic_fascist_troops" }
den['den_prioritize_navy'] = { name = "Prioritize Søværnet", icon = "goal_generic_navy_battleship" }
den['den_prioritize_army'] = { name = "Prioritize Hæren", icon = "focus_generic_combined_arms" }
den['den_total_war'] = { name = "Total Krig", icon = "focus_generic_total_war" }
den['den_military_might'] = { name = "Resurgent Military Power", icon = "focus_generic_tank_air_support" }
den['den_avenging_1864'] = { name = "Avenging 1864", icon = "focus_DEN_avenging_1864" }
den['den_dominium_maris_baltici'] = { name = "Dominium Maris Baltici", icon = "focus_generic_baltic_sea_empire" }
den['den_establish_the_danelaw'] = { name = "Danelagen", icon = "focus_DEN_danelaw" }
den['den_sign_forsvarsforliget'] = { name = "Sign Forsvarsforliget", icon = "focus_generic_treaty" }
den['den_stockpile_oil'] = { name = "Stockpile Oil", icon = "focus_generic_stockpile_fuel" }
den['den_sikkerhedspolitiet'] = { name = "Sikkerhedspolitiet", icon = "goal_generic_intelligence_exchange" }
den['den_expand_vaernepligten'] = { name = "Expand Værnepligten", icon = "focus_generic_little_entente" }
den['den_haeren_reorganization'] = { name = "Hæren Reorganization", icon = "focus_DEN_haeren_reorganization" }
den['den_expand_haerens_tekniske_korps'] = { name = "Expand Hærens Tekniske Korps", icon = "focus_DEN_expand_haerens_tekniske_korps" }
den['den_hjemmevaernet'] = { name = "Hjemmeværnet", icon = "focus_DEN_Hjemmevaernet" }
den['den_expand_dansk_industri_syndikat'] = { name = "Expand Dansk Industri Syndikat", icon = "focus_DEN_expand_dansk_industri_syndikat" }
den['den_new_artillery_tactics'] = { name = "New Artillery Tactics", icon = "goal_generic_army_artillery2" }
den['den_convert_automobile_production'] = { name = "Convert Automobile Production", icon = "goal_generic_army_motorized" }
den['den_slaedepatruljen_sirius'] = { name = "Slædepatruljen Sirius", icon = "focus_DEN_sirius_patrol" }
den['den_generalkommandoen'] = { name = "Generalkommandoen", icon = "focus_DEN_generalkommandoen" }
den['den_establish_domestic_tank_manufacturing'] = { name = "Establish Domestic Tank Manufacturing", icon = "goal_generic_army_tanks" }
den['den_expand_ubadsvabnet'] = { name = "Expand Ubådsvåbnet", icon = "goal_generic_navy_submarine" }
den['den_refit_civilian_ships'] = { name = "Refit Old Ships", icon = "focus_generic_refit_civilian_ships" }
den['den_modernize_the_navy'] = { name = "Modernize the Navy", icon = "goal_generic_navy_battleship" }
den['den_sovaernets_operative_kommando'] = { name = "Søværnets Operative Kommando", icon = "focus_DEN_sovaernets_operative_kommando" }
den['den_restructuring_sovaernet'] = { name = "Restructuring Søværnet", icon = "focus_DEN_reorganize_sovaernet" }
den['den_appropriate_odense_staalskibsvaerft'] = { name = "Appropriate Odense Staalskibsværft", icon = "focus_POL_develop_polish_shipbuilding" }
den['den_baltic_sea_domination'] = { name = "Baltic Sea Domination", icon = "focus_generic_baltic_sea_fleet" }
den['den_north_sea_ambitions'] = { name = "North Sea Ambitions", icon = "focus_generic_north_atlantic_fleet" }
den['den_naval_power_projection'] = { name = "Naval Power Projection", icon = "focus_DEN_naval_power_projection" }
den['den_fromandskorpset'] = { name = "Frømandskorpset", icon = "focus_DEN_fromandskorpset" }
den['den_domestic_designs'] = { name = "Domestic Designs", icon = "focus_DEN_domestic_designs" }
den['den_foreign_designs'] = { name = "Foreign Designs", icon = "focus_generic_copy_plane_designs" }
den['den_unify_flyvevabnet'] = { name = "Unify Flyvevåbnet", icon = "focus_DEN_unify_flyvevabnet" }
den['den_flyveskolen'] = { name = "Flyveskolen", icon = "focus_DEN_flyveskolen" }
den['den_flyvertaktisk_kommando'] = { name = "Flyvertaktisk Kommando", icon = "focus_DEN_flyvetaktisk_kommando" }
den['den_air_force_power_projection'] = { name = "Air Force Power Projection", icon = "focus_generic_air_bases" }
den['den_torpedofly'] = { name = "Torpedofly", icon = "goal_generic_air_naval_bomber" }
den['den_jagerfly'] = { name = "Jagerfly", icon = "goal_generic_air_fighter" }
den['den_luftstotte'] = { name = "Luftstøtte", icon = "focus_generic_cas_aircraft" }
den['den_bombefly'] = { name = "Bombefly", icon = "focus_generic_long_range_aircraft" }
den['den_advanced_flight'] = { name = "Advanced Flight", icon = "focus_rocketry" }
--Continuous focus
den['den_undermine_overlord_continuous_focus'] = { name = "Undermine Overlord Influence", icon = "focus_DEN_undermine_overlord_continuous_focus", continuous = true }

--Finland
fin['fin_suomalainen_sosialismi'] = { name = "Suomalainen Sosialismi", icon = "focus_FIN_suomalainen_sosialismi" }
fin['fin_towards_a_red_government'] = { name = "Towards a Red Government", icon = "focus_generic_join_comintern" }
fin['fin_the_second_finnish_civil_war'] = { name = "The Second Finnish Civil War", icon = "focus_FIN_the_second_finnish_civil_war" }
fin['fin_the_peoples_democratic_league'] = { name = "The People's Democratic League", icon = "focus_FIN_the_peoples_democratic_league" }
fin['fin_cooperate_with_social_democrats'] = { name = "Cooperate with Social Democrats", icon = "focus_generic_soviet_politics" }
fin['fin_the_workers_state'] = { name = "The Workers State", icon = "focus_YUG_pan_slavic_congress" }
fin['fin_the_red_watch'] = { name = "The Red Watch", icon = "focus_spr_torchbearers_of_tomorrow" }
fin['fin_approach_the_soviets'] = { name = "Approach the Soviets", icon = "focus_FIN_approach_the_soviets" }
fin['fin_antagonize_the_soviets'] = { name = "Antagonize the Soviets", icon = "focus_FIN_antagonize_the_soviets" }
fin['fin_finno_soviet_pact'] = { name = "Finno-Soviet Pact", icon = "focus_chi_mission_to_the_soviet_union" }
fin['fin_subsidized_national_industrialization'] = { name = "Subsidized National Industrialization", icon = "goal_generic_soviet_construction" }
fin['fin_finnish_learned_societies'] = { name = "Finnish Learned Societies", icon = "focus_research" }
fin['fin_finnish_federation_of_trade_unions'] = { name = "Finnish Federation of Trade Unions", icon = "focus_FIN_finnish_federation_of_trade_unions" }
fin['fin_defensive_preparations'] = { name = "Defensive Preparations", icon = "focus_generic_fortify_finland" }
fin['fin_trade_agreements'] = { name = "Trade Agreements", icon = "goal_generic_intelligence_exchange" }
fin['fin_finno_estonian_union'] = { name = "Finno-Estonian Union", icon = "focus_FIN_viron_kansa" }
fin['fin_social_democracy'] = { name = "Social-Democracy", icon = "focus_generic_the_giant_wakes" }
fin['fin_pragmatic_socialism'] = { name = "Pragmatic Socialism", icon = "focus_FIN_pragmatic_socialism" }
fin['fin_sosialistinen_eduskuntaryhma'] = { name = "Sosialistinen Eduskuntaryhmä", icon = "focus_prc_agrarian_socialism" }
fin['fin_social_democratic_womens_union'] = { name = "Social Democratic Women's Union", icon = "focus_FIN_social_democratic_womens_association" }
fin['fin_mineral_wealth'] = { name = "Mineral Wealth", icon = "focus_generic_mining_industry" }
fin['fin_funds_from_kalevala_koru_oy'] = { name = "Funds From Kalevala Koru Oy", icon = "focus_FIN_funds_from_kalevala_koru_oy" }
fin['fin_join_the_comintern'] = { name = "Join the Comintern", icon = "goal_support_communism" }
fin['fin_united_under_the_north_star'] = { name = "United Under the North Star", icon = "focus_FIN_united_under_the_north_star" }
fin['fin_approach_major_democracies'] = { name = "Approach Major Democracies", icon = "goal_support_democracy" }
fin['fin_finnish_autonomy'] = { name = "Finnish Autonomy", icon = "focus_generic_develop_finland_silhouette" }
fin['fin_integrate_kola_and_karelia'] = { name = "Integrate Kola and Karelia", icon = "focus_FIN_integrate_kola_and_karelia" }
fin['fin_british_threat'] = { name = "British Threat", icon = "focus_attack_britain" }
fin['fin_keepers_of_the_baltic_countries'] = { name = "Keepers of the Baltic Countries", icon = "focus_FIN_keepers_of_the_baltic_countries" }
fin['fin_red_finland'] = { name = "Red Finland", icon = "focus_FIN_red_finland" }
fin['fin_finnish_influence_in_the_baltic'] = { name = "Finnish Influence in the Baltic", icon = "focus_FIN_finnish_influence_in_the_baltic" }
fin['fin_preserve_sapmi'] = { name = "Preserve Sápmi", icon = "focus_SWE_Sami_reconcilliation" }
fin['fin_confederated_finno_russian_republics'] = { name = "Confederated Finno-Russian Republics", icon = "focus_FIN_confederated_finno_russian_republics" }
fin['fin_secure_the_baltic_sea'] = { name = "Secure the Baltic Sea", icon = "goal_generic_navy_cruiser" }
fin['fin_german_threat'] = { name = "German Threat", icon = "focus_attack_germany" }
fin['fin_socialist_welfare'] = { name = "Socialist Welfare", icon = "focus_FIN_socialist_welfare" }
fin['fin_aid_for_entrepreneurs'] = { name = "Aid for Entrepreneurs", icon = "goal_generic_construct_civ_factory" }
fin['fin_soviet_threat'] = { name = "Soviet Threat", icon = "focus_attack_soviet" }
fin['fin_proclaim_greater_finland'] = { name = "Proclaim Grand Finnish Federation", icon = "focus_FIN_a_cry_for_help_2" }
fin['fin_control_the_flux_of_iron_ore'] = { name = "Control the Flux of Iron Ore", icon = "focus_generic_invade_sweden" }
fin['fin_finnish_neutrality'] = { name = "Finnish Neutrality", icon = "focus_FIN_finnish_neutrality" }
fin['fin_political_unity'] = { name = "Political Unity", icon = "focus_generic_self_management" }
fin['fin_align_the_agrarian_league'] = { name = "Align the Agrarian League", icon = "focus_generic_workers" }
fin['fin_the_finnish_swedish_peoples_party'] = { name = "The Finnish Swedish Peoples Party", icon = "focus_generic_industrialists" }
fin['fin_collaboration_with_the_left'] = { name = "Collaboration with the Left", icon = "goal_generic_national_unity" }
fin['fin_railways_and_infrastructure'] = { name = "Railways and Infrastructure", icon = "focus_generic_railroad" }
fin['fin_repurpose_small_industries'] = { name = "Repurpose Small Industries", icon = "goal_generic_construct_civ_factory" }
fin['fin_expand_state_military_factories'] = { name = "Expand State Military Factories", icon = "goal_generic_construct_mil_factory" }
fin['fin_a_new_course_for_kokoomus'] = { name = "A New Course for Kokoomus", icon = "focus_FIN_a_new_course_for_kokoomus" }
fin['fin_the_finnish_throne'] = { name = "The Finnish Throne", icon = "focus_FIN_the_finnish_throne" }
fin['fin_strengthen_military_administration'] = { name = "Strengthen Military Administration", icon = "focus_FIN_strengthen_military_administration" }
fin['fin_dreams_of_expansionism'] = { name = "Dreams of Expansionism", icon = "focus_FIN_dreams_of_expansionism" }
fin['fin_reach_out_to_scandinavia'] = { name = "Reach Out to Scandinavia", icon = "focus_generic_nordic_territory" }
fin['fin_moderate_politics'] = { name = "Moderate Politics", icon = "goal_generic_neutrality_focus" }
fin['fin_join_the_allies'] = { name = "Join the Allies", icon = "focus_chi_british_cooperation" }
fin['fin_northern_defense_front'] = { name = "Northern Defense Front", icon = "focus_FIN_northern_defense_front" }
fin['fin_the_lone_wolf'] = { name = "The Lone Wolf", icon = "focus_FIN_the_lone_wolf" }
fin['fin_military_aid'] = { name = "Military Aid", icon = "focus_generic_combined_arms" }
fin['fin_mineral_wealth_development'] = { name = "Mineral Wealth Development", icon = "goal_generic_construction2" }
fin['fin_industrialize_the_region'] = { name = "Industrialize the Region", icon = "goal_generic_construct_civilian" }
fin['fin_increase_military_investment'] = { name = "Increase Military Investment", icon = "focus_generic_reorient_production" }
fin['fin_cooperation_with_germany'] = { name = "Cooperation with Germany", icon = "focus_chi_mission_to_germany" }
fin['fin_wartsila_engine_production'] = { name = "Wärtsilä Engine Production", icon = "focus_FIN_wartsila_engine_production" }
fin['fin_german_military_advisors'] = { name = "German Military Advisors", icon = "focus_generic_military_mission" }
fin['fin_finnish_march_of_conquest'] = { name = "Finnish March of Conquest", icon = "focus_generic_attack_finland" }
fin['fin_joint_scientific_program'] = { name = "Joint Scientific Program", icon = "focus_research" }
fin['fin_modernize_the_industry'] = { name = "Modernize the Industry", icon = "focus_generic_modernize_industry" }
fin['fin_modernize_the_army'] = { name = "Modernize the Army", icon = "goal_generic_axis_build_infantry" }
fin['fin_weapon_caches'] = { name = "Weapon Caches", icon = "focus_FIN_weapon_caches" }
fin['fin_national_unity'] = { name = "National Unity", icon = "focus_EST_national_pride_in_finland" }
fin['fin_viron_kansa'] = { name = "Viron Kansa", icon = "focus_FIN_viron_kansa" }
fin['fin_ambitions_in_the_south'] = { name = "Ambitions in the South", icon = "focus_SOV_baltic_security" }
fin['fin_arm_the_lotta_svard'] = { name = "Arm the Lotta Svärd", icon = "focus_SWE_lottakoren" }
fin['fin_union_of_finnish_brothers_in_arms'] = { name = "Union of Finnish Brothers in Arms", icon = "focus_FIN_union_of_finnish_borthers_in_arms" }
fin['fin_parmis_devils'] = { name = "Pärmi's Devils", icon = "focus_FIN_parmis_devils" }
fin['fin_militarized_society'] = { name = "Militarized Society", icon = "focus_generic_limited_social_mobilization" }
fin['fin_a_cry_for_help'] = { name = "A Cry for Help", icon = "focus_FIN_a_cry_for_help" }
fin['fin_greater_finland'] = { name = "Greater Finland", icon = "focus_FIN_greater_finland" }
fin['fin_right_wing_policies'] = { name = "Right-Wing Policies", icon = "focus_FIN_right_wing_policies" }
fin['fin_discredit_the_democratic_system'] = { name = "Discredit the Democratic System", icon = "focus_usa_voter_registration_act" }
fin['fin_prepare_a_military_coup'] = { name = "Prepare a Military Coup", icon = "goal_generic_more_territorial_claims" }
fin['fin_a_fascist_regime'] = { name = "A Fascist Regime", icon = "focus_generic_strike_at_democracy1" }
fin['fin_seek_german_protection'] = { name = "Seek German Protection", icon = "focus_chi_mission_to_germany" }
fin['fin_join_axis'] = { name = "Join Axis", icon = "goal_support_fascism" }
fin['fin_industrial_cooperation'] = { name = "Industrial Cooperation", icon = "focus_generic_modernize_industry" }
fin['fin_military_research'] = { name = "Military Research", icon = "focus_chi_army_reform" }
fin['fin_bring_foreign_armor_experts'] = { name = "Bring Foreign Armor Experts", icon = "goal_generic_army_tanks" }
fin['fin_finnish_supremacy_in_the_north'] = { name = "Finnish Supremacy in the North", icon = "focus_FIN_finnish_supremacy_in_the_north" }
fin['fin_finnish_legion_of_honor'] = { name = "Finnish Legion of Honor", icon = "focus_generic_fascist_troops" }
fin['fin_tactical_wargaming_department'] = { name = "Tactical Wargaming Department", icon = "goal_generic_position_armies" }
fin['fin_advanced_jaeger_training_program'] = { name = "Advanced Jaeger Training Program", icon = "goal_generic_military_deal" }
fin['fin_finnish_irredentism'] = { name = "Finnish Irredentism", icon = "focus_generic_attack_finland" }
fin['fin_keepers_of_the_north'] = { name = "Keepers of the North", icon = "focus_FIN_keepers_of_the_north" }
fin['fin_patriotic_peoples_movement'] = { name = "Patriotic People's Movement", icon = "focus_FIN_patriotic_peoples_movement" }
fin['fin_mustapaidat'] = { name = "Mustapaidat", icon = "focus_FIN_mustapaidat" }
fin['fin_sotilaalliset_kappalaiset'] = { name = "Sotilaalliset Kappalaiset", icon = "focus_FIN_chaplains" }
fin['fin_national_fanatism'] = { name = "National Fanaticism", icon = "focus_FIN_national_fanatism" }
fin['fin_academic_karelian_society'] = { name = "Academic Karelian Society", icon = "focus_FIN_academic_karelian_society" }
fin['fin_take_over_the_suojeluskunta'] = { name = "Take Over the Suojeluskunta", icon = "focus_FIN_take_over_the_suojeluskunta" }
fin['fin_maan_turva'] = { name = "Maan Turva", icon = "focus_generic_secret_service_agency" }
fin['fin_military_promotions'] = { name = "Military Promotions", icon = "focus_generic_military_mission" }
fin['fin_indoctrinate_the_workers'] = { name = "Indoctrinate the Workers", icon = "focus_generic_full_employment" }
fin['fin_intellectual_elite'] = { name = "Intellectual Elite", icon = "focus_research" }
fin['fin_enhance_southern_infrastructure'] = { name = "Enhance Southern Infrastructure", icon = "goal_generic_construct_infrastructure" }
fin['fin_industrial_development'] = { name = "Industrial Development", icon = "goal_generic_construct_civ_factory" }
fin['fin_bank_of_aland'] = { name = "Bank of Åland", icon = "focus_usa_reestablish_the_gold_standard" }
fin['fin_suomen_akatemia'] = { name = "Suomen Akatemia", icon = "focus_research" }
fin['fin_janiskoski_power_plant'] = { name = "Jäniskoski Power Plant", icon = "focus_generic_energy" }
fin['fin_found_pohjolan_voima'] = { name = "Found Pohjolan Voima", icon = "focus_generic_land_reclamation" }
fin['fin_expand_imatra_hydropower_plant'] = { name = "Expand Imatra Hydropower Plant", icon = "goal_generic_construction" }
fin['fin_makola_mine'] = { name = "Makola Mine", icon = "focus_generic_mining_industry" }
fin['fin_power_from_the_dams'] = { name = "Power from the Dams", icon = "focus_generic_hydroelectric_energy" }
fin['fin_tire_factory_at_nokia'] = { name = "Tire Factory at Nokia", icon = "focus_generic_improve_roads" }
fin['fin_vaisala_radiosonde_tests'] = { name = "Väisälä's Radiosonde Tests", icon = "goal_generic_radar" }
fin['fin_contract_with_yhteissisu'] = { name = "Contract with Yhteissisu", icon = "focus_generic_truck" }
fin['fin_industrial_upgrade_in_harjavalta'] = { name = "Industrial Upgrade in Harjavalta", icon = "goal_generic_production" }
fin['fin_expand_mining_prospection'] = { name = "Expand Mining Prospection", icon = "goal_generic_construct_civilian" }
fin['fin_elijarvi_mine'] = { name = "Elijärvi Mine", icon = "goal_generic_construction2" }
fin['fin_tornio_steel_factory'] = { name = "Tornio Steel Factory", icon = "focus_generic_steel" }
fin['fin_outokumpu_for_defence_industry'] = { name = "Outokumpu for Defence Industry", icon = "goal_generic_construct_mil_factory" }
fin['fin_oy_alkoholiliike'] = { name = "Oy Alkoholiliike", icon = "focus_FIN_oy_alkoholiliike" }
fin['fin_integrate_oy_tikkakoski'] = { name = "Integrate Oy Tikkakoski", icon = "focus_SOV_merge_plants" }
fin['fin_national_firepower'] = { name = "National Firepower", icon = "goal_generic_army_artillery2" }
fin['fin_increase_military_budget'] = { name = "Increase Military Budget", icon = "focus_FIN_increase_military_budget" }
fin['fin_suomen_maavoimat'] = { name = "Suomen Maavoimat", icon = "focus_FIN_suomen_maavoimat" }
fin['fin_operation_kilpapurjehdus'] = { name = "Operation Kilpapurjehdus", icon = "focus_SWE_the_aland_question" }
fin['fin_extra_refresher_exercises'] = { name = "Extra Refresher Exercises", icon = "focus_generic_little_entente" }
fin['fin_the_cold_front'] = { name = "The Cold Front", icon = "focus_SOV_the_road_of_life" }
fin['fin_jaeger_movement'] = { name = "Jaeger Movement", icon = "focus_FIN_jaeger_movement" }
fin['fin_salvaged_and_retooled'] = { name = "Salvaged and Retooled", icon = "focus_FIN_salvaged_and_retooled" }
fin['fin_winter_warfare'] = { name = "Winter Warfare", icon = "focus_generic_winter_warfare" }
fin['fin_motti_tactics'] = { name = "Motti Tactics", icon = "focus_FIN_motti_tactics" }
fin['fin_foreign_armor'] = { name = "Foreign Armor", icon = "focus_FIN_foreign_anti_air" }
fin['fin_utilize_the_sami'] = { name = "Utilize the Sámi", icon = "focus_FIN_utilize_the_sami" }
fin['fin_long_range_patrols'] = { name = "Long-Range Patrols", icon = "focus_FIN_sissi" }
fin['fin_finnish_radio_intelligence'] = { name = "Finnish Radio Intelligence", icon = "focus_generic_cryptologic_bomb" }
fin['fin_sissi'] = { name = "Sissi", icon = "focus_FIN_the_cold_front" }
fin['fin_national_armor_focus'] = { name = "National Armor Focus", icon = "focus_generic_tank_production" }
fin['fin_innovative_designs'] = { name = "Innovative Designs", icon = "focus_generic_army_tanks2" }
fin['fin_underground_resistance_cells'] = { name = "Underground Resistance Cells", icon = "goal_generic_major_war" }
fin['fin_mannerheim_line'] = { name = "Mannerheim Line", icon = "goal_fortify_the_westwall" }
fin['fin_defense_in_depth'] = { name = "Defense in Depth", icon = "goal_generic_defence" }
fin['fin_helsinki_air_defense'] = { name = "Helsinki Air Defense", icon = "focus_generic_air_defense" }
fin['fin_suomen_ilmavoimat'] = { name = "Suomen Ilmavoimat", icon = "focus_FIN_suomen_ilmavoimat" }
fin['fin_expand_air_bases'] = { name = "Expand Air Bases", icon = "focus_generic_air_bases" }
fin['fin_foreign_aircraft'] = { name = "Foreign Aircraft", icon = "focus_generic_copy_plane_designs" }
fin['fin_pilot_training'] = { name = "Pilot Training", icon = "focus_SOV_flying_clubs" }
fin['fin_expand_air_force_academy'] = { name = "Expand Air Force Academy", icon = "focus_FIN_expand_air_force_academy" }
fin['fin_naval_airforce'] = { name = "Naval Airforce", icon = "goal_generic_air_naval_bomber" }
fin['fin_national_aircraft_production'] = { name = "National Aircraft Production", icon = "focus_generic_aircraft_production" }
fin['fin_support_for_ground_forces'] = { name = "Support for Ground Forces", icon = "focus_generic_cas_aircraft" }
fin['fin_dominate_the_skies'] = { name = "Dominate the Skies", icon = "goal_generic_air_fighter" }
fin['fin_expand_production_lines'] = { name = "Expand Production Lines", icon = "focus_generic_industry_3" }
fin['fin_modernize_production_lines'] = { name = "Modernize Production Lines", icon = "goal_generic_air_production" }
fin['fin_suomen_merivoimat'] = { name = "Suomen Merivoimat", icon = "focus_FIN_suomen_merivoimat" }
fin['fin_the_merchant_fleet'] = { name = "The Merchant Fleet", icon = "focus_generic_merchant_fleet" }
fin['fin_conversion_of_civilian_vessels'] = { name = "Conversion of Civilian Vessels", icon = "focus_generic_refit_civilian_ships" }
fin['fin_coastal_defense'] = { name = "Coastal Defense", icon = "focus_FIN_coastal_defense" }
fin['fin_marine_jaeger_divisions'] = { name = "Marine Jaeger Divisions", icon = "goal_generic_amphibious_assault" }
fin['fin_rapid_raiders'] = { name = "Rapid Raiders", icon = "focus_generic_destroyer" }
fin['fin_deep_sea_raiders'] = { name = "Deep Sea Raiders", icon = "goal_generic_navy_submarine" }
fin['fin_sea_mines_strategy'] = { name = "Sea Mines Strategy", icon = "focus_generic_mine_warfare" }
fin['fin_strengthen_the_naval_bases'] = { name = "Strengthen the Naval Bases", icon = "focus_generic_coastal_fort" }
fin['fin_acquire_andros_dockyards'] = { name = "Acquire Andros Dockyards", icon = "focus_FIN_acquire_andros_dockyards" }
fin['fin_expand_ship_building_industry'] = { name = "Expand Ship-Building Industry", icon = "goal_generic_construct_naval_dockyard" }
fin['fin_expansion_towards_the_atlantic'] = { name = "Expansion Towards the Atlantic", icon = "focus_FIN_expansion_towards_the_atlantic" }

--Iceland
ice['ice_expand_the_fishing_industry'] = { name = "Expand the Fishing Industry", icon = "focus_generic_industry_1" }
ice['ice_mineral_prospecting'] = { name = "Mineral Prospecting", icon = "focus_generic_steel" }
ice['ice_agricultural_expansion'] = { name = "Agricultural Expansion", icon = "focus_generic_develop_iceland_silhouette" }
ice['ice_off_shore_oil_drilling'] = { name = "Off Shore Oil Drilling", icon = "focus_generic_offshore_oil_rig" }
ice['ice_international_trade'] = { name = "International Trade", icon = "goal_generic_trade" }
ice['ice_hydroelectric_power'] = { name = "Hydroelectric Power", icon = "focus_generic_hydroelectric_energy" }
ice['ice_banking_on_the_future'] = { name = "Banking on the Future", icon = "goal_generic_intelligence_exchange" }
ice['ice_infiltration'] = { name = "Infiltration", icon = "focus_generic_secret_service_agency" }
ice['ice_develop_icelandic_shipping'] = { name = "Develop Icelandic Shipping", icon = "focus_generic_navy_battleship2" }
ice['ice_heavy_industry'] = { name = "Heavy Industry", icon = "goal_generic_construct_civ_factory" }
ice['ice_advanced_technology'] = { name = "Advanced Technology", icon = "focus_research2" }
ice['ice_reykjavik_dockyards'] = { name = "Reykjavik Dockyards", icon = "goal_generic_construct_naval_dockyard" }
ice['ice_expand_the_harbour'] = { name = "Expand the Harbor", icon = "goal_generic_build_navy" }
ice['ice_local_arms_industry'] = { name = "Local Arms Industry", icon = "focus_secret_rearmament" }
ice['ice_infrastructure_development'] = { name = "Infrastructure Development", icon = "goal_generic_construct_infrastructure" }
ice['ice_iceland_air'] = { name = "Iceland Air", icon = "focus_generic_aircraft_production" }
ice['ice_expand_the_civilian_fleet'] = { name = "Expand the Civilian fleet", icon = "focus_POL_develop_polish_shipbuilding" }
ice['ice_industrial_research_school'] = { name = "Industrial Research School", icon = "focus_research" }
ice['ice_hrafninn_flygur'] = { name = "Hrafninn Flýgur", icon = "focus_ICE_hrafninn_flygur" }
ice['ice_the_kingdom_of_iceland'] = { name = "The Kingdom of Iceland", icon = "focus_ICE_the_kingdom_of_iceland" }
ice['ice_united_we_stand'] = { name = "United We Stand", icon = "focus_generic_befriend_denmark" }
ice['ice_declare_absolute_neutrality'] = { name = "Declare Absolute Neutrality", icon = "goal_generic_neutrality_focus" }
ice['ice_joint_shipbuilding_programme'] = { name = "Joint Shipbuilding Program", icon = "goal_generic_construct_naval_dockyard" }
ice['ice_royal_marines'] = { name = "Royal Marines", icon = "goal_generic_amphibious_assault" }
ice['ice_the_icelandic_police_force'] = { name = "The Icelandic Police Force", icon = "goal_generic_small_arms" }
ice['ice_infrastructure_projects'] = { name = "Infrastructure Projects", icon = "goal_generic_construct_infrastructure" }
ice['ice_engineering_projects'] = { name = "Engineering Projects", icon = "focus_generic_industry_1" }
ice['ice_patrolling_the_atlantic'] = { name = "Patrolling the Atlantic", icon = "focus_generic_destroyer" }
ice['ice_industrial_cooperation'] = { name = "Industrial Cooperation", icon = "goal_generic_production2" }
ice['ice_joint_military_training'] = { name = "Joint Military Training", icon = "focus_chi_army_reform" }
ice['ice_gardhur_airfield'] = { name = "Garður Airfield", icon = "goal_generic_air_fighter2" }
ice['ice_the_merchant_fleet'] = { name = "The Merchant Fleet", icon = "focus_POL_develop_polish_shipbuilding" }
ice['ice_not_standing_idly_by'] = { name = "Not Standing Idly By", icon = "goal_generic_more_territorial_claims" }
ice['ice_expand_industrial_complexes'] = { name = "Expand the Industrial Complexes", icon = "focus_generic_industry_3" }
ice['ice_political_unity'] = { name = "Political Unity", icon = "goal_generic_national_unity" }
ice['ice_anglo_icelandic_relations'] = { name = "Anglo-Icelandic Relations", icon = "focus_chi_british_cooperation" }
ice['ice_american_protection'] = { name = "American Protection", icon = "focus_generic_befriend_usa" }
ice['ice_fighting_as_equals'] = { name = "Fighting as Equals", icon = "focus_ICE_fighting_as_equals" }
ice['ice_expanding_the_university_of_reykjavik'] = { name = "Expanding the University of Reykjavik", icon = "focus_ICE_expanding_the_university_of_reykjavik" }
ice['ice_trade_relations'] = { name = "Trade Relations", icon = "goal_generic_positive_trade_relations" }
ice['ice_keflavik_airbase'] = { name = "Keflavík Airbase", icon = "focus_generic_multi_role_aircraft" }
ice['ice_modernizing_the_island'] = { name = "Modernizing the Island", icon = "focus_generic_improve_the_administration" }
ice['ice_state_owned_enterprises'] = { name = "State Owned Enterprises", icon = "focus_generic_the_giant_wakes" }
ice['ice_compensation'] = { name = "Compensation", icon = "focus_generic_treaty" }
ice['ice_republicanism'] = { name = "Republicanism", icon = "focus_ICE_republicanism" }
ice['ice_american_investments'] = { name = "American Investments", icon = "focus_generic_american_investments" }
ice['ice_american_soldiers'] = { name = "Host American Soldiers", icon = "focus_generic_manpower" }
ice['ice_iceland_defense_force'] = { name = "Iceland Defense Force", icon = "focus_ICE_iceland_defense_force" }
ice['ice_not_our_king'] = { name = "Not Our King", icon = "focus_ICE_not_our_king" }
ice['ice_expand_the_industrial_base'] = { name = "Expand the Industrial Base", icon = "focus_generic_full_employment" }
ice['ice_anti_capitalist_propaganda'] = { name = "Anti-Capitalist Propaganda", icon = "goal_generic_propaganda" }
ice['ice_international_relations'] = { name = "International Relations", icon = "focus_generic_soviet_politics" }
ice['ice_rally_the_workers_of_reykjavik'] = { name = "Rally the Workers of Reykjavik", icon = "focus_SOV_organize_wreckers" }
ice['ice_prepare_for_the_revolution'] = { name = "Prepare for the Revolution", icon = "focus_generic_support_the_left_right" }
ice['ice_state_visits'] = { name = "State Visits", icon = "focus_SWI_embrace_panoramaheim" }
ice['ice_general_strike'] = { name = "General Strike", icon = "focus_generic_workers" }
ice['ice_organize_a_march'] = { name = "Organize a March", icon = "focus_ITA_generic_fascist_workers" }
ice['ice_break_with_the_crown'] = { name = "Break With the Crown", icon = "focus_ICE_break_with_the_crown" }
ice['ice_embrace_the_workers_revolution'] = { name = "Embrace the Workers' Revolution", icon = "focus_ICE_embrace_the_workers_revolution" }
ice['ice_state_corporatism'] = { name = "State Corporatism", icon = "focus_ICE_state_corporatism" }
ice['ice_international_brigades'] = { name = "International Brigades", icon = "focus_SOV_builder_of_the_red_army" }
ice['ice_state_owned_industry'] = { name = "State Owned Industry", icon = "focus_generic_communist_industry" }
ice['ice_organize_the_greyshirts'] = { name = "Organize the Greyshirts", icon = "focus_generic_fascist_troops" }
ice['ice_research_cooperation'] = { name = "Research Cooperation", icon = "focus_generic_diplomatic_treaty" }
ice['ice_infiltrating_the_british_isles'] = { name = "Infiltrating the British Isles", icon = "focus_ICE_infiltrating_the_british_isles" }
ice['ice_transformation_of_nature'] = { name = "Transformation of Nature", icon = "goal_generic_soviet_construction" }
ice['ice_the_viking_spirit'] = { name = "The Viking Spirit", icon = "focus_ICE_the_viking_spirit" }
ice['ice_recruiting_international_workers'] = { name = "Recruiting International Workers", icon = "focus_ETH_callout_to_the_world" }
ice['ice_international_research_community'] = { name = "International Research Community", icon = "focus_generic_socialist_science" }
ice['ice_reclaiming_the_empire'] = { name = "Reclaiming the Empire", icon = "focus_ICE_reclaiming_the_empire" }
ice['ice_securing_the_north_sea_passage'] = { name = "Securing the North Sea Passage", icon = "focus_ICE_securing_the_north_sea_passage" }
ice['ice_vinland'] = { name = "Vinland", icon = "focus_ICE_vinland" }
ice['ice_the_armed_forces_of_iceland'] = { name = "The Armed Forces of Iceland", icon = "focus_ICE_the_armed_forces_of_iceland" }
ice['ice_an_airbase_in_the_sea'] = { name = "An Airbase in the Sea", icon = "goal_generic_build_airforce" }
ice['ice_a_naval_hub_in_the_atlantic'] = { name = "A Naval Hub in the Atlantic", icon = "goal_generic_build_navy" }
ice['ice_mine_iceland'] = { name = "Mine Iceland", icon = "focus_generic_mine_warfare" }
ice['ice_flying_boats'] = { name = "Flying Boats", icon = "goal_generic_air_naval_bomber" }
ice['ice_modernizing_the_coast_guard'] = { name = "Modernizing the Coast Guard", icon = "focus_ICE_modernizing_the_coast_guard" }
ice['ice_low_cost_aircrafts'] = { name = "Low Cost Aircraft", icon = "goal_generic_air_fighter2" }
ice['ice_support_equipment'] = { name = "Support Equipment", icon = "goal_generic_build_tank" }
ice['ice_emergency_conversions'] = { name = "Emergency Conversions", icon = "focus_generic_refit_civilian_ships" }
ice['ice_a_profesional_army'] = { name = "Professionalize the Army", icon = "focus_generic_full_social_mobilization" }
ice['ice_enact_conscription'] = { name = "Herþjónustu", icon = "focus_SWE_varnplikt" }
ice['ice_civilian_war_duty'] = { name = "Civil Defense", icon = "focus_SWE_lottakoren" }
ice['ice_doctrinal_studies'] = { name = "Doctrinal Studies", icon = "goal_generic_army_doctrines" }
ice['ice_thungur_hnifur'] = { name = "Þungur Hnífur", icon = "focus_ICE_thungur_hnifur" }
ice['ice_death_from_above'] = { name = "Death From Above", icon = "focus_generic_paratrooper" }
ice['ice_we_shall_defend_our_island'] = { name = "We Shall Defend Our Island", icon = "focus_generic_coastal_fort" }
ice['ice_taking_the_fight_to_our_enemies'] = { name = "Taking the Fight to Our Enemies", icon = "goal_generic_wolf_pack" }

--Norway
nor['nor_a_resurgent_labor_movement'] = { name = "A Resurgent Labor Movement", icon = "focus_NOR_a_resurgent_labor_movement" }
nor['nor_vote_of_no_confidence'] = { name = "Vote of No Confidence", icon = "focus_NOR_vote_of_no_confidence" }
nor['nor_continue_nygaardsvold_government'] = { name = "Continue Nygaardsvold's Government", icon = "focus_NOR_continue_nygaardsvold_government" }
nor['nor_weathering_the_storm_to_come'] = { name = "Weathering the Storm to Come", icon = "focus_NOR_weathering_the_storm_to_come" }
nor['nor_compromise_with_the_nkp'] = { name = "Compromise with the NKP", icon = "focus_NOR_compromise_with_the_nkp" }
nor['nor_prosecute_the_nkp'] = { name = "Prosecute the NKP", icon = "focus_NOR_prosecute_the_nkp" }
nor['nor_the_seeds_of_the_revolution'] = { name = "The Seeds of the Revolution", icon = "focus_SOV_organization_centralization_discipline" }
nor['nor_the_voice_of_the_people'] = { name = "The Voice of the People", icon = "focus_prc_agrarian_socialism" }
nor['nor_organize_partisan_militias'] = { name = "Organize Partisan Militias", icon = "focus_generic_limited_social_mobilization" }
nor['nor_consolidate_power'] = { name = "Consolidate Power", icon = "goal_generic_political_pressure" }
nor['nor_demand_nationalizations'] = { name = "Demand Nationalizations", icon = "focus_generic_industry_3" }
nor['nor_squash_dissent'] = { name = "Squash Dissent", icon = "goal_tfv_saf_anti_colonialist_crusade" }
nor['nor_denounce_the_german_reich'] = { name = "Denounce the German Reich", icon = "focus_ger_oppose_hitler" }
nor['nor_moscows_education_centers'] = { name = "Communist Education Centers", icon = "focus_NOR_moscows_education_centers" }
nor['nor_workers_and_farmers_rise'] = { name = "Workers and Farmers Rise", icon = "focus_generic_workers_and_farmers_rise" }
nor['nor_war_in_finland'] = { name = "War in Finland", icon = "focus_generic_attack_finland" }
nor['nor_defend_finland'] = { name = "Defend Finland", icon = "focus_FIN_suomalainen_sosialismi" }
nor['nor_send_the_king_back_to_denmark'] = { name = "Send the King Back to Denmark", icon = "focus_NOR_send_the_king_back_to_denmark" }
nor['nor_worker_armies'] = { name = "Worker Armies", icon = "focus_generic_workers" }
nor['nor_nationalize_the_hydro_plants'] = { name = "Nationalize the Hydro Plants", icon = "focus_generic_hydroelectric_energy" }
nor['nor_expand_military_industry'] = { name = "Expand Military Industry", icon = "focus_generic_modernize_industry" }
nor['nor_a_new_norway'] = { name = "A New Norway", icon = { "focus_NOR_a_new_norway_communism", "focus_NOR_a_new_norway_SOV_communism", "focus_NOR_a_new_norway_Trotsky_communism" } }
nor['nor_reawaken_the_permanent_revolution'] = { name = "Reawaken the Permanent Revolution", icon = "goal_generic_war_with_comintern" }
nor['nor_norwegian_engineering'] = { name = "Norwegian Engineering", icon = "focus_DEN_no_regulations" }
nor['nor_crush_stalin'] = { name = "Crush Stalin", icon = "focus_attack_soviet" }
nor['nor_prepare_for_war'] = { name = "Prepare for War", icon = "goal_generic_major_war" }
nor['nor_join_the_allies'] = { name = "Join the Allies", icon = "goal_generic_alliance" }
nor['nor_proactive_defense'] = { name = "Proactive Defense", icon = "focus_generic_attack_nordic_territory" }
nor['nor_secure_the_swedish_iron_ore'] = { name = "Secure the Swedish Iron Ore", icon = "focus_generic_attack_sweden" }
nor['nor_secure_denmark'] = { name = "Secure Denmark", icon = "focus_generic_attack_denmark" }
nor['nor_crush_hitler'] = { name = "Crush Hitler", icon = "focus_attack_germany" }
nor['nor_invite_secret_army'] = { name = "Co-opt the Secret Army", icon = "goal_generic_secret_weapon" }
nor['nor_revive_pomor_trade'] = { name = "Revive Pomor Trade", icon = "goal_generic_positive_trade_relations" }
nor['nor_join_the_comintern'] = { name = "Join the Comintern", icon = "focus_generic_join_comintern" }
nor['nor_soviet_industrial_cooperation'] = { name = "Soviet Industrial Cooperation", icon = "focus_generic_communist_industry" }
nor['nor_field_hospitals'] = { name = "Field Hospitals", icon = "focus_generic_field_hostpital" }
nor['nor_expanded_conscription_drive'] = { name = "Expanded Conscription Drive", icon = "focus_generic_manpower" }
nor['nor_invite_soviet_designers'] = { name = "Invite Soviet Designers", icon = "focus_SOV_the_glory_of_the_red_army_communism" }
nor['nor_liberal_conservative_alliance'] = { name = "Liberal Conservative Alliance", icon = "goal_generic_major_alliance" }
nor['nor_sabotage_unions'] = { name = "Sabotage Unions", icon = "focus_spr_crush_the_revolution" }
nor['nor_invite_foreign_investment'] = { name = "Invite Foreign investment", icon = "focus_generic_industrialists" }
nor['nor_invite_transnational_manufacturers'] = { name = "Invite Transnational Manufacturers", icon = "goal_generic_construct_civ_factory" }
nor['nor_contain_the_labor_movement'] = { name = "Contain the Labor Movement", icon = "focus_spr_masters_of_our_own_fate" }
nor['nor_uproot_secret_army'] = { name = "Uproot Secret Army", icon = "focus_generic_anti_fascist_diplomacy" }
nor['nor_support_finland_in_winter_war'] = { name = "Support Finland in Winter War", icon = "focus_invite_finland" }
nor['nor_replace_laake'] = { name = "Replace Laake", icon = "focus_NOR_replace_laake" }
nor['nor_arrest_quisling'] = { name = "Arrest Quisling", icon = "focus_NOR_arrest_quisling" }
nor['nor_protect_finnmark_from_the_bolsheviks'] = { name = "Protect Finnmark From the Bolsheviks", icon = "focus_ger_bulwark_against_bolshevism" }
nor['nor_reform_the_army'] = { name = "Reform the Army", icon = "focus_chi_army_reform" }
nor['nor_improved_training'] = { name = "Improved Training", icon = "focus_generic_little_entente" }
nor['nor_officers_academy'] = { name = "Officers Academy", icon = "focus_generic_military_mission" }
nor['nor_offensive_doctrines'] = { name = "Offensive Doctrines", icon = "goal_generic_attack_allies" }
nor['nor_broken_gun_policies'] = { name = "Broken Gun Policies", icon = "focus_NOR_broken_gun_policies" }
nor['nor_leaving_the_hard_thirties_behind'] = { name = "Leaving the Hard Thirties Behind", icon = "goal_generic_consumer_goods" }
nor['nor_cut_military_budget'] = { name = "Cut Military Budget", icon = "goal_generic_construct_infrastructure" }
nor['nor_bail_out_towns'] = { name = "Bail Out Towns", icon = "goal_generic_construction2" }
nor['nor_restore_public_trust_in_the_storting'] = { name = "Restore the Public Trust in the Storting", icon = "focus_NOR_restore_public_trust_in_the_storting" }
nor['nor_the_neutrality_guard'] = { name = "The Neutrality Guard", icon = "goal_generic_military_sphere" }
nor['nor_rearm_for_defense'] = { name = "Rearm for Defense", icon = "goal_generic_fortify_city" }
nor['nor_fde_intelligence_agency'] = { name = "Forsvarets Intelligence Service", icon = "focus_generic_secret_service_agency" }
nor['nor_patrol_our_coast'] = { name = "Patrol Our Coast", icon = "goal_generic_navy_cruiser" }
nor['nor_social_incrementalism'] = { name = "Social Incrementalism", icon = "goal_generic_national_unity" }
nor['nor_print_more_money'] = { name = "Print More Money", icon = "focus_hol_abandon_the_gold_standard" }
nor['nor_restart_public_investment'] = { name = "Restart Public investment", icon = "goal_generic_construct_civ_factory" }
nor['nor_coastal_defense'] = { name = "Coastal Defense", icon = "focus_generic_coastal_fort" }
nor['nor_fortify_norway'] = { name = "Fortify Norway", icon = "focus_generic_fortify_norway" }
nor['nor_the_kings_no'] = { name = "The King's No", icon = "focus_NOR_the_kings_no" }
nor['nor_prince_olavs_inspiration'] = { name = "Prince Olav's Inspiration", icon = "focus_generic_military_mission" }
nor['nor_establish_milorg'] = { name = "Establish Milorg", icon = "focus_NOR_establish_milorg" }
nor['nor_approach_the_coordinating_committee'] = { name = "Approach the Coordinating Committee", icon = "goal_generic_intelligence_exchange" }
nor['nor_approach_kretsen'] = { name = "Approach Kretsen", icon = "focus_NOR_approach_kretsen" }
nor['nor_use_xu'] = { name = "Use XU", icon = "focus_generic_national_security" }
nor['nor_recruit_norwegian_refugees'] = { name = "Recruit Norwegian Refugees", icon = "focus_generic_manpower" }
nor['nor_empower_sivorg'] = { name = "Empower Sivorg", icon = "focus_NOR_empower_sivorg" }
nor['nor_preparing_the_return_to_norway'] = { name = "Preparing the Return to Norway", icon = "focus_NOR_preparing_the_return_to_norway" }
nor['nor_the_stumbling_storting'] = { name = "The Stumbling Storting", icon = "focus_NOR_the_stumbling_storting" }
nor['nor_lurk_in_the_shadows'] = { name = "Lurk in the Shadows", icon = "focus_NOR_lurk_in_the_shadows" }
nor['nor_the_chamberlains_overture'] = { name = "The Royal Chamberlain's Overture", icon = "focus_NOR_the_chamberlains_overture" }
nor['nor_fascist_invasion_of_norway'] = { name = "Fascist Invasion of Norway", icon = "focus_generic_attack_norway" }
nor['nor_ask_for_foreign_support'] = { name = "Ask for Foreign Support", icon = "goal_support_fascism" }
nor['nor_approach_the_fatherland_league'] = { name = "Approach the Fatherland League", icon = "focus_NOR_approach_the_fatherland_league" }
nor['nor_cultivate_the_conservative_parties'] = { name = "Cultivate the Conservative Parties", icon = "goal_tripartite_pact" }
nor['nor_get_industrialist_support'] = { name = "Get Industrialist Support", icon = "focus_generic_industrialists" }
nor['nor_nasjonal_samling'] = { name = "Nasjonal Samling", icon = "focus_NOR_nasjonal_samling" }
nor['nor_the_secret_army'] = { name = "The Secret Army", icon = "focus_SWE_varnplikt" }
nor['nor_empower_hirden'] = { name = "Empower Hirden", icon = "focus_generic_fascist_troops" }
nor['nor_quislings_coup'] = { name = "Quisling's Coup", icon = "focus_NOR_quislings_coup" }
nor['nor_quislings_regime'] = { name = "Quisling's Regime", icon = "focus_NOR_quislings_regime" }
nor['nor_get_rid_of_quisling'] = { name = "Get Rid of Quisling", icon = "focus_NOR_get_rid_of_quisling" }
nor['nor_elevate_hirden'] = { name = "Elevate Hirden", icon = "focus_generic_manpower" }
nor['nor_military_police'] = { name = "Military Police", icon = "focus_generic_limited_social_mobilization" }
nor['nor_extensive_recruitment'] = { name = "Extensive Recruitment", icon = "focus_SOV_mobilization_plan" }
nor['nor_the_weapons_of_conquest'] = { name = "The Weapons of Conquest", icon = "goal_generic_secret_weapon" }
nor['nor_lynrytter'] = { name = "Lynrytter", icon = "focus_generic_army_tanks2" }
nor['nor_ulfhedhnar_wolf_coats'] = { name = "Ulfheðnar", icon = "focus_NOR_the_lone_wolf_norway" }
nor['nor_crackdown_on_civilian_life'] = { name = "Crackdown on Civilian Life", icon = "focus_eng_move_to_secure_the_dominions" }
nor['nor_the_administrative_council'] = { name = "The Administrative Council", icon = "goal_generic_political_pressure" }
nor['nor_abandoning_nynorsk'] = { name = "Abandoning Nynorsk", icon = "goal_generic_forceful_treaty" }
nor['nor_pan_germanic_cooperation'] = { name = "Pan Germanic Cooperation", icon = "goal_generic_major_alliance" }
nor['nor_secret_police'] = { name = "Secret Police", icon = "focus_generic_national_security" }
nor['nor_fascist_military_collaboration'] = { name = "Fascist Military Collaboration", icon = "goal_generic_military_deal" }
nor['nor_frontkjempere'] = { name = "Frontkjempere", icon = "focus_NOR_frontkjempere" }
nor['nor_fascist_industrial_investments'] = { name = "Fascist Industrial Investments", icon = "focus_ICE_state_corporatism" }
nor['nor_norwegian_reichsprotectorate'] = { name = "Norwegian Reichsprotectorate", icon = "focus_ger_reichskommisariats" }
nor['nor_jonas_lie_coup'] = { name = "Jonas Lie Coup", icon = "focus_generic_military_dictatorship" }
nor['nor_bring_back_quisling'] = { name = "Bring back Quisling", icon = "focus_NOR_bring_back_quisling" }
nor['nor_a_valuable_partner_to_germany'] = { name = "A Valuable Partner to the German Reich", icon = "focus_CZE_german_puppet" }
nor['nor_invite_german_engineers'] = { name = "Invite Fascist Engineers", icon = "focus_chi_mission_to_germany" }
nor['nor_send_the_storting_home'] = { name = "Send the Storting Home", icon = "focus_usa_voter_registration_act" }
nor['nor_assure_the_population'] = { name = "Assure the Population", icon = "goal_generic_propaganda" }
nor['nor_demand_king_haakons_rise_to_power'] = { name = "Demand King Haakon's Rise to Power", icon = "goal_generic_demand_territory" }
nor['nor_the_crowns_executive_powers'] = { name = "The Crown's Executive Powers", icon = "focus_hol_the_foundations_of_defense" }
nor['nor_a_warden_king'] = { name = "A Warden King", icon = "focus_generic_home_defense" }
nor['nor_the_kingdom_of_norway'] = { name = "The Kingdom of Norway", icon = "focus_NOR_the_kingdom_of_norway" }
nor['nor_appoint_prince_olav_to_army_staff'] = { name = "Appoint Prince Olav to Army Staff", icon = "goal_generic_army_doctrines" }
nor['nor_prince_olav_to_navy_staff'] = { name = "Prince Olav to Navy Staff", icon = "goal_generic_navy_cruiser" }
nor['nor_promote_civilian_donations'] = { name = "Promote Civilian Donations", icon = "focus_SWI_issue_war_bonds" }
nor['nor_research_funding'] = { name = "Research Funding", icon = "focus_research2" }
nor['nor_invite_cadillac_to_norway'] = { name = "Invite Cadillac to Norway", icon = "focus_NOR_invite_cadillac_to_norway" }
nor['nor_enhance_coastal_defense'] = { name = "Enhance Coastal Defense", icon = "focus_FIN_coastal_defense" }
nor['nor_rule_the_northern_sea'] = { name = "Rule the Northern Sea", icon = "focus_generic_north_atlantic_fleet" }
nor['nor_ramp_up_naval_production'] = { name = "Ramp Up Naval Production", icon = "goal_generic_construct_naval_dockyard" }
nor['nor_the_glucksburg_sea_wall'] = { name = "The Glücksburg Sea Wall", icon = "focus_NOR_the_glucksburg_sea_wall" }
nor['nor_power_to_the_royal_guard'] = { name = "Power to the Royal Guard", icon = "focus_generic_strike_at_democracy1" }
nor['nor_encourage_recruitment'] = { name = "Encourage Recruitment", icon = "focus_generic_military_academy" }
nor['nor_for_the_king_and_prince'] = { name = "For the King and Prince", icon = "focus_NOR_for_the_king_and_prince" }
nor['nor_shield_of_the_north'] = { name = "Shield of the North", icon = "focus_SWE_the_nordic_defense_council" }
nor['nor_the_kings_line'] = { name = "The King's Line", icon = "goal_generic_fortify_city" }
nor['nor_reviving_the_norgesveldet'] = { name = "Reviving The Norgesveldet", icon = "focus_ICE_the_viking_spirit" }
nor['nor_our_royal_claims'] = { name = "Our Royal Claims", icon = "focus_NOR_our_royal_claims" }
nor['nor_swedish_claims'] = { name = "Claims on Sweden", icon = "focus_generic_invade_sweden" }
nor['nor_claims_on_faroe_islands'] = { name = "Claims on Faroe Islands", icon = "focus_generic_annex_country" }
nor['nor_eirik_raudes_land'] = { name = "Eirik Raudes Land", icon = "goal_generic_position_armies" }
nor['nor_iceland'] = { name = "Iceland", icon = "focus_generic_invade_iceland" }
nor['nor_claims_on_denmark'] = { name = "Claims on Denmark", icon = "focus_generic_invade_denmark" }
nor['nor_bjarmeland'] = { name = "Bjarmeland", icon = "goal_generic_more_territorial_claims" }
nor['nor_claims_on_ireland'] = { name = "Claims on Ireland", icon = "goal_generic_territory_or_war" }
nor['nor_claims_on_scotland'] = { name = "Claims on Scotland", icon = "focus_generic_annex_country_2" }
nor['nor_old_vinland'] = { name = "Old Vinland", icon = "goal_generic_major_war" }
nor['nor_consolidate_kingdom'] = { name = "Consolidate the Kingdom", icon = "focus_rom_royal_dictatorship" }
nor['nor_start_rearmament'] = { name = "Start Rearmament", icon = "focus_generic_combined_arms" }
nor['nor_kickstart_military_industry'] = { name = "Kickstart Military Industry", icon = "goal_generic_construct_mil_factory" }
nor['nor_build_supplies_network'] = { name = "Build Supplies Network", icon = "goal_generic_construct_infrastructure" }
nor['nor_drobak_coastal_fort'] = { name = "Drøbak Coastal Fort", icon = "focus_NOR_drobak_coastal_fort" }
nor['nor_modernize_fortifications'] = { name = "Modernize Fortifications", icon = "goal_generic_fortify_city" }
nor['nor_artillery_development'] = { name = "Artillery Development", icon = "goal_generic_army_artillery2" }
nor['nor_anti_air_support'] = { name = "Anti Air Support", icon = "focus_generic_air_defense" }
nor['nor_rikstanken'] = { name = "Rikstanken", icon = "focus_NOR_rikstanken" }
nor['nor_tank_procurement'] = { name = "Tank Procurement", icon = "focus_generic_license_production" }
nor['nor_norges_rikstanksfabrikk'] = { name = "Norges Rikstanksfabrikk", icon = "goal_generic_army_tanks" }
nor['nor_improve_production_lines'] = { name = "Improve Production lines", icon = "goal_generic_production2" }
nor['nor_expand_haeren'] = { name = "Expand Hæren", icon = "goal_generic_allies_build_infantry" }
nor['nor_improved_weapons'] = { name = "Improved Weapons", icon = "goal_generic_small_arms" }
nor['nor_the_royal_guards_battalion'] = { name = "The Royal Guards Battalion", icon = "focus_NOR_the_royal_guards_battalion" }
nor['nor_building_an_independent_norway'] = { name = "Building an Independent Norway", icon = "focus_generic_develop_norway_silhouette" }
nor['nor_norwegian_school_of_economics'] = { name = "Norwegian School of Economics", icon = "goal_generic_construct_civ_factory" }
nor['nor_hurtigruten'] = { name = "Hurtigruten", icon = "focus_NOR_hurtigruten" }
nor['nor_norges_tekniske_hogskole'] = { name = "Norges Tekniske Høgskole", icon = "focus_generic_improve_the_administration" }
nor['nor_empower_large_industrial_groups'] = { name = "Empower Large Industrial Groups", icon = "focus_generic_industry_3" }
nor['nor_revamp_hydroelectric_capacity'] = { name = "Revamp Hydroelectric Capacity", icon = "focus_generic_hydroelectric_energy" }
nor['nor_fund_local_construction'] = { name = "Fund Local Construction", icon = "goal_generic_construction" }
nor['nor_aluminum_production'] = { name = "Aluminum Production", icon = "focus_generic_aluminum" }
nor['nor_build_the_northern_rail'] = { name = "Build the Northern Rail", icon = "focus_NOR_build_the_northern_rail" }
nor['nor_complete_the_sourthern_railway_network'] = { name = "Complete the Southern Railway Network", icon = "focus_NOR_complete_the_sourthern_railway_network" }
nor['nor_increase_research_funding'] = { name = "Increase Research Funding", icon = "focus_research2" }
nor['nor_expand_norges_tekniske_hogskole'] = { name = "Expand Norges Tekniske Høgskole", icon = "focus_research" }
nor['nor_haerens_flyvevaaben'] = { name = "Hærens Flyvevaaben", icon = "focus_NOR_haerens_flyvevaaben" }
nor['nor_norwegian_planes'] = { name = "Norwegian Planes", icon = "focus_generic_cas_aircraft" }
nor['nor_foreign_plane_designs'] = { name = "Foreign Plane Designs", icon = "goal_generic_air_fighter2" }
nor['nor_anti_air_artillery_research'] = { name = "Anti-Air Artillery Research", icon = "goal_generic_army_artillery" }
nor['nor_anti_air_construction'] = { name = "Anti-Air Construction", icon = "goal_generic_construction" }
nor['nor_invest_in_airfields'] = { name = "Invest in Airfields", icon = "goal_generic_construct_civilian" }
nor['nor_stavanger_airfield'] = { name = "Stavanger Airfield", icon = "focus_generic_air_bases" }
nor['nor_increase_air_production'] = { name = "Increase Air Production", icon = "focus_generic_aircraft_production" }
nor['nor_buy_aa_from_sweden'] = { name = "Buy AA from Sweden", icon = "focus_generic_befriend_sweden" }
nor['nor_luftforsvaret'] = { name = "Luftforsvaret", icon = "focus_NOR_luftforsvaret" }
nor['nor_radar_research'] = { name = "Radar Research", icon = "goal_generic_radar" }
nor['nor_repurpose_lighthouses'] = { name = "Repurpose Lighthouses", icon = "focus_generic_air_defense" }
nor['nor_pilot_training'] = { name = "Pilot Training", icon = "focus_eng_special_air_service" }
nor['nor_the_royal_norwegian_navy'] = { name = "Sjøforsvaret", icon = "focus_NOR_the_royal_norwegian_navy" }
nor['nor_expand_the_dockyards'] = { name = "Expand the Dockyards", icon = "goal_generic_construct_naval_dockyard" }
nor['nor_battleship_focus'] = { name = "Battleship Focus", icon = "goal_generic_navy_battleship" }
nor['nor_kystvakten'] = { name = "Kystvakten", icon = "goal_generic_occupy_states_coastal" }
nor['nor_convert_merchant_ships'] = { name = "Convert Merchant Ships", icon = "focus_generic_refit_civilian_ships" }
nor['nor_expand_merchant_marine'] = { name = "Expand Merchant Marine", icon = "focus_generic_merchant_fleet" }
nor['nor_expand_naval_academy'] = { name = "Expand Naval Academy", icon = "focus_generic_military_academy" }
nor['nor_norwegian_carriers'] = { name = "Norwegian Carriers", icon = "goal_generic_navy_carrier" }
nor['nor_mine_laying_effort'] = { name = "Mine Laying Effort", icon = "focus_generic_mine_warfare" }
nor['nor_submarine_fleet'] = { name = "Submarine Fleet", icon = "goal_generic_navy_submarine" }
nor['nor_naval_air_force'] = { name = "Naval Air Force", icon = "goal_generic_air_fighter" }
nor['nor_convoy_defense'] = { name = "Convoy Defense", icon = "focus_generic_coastal_fort" }
nor['nor_nortraship'] = { name = "Nortraship", icon = "focus_NOR_nortraship" }
nor['nor_convoy_bombing'] = { name = "Convoy Bombing", icon = "goal_generic_air_naval_bomber" }
nor['nor_rebuild_the_royal_navy'] = { name = "Rebuild the Royal Navy", icon = "focus_POL_develop_polish_shipbuilding" }

--Sweden
swe['swe_defense_act'] = { name = "Defense Act", icon = "focus_SWE_defense_act" }
swe['swe_the_old_enemy_stirs'] = { name = "The Old Enemy Stirs", icon = "focus_SWE_the_beast_stirs" }
swe['swe_urbanization'] = { name = "Urbanization", icon = "focus_SWE_urbanization" }
swe['swe_hygenic_housing'] = { name = "Hygienic Housing", icon = "focus_SWE_hygienic_housing" }
swe['swe_work_projects_for_the_unemployed'] = { name = "Work Projects for the Unemployed", icon = "focus_generic_industry_2" }
swe['swe_individual_liberty_and_prosperity_for_all'] = { name = "Poverty Reduction", icon = "focus_generic_the_giant_wakes" }
swe['swe_defense_above_all'] = { name = "Defense Above All", icon = "goal_generic_defence" }
swe['swe_government_weapons_contract'] = { name = "Government Weapons Contract", icon = "goal_generic_military_deal" }
swe['swe_standardize_equipment'] = { name = "Standardize Equipment", icon = "goal_generic_small_arms" }
swe['swe_volvo'] = { name = "Volvo", icon = "focus_generic_truck" }
swe['swe_aquire_modern_panzers'] = { name = "Aquire Modern Panzers", icon = "focus_generic_tankette" }
swe['swe_ring_a_ding_ding'] = { name = "Militärcykel", icon = "focus_SWE_bicycle" }
swe['swe_sieze_landsverk'] = { name = "Seize Landsverk", icon = "focus_generic_annex_country_2" }
swe['swe_allow_landsverk_to_operate'] = { name = "Allow Landsverk to Operate Independently", icon = "focus_SWE_landsverk" }
swe['swe_as_the_barometer_falls'] = { name = "As the Barometer Falls", icon = "focus_SWE_as_the_barometer_falls" }
swe['swe_lynx_winter_armored_cars'] = { name = "Lynx Armored Car", icon = "focus_SWE_lynx_armored_car" }
swe['swe_kp_bill'] = { name = "Mechanized KP Bil", icon = "goal_generic_army_motorized" }
swe['swe_paid_holidays'] = { name = "State Paid Vacation", icon = "focus_SWE_state_paid_vacation" }
swe['swe_privately_managed_holidays'] = { name = "Privately Managed Vacation", icon = "focus_SWE_privately_managed_vacation" }
swe['swe_radiojanst'] = { name = "Radiotjänst", icon = "focus_SWE_radiotjanst" }
swe['swe_saltsjobaden_agreement'] = { name = "Accept the Saltsjöbaden Agreement", icon = "focus_generic_treaty" }
swe['swe_education_reform'] = { name = "Stadsbarn", icon = "focus_SWE_education_reform" }
swe['swe_reject_saltsjobaden'] = { name = "Reject the Saltsjöbaden Agreement", icon = "focus_renounce_the_treaty_of_trianon" }
swe['swe_continue_the_second_industrial_revolution'] = { name = "Continue the Second Industrial Revolution", icon = "goal_generic_consumer_goods" }
swe['swe_align_more_closely_with_the_landsorganisationen'] = { name = "Align more Closely with Landsorganisationen", icon = "focus_eng_concessions_to_the_trade_unions" }
swe['swe_sami_reconcilliation'] = { name = "Sámi Reconciliation", icon = "focus_SWE_Sami_reconcilliation" }
swe['swe_en_svensk_tiger'] = { name = "En Svensk Tiger", icon = "focus_SWE_en_svensk_tiger" }
swe['swe_form_rfsu'] = { name = "Form RFSU", icon = "focus_SWE_form_rfsu" }
swe['swe_affordable_housing'] = { name = "Affordable Housing", icon = "goal_generic_construct_civilian" }
swe['swe_research_slot_1'] = { name = "The Royal Institute of Technology", icon = "focus_SWE_institute_of_technology" }
swe['swe_infrastructure'] = { name = "Infrastructure Investment", icon = "goal_generic_construct_infrastructure" }
swe['swe_deep_mining_complexes'] = { name = "Deep Mining Complexes", icon = "focus_generic_land_reclamation" }
swe['swe_bofors_fly_swatter'] = { name = "Bofors Fly Swatter", icon = "focus_SWE_bofors_fly_swatter" }
swe['swe_husqvarna_vapenfabrik'] = { name = "Husqvarna Weapons Factory", icon = "goal_generic_construct_mil_factory" }
swe['swe_norma_projektilfabrik'] = { name = "Norma Projektilfabrik", icon = "goal_generic_construct_mil_factory" }
swe['swe_gotaverken'] = { name = "Götaverken", icon = "goal_generic_construct_naval_dockyard" }
swe['swe_lindholmens_varv'] = { name = "Lindholmens Varv", icon = "goal_generic_construct_naval_dockyard" }
swe['swe_italian_destroyers'] = { name = "Purchase Italian Destroyers", icon = "focus_SWE_italian_destroyers" }
swe['swe_refit_gotaverken_for_rapid_repairs'] = { name = "Refit Götaverken for Rapid Repairs", icon = "focus_generic_refit_civilian_ships" }
swe['swe_kockums'] = { name = "Kockums", icon = "focus_generic_midget_submarines" }
swe['swe_retool_dockyards'] = { name = "Retool Dockyards", icon = "goal_generic_wolf_pack" }
swe['swe_rule_the_baltic'] = { name = "Rule the Baltic", icon = "goal_generic_navy_cruiser" }
swe['swe_all_cards_on_deck'] = { name = "All Cards on Deck", icon = "focus_SWE_all_cards_on_deck" }
swe['swe_coastal_support'] = { name = "Coastal Support", icon = "focus_SWE_coastal_support" }
swe['swe_vasa_ii'] = { name = "Vasa II", icon = "focus_SWE_Vasa_II" }
swe['swe_archapeligo_harrasment'] = { name = "Archipelago Harassment", icon = "focus_generic_torpedo_production" }
swe['swe_unrestricted_submarine_warfare'] = { name = "Unrestricted Submarine Warfare", icon = "goal_generic_navy_submarine" }
swe['swe_surface_raiders'] = { name = "Surface Raiders", icon = "focus_generic_destroyer" }
swe['swe_landverk_l_62'] = { name = "Landsverk L-62", icon = "focus_FIN_foreign_anti_air" }
swe['swe_bofors_anti_tank_gun'] = { name = "Bofors Anti-Tank Gun", icon = "goal_generic_army_artillery2" }
swe['swe_form_saab'] = { name = "Form SAAB", icon = "goal_generic_construct_mil_factory" }
swe['swe_domestic_designs'] = { name = "Domestic Aircraft Designs", icon = "goal_generic_air_fighter2" }
swe['swe_foreign_designs'] = { name = "Study Foreign Aircraft Designs", icon = "focus_generic_copy_plane_designs" }
swe['swe_formation_flying'] = { name = "Formation Flying", icon = "focus_generic_multi_role_aircraft" }
swe['swe_marauder_bombers'] = { name = "Marauder Bombers", icon = "focus_SWE_marauder_bombers" }
swe['swe_airforce_modernization'] = { name = "Air Force Modernization", icon = "focus_generic_aircraft_production" }
swe['swe_the_barrel'] = { name = "The Barrel", icon = "focus_SWE_the_barrel" }
swe['swe_rockets'] = { name = "Raketdrift", icon = "focus_rocketry" }
swe['swe_license_skf_ball_bearings'] = { name = "SKF Ball Bearings", icon = "focus_SWE_SKF_ball_bearings" }
swe['swe_economic_deregulation'] = { name = "Economic Deregulation", icon = "focus_ETH_adopt_the_lira" }
swe['swe_swedes_not_sweden_to_finlands_aid'] = { name = "Swedish Volunteer Corps", icon = "focus_SWE_Swedes_not_Sweden_to_finlands_aid" }
swe['swe_the_aland_question'] = { name = "The Åland Question", icon = "focus_SWE_the_aland_question" }
swe['swe_coalition_war_cabinet'] = { name = "Democratic War Cabinet", icon = "focus_generic_treaty" }
swe['swe_winter_drill'] = { name = "Winter Drill", icon = "focus_generic_commonwealth_build_infantry" }
swe['swe_strike_the_capitalist_beast_down'] = { name = "Strike the Capitalist Beast Down", icon = "focus_eng_expose_the_belly_of_the_bear" }
swe['swe_socialist_reforms'] = { name = "Socialist Reforms", icon = "focus_SWE_socialist_reforms" }
swe['swe_refuge_from_war'] = { name = "Refuge from War", icon = "focus_SWE_refuge_from_war" }
swe['swe_refuge_for_revolutionaries'] = { name = "Refuge for Revolutionaries", icon = "focus_SWE_refuge_for_revolutionaries" }
swe['swe_liquidate_the_monarchy'] = { name = "Liquidate the Monarchy", icon = "focus_SWE_liquidate_the_monarchy" }
swe['swe_establish_politburo'] = { name = "Establish Politburo", icon = "focus_generic_soviet_politics" }
swe['swe_five_year_plan'] = { name = "State Planning Committee", icon = "goal_generic_soviet_construction" }
swe['swe_starve_the_fascists_of_iron'] = { name = "Starve Our Enemies of Iron", icon = "focus_generic_anti_fascist_diplomacy" }
swe['swe_peoples_commissar_for_defense'] = { name = "People's Commissar for Defense", icon = "focus_SOV_builder_of_the_red_army" }
swe['swe_support_danish_communists'] = { name = "Support Danish Communists", icon = "focus_SWE_danish_communists" }
swe['swe_support_norwegian_communists'] = { name = "Support Norwegian Communists", icon = "focus_SWE_norwegian_communists" }
swe['swe_finnish_buffer_state'] = { name = "Finnish Buffer State", icon = "focus_SWE_finnish_communists" }
swe['swe_universal_basic_income'] = { name = "Universal Basic Income", icon = "focus_generic_join_comintern" }
swe['swe_police_reforms'] = { name = "Prevent a Counter-Revolution", icon = "focus_generic_court" }
swe['swe_train_the_sheltered'] = { name = "Train the Sheltered", icon = "focus_SWE_train_the_sheltered" }
swe['swe_the_narvik_solution'] = { name = "The Narvik Solution", icon = "focus_SWE_the_narvik_solution" }
swe['swe_finlands_cause_is_ours'] = { name = "Finland's Cause is Ours", icon = "focus_EST_national_pride_in_finland" }
swe['swe_the_nordic_defense_council'] = { name = "The Nordic Defense Council", icon = "focus_SWE_the_nordic_defense_council" }
swe['swe_central_nordic_army_command'] = { name = "Centralized Nordic Army Command", icon = "focus_SWE_the_nordic_centralized_nordic_army_command" }
swe['swe_nordic_defense_fleet'] = { name = "Nordic Defense Fleet", icon = "focus_generic_navy_battleship2" }
swe['swe_nordljus'] = { name = "Build Nordljus", icon = "goal_generic_navy_battleship" }
swe['swe_nordic_centralized_air_command'] = { name = "Nordic Centralized Air Command", icon = "focus_usa_escort_fighters" }
swe['swe_centralized_military_aid'] = { name = "Centralized Military Industries", icon = "goal_generic_construct_mil_factory" }
swe['swe_merge_army_complexes'] = { name = "Merge Army Complexes", icon = "focus_generic_annex_country" }
swe['swe_cement_control_of_the_baltic'] = { name = "Cement Control of the Baltic Sea", icon = "focus_SWE_the_narvik_solution" }
swe['swe_decentralized_nordic_army_command'] = { name = "Decentralized Nordic Army Command", icon = "focus_SWE_the_nordic_decentralized_nordic_army_command" }
swe['swe_nordic_protection_complex'] = { name = "Nordic Defense Complex", icon = "focus_generic_little_entente" }
swe['swe_decentralized_nordic_volunteer_group'] = { name = "Nordic Volunteer Group", icon = "focus_generic_manpower" }
swe['swe_neither_death_nor_dishonor'] = { name = "Neither Death nor Dishonor", icon = "focus_SWE_neither_death_nor_dishonor" }
swe['swe_varnplikt'] = { name = "Värnplikt", icon = "focus_SWE_varnplikt" }
swe['swe_rationing'] = { name = "Rationing", icon = "focus_SWE_rations" }
swe['swe_per_albin_bus'] = { name = "Per Albin Hansson Bus", icon = "focus_SWE_per_albin_bus" }
swe['swe_land_air_warfare'] = { name = "Land - Air Warfare", icon = "goal_generic_CAS" }
swe['swe_defense_in_depth'] = { name = "Defense in Depth", icon = "focus_prc_infiltration" }
swe['swe_ga_pa_tactics'] = { name = "Gå-på Shock Tactics", icon = "goal_generic_army_tanks" }
swe['swe_hedgehog_defense'] = { name = "Hedgehog Defense", icon = "focus_SWE_hedgehog_defense" }
swe['swe_beneath_sticks_and_stones'] = { name = "Beneath Sticks and Stones", icon = "focus_SWE_beneath_sticks_and_stone" }
swe['swe_per_albin_line'] = { name = "Per Albin Hansson Line", icon = "goal_generic_fortify_city" }
swe['swe_rapid_response_force'] = { name = "Rapid Response Force", icon = "focus_SWE_rapid_defense_force" }
swe['swe_tank_development'] = { name = "Tank Development", icon = "focus_generic_tank_production" }
swe['swe_end_the_fubkrieg'] = { name = "Modern Tactics, Modern warfare", icon = "goal_generic_position_armies" }
swe['swe_mobilization_of_society'] = { name = "Mobilization of Society", icon = "focus_SOV_organize_wreckers" }
swe['swe_let_fly_all_guns'] = { name = "Let Fly, All Guns", icon = "focus_SWE_let_fly_all_guns" }
swe['swe_totalforsvar'] = { name = "Totalförsvar", icon = "goal_generic_military_sphere" }
swe['swe_hemvarnet'] = { name = "Hemvärnet", icon = "focus_SOV_penal_battalions" }
swe['swe_swedish_shooting_movement'] = { name = "Swedish Shooting Movement", icon = "focus_focus_fra_maquis" }
swe['swe_lottakaren'] = { name = "Lottakåren", icon = "focus_SWE_lottakoren" }
swe['swe_rapid_mobilization'] = { name = "Rapid Mobilization", icon = "focus_SOV_mobilization_plan" }
swe['swe_operation_save_denmark'] = { name = "Operation: Save Denmark", icon = "focus_generic_attack_denmark" }
swe['swe_operation_save_norway'] = { name = "Operation: Save Norway", icon = "focus_generic_attack_norway" }
swe['swe_secret_mobilization'] = { name = "Secret Mobilization", icon = "focus_secret_rearmament" }
swe['swe_jagartrupper'] = { name = "Jägartrupper", icon = "focus_ITA_banda_carita" }
swe['swe_prevent_a_red_dictatorship'] = { name = "Prevent a Red Dictatorship", icon = "goal_support_fascism" }
swe['swe_undermine_the_fascists'] = { name = "Undermine the Fascists", icon = "focus_SWE_undermine_fascism" }
swe['swe_revoke_anti_militia_laws'] = { name = "Revoke Anti-militia Laws", icon = "focus_SWE_revoke_militia_law" }
swe['swe_appeal_for_support'] = { name = "Appeal for Support", icon = "focus_generic_industrialists" }
swe['swe_unify_the_national_socialist_movement'] = { name = "Unify the National Socialist Movement", icon = "focus_generic_fascist_propaganda" }
swe['swe_meet_with_the_king'] = { name = "Meet with the King", icon = "focus_SWE_meet_with_the_king" }
swe['swe_attack_landsorganisationen'] = { name = "Attack Landsorganisationen", icon = "focus_SWE_attack_landsorganisationen" }
swe['swe_organize_a_putsch'] = { name = "Organize a Putsch", icon = "focus_SWE_organize_a_putsch" }
swe['swe_delegation_to_berlin'] = { name = "Delegation to Berlin", icon = "focus_chi_mission_to_germany" }
swe['swe_king_in_council'] = { name = "King in Council", icon = "focus_SWE_king_in_council" }
swe['swe_restoring_order'] = { name = "Restoring Order", icon = "focus_generic_fascist_troops" }
swe['swe_economic_integration'] = { name = "Integrate Economy with the German Reich", icon = "focus_generic_german_trade" }
swe['swe_economic_independence'] = { name = "Maintain Economic Independence", icon = "focus_generic_support_the_left_right" }
swe['swe_military_integration'] = { name = "Integrate Military with the German Reich", icon = "focus_POL_beck_ribbentrop" }
swe['swe_military_independence'] = { name = "Maintain an Independent Military", icon = "focus_generic_fascist_troops" }
swe['swe_germanify_sweden'] = { name = "Embrace Germanic Culture", icon = "focus_CZE_german_puppet" }
swe['swe_promote_nordic_identity'] = { name = "Promote Nordic Identity", icon = "focus_generic_scandinavian_alliance" }
swe['swe_finland_claims'] = { name = "Recognition of Our Finnish Claims", icon = "focus_generic_develop_finland_silhouette" }
swe['swe_uranium_project'] = { name = "German-Swedish Uranprojekt", icon = "focus_wonderweapons" }
swe['swe_betray_germany_plan'] = { name = "Towards a Swedish Rike", icon = "focus_ger_oppose_hitler" }
swe['swe_establish_nordland'] = { name = "Reichsprotectorate Nordland", icon = "focus_ger_reichskommisariats" }
swe['swe_the_new_order'] = { name = "The New Order", icon = "focus_generic_nordic_territory" }
swe['swe_mythologize_swedish_history'] = { name = "The Counter Revolution", icon = "focus_SWE_counter_revolution" }
swe['swe_approach_the_allies'] = { name = "Approach the Allies", icon = "focus_SWE_approach_the_allies" }
swe['swe_join_allies_for_colonies'] = { name = "Exchange of Holdings", icon = "focus_SWE_exchange_of_holdings" }
swe['swe_narvik_crisis'] = { name = "Narvik Crisis", icon = "focus_generic_attack_norway" }
swe['swe_bornholm_crisis'] = { name = "Bornholm Crisis", icon = "focus_generic_attack_denmark" }
swe['swe_the_aland_issue'] = { name = "The Åland Issue", icon = "focus_generic_attack_finland" }
swe['swe_scramble_for_the_baltic'] = { name = "Scramble for the Baltic", icon = "focus_SOV_baltic_security" }
swe['swe_join_the_anti_soviet_pact'] = { name = "Join the Anti-Soviet Pact", icon = "goal_anti_comintern_pact" }
swe['swe_demand_atlantic_resource_rights'] = { name = "Demand Atlantic Resource Rights", icon = "goal_generic_dangerous_deal" }
swe['swe_demand_demilitarization_of_finnish_border'] = { name = "Finnish Demilitarization", icon = "focus_SWE_finnish_demilitarization" }
swe['swe_united_kingdoms_of_sweden_and_norway'] = { name = "United Kingdoms of Sweden and Norway", icon = "focus_SWE_united_kingdoms_of_norway_and_sweden" }
swe['swe_swedish_finnish_defense_agreement'] = { name = "Swedish-Finnish Defense Agreement", icon = "focus_SWE_swedish_finnish_defense_agreement" }
swe['swe_danish_alignment'] = { name = "Danish Alignment", icon = "focus_generic_annex_country" }
swe['swe_finnish_integration'] = { name = "Östra Rikshalvan", icon = "focus_SWE_finnish_integration" }
swe['swe_crusade_against_bolshevism'] = { name = "Crusade Against Bolshevism", icon = "focus_attack_soviet" }
swe['swe_reclaiming_the_rus'] = { name = "Reclaiming the Rus", icon = "focus_SWE_reclaiming_the_rus" }
swe['swe_greater_nordic_reich'] = { name = "Det Stornordiska Riket", icon = "focus_SOV_reinforce_western_naval_bases" }
swe['swe_the_cross_we_bear'] = { name = "The Cross We Bear", icon = "focus_generic_scandinavian_alliance" }
swe['swe_scandinavian_defense_union'] = { name = "Scandinavian Defense Union", icon = "focus_generic_scandinavian_alliance" }
swe['swe_the_threat_of_the_iron_curtain'] = { name = "The Threat Of The Iron Curtain", icon = "focus_SWE_the_threat_of_the_iron_curtain" }
swe['swe_special_forces'] = { name = "Invest in the Special Forces", icon = "focus_eng_special_air_service" }
swe['swe_acquire_ww2_tanks_and_wrecks'] = { name = "Acquire Battlefield Tank Wrecks", icon = "goal_generic_army_tanks" }
swe['swe_extend_the_time_of_preparedness'] = { name = "Extend the Time of Preparedness", icon = "focus_generic_little_entente" }
swe['swe_increase_intelligence_funding'] = { name = "Increase Intelligence Funding", icon = "goal_generic_intelligence_exchange" }
swe['swe_karnvapenprogram'] = { name = "Kärnvapenprogram", icon = "focus_wonderweapons" }
swe['swe_specialized_equipment'] = { name = "Specialized Military Equipment", icon = "focus_generic_license_production" }
swe['swe_war_games'] = { name = "War Games", icon = "goal_generic_position_armies" }
swe['swe_the_lion_of_the_north_rises'] = { name = "The Lion Of The North Rises", icon = "focus_SWE_the_lion_of_the_north" }
swe['swe_preemptive_strike'] = { name = "Preemptive Strike", icon = "focus_ger_strike_at_the_source" }
swe['swe_research_slot_2'] = { name = "Expand the University of Uppsala", icon = "focus_research" }

--Joint
nordic['nordic_form_joint_alliance'] = { name = "Form the Nordic Council", icon = { "focus_NORDIC_dem_form_alliance", "focus_NORDIC_com_form_alliance", "focus_NORDIC_mon_form_alliance" } }
nordic['nordic_northern_command'] = { name = "Northern Command", icon = "goal_generic_army_doctrines" }
nordic['nordic_political_cooperation'] = { name = "Political Cooperation", icon = "focus_generic_improve_the_administration" }
nordic['nordic_economic_union'] = { name = "Economic Union", icon = "goal_generic_positive_trade_relations" }
nordic['nordic_shared_intelligence'] = { name = "Shared Intelligence", icon = "goal_generic_intelligence_exchange" }
nordic['nordic_first_joint_institution'] = { name = "Nordic Commission of Ministers", icon = { "focus_NORDIC_dem_institution_1", "focus_NORDIC_com_institution_1", "focus_NORDIC_mon_institution_1" } }
nordic['nordic_procurement_fund'] = { name = "Procurement Fund", icon = "focus_usa_reestablish_the_gold_standard" }
nordic['nordic_second_institution'] = { name = "The Nordic Prime Parliament", icon = { "focus_NORDIC_dem_institution_2", "focus_NORDIC_com_institution_2", "focus_NORDIC_mon_institution_2" } }
nordic['nordic_nordic_army'] = { name = "Land Operations Department", icon = { "focus_NORDIC_dem_army", "focus_NORDIC_com_army", "focus_NORDIC_mon_army" } }
nordic['nordic_joint_military_exercises'] = { name = "Joint Military Exercises", icon = "focus_generic_military_mission" }
nordic['nordic_unified_recruitment'] = { name = "Unified Recruitment", icon = "focus_chi_army_reform" }
nordic['nordic_mechanized_army'] = { name = "Mechanized Army", icon = "goal_generic_army_tanks" }
nordic['nordic_infantry_first'] = { name = "Infantry First", icon = "goal_generic_allies_build_infantry" }
nordic['nordic_nordic_navy'] = { name = "Naval Coordination Command", icon = { "focus_NORDIC_dem_navy", "focus_NORDIC_com_navy", "focus_NORDIC_mon_navy" } }
nordic['nordic_naval_exercises'] = { name = "Naval Exercises", icon = "focus_generic_naval_discipline" }
nordic['nordic_naval_officer_academy'] = { name = "Naval Officer Academy", icon = "focus_generic_military_academy" }
nordic['nordic_defend_the_danish_belt'] = { name = "Defend the Danish Belt", icon = "focus_generic_develop_denmark_silhouette" }
nordic['nordic_control_the_northern_sea'] = { name = "Control the Northern Seas", icon = "focus_generic_north_atlantic_fleet" }
nordic['nordic_baltic_sea_dominance'] = { name = "Baltic Sea Dominance", icon = "focus_generic_baltic_sea_fleet" }
nordic['nordic_naval_research_institute'] = { name = "Naval Research Institute", icon = "goal_generic_navy_doctrines_tactics" }
nordic['nordic_submarine_cooperation'] = { name = "Submarine Cooperation", icon = "goal_generic_navy_submarine" }
nordic['nordic_mountaineers'] = { name = "Mountain Specialists", icon = "goal_generic_special_forces" }
nordic['nordic_amphibious_forces'] = { name = "Amphibious Forces", icon = "goal_generic_amphibious_assault" }
nordic['nordic_nordic_airforce'] = { name = "Nordic Air Defense Program", icon = { "focus_NORDIC_dem_airforce", "focus_NORDIC_com_airforce", "focus_NORDIC_mon_airforce" } }
nordic['nordic_air_exercises'] = { name = "Air Exercises", icon = "focus_SOV_flying_clubs" }
nordic['nordic_air_production'] = { name = "Air Production", icon = "focus_generic_aircraft_production" }
nordic['nordic_naval_aircraft'] = { name = "Naval Aircraft", icon = "goal_generic_air_naval_bomber" }
nordic['nordic_bomber_command'] = { name = "Bomber Command", icon = "goal_generic_air_bomber" }
nordic['nordic_fighter_command'] = { name = "Fighter Command", icon = "goal_generic_air_fighter2" }
nordic['nordic_ground_operations'] = { name = "Ground Operations", icon = "focus_generic_air_bases" }
nordic['nordic_carrier_effort'] = { name = "Carrier Effort", icon = "goal_generic_navy_carrier" }
nordic['nordic_nordic_research'] = { name = "Nordic Research Council", icon = { "focus_NORDIC_dem_research", "focus_NORDIC_com_research", "focus_NORDIC_mon_research" } }
nordic['nordic_materiel_design'] = { name = "Materiel Design", icon = "focus_generic_reorient_production" }
nordic['nordic_nordic_construction_developments'] = { name = "Nordic Construction Developments", icon = { "focus_NORDIC_dem_civilian", "focus_NORDIC_com_civilian", "focus_NORDIC_mon_civilian" } }
nordic['nordic_nordic_industry'] = { name = "Nordic Industrial Development Fund", icon = "focus_NORDIC_dem_civilian" }
nordic['nordic_civilian_contributions'] = { name = "Civilian Contribution", icon = "focus_SWI_issue_war_bonds" }
nordic['nordic_fill_the_infrastructure_gaps'] = { name = "Fill the infrastructure Gaps", icon = "goal_generic_construct_infrastructure" }
nordic['nordic_develop_resources'] = { name = "Develop Resources", icon = "focus_generic_mining_industry" }
nordic['nordic_naval_construction'] = { name = "Naval Construction", icon = "goal_generic_construct_naval_dockyard" }
nordic['nordic_railway_expansion'] = { name = "Railway Expansion", icon = "focus_generic_railroad" }
nordic['nordic_nordic_electronics'] = { name = "Nordic Electronics", icon = "focus_SWE_radiotjanst" }
nordic['nordic_research_investments'] = { name = "Joint Research investments", icon = "focus_research2" }
nordic['nordic_nuclear_research'] = { name = "Nuclear research", icon = "focus_wonderweapons" }
nordic['nordic_nuclear_production'] = { name = "Nuclear Production", icon = "goal_generic_secret_weapon" }
nordic['nordic_nordic_rocketry'] = { name = "Nordic Rocketry", icon = "focus_rocketry" }
nordic['nordic_jet_engines'] = { name = "Into the Jet Age", icon = "focus_generic_jet_planes" }
nordic['nordic_nordic_military_industry'] = { name = "Nordic Materiel Procurement", icon = { "focus_NORDIC_dem_materiel", "focus_NORDIC_com_materiel", "focus_NORDIC_mon_materiel" } }
nordic['nordic_standarized_parts'] = { name = "Standardized Parts", icon = "focus_SWE_let_fly_all_guns" }
nordic['nordic_military_industry_hub'] = { name = "Military Industry Hub", icon = "goal_generic_construct_mil_factory" }
nordic['nordic_ad_hoc_military_industry'] = { name = "Ad-Hoc Military Industry", icon = "goal_generic_production" }
nordic['nordic_equipment_conversion_focus'] = { name = "Equipment Conversion focus", icon = "focus_generic_license_production" }
nordic['nordic_machine_tools_research'] = { name = "Machine Tools Research", icon = "focus_generic_modernize_industry" }

--Functions
nordic = name_as_id(nordic)
den = name_as_id(den)
den = copy_joint_table_to_table(nordic, den)
fin = name_as_id(fin)
fin = copy_joint_table_to_table(nordic, fin)
ice = name_as_id(ice)
ice = copy_joint_table_to_table(nordic, ice)
nor = name_as_id(nor)
nor = copy_joint_table_to_table(nordic, nor)
swe = name_as_id(swe)
swe = copy_joint_table_to_table(nordic, swe)

--Manually added
--Nordic
nordic['form the northern people\'s union'] = { name = "Form the Northern People's Union", icon = "focus_NORDIC_com_form_alliance", joint = true }
nordic['northern federation'] = { name = "Northern Federation", icon = "focus_NORDIC_com_institution_1", joint = true }
nordic['the northern politburo'] = { name = "The Northern Politburo", icon = "focus_NORDIC_com_institution_2", joint = true }
nordic['northern people\'s army'] = { name = "Northern People's Army", icon = "focus_NORDIC_com_army", joint = true }
nordic['northern naval commissariat'] = { name = "Northern Naval Commissariat", icon = "focus_NORDIC_com_navy", joint = true }
nordic['northern people\'s air commissariat'] = { name = "Northern People's Air Commissariat", icon = "focus_NORDIC_com_airforce", joint = true }
nordic['people\'s university of the north'] = { name = "People's University of the North", icon = "focus_NORDIC_com_research", joint = true }
nordic['workers in lockstep'] = { name = "Workers in Lockstep", icon = "focus_NORDIC_com_civilian", joint = true }
nordic['northern people\'s arms production'] = { name = "Northern People's Arms Production", icon = "focus_NORDIC_com_materiel", joint = true }
nordic['form the norden league'] = { name = "Form the Norden League", icon = "focus_NORDIC_mon_form_alliance", joint = true }
nordic['norden nobility'] = { name = "Norden Nobility", icon = "focus_NORDIC_mon_institution_1", joint = true }
nordic['the conclave of northern lions'] = { name = "The Conclave of Northern Lions", icon = "focus_NORDIC_mon_institution_2", joint = true }
nordic['the marching lions'] = { name = "The Marching Lions", icon = "focus_NORDIC_mon_army", joint = true }
nordic['the royal armada'] = { name = "The Royal Armada", icon = "focus_NORDIC_mon_navy", joint = true }
nordic['conjoined royal air forces'] = { name = "Conjoined Royal Air Forces", icon = "focus_NORDIC_mon_airforce", joint = true }
nordic['united royal academies'] = { name = "United Royal Academies", icon = "focus_NORDIC_mon_research", joint = true }
nordic['royal institute of development'] = { name = "Royal Institute of Development", icon = "focus_NORDIC_mon_civilian", joint = true }
nordic['royal arms factories'] = { name = "Royal Arms Factories", icon = "focus_NORDIC_mon_materiel", joint = true }

--Pages
den.page = "Danish national focus tree"
den.joint_page = "Nordic shared national focus tree branches"
fin.page = "Finnish national focus tree"
fin.joint_page = "Nordic shared national focus tree branches"
ice.page = "Icelandic national focus tree"
ice.joint_page = "Nordic shared national focus tree branches"
nor.page = "Norwegian national focus tree"
nor.joint_page = "Nordic shared national focus tree branches"
swe.page = "Swedish national focus tree"
swe.joint_page = "Nordic shared national focus tree branches"
nordic.joint_page = "Nordic shared national focus tree branches"

return p