###########################
# Korea Focus Tree
###########################

focus_tree = {
	id = KOR_korea_focus
	country = {
		factor = 0
		modifier = {
			add = 10
			tag = KOR
		}
	}

	default = no
	reset_on_civilwar = no
	
	focus = {
		id = KOR_a_free_korea
		mutually_exclusive = { focus = KOR_the_occupation }
		icon = GFX_goal_korean_independence
		x = 2
		y = 0
		cost = 3
		ai_will_do = {
			factor = 100
		}
		cancelable = no
		select_effect = {
			country_event = {
				id = korea.2
				days = 5
			}
			country_event = {
				id = korea.3 # army is messed up
				days = 11
			}
		}
		available = {
			has_elected_government = yes
			has_war = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_a_free_korea"
			increase_ruling_party_popularity_by_10 = yes
			add_stability = 0.05
		}
	}
	focus = {
		id = KOR_the_royal_debate
		icon = GFX_goal_KOR_monarchy
		prerequisite = {
			focus = KOR_a_free_korea
		}
		relative_position_id = KOR_a_free_korea
		x = 0
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_royal_debate"
			add_stability = 0.05
			hidden_effect = {
				country_event = korea.6
			}
			custom_effect_tooltip = KOR_royal_debate
		}
	}
	focus = {
		id = KOR_the_occupation
		mutually_exclusive = { focus = KOR_a_free_korea }
		icon = GFX_goal_korean_occupation
		relative_position_id = KOR_a_free_korea
		x = -3
		y = 0
		cost = 3
		ai_will_do = {
			factor = 1000
		}
		cancelable = no
		select_effect = {
			country_event = {
				id = korea.4
				days = 5
			}
		}
		available = {
			has_authoritarian_government = yes
			has_war = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_occupation"
			add_war_support = 0.05
			increase_ruling_party_popularity_by_5 = yes
		}
	}
	focus = {
		id = KOR_a_firm_hand
		icon = GFX_goal_KOR_strong_hand
		available = {
			has_country_flag = military_victory
			has_authoritarian_government = yes
		}
		prerequisite = { focus = KOR_the_royal_debate focus = KOR_the_occupation }
		mutually_exclusive = { focus = KOR_empower_the_privy_council }
		mutually_exclusive = { focus = KOR_a_constitutional_monarchy }
		mutually_exclusive = { focus = KOR_republicanism_survives }
		relative_position_id = KOR_a_free_korea
		x = -3
		y = 2
		cost = 3
		ai_will_do = {
			factor = 10
		}
		completion_reward = {
			country_event = korea.17
			log = "[GetDateText]: [Root.GetName]: Focus KOR_a_firm_hand"
			add_stability = 0.05
			custom_effect_tooltip = KOR_military_dictatorship
		}
	}
	focus = {
		id = KOR_military_supremacy
		icon = GFX_focus_HKG_Military_Cabinet
		prerequisite = { focus = KOR_a_firm_hand }
		relative_position_id = KOR_a_free_korea
		x = -3
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_military_supremacy"
			add_ideas = KOR_military_supremacy
			army_experience = 10
		}
	}
	focus = {
		id = KOR_the_red_scare
		icon = GFX_goal_UMN_target_practice
		prerequisite = { focus = KOR_military_supremacy }
		relative_position_id = KOR_a_free_korea
		x = -3
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_red_scare"
			country_event = korea.21
			remove_ideas = KOR_anarchist_conspiracy
			add_popularity = {
				ideology = totalist popularity = -0.1
			}
			add_popularity = {
				ideology = syndicalist popularity = -0.1
			}
			add_popularity = {
				ideology = radical_socialist popularity = -0.1
			}
		}
	}
	focus = {
		id = KOR_crush_the_liberals
		icon = GFX_RUS_I_Was_Never_A_Liberal
		prerequisite = { focus = KOR_military_supremacy }
		relative_position_id = KOR_a_free_korea
		x = -5
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_crush_the_liberals"
			country_event = korea.22
			add_popularity = {
				ideology = social_democrat popularity = -0.05
			}
			add_popularity = {
				ideology = social_liberal popularity = -0.05
			}
			add_popularity = {
				ideology = market_liberal popularity = -0.05
			}
		}
	}
	focus = {
		id = KOR_establish_a_secret_police
		icon = GFX_goal_KOR_secret_agency
		prerequisite = { focus = KOR_crush_the_liberals }
		relative_position_id = KOR_a_free_korea
		x = -5
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
			has_country_flag = secret_police_established
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_establish_a_secret_police"
			add_ideas = KOR_national_intelligence_service
			hidden_effect = {
				clr_country_flag = secret_police_established
			}
		}
	}
	focus = {
		id = KOR_ban_all_parties
		icon = GFX_BAY_BAN_ELECTIONS
		prerequisite = { focus = KOR_the_red_scare }
		relative_position_id = KOR_a_free_korea
		x = -3
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_ban_all_parties"
			add_popularity = {
				ideology = totalist popularity = -0.1
			}
			add_popularity = {
				ideology = social_democrat popularity = -0.1
			}
			add_popularity = {
				ideology = social_liberal popularity = -0.1
			}
			add_popularity = {
				ideology = market_liberal popularity = -0.1
			}
			add_popularity = {
				ideology = social_conservative popularity = -0.1
			}
			add_popularity = {
				ideology = authoritarian_democrat popularity = -0.05
			}
		}
	}
	focus = {
		id = KOR_empower_the_privy_council
		icon = GFX_UKR_Regency_Council
		prerequisite = { focus = KOR_the_royal_debate }
		mutually_exclusive = { focus = KOR_a_firm_hand }
		mutually_exclusive = { focus = KOR_a_constitutional_monarchy }
		mutually_exclusive = { focus = KOR_republicanism_survives }
		relative_position_id = KOR_a_free_korea
		x = -1
		y = 2
		cost = 3
		ai_will_do = {
			factor = 10
		}
		available = {
			has_country_flag = the_absolutists_win
			has_country_leader = { name = "Yi Un" }
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_empower_the_privy_council"
			country_event = korea.18
			custom_effect_tooltip = KOR_anti_monarchism
			hidden_effect = {
				clr_country_flag = the_absolutists_win
			}
		}
	}
	focus = {
		id = KOR_distribute_noble_titles
		icon = GFX_goal_NEE_Formalize_the_Noble_Structure
		prerequisite = { focus = KOR_empower_the_privy_council }
		relative_position_id = KOR_a_free_korea
		x = -1
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_distribute_noble_titles"
			add_ideas = KOR_the_new_aristocracy
		}
	}
	focus = {
		id = KOR_form_a_royal_guard
		icon = GFX_BAY_SECURING_OUR_KINGDOM
		prerequisite = { focus = KOR_distribute_noble_titles }
		relative_position_id = KOR_a_free_korea
		x = -1
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_form_a_royal_guard"
			country_event = korea.23
		}
	}
	focus = {
		id = KOR_control_the_council
		icon = GFX_goal_NFA_Local_Reconstruction_Councils
		prerequisite = { focus = KOR_form_a_royal_guard }
		relative_position_id = KOR_a_free_korea
		x = -1
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_control_the_council"
			add_stability = 0.1
			add_political_power = 30
			increase_ruling_party_popularity_by_10 = yes
		}
	}
	focus = {
		id = KOR_rule_by_decree
		icon = GFX_goal_KOR_rule
		prerequisite = { focus = KOR_ban_all_parties focus = KOR_control_the_council }
		relative_position_id = KOR_a_free_korea
		x = -2
		y = 6
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_rule_by_decree"
			swap_ideas = {
				remove_idea = KOR_political_chaos
				add_idea = KOR_rule_by_decree
			}
		}
	}
	focus = {
		id = KOR_a_constitutional_monarchy
		icon = GFX_goal_CAN_constitutional_monarchy
		prerequisite = { focus = KOR_the_royal_debate }
		mutually_exclusive = { focus = KOR_a_firm_hand }
		mutually_exclusive = { focus = KOR_empower_the_privy_council }
		mutually_exclusive = { focus = KOR_republicanism_survives }
		relative_position_id = KOR_a_free_korea
		x = 1
		y = 2
		cost = 3
		ai_will_do = {
			factor = 10
		}
		available = {
			has_country_leader = { name = "Yi Un" }
			has_elected_government = yes
			has_country_flag = the_constitutionalists_win
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_a_constitutional_monarchy"
			country_event = korea.19
			custom_effect_tooltip = KOR_nice_monarchism
			hidden_effect = {
				clr_country_flag = the_constitutionalists_win
			}
		}
	}
	focus = {
		id = KOR_empower_parliament
		icon = GFX_goal_NFA_empower_parliament
		prerequisite = { focus = KOR_a_constitutional_monarchy }
		relative_position_id = KOR_a_free_korea
		x = 1
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_empower_parliament"
			add_stability = 0.1
			add_political_power = 30
		}
	}
	focus = {
		id = KOR_curtail_privy_council
		icon = GFX_goal_generic_controlled_board
		prerequisite = { focus = KOR_empower_parliament }
		relative_position_id = KOR_a_free_korea
		x = 1
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_curtail_privy_council"
			add_ideas = KOR_aristocracy_curtailed
			add_popularity = {
				ideology = authoritarian_democrat popularity = -0.05
			}
			add_political_power = 25
		}
	}
	focus = {
		id = KOR_a_new_joseon
		icon = GFX_goal_Korea_flag
		prerequisite = { focus = KOR_curtail_privy_council }
		relative_position_id = KOR_a_free_korea
		x = 1
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_a_new_joseon"
			add_ideas = KOR_a_new_joseon
			add_political_power = 30
		}
	}
	focus = {
		id = KOR_republicanism_survives
		icon = GFX_goal_KOR_Coat_Of_Arms
		available = {
			has_country_flag = the_republic_survives
			has_elected_government = yes
		}
		prerequisite = { focus = KOR_the_royal_debate }
		mutually_exclusive = { focus = KOR_a_firm_hand }
		mutually_exclusive = { focus = KOR_empower_the_privy_council }
		mutually_exclusive = { focus = KOR_a_constitutional_monarchy }
		relative_position_id = KOR_a_free_korea
		x = 3
		y = 2
		cost = 3
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_republicanism_survives"
			country_event = korea.20
			custom_effect_tooltip = KOR_republic
			hidden_effect = {
				clr_country_flag = the_republic_survives
			}
		}
	}
	focus = {
		id = KOR_strengthen_the_coalition
		icon = GFX_RUS_Secure_Coalition
		prerequisite = { focus = KOR_republicanism_survives }
		relative_position_id = KOR_a_free_korea
		x = 3
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_strengthen_the_coalition"
			add_political_power = 30
			add_stability = 0.05
			add_popularity = {
				ideology = social_democrat popularity = 0.05
			}
			add_popularity = {
				ideology = social_liberal popularity = 0.05
			}
			add_popularity = {
				ideology = market_liberal popularity = 0.05
			}
		}
	}
	focus = {
		id = KOR_protect_civil_liberties
		icon = GFX_DKB_Liberties
		prerequisite = { focus = KOR_strengthen_the_coalition }
		relative_position_id = KOR_a_free_korea
		x = 3
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_protect_civil_liberties"
			add_ideas = KOR_free_speech
		}
	}
	focus = {
		id = KOR_enact_welfare_measures
		icon = GFX_goal_YUN_Birth_of_the_Imperial_Welfare_Bureau
		prerequisite = { focus = KOR_protect_civil_liberties }
		relative_position_id = KOR_a_free_korea
		x = 3
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_enact_welfare_measures"
			add_ideas = KOR_welfare_measures
		}
	}
	focus = {
		id = KOR_university_grants
		icon = GFX_GRU_higher_education_grants-4039
		prerequisite = { focus = KOR_protect_civil_liberties }
		relative_position_id = KOR_a_free_korea
		x = 5
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_university_grants"
			add_ideas = KOR_better_universities
			add_research_slot_until_five = yes
		}
	}
	focus = {
		id = KOR_the_new_constitution
		icon = GFX_goal_MON_Peoples_Constitution
		prerequisite = { focus = KOR_a_new_joseon focus = KOR_enact_welfare_measures }
		relative_position_id = KOR_a_free_korea
		x = 2
		y = 6
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_new_constitution"
			if = {
				limit = {
					has_country_leader = {
						ruling_only = yes
						name = "Kim Koo"
					}
				}
				country_event = {
					id = kor.1
				}
			}
			swap_ideas = {
				remove_idea = KOR_political_chaos
				add_idea = KOR_new_constitution
			}
			add_political_power = 30
		}
	}
	focus = {
		id = KOR_open_a_foreign_office
		icon = GFX_HUN_hungary_diplomat
		available = {
			is_subject = no
		}
		relative_position_id = KOR_a_free_korea
		x = 0
		y = 7
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_open_a_foreign_office"
			remove_ideas = KOR_limited_recognition
			increase_ruling_party_popularity_by_5 = yes
			add_political_power = 25
		}
	}
	focus = {
		id = KOR_affirm_neutrality
		icon = GFX_goal_HOL_sustain_neutrality
		prerequisite = { focus = KOR_open_a_foreign_office }
		relative_position_id = KOR_open_a_foreign_office
		mutually_exclusive = { focus = KOR_international_obligations }
		mutually_exclusive = { focus = KOR_join_the_co_prosperity_sphere }
		x = -4
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 0
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = KOR_forpol
						option = KOR_FORPOL_CHINA
					}
					has_game_rule = {
						rule = KOR_forpol
						option = KOR_FORPOL_RUSSIA
					}
					has_game_rule = {
						rule = KOR_forpol
						option = KOR_FORPOL_REICHSPAKT
					}
				}
			}
		}
		available = {
			is_subject = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus id = KOR_affirm_neutrality"
			add_ideas = KOR_neutrality
		}
	}
	focus = {
		id = KOR_fortress_korea
		icon = GFX_goal_NEE_armed_free_neutrality
		prerequisite = { focus = KOR_affirm_neutrality }
		relative_position_id = KOR_open_a_foreign_office
		x = -5
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_subject = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_fortress_korea"
			custom_effect_tooltip = KOR_big_forts
			hidden_effect = {
				527 = {
					add_building_construction = {
						type = bunker
						level = 4
						province = 11835
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 9918
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 9795
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 11828
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 6963
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 906
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 9899
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 3803
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 3860
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 898
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 6944
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 11896
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 3912
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 3904
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 11878
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 4
						province = 6822
						instant_build = yes
					}
					add_building_construction = {
						type = bunker
						level = 2
						province = 7125
						instant_build = yes
					}
					add_building_construction = {
						type = coastal_bunker
						level = 2
						province = 4052
						instant_build = yes
					}
					add_building_construction = {
						type = coastal_bunker
						level = 2
						province = 4056
						instant_build = yes
					}
					add_building_construction = {
						type = coastal_bunker
						level = 2
						province = 1054
						instant_build = yes
					}
				}
			}
		}
	}
	focus = {
		id = KOR_tap_into_arms_dealing
		icon = GFX_goal_DAH_arms_trade
		prerequisite = { focus = KOR_affirm_neutrality }
		relative_position_id = KOR_open_a_foreign_office
		x = -3
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_subject = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_tap_into_arms_dealing"
			add_ideas = KOR_arms_dealing
		}
	}
	focus = {
		id = KOR_the_seoul_convention
		icon = GFX_goal_GUA_Peace_People
		relative_position_id = KOR_open_a_foreign_office
		x = -4
		y = 3
		cost = 2
		ai_will_do = {
			factor = 10
		}
		prerequisite = { focus = KOR_fortress_korea }
		prerequisite = { focus = KOR_tap_into_arms_dealing }
		available = {
			is_subject = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_seoul_convention"
			country_event = korea.24
		}
	}
	focus = {
		id = KOR_international_obligations
		icon = GFX_goal_NYC_new_york_volunteers
		prerequisite = { focus = KOR_open_a_foreign_office }
		mutually_exclusive = { focus = KOR_affirm_neutrality }
		mutually_exclusive = { focus = KOR_join_the_co_prosperity_sphere }
		relative_position_id = KOR_open_a_foreign_office
		x = 0
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_subject = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_open_a_foreign_office"
			add_ideas = KOR_korean_volunteer_corps
			custom_effect_tooltip = KOR_volunteer_corps
		}
	}
	focus = {
		id = KOR_foreign_mineral_exploitation
		icon = GFX_goal_UMN_cobalt_mines
		prerequisite = { focus = KOR_international_obligations }
		relative_position_id = KOR_open_a_foreign_office
		x = -1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_foreign_mineral_exploitation"
			527 = {
				add_resource = {
					type = steel
					amount = 10
				}
			}
			527 = {
				add_resource = {
					type = tungsten
					amount = 8
				}
			}
		}
	}
	focus = {
		id = KOR_attract_foreign_investors
		icon = GFX_RUS_Foreign_Investments
		prerequisite = { focus = KOR_international_obligations }
		relative_position_id = KOR_open_a_foreign_office
		x = 1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_attract_foreign_investors"
			525 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			1345 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			527 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			add_ideas = KOR_foreign_investment
		}
	}
	focus = {
		id = KOR_into_the_world
		icon = GFX_goal_TEX_meek_inherit_earth
		prerequisite = { focus = KOR_international_obligations }
		relative_position_id = KOR_open_a_foreign_office
		x = 0
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_subject = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_into_the_world"
			country_event = korea.68
			custom_effect_tooltip = KOR_international_relations
		}
	}
	focus = {
		id = KOR_chinese_help
		icon = GFX_goal_QIE_zhili_unite_china
		prerequisite = { focus = KOR_into_the_world }
		relative_position_id = KOR_open_a_foreign_office
		x = -2
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 5
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = KOR_forpol
						option = KOR_FORPOL_RUSSIA
					}
					has_game_rule = {
						rule = KOR_forpol
						option = KOR_FORPOL_REICHSPAKT
					}
				}
			}
		}
		available = {
			is_subject = no
			is_in_faction = no
			OR = {
				QIE = { is_faction_leader = yes }
				CHI = { is_faction_leader = yes }
				FNG = { is_faction_leader = yes }
				GXC = { is_faction_leader = yes }
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_chinese_help"
			if = {
				limit = {
					AND = {
						country_exists = QIE
						QIE = { is_faction_leader = yes }
						QIE = { same_government_type_as_ROOT = yes }
					}
				}
				QIE = { country_event = korea.55 }
			}
			if = {
				limit = {
					AND = {
						country_exists = FNG
						FNG = { is_faction_leader = yes }
						FNG = { same_government_type_as_ROOT = yes }
					}
				}
				FNG = { country_event = korea.55 }
			}
			if = {
				limit = {
					AND = {
						country_exists = GXC
						GXC = { is_faction_leader = yes }
						GXC = { same_government_type_as_ROOT = yes }
					}
				}
				GXC = { country_event = korea.55 }
			}
			if = {
				limit = {
					AND = {
						country_exists = CHI
						CHI = { is_faction_leader = yes }
						CHI = { same_government_type_as_ROOT = yes }
					}
				}
				CHI = { country_event = korea.55 }
			}
			custom_effect_tooltip = KOR_buddy_with_china
		}
	}
	focus = {
		id = KOR_permanent_military_attache
		icon = GFX_goal_CAN_chinese_sphere_of_influence
		prerequisite = { focus = KOR_chinese_help }
		relative_position_id = KOR_open_a_foreign_office
		x = -2
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			OR = {
				is_in_faction_with = QIE
				is_in_faction_with = CHI
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_permanent_military_attache"
			army_experience = 25
			air_experience = 15
			navy_experience = 10
			custom_effect_tooltip = KOR_military_attache
		}
	}
	focus = {
		id = KOR_look_to_russia
		icon = GFX_UKR_Look_To_Russia
		prerequisite = { focus = KOR_into_the_world }
		relative_position_id = KOR_open_a_foreign_office
		x = 0
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 5
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = KOR_forpol
						option = KOR_FORPOL_CHINA
					}
					has_game_rule = {
						rule = KOR_forpol
						option = KOR_FORPOL_REICHSPAKT
					}
				}
			}
		}
		available = {
			is_subject = no
			is_in_faction = no
			OR = {
				RUS = {
					is_faction_leader = yes
					same_government_type_as_ROOT = yes
				}
				SOV = {
					is_faction_leader = yes
					same_government_type_as_ROOT = yes
				}
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_look_to_russia"
			if = {
				limit = {
					AND = {
						country_exists = RUS
						RUS = { is_faction_leader = yes }
					}
				}
				RUS = { country_event = korea.58 }
			}
			if = {
				limit = {
					AND = {
						country_exists = SOV
						SOV = { is_faction_leader = yes }
					}
				}
				SOV = { country_event = korea.58 }
			}
			custom_effect_tooltip = KOR_russian_friends
		}
	}
	focus = {
		id = KOR_russian_military_garrison
		icon = GFX_TRM_All_Russian_Movement
		prerequisite = { focus = KOR_look_to_russia }
		relative_position_id = KOR_open_a_foreign_office
		x = 0
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_in_faction_with = RUS
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_russian_military_garrison"
			custom_effect_tooltip = KOR_garrison
			hidden_effect = {
				army_experience = 25
				air_experience = 25
				navy_experience = 25
			}
		}
	}
	focus = {
		id = KOR_join_the_reichspakt
		icon = GFX_ITA_germany
		prerequisite = { focus = KOR_into_the_world }
		relative_position_id = KOR_open_a_foreign_office
		x = 2
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_subject = no
			is_in_faction = no
			country_exists = GEA
			GER = { is_faction_leader = yes }
			GER = { same_government_type_as_ROOT = yes }
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_join_the_reichspakt"
			GEA = { country_event = korea.61 }
			custom_effect_tooltip = KOR_buddy_with_the_kaiser
		}
	}
	focus = {
		id = KOR_tsingtau_naval_mission
		icon = GFX_MAG_pride_of_navy
		prerequisite = { focus = KOR_join_the_reichspakt }
		relative_position_id = KOR_open_a_foreign_office
		x = 2
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_in_faction_with = GER
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_tsingtau_naval_mission"
			custom_effect_tooltip = KOR_tsingtau_deal
			hidden_effect = {
				army_experience = 20
				air_experience = 20
				navy_experience = 20
			}
		}
	}
	focus = {
		id = KOR_join_the_co_prosperity_sphere
		icon = GFX_goal_Co_Prosperity_Sphere
		prerequisite = { focus = KOR_open_a_foreign_office }
		relative_position_id = KOR_open_a_foreign_office
		mutually_exclusive = { focus = KOR_affirm_neutrality }
		mutually_exclusive = { focus = KOR_international_obligations }
		x = 4
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 5
		}
		available = {
			is_subject = no
			is_in_faction = no
			country_exists = JAP
			JAP = {
				is_faction_leader = yes
				same_government_type_as_ROOT = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_join_the_co_prosperity_sphere"
			JAP = {
				country_event = sharedafrika.2
			}
			custom_effect_tooltip = KOR_co_prosperity
		}
		bypass = {
			KOR = {
				is_subject_of = JAP
			}
			KOR = {
				is_in_faction_with = JAP
			}
		}
	}
	focus = {
		id = KOR_draw_closer_to_fengtian
		icon = GFX_goal_FNG_Military_Man
		prerequisite = { focus = KOR_join_the_co_prosperity_sphere }
		relative_position_id = KOR_open_a_foreign_office
		x = 3
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_in_faction_with = FNG
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_draw_closer_to_fengtian"
			country_event = korea.25
			custom_effect_tooltip = KOR_fengtian
		}
	}
	focus = {
		id = KOR_recognize_transamur
		icon = GFX_DKB_ties_transamur
		prerequisite = { focus = KOR_join_the_co_prosperity_sphere }
		relative_position_id = KOR_open_a_foreign_office
		x = 5
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_in_faction_with = TRM
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_recognize_transamur"
			country_event = korea.26
			custom_effect_tooltip = KOR_transamur
		}
	}
	focus = {
		id = KOR_zaibatsu_research_centres
		icon = GFX_goal_CAN_National_Research_Council
		prerequisite = { focus = KOR_join_the_co_prosperity_sphere }
		relative_position_id = KOR_open_a_foreign_office
		x = 4
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			OR = {
				is_subject_of = JAP
				is_in_faction_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_zaibatsu_research_centres"
			add_ideas = KOR_zaibatsu_research_centres
		}
	}
	focus = {
		id = KOR_building_an_economy
		icon = GFX_goal_NFA_review_economy
		x = 12
		y = 0
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = no
			has_idea = KOR_dead_economy
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_building_an_economy"
			swap_ideas = {
				remove_idea = KOR_dead_economy
				add_idea = KOR_recovering_economy
			}
		}
	}
	focus = {
		id = KOR_militarize_the_economy
		icon = GFX_goal_NIC_Military_Industry
		prerequisite = { focus = KOR_building_an_economy }
		mutually_exclusive = { focus = KOR_liberalize_the_economy }
		relative_position_id = KOR_building_an_economy
		x = -2
		y = 1
		cost = 3
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_militarize_the_economy"
			1347 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_liberalize_the_economy
		icon = GFX_goal_EGY_Economic_Liberalisation
		prerequisite = { focus = KOR_building_an_economy }
		mutually_exclusive = { focus = KOR_militarize_the_economy }
		relative_position_id = KOR_building_an_economy
		x = 2
		y = 1
		cost = 3
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_liberalize_the_economy"
			527 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			1347 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_nationalize_the_air_industry
		icon = GFX_goal_CZE_air_industry
		prerequisite = { focus = KOR_militarize_the_economy }
		relative_position_id = KOR_building_an_economy
		x = -4
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_nationalize_the_air_industry"
			1345 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			1347 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			527 = {
				add_building_construction = {
					type = air_base
					level = 2
					instant_build = yes
				}
			}
			525 = {
				add_building_construction = {
					type = air_base
					level = 2
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_land_seizures
		icon = GFX_RUS_Land_Socialization_psr
		prerequisite = { focus = KOR_nationalize_the_air_industry }
		relative_position_id = KOR_building_an_economy
		x = -4
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_land_seizures"
			country_event = korea.29
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 1
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 1
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 1
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 1
			}
		}
	}
	focus = {
		id = KOR_the_union_question
		icon = GFX_TRM_Fate_Of_Unions
		prerequisite = { focus = KOR_liberalize_the_economy }
		relative_position_id = KOR_building_an_economy
		x = 4
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_union_question"
			country_event = korea.27
		}
	}
	focus = {
		id = KOR_the_japanese_settlers
		icon = GFX_goal_CAL_remove_quotas
		prerequisite = { focus = KOR_the_union_question }
		relative_position_id = KOR_building_an_economy
		x = 4
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
			NOT = { is_subject_of = JAP }
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_japanese_settlers"
			country_event = korea.28
		}
	}
	focus = {
		id = KOR_national_roads_committee
		icon = GFX_COR_national_highway_system
		prerequisite = { focus = KOR_militarize_the_economy focus = KOR_liberalize_the_economy }
		relative_position_id = KOR_building_an_economy
		x = 0
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_national_roads_committee"
			525 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			527 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1345 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1347 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_establish_the_seoul_arsenal
		icon = GFX_goal_CAN_New_Munitions_Plants
		prerequisite = { focus = KOR_national_roads_committee }
		prerequisite = { focus = KOR_militarize_the_economy }
		relative_position_id = KOR_building_an_economy
		x = -2
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_establish_the_seoul_arsenal"
			
			525 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_investing_in_the_future
		icon = GFX_RUS_Money_For_Industrialization
		prerequisite = { focus = KOR_national_roads_committee }
		prerequisite = { focus = KOR_liberalize_the_economy }
		relative_position_id = KOR_building_an_economy
		x = 2
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_investing_in_the_future"
			
			525 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			1345 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			1347 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_subsidize_mining_operations
		icon = GFX_goal_UMN_mine_expansion
		prerequisite = { focus = KOR_establish_the_seoul_arsenal focus = KOR_investing_in_the_future }
		relative_position_id = KOR_building_an_economy
		x = 0
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_subsidize_mining_operations"
			527 = {
				add_resource = {
					type = steel
					amount = 8
				}
			}
			527 = {
				add_resource = {
					type = tungsten
					amount = 10
				}
			}
			swap_ideas = {
				remove_idea = KOR_recovering_economy
				add_idea = KOR_recovery_in_sight
			}
		}
	}
	focus = {
		id = KOR_enforce_corporatism
		icon = GFX_goal_AUS_corporatism
		prerequisite = { focus = KOR_subsidize_mining_operations }
		prerequisite = { focus = KOR_establish_the_seoul_arsenal }
		relative_position_id = KOR_building_an_economy
		x = -2
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_enforce_corporatism"
			add_ideas = KOR_corporatism
		}
	}
	focus = {
		id = KOR_the_consumer_industry
		icon = GFX_RUS_Industrial_Expansion
		prerequisite = { focus = KOR_subsidize_mining_operations }
		prerequisite = { focus = KOR_investing_in_the_future }
		relative_position_id = KOR_building_an_economy
		x = 2
		y = 5
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_consumer_industry"
			add_ideas = KOR_consumer_industry
		}
	}
	focus = {
		id = KOR_the_korean_miracle
		icon = GFX_goal_Korean_Miracle
		prerequisite = { focus = KOR_the_consumer_industry focus = KOR_enforce_corporatism }
		relative_position_id = KOR_building_an_economy
		x = 0
		y = 6
		cost = 10
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_korean_miracle"
			swap_ideas = {
				remove_idea = KOR_recovery_in_sight
				add_idea = KOR_the_korean_miracle
			}
		}
	}
	focus = {
		id = KOR_new_scientists
		icon = GFX_TRM_Scientific_Investment
		prerequisite = { focus = KOR_the_korean_miracle }
		relative_position_id = KOR_building_an_economy
		x = -1
		y = 7
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_new_scientists"
			add_research_slot_until_five = yes
		}
	}
	focus = {
		id = KOR_living_the_dream
		icon = GFX_RUS_Support_Small_Business_vns
		prerequisite = { focus = KOR_the_korean_miracle }
		relative_position_id = KOR_building_an_economy
		x = 1
		y = 7
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_living_the_dream"
			525 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			527 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			1345 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_reviewing_the_army
		icon = GFX_goal_KOR_Army
		x = 20
		y = 0
		cost = 3
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_reviewing_the_army"
			army_experience = 20
			custom_effect_tooltip = KOR_army_review
		}
	}
	focus = {
		id = KOR_supremacy_of_strategy
		icon = GFX_MON_doctrine_III
		prerequisite = { focus = KOR_reviewing_the_army }
		mutually_exclusive = { focus = KOR_supremacy_of_guns }
		relative_position_id = KOR_reviewing_the_army
		x = -2
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_supremacy_of_strategy"
			add_doctrine_cost_reduction = {
				name = land_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	focus = {
		id = KOR_supremacy_of_guns
		icon = GFX_goal_SKM_Modern_Artillery
		prerequisite = { focus = KOR_reviewing_the_army }
		mutually_exclusive = { focus = KOR_supremacy_of_strategy }
		relative_position_id = KOR_reviewing_the_army
		x = 2
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_supremacy_of_guns"
			add_doctrine_cost_reduction = {
				name = land_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	focus = {
		id = KOR_improve_communications
		icon = GFX_goal_CZE_radar_research
		prerequisite = { focus = KOR_supremacy_of_strategy }
		relative_position_id = KOR_reviewing_the_army
		x = -2
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_improve_communications"
			add_tech_bonus = {
				bonus = 1
				uses = 1
				category = radar_tech
			}
			add_breakthrough_progress = {
				specialization = specialization_air
				value = 0.25
			}
		}
	}
	focus = {
		id = KOR_standardized_small_arms
		icon = GFX_goal_POL_New_Polish_Rifle
		prerequisite = { focus = KOR_supremacy_of_guns }
		relative_position_id = KOR_reviewing_the_army
		x = 2
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_standardized_small_arms"
			add_tech_bonus = {
				bonus = 1
				uses = 1
				category = infantry_tech
			}
		}
	}
	focus = {
		id = KOR_the_first_military_academy
		icon = GFX_goal_YUN_Revitalize_Yunnan_Military_Academy
		prerequisite = { focus = KOR_supremacy_of_strategy focus = KOR_supremacy_of_guns }
		relative_position_id = KOR_reviewing_the_army
		x = 0
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_first_military_academy"
			army_experience = 25
		}
	}
	focus = {
		id = KOR_elite_officers
		icon = GFX_goal_CZE_officers
		prerequisite = { focus = KOR_improve_communications }
		prerequisite = { focus = KOR_the_first_military_academy }
		relative_position_id = KOR_reviewing_the_army
		x = -2
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_elite_officers"
			army_experience = 5
			add_doctrine_cost_reduction = {
				name = land_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	focus = {
		id = KOR_soldiers_initiative
		icon = GFX_goal_generic_helmet_soldier
		prerequisite = { focus = KOR_standardized_small_arms }
		prerequisite = { focus = KOR_the_first_military_academy }
		relative_position_id = KOR_reviewing_the_army
		x = 2
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_soldiers_initiative"
			army_experience = 10
			add_doctrine_cost_reduction = {
				name = land_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	focus = {
		id = KOR_the_art_of_war
		icon = GFX_goal_NFA_Verdun_memories
		prerequisite = { focus = KOR_the_first_military_academy }
		relative_position_id = KOR_reviewing_the_army
		x = 0
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_art_of_war"
			army_experience = 15
			add_doctrine_cost_reduction = {
				name = land_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	focus = {
		id = KOR_the_new_model_army
		icon = GFX_goal_integrate_the_militia
		prerequisite = { focus = KOR_elite_officers focus = KOR_soldiers_initiative }
		prerequisite = { focus = KOR_the_art_of_war }
		relative_position_id = KOR_reviewing_the_army
		x = 0
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 2
			modifier = {
				factor = 10
				has_war = yes
			}
		}
		available = {
			has_idea = KOR_young_army
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_new_model_army"
			swap_ideas = {
				remove_idea = KOR_young_army
				add_idea = KOR_new_model_army
			}
		}
	}
	focus = {
		id = KOR_defending_our_shores
		icon = {
			trigger = {
				has_socialist_government = yes
			}
			value = GFX_goal_KOR_socialist_Navy
		}
		icon = {
			trigger = {
				has_socialist_government = no
			}
			value = GFX_goal_KOR_Navy
		}
		x = 26
		y = 0
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_defending_our_shores"
			navy_experience = 20
		}
	}
	focus = {
		id = KOR_defending_our_skies
		icon = {
			trigger = {
				has_socialist_government = yes
			}
			value = GFX_goal_KOR_socialist_Airforce
		}
		icon = {
			trigger = {
				has_socialist_government = no
			}
			value = GFX_goal_KOR_Airforce
		}
		relative_position_id = KOR_defending_our_shores
		x = 2
		y = 0
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_defending_our_skies"
			air_experience = 20
		}
	}
	focus = {
		id = KOR_under_the_sea
		icon = GFX_goal_AUS_unrestricted_submarine_warfare
		prerequisite = { focus = KOR_defending_our_shores }
		relative_position_id = KOR_defending_our_shores
		x = -1
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_under_the_sea"
			add_doctrine_cost_reduction = {
				cost_reduction = 1
				uses = 4
				category = trade_interdiction_tree
			}
		}
	}
	focus = {
		id = KOR_new_shipyards
		icon = GFX_goal_FIU_Rebuild_Adriatic_Shipping_Lanes
		prerequisite = { focus = KOR_under_the_sea }
		relative_position_id = KOR_defending_our_shores
		x = -1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_new_shipyards"
			random_owned_state = {
				limit = {
					is_coastal = yes
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
			random_owned_state = {
				limit = {
					is_coastal = yes
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_wolfpack_doctrine
		icon = GFX_ALA_grey_wolf
		prerequisite = { focus = KOR_new_shipyards }
		relative_position_id = KOR_defending_our_shores
		x = -1
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_wolfpack_doctrine"
			add_doctrine_cost_reduction = {
				cost_reduction = 1
				uses = 4
				category = trade_interdiction_tree
			}
		}
	}
	focus = {
		id = KOR_buy_fighters
		icon = GFX_goal_CAN_Fighter_Programme
		prerequisite = { focus = KOR_defending_our_skies }
		relative_position_id = KOR_defending_our_skies
		x = 1
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_buy_fighters"
			
			add_equipment_to_stockpile = {
				type = small_plane_airframe
				amount = 100
				producer = GER
			}
			add_political_power = -50
		}
	}
	focus = {
		id = KOR_build_aerodromes
		icon = GFX_goal_generic_airports
		prerequisite = { focus = KOR_buy_fighters }
		relative_position_id = KOR_defending_our_skies
		x = 1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_build_aerodromes"
			
			525 = {
				add_building_construction = {
					type = air_base
					level = 1
					instant_build = yes
				}
			}
			526 = {
				add_building_construction = {
					type = air_base
					level = 1
					instant_build = yes
				}
			}
			1345 = {
				add_building_construction = {
					type = air_base
					level = 1
					instant_build = yes
				}
			}
			1347 = {
				add_building_construction = {
					type = air_base
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_formalize_air_doctrine
		icon = GFX_MON_air_doctrines_II
		prerequisite = { focus = KOR_build_aerodromes }
		relative_position_id = KOR_defending_our_skies
		x = 1
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_ground_support"
			
			add_doctrine_cost_reduction = {
				name = air_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = air_doctrine
			}
		}
	}
	focus = {
		id = KOR_coastal_patrols
		icon = GFX_goal_CZE_air_is_sea
		prerequisite = { focus = KOR_defending_our_shores }
		prerequisite = { focus = KOR_defending_our_skies }
		relative_position_id = KOR_defending_our_shores
		x = 1
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_coastal_patrols"
			
			add_equipment_to_stockpile = {
				type = small_plane_naval_bomber_airframe
				amount = 50
				producer = GER
			}
		}
	}
	focus = {
		id = KOR_purchase_destroyers
		icon = GFX_goal_NFA_buy_ships
		prerequisite = { focus = KOR_coastal_patrols }
		relative_position_id = KOR_defending_our_shores
		x = 1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_purchase_destroyers"
			
			country_event = korea.30
		}
	}
	focus = {
		id = KOR_coastal_fortifications
		icon = GFX_coastalfortifications
		prerequisite = { focus = KOR_purchase_destroyers }
		relative_position_id = KOR_defending_our_shores
		x = 1
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_coastal_fortifications"
			
			527 = {
				add_building_construction = {
					type = coastal_bunker
					level = 2
					province = 4052
					instant_build = yes
				}
				add_building_construction = {
					type = coastal_bunker
					level = 2
					province = 4056
					instant_build = yes
				}
				add_building_construction = {
					type = coastal_bunker
					level = 2
					province = 1054
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_buying_a_flagship
		icon = GFX_goal_CAN_Canadian_Battleships
		prerequisite = { focus = KOR_wolfpack_doctrine }
		prerequisite = { focus = KOR_coastal_fortifications }
		relative_position_id = KOR_defending_our_shores
		x = 0
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_buying_a_flagship"
			country_event = korea.31
		}
	}
	focus = {
		id = KOR_aa_batteries
		icon = GFX_BBR_mass_anti_air_installations
		prerequisite = { focus = KOR_formalize_air_doctrine }
		prerequisite = { focus = KOR_coastal_fortifications }
		relative_position_id = KOR_defending_our_skies
		x = 0
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 7
			modifier = {
				factor = 2
				has_war = yes
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_aa_batteries"
			
			525 = {
				add_building_construction = {
					type = anti_air_building
					level = 1
					instant_build = yes
				}
			}
			527 = {
				add_building_construction = {
					type = anti_air_building
					level = 1
					instant_build = yes
				}
			}
			1345 = {
				add_building_construction = {
					type = anti_air_building
					level = 1
					instant_build = yes
				}
			}
			1346 = {
				add_building_construction = {
					type = anti_air_building
					level = 1
					instant_build = yes
				}
			}
			1347 = {
				add_building_construction = {
					type = anti_air_building
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_the_great_revolt
		icon = GFX_goal_KOR_uprising
		x = 23
		y = 5
		cost = 1
		ai_will_do = {
			factor = 1000
		}
		available = {
			has_country_flag = KOR_great_revolt_began
			has_war_with = JAP
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_great_revolt"
			add_ideas = KOR_national_revolt
		}
	}
	focus = {
		id = KOR_we_need_guns
		icon = GFX_BRY_Every_Hand_A_Rifle
		prerequisite = { focus = KOR_the_great_revolt }
		relative_position_id = KOR_the_great_revolt
		x = -2
		y = 1
		cost = 3
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = JAP
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_we_need_guns"
			add_equipment_to_stockpile = {
				type = infantry_equipment_1
				amount = 3854
				producer = JAP
			}
		}
	}
	focus = {
		id = KOR_emergency_factory_conversion
		icon = GFX_RUS_Industrial_Draft_Scheme
		prerequisite = { focus = KOR_we_need_guns }
		relative_position_id = KOR_the_great_revolt
		x = -3
		y = 2
		cost = 4
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = JAP
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_emergency_factory_conversion"
			country_event = korea.33
		}
	}
	focus = {
		id = KOR_anti_japanese_propaganda
		icon = GFX_focus_destroy_japanese_influence
		prerequisite = { focus = KOR_the_great_revolt }
		relative_position_id = KOR_the_great_revolt
		x = 0
		y = 1
		cost = 3
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = JAP
		}
		bypass = {
			NOT = {
				has_war_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_anti_japanese_propaganda"
			country_event = korea.32
		}
	}
	focus = {
		id = KOR_rally_republicans
		icon = GFX_goal_KOR_Coat_Of_Arms
		prerequisite = { focus = KOR_anti_japanese_propaganda }
		mutually_exclusive = { focus = KOR_rally_monarchists }
		relative_position_id = KOR_the_great_revolt
		x = -1
		y = 2
		cost = 4
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = JAP
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_rally_republicans"
			add_political_power = 30
			add_stability = 0.05
			add_manpower = 20000
		}
	}
	focus = {
		id = KOR_rally_monarchists
		icon = GFX_goal_KOR_monarchy
		prerequisite = { focus = KOR_anti_japanese_propaganda }
		mutually_exclusive = { focus = KOR_rally_republicans }
		relative_position_id = KOR_the_great_revolt
		x = 1
		y = 2
		cost = 4
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = JAP
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_rally_monarchists"
			add_manpower = 30000
			add_political_power = -50
			add_stability = -0.02
			add_equipment_to_stockpile = {
				type = infantry_equipment_1
				amount = 1000
				producer = JAP
			}
			add_popularity = {
				ideology = social_conservative popularity = 0.15
			}
		}
	}
	focus = {
		id = KOR_emergency_fortifications
		icon = GFX_goal_NYC_emergency_fortifications
		prerequisite = { focus = KOR_the_great_revolt }
		relative_position_id = KOR_the_great_revolt
		x = 2
		y = 1
		cost = 3
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = JAP
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_emergency_fortifications"
			525 = {
				add_building_construction = {
					type = bunker
					level = 2
					province = 7125
					instant_build = yes
				}
				add_building_construction = {
					type = bunker
					level = 2
					province = 1148
					instant_build = yes
				}
			}
			1345 = {
				add_building_construction = {
					type = coastal_bunker
					level = 2
					province = 4056
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_non_discriminatory_conscription
		icon = GFX_goal_mass_concentration_of_army
		prerequisite = { focus = KOR_emergency_fortifications }
		relative_position_id = KOR_the_great_revolt
		x = 3
		y = 2
		cost = 4
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = JAP
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_non_discriminatory_conscription"
			country_event = korea.34
		}
	}
	focus = {
		id = KOR_never_surrender
		icon = GFX_goal_LIB_star_of_liberty
		prerequisite = { focus = KOR_rally_republicans focus = KOR_rally_monarchists }
		prerequisite = { focus = KOR_emergency_factory_conversion }
		prerequisite = { focus = KOR_non_discriminatory_conscription }
		relative_position_id = KOR_the_great_revolt
		x = 0
		y = 3
		cost = 3
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = JAP
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_never_surrender"
			swap_ideas = {
				remove_idea = KOR_national_revolt
				add_idea = KOR_national_revolt2
			}
		}
	}
	focus = {
		id = KOR_friends_in_tokyo
		icon = GFX_goal_ALA_Japanese_Language_Publications
		x = 31
		y = 5
		cost = 3
		ai_will_do = {
			factor = 5000
		}
		available = {
			OR = {
				is_subject_of = JAP
				is_in_faction_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_friends_in_tokyo"
			if = {
				limit = {
					is_subject = yes
				}
				country_event = korea.44
			}
			add_political_power = 30
			add_stability = 0.05
		}
	}
	focus = {
		id = KOR_court_the_zaibatsu
		icon = GFX_goal_ANQ_Zaibatsu_Contracts
		prerequisite = { focus = KOR_friends_in_tokyo }
		relative_position_id = KOR_friends_in_tokyo
		x = -2
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			OR = {
				is_subject_of = JAP
				is_in_faction_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_court_the_zaibatsu"
			add_ideas = KOR_zaibatsu_money
			add_political_power = 30
		}
	}
	focus = {
		id = KOR_japanese_investment
		icon = GFX_goal_CAL_work_with_japan_markets
		prerequisite = { focus = KOR_court_the_zaibatsu }
		relative_position_id = KOR_friends_in_tokyo
		x = -3
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			OR = {
				is_subject_of = JAP
				is_in_faction_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_japanese_investment"
			527 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			525 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			527 = {
				add_resource = {
					type = steel
					amount = 6
				}
			}
		}
	}
	focus = {
		id = KOR_visit_from_the_emperor
		icon = GFX_goal_JAP_Hirohito
		prerequisite = { focus = KOR_friends_in_tokyo }
		relative_position_id = KOR_friends_in_tokyo
		x = 0
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			OR = {
				is_subject_of = JAP
				is_in_faction_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_visit_from_the_emperor"
			country_event = korea.45
		}
	}
	focus = {
		id = KOR_the_two_monarchs
		icon = GFX_goal_KOR_two_monarchs
		mutually_exclusive = { focus = KOR_a_presidential_visit }
		prerequisite = { focus = KOR_visit_from_the_emperor }
		relative_position_id = KOR_friends_in_tokyo
		x = -1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_subject_of = JAP
			has_country_leader = { name = "Yi Un" }
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_two_monarchs"
			country_event = korea.46
		}
	}
	focus = {
		id = KOR_a_presidential_visit
		icon = GFX_TRM_Japan_Relations
		
		mutually_exclusive = { focus = KOR_the_two_monarchs }
		prerequisite = { focus = KOR_visit_from_the_emperor }
		relative_position_id = KOR_friends_in_tokyo
		x = 1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			is_subject_of = JAP
			NOT = {
				has_country_leader = { name = "Yi Un" }
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_a_presidential_visit"
			add_political_power = 30
			add_stability = 0.05
		}
	}
	focus = {
		id = KOR_study_japanese_fighter_designs
		icon = GFX_BRY_Japanese_Planes
		prerequisite = { focus = KOR_friends_in_tokyo }
		relative_position_id = KOR_friends_in_tokyo
		x = 2
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			OR = {
				is_subject_of = JAP
				is_in_faction_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_study_japanese_fighter_designs"
			add_tech_bonus = {
				bonus = 1
				uses = 2
				category = light_fighter
			}
		}
	}
	focus = {
		id = KOR_study_japanese_weapon_designs
		icon = GFX_TRM_Japanese_Arms
		prerequisite = { focus = KOR_study_japanese_fighter_designs }
		relative_position_id = KOR_friends_in_tokyo
		x = 3
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			OR = {
				is_subject_of = JAP
				is_in_faction_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_study_japanese_weapon_designs"
			add_tech_bonus = {
				bonus = 1
				uses = 1
				category = infantry_weapons
			}
		}
	}
	focus = {
		id = KOR_to_a_thousand_years_of_friendship
		icon = GFX_goal_KOR_stand_with_japan
		prerequisite = { focus = KOR_the_two_monarchs focus = KOR_a_presidential_visit }
		prerequisite = { focus = KOR_japanese_investment }
		prerequisite = { focus = KOR_study_japanese_weapon_designs }
		relative_position_id = KOR_friends_in_tokyo
		x = 0
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			OR = {
				is_subject_of = JAP
				is_in_faction_with = JAP
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_to_a_thousand_years_of_friendship"
			add_research_slot_until_five = yes
			add_stability = 0.05
		}
	}
	focus = {
		id = KOR_break_the_chains
		icon = GFX_goal_ALB_Thousand_Voices
		prerequisite = { focus = KOR_international_revolution focus = KOR_internal_revolution }
		x = 17
		y = 9
		cost = 3
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_break_the_chains"
			add_stability = 0.1
			add_political_power = 50
			add_war_support = 0.2
		}
	}
	focus = {
		id = KOR_international_revolution
		icon = GFX_BBR_internationale_struggle
		
		mutually_exclusive = { focus = KOR_internal_revolution }
		
		relative_position_id = KOR_break_the_chains
		x = -1
		y = -1
		cost = 3
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			is_subject = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_international_revolution"
			country_event = korea.5
			remove_ideas = KOR_limited_recognition
			custom_effect_tooltip = KOR_international
			hidden_effect = {
				remove_ideas = KOR_dead_economy
				remove_ideas = KOR_recovering_economy
				remove_ideas = KOR_recovery_in_sight
				remove_ideas = KOR_the_korean_miracle
				remove_ideas = KOR_unions_allowed
				remove_ideas = KOR_unions_banned
				remove_ideas = KOR_japanese_expelled
				remove_ideas = KOR_japanese_integrated
				remove_ideas = KOR_corporatism
				remove_ideas = KOR_consumer_industry
				remove_ideas = KOR_anarchist_conspiracy
				remove_ideas = KOR_military_supremacy
				remove_ideas = KOR_national_intelligence_service
				remove_ideas = KOR_the_new_aristocracy
				remove_ideas = KOR_royal_guard_light
				remove_ideas = KOR_royal_guard_extreme
				remove_ideas = KOR_rule_by_decree
				remove_ideas = KOR_aristocracy_curtailed
				remove_ideas = KOR_a_new_joseon
				remove_ideas = KOR_free_speech
				remove_ideas = KOR_welfare_measures
				remove_ideas = KOR_new_constitution
				remove_ideas = KOR_zaibatsu_money
				remove_ideas = KOR_zaibatsu_research_centres
				remove_ideas = KOR_neutrality
				add_ideas = KOR_reactionary_conspiracy
				add_ideas = KOR_capitalist_economy
				add_ideas = KOR_militia_problem
			}
		}
	}
	focus = {
		id = KOR_internal_revolution
		icon = GFX_goal_KOR_syndie
		
		mutually_exclusive = { focus = KOR_international_revolution }
		
		relative_position_id = KOR_break_the_chains
		x = 1
		y = -1
		cost = 3
		ai_will_do = {
			factor = 10
		}
		available = {
			has_country_flag = socialism_at_home
			has_socialist_government = yes
			is_subject = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_internal_revolution"
			custom_effect_tooltip = KOR_internal
			hidden_effect = {
				remove_ideas = KOR_dead_economy
				remove_ideas = KOR_recovering_economy
				remove_ideas = KOR_limited_recognition
				add_ideas = KOR_reactionary_conspiracy
				add_ideas = KOR_capitalist_economy
				add_ideas = KOR_militia_problem
			}
		}
	}
	focus = {
		id = KOR_restoring_order
		icon = GFX_goal_ALB_Smash_Reaction
		prerequisite = { focus = KOR_international_revolution focus = KOR_internal_revolution }
		relative_position_id = KOR_break_the_chains
		x = -2
		y = 0
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_break_the_chains
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_restoring_order"
			country_event = korea.47
		}
	}
	focus = {
		id = KOR_smash_the_banks
		icon = GFX_goal_BEL_Break_Banksters
		prerequisite = { focus = KOR_international_revolution focus = KOR_internal_revolution }
		relative_position_id = KOR_break_the_chains
		x = 2
		y = 0
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_break_the_chains
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_smash_the_banks"
			add_political_power = 100
			525 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			527 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			custom_effect_tooltip = KOR_banks_smashed
		}
	}
	focus = {
		id = KOR_ban_reactionary_newspapers
		icon = GFX_goal_GER_Censor_Press
		prerequisite = { focus = KOR_restoring_order }
		relative_position_id = KOR_break_the_chains
		x = -3
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_ban_reactionary_newspapers"
			swap_ideas = {
				remove_idea = KOR_reactionary_conspiracy
				add_idea = KOR_reactionary_conspiracy_weakened
			}
			add_manpower = -500
			add_stability = -0.05
		}
	}
	focus = {
		id = KOR_jail_reactionary_leaders
		icon = GFX_goal_KOR_jail_reactionaries
		prerequisite = { focus = KOR_ban_reactionary_newspapers }
		prerequisite = { focus = KOR_revolutionary_education }
		relative_position_id = KOR_break_the_chains
		x = -3
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_jail_reactionary_leaders"
			swap_ideas = {
				remove_idea = KOR_reactionary_conspiracy_weakened
				add_idea = KOR_reactionaries_in_tatters
			}
			add_manpower = -200
			add_stability = -0.05
			add_political_power = 25
		}
	}
	focus = {
		id = KOR_revolutionary_education
		icon = GFX_GRU_syndicalist_education-3980
		prerequisite = { focus = KOR_break_the_chains }
		relative_position_id = KOR_break_the_chains
		x = -1
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_revolutionary_education"
			add_research_slot_until_five = yes
		}
	}
	focus = {
		id = KOR_solve_the_militia_problem
		icon = GFX_goal_KOR_socialist_Army
		prerequisite = { focus = KOR_revolutionary_education }
		prerequisite = { focus = KOR_ban_reactionary_newspapers }
		relative_position_id = KOR_break_the_chains
		x = -1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_solve_the_militia_problem"
			country_event = korea.49
		}
	}
	focus = {
		id = KOR_spread_socialist_propaganda
		icon = GFX_GRU_PIECK_propaganda
		prerequisite = { focus = KOR_break_the_chains }
		relative_position_id = KOR_break_the_chains
		x = 1
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_spread_socialist_propaganda"
			add_political_power = 25
			add_stability = 0.1
			add_popularity = {
				ideology = totalist popularity = 0.05
			}
			add_popularity = {
				ideology = syndicalist popularity = 0.05
			}
			add_popularity = {
				ideology = radical_socialist popularity = 0.05
			}
		}
	}
	focus = {
		id = KOR_a_peoples_constitution
		icon = GFX_socialist_constitution
		prerequisite = { focus = KOR_spread_socialist_propaganda }
		prerequisite = { focus = KOR_seize_the_industry }
		relative_position_id = KOR_break_the_chains
		x = 1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_a_peoples_constitution"
			add_ideas = KOR_a_peoples_constitution
		}
	}
	focus = {
		id = KOR_seize_the_industry
		icon = GFX_goal_ALB_Nationalization
		prerequisite = { focus = KOR_smash_the_banks }
		relative_position_id = KOR_break_the_chains
		x = 3
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_seize_the_industry"
			swap_ideas = {
				remove_idea = KOR_capitalist_economy
				add_idea = KOR_capitalist_economy_2
			}
			525 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			527 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_evict_landlords
		icon = GFX_goal_USA_Combat_Capitalism
		prerequisite = { focus = KOR_seize_the_industry }
		prerequisite = { focus = KOR_spread_socialist_propaganda }
		relative_position_id = KOR_break_the_chains
		x = 3
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		bypass = {
			OR = {
				has_completed_focus = KOR_land_seizures
				has_completed_focus = KOR_the_japanese_settlers
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_evict_landlords"
			country_event = korea.48
			hidden_effect = {
				random_owned_controlled_state = {
					add_extra_state_shared_building_slots = 2
				}
				random_owned_controlled_state = {
					add_extra_state_shared_building_slots = 1
				}
				random_owned_controlled_state = {
					add_extra_state_shared_building_slots = 1
				}
				random_owned_controlled_state = {
					add_extra_state_shared_building_slots = 1
				}
				random_owned_controlled_state = {
					add_extra_state_shared_building_slots = 1
				}
				add_stability = -0.1
				custom_effect_tooltip = KOR_slum_landlords
			}
		}
	}
	focus = {
		id = KOR_crush_any_resistance
		icon = GFX_goal_NZL_crush_capitalist_reformism
		prerequisite = { focus = KOR_jail_reactionary_leaders }
		prerequisite = { focus = KOR_solve_the_militia_problem }
		relative_position_id = KOR_break_the_chains
		x = -2
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_crush_any_resistance"
			swap_ideas = {
				remove_idea = KOR_reactionaries_in_tatters
				add_idea = KOR_reactionaries_dealt_with
			}
		}
	}
	focus = {
		id = KOR_the_counci_of_state
		icon = GFX_goal_NYC_Supreme_Council
		prerequisite = { focus = KOR_a_peoples_constitution }
		prerequisite = { focus = KOR_solve_the_militia_problem }
		relative_position_id = KOR_break_the_chains
		x = 0
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		bypass = {
			has_country_leader = {
				ruling_only = yes
				name = "Kim Il-Sung"
			}
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_counci_of_state"
			country_event = korea.50
		}
	}
	focus = {
		id = KOR_redistribute_the_wealth
		icon = GFX_goal_POL_Redistribute_Wealth
		prerequisite = { focus = KOR_evict_landlords }
		prerequisite = { focus = KOR_a_peoples_constitution }
		relative_position_id = KOR_break_the_chains
		x = 2
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_redistribute_the_wealth"
			swap_ideas = {
				remove_idea = KOR_capitalist_economy_2
				add_idea = KOR_a_socialist_economy
			}
		}
	}
	focus = {
		id = KOR_true_freedom
		icon = GFX_goal_SKM_Revolutionary_Zeal
		prerequisite = { focus = KOR_crush_any_resistance }
		prerequisite = { focus = KOR_the_counci_of_state }
		prerequisite = { focus = KOR_redistribute_the_wealth }
		relative_position_id = KOR_break_the_chains
		x = 0
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_true_freedom"
			country_event = korea.51
			hidden_effect = {
				if = {
					limit = {
						is_subject = no
						is_in_faction = no
					}
					country_event = {
						id = korea.64
						days = 2
					}
				}
			}
		}
	}
	focus = {
		id = KOR_picking_up_the_pieces
		icon = GFX_goal_generic_destruction_civil_war
		x = 27
		y = 9
		cost = 2
		ai_will_do = {
			factor = 60
		}
		available = {
			is_subject = no
			has_country_flag = KOR_war_is_hell
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_picking_up_the_pieces"
			country_event = korea.52
			add_stability = 0.05
			hidden_effect = {
				clr_country_flag = KOR_war_is_hell
			}
		}
	}
	focus = {
		id = KOR_revolution_complete
		icon = GFX_focus_KOR_eternal_juche
		relative_position_id = KOR_break_the_chains
		x = -7.5
		y = 0
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_country_leader = {
				ruling_only = yes
				name = "Kim Il-Sung"
			}
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_revolution_complete"
			custom_effect_tooltip = KOR_complete_tooltip
		}
	}
	focus = {
		id = KOR_purge_moderate_socialists
		icon = GFX_goal_CSA_destroy_social_capitalists
		
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_revolution_complete }
		x = -2
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_purge_moderate_socialists"
			add_popularity = {
				ideology = syndicalist popularity = -0.1
			}
		}
	}
	focus = {
		id = KOR_eradicate_anarchists
		icon = GFX_goal_FRA_Combat_Anarchist_Chaos
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_purge_moderate_socialists }
		x = 0
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_eradicate_anarchists"
			add_popularity = {
				ideology = radical_socialist popularity = -0.1
			}
		}
	}
	focus = {
		id = KOR_national_peoples_assembley
		icon = GFX_focus_KOR_Supreme_Peoples_Assembly
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_revolution_complete }
		x = 0
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_national_peoples_assembley"
			add_ideas = KOR_national_peoples_assembley
		}
	}
	focus = {
		id = KOR_rewrite_history
		icon = GFX_focus_KOR_Rewrite_History
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_national_peoples_assembley }
		x = -2
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_rewrite_history"
			add_stability = 0.1
			add_war_support = 0.1
		}
	}
	focus = {
		id = KOR_juche
		icon = GFX_goal_KOR_Juche
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_revolution_complete }
		x = 2
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_juche"
			add_ideas = KOR_juche_idea
		}
	}
	focus = {
		id = KOR_always_watching
		icon = GFX_goal_KOR_juche_watch
		
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_juche }
		prerequisite = { focus = KOR_national_peoples_assembley }
		x = 2
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_always_watching"
				add_tech_bonus = {
					bonus = 0.5
					uses = 1
					category = encryption_tech
				}
				add_tech_bonus = {
					bonus = 0.5
					uses = 1
					category = decryption_tech
				}
				add_political_power = 30
				add_popularity = {
					ideology = totalist popularity = 0.15
				}
		}
	}
	focus = {
		id = KOR_cult_of_personality
		icon = GFX_goal_KOR_cult_of_personality
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_always_watching }
		prerequisite = { focus = KOR_rewrite_history }
		prerequisite = { focus = KOR_eradicate_anarchists }
		x = -1
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_cult_of_personality"
			add_ideas = KOR_cult_of_kim
		}
	}
	focus = {
		id = KOR_intergenerational_punishment
		icon = GFX_goal_KOR_juche_prison
		
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_always_watching }
		prerequisite = { focus = KOR_rewrite_history }
		prerequisite = { focus = KOR_eradicate_anarchists }
		x = 1
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_intergenerational_punishment"
			add_ideas = KOR_intergenerational_punishment
		}
	}
	focus = {
		id = KOR_the_supreme_leader
		icon = GFX_goal_KOR_supreme_leader
		relative_position_id = KOR_revolution_complete
		prerequisite = { focus = KOR_intergenerational_punishment }
		prerequisite = { focus = KOR_cult_of_personality }
		x = 0
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 10
		}
		available = {
			has_socialist_government = yes
			has_completed_focus = KOR_true_freedom
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_the_supreme_leader"
			add_stability = 0.05
			if = {
				limit = {
					has_country_leader = {
						name = "Kim Il-Sung"
						ruling_only = yes
					}
				}
				add_country_leader_trait = eternal_leader
				country_event = korea.68
				else = {
					custom_effect_tooltip = "This will only show effect if Kim-Il Sung is head of state"
				}
			}
		}
	}
	focus = {
		id = KOR_economic_reconstruction
		icon = GFX_goal_CAN_rebuild_nation
		prerequisite = { focus = KOR_picking_up_the_pieces }
		relative_position_id = KOR_picking_up_the_pieces
		x = -4
		y = 1
		cost = 3
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_economic_reconstruction"
			add_stability = 0.05
			custom_effect_tooltip = KOR_economic_aid_start
		}
	}
	focus = {
		id = KOR_correct_history
		icon = GFX_goal_RUS_Draft_Constitutional_Reforms
		prerequisite = { focus = KOR_economic_reconstruction }
		mutually_exclusive = { focus = KOR_truth_committee }
		relative_position_id = KOR_picking_up_the_pieces
		x = -5
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		available = {
			has_elected_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_correct_history"
			remove_ideas = KOR_political_legacy
			custom_effect_tooltip = KOR_new_history
		}
	}
	focus = {
		id = KOR_truth_committee
		icon = GFX_goal_CAL_council
		prerequisite = { focus = KOR_economic_reconstruction }
		mutually_exclusive = { focus = KOR_correct_history }
		relative_position_id = KOR_picking_up_the_pieces
		x = -3
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		available = {
			has_authoritarian_government = yes
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_truth_committee"
			remove_ideas = KOR_political_legacy
			custom_effect_tooltip = KOR_truth_stuff
		}
	}
	focus = {
		id = KOR_better_factories
		icon = GFX_goal_AFG_ottoman_provide_refuge_industry
		prerequisite = { focus = KOR_truth_committee focus = KOR_correct_history }
		relative_position_id = KOR_picking_up_the_pieces
		x = -4
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_better_factories"
			remove_ideas = KOR_industrial_legacy
			custom_effect_tooltip = KOR_new_factories
		}
	}
	focus = {
		id = KOR_refugee_crisis
		icon = GFX_NEE_immigrant_aid
		prerequisite = { focus = KOR_picking_up_the_pieces }
		relative_position_id = KOR_picking_up_the_pieces
		x = 0
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_refugee_crisis"
			country_event = korea.54
		}
	}
	focus = {
		id = KOR_distribute_food
		icon = GFX_goal_GUA_Expand_Food_Industry
		prerequisite = { focus = KOR_refugee_crisis }
		mutually_exclusive = { focus = KOR_red_cross }
		relative_position_id = KOR_picking_up_the_pieces
		x = -1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_distribute_food"
			add_timed_idea = {
				idea = KOR_food_programmes
				days = 180
			}
		}
	}
	focus = {
		id = KOR_red_cross
		icon = GFX_goal_WHR_Paint_Red_Cross_Black
		prerequisite = { focus = KOR_refugee_crisis }
		mutually_exclusive = { focus = KOR_distribute_food }
		relative_position_id = KOR_picking_up_the_pieces
		x = 1
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_red_cross"
			add_timed_idea = {
				idea = KOR_red_cross_aid
				days = 360
			}
		}
	}
	focus = {
		id = KOR_housing_act
		icon = GFX_goal_KOR_housing_act
		prerequisite = { focus = KOR_distribute_food focus = KOR_red_cross }
		relative_position_id = KOR_picking_up_the_pieces
		x = 0
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_housing_act"
			increase_ruling_party_popularity_by_10 = yes
			custom_effect_tooltip = KOR_new_houses
		}
	}
	focus = {
		id = KOR_demobolize_army
		icon = GFX_RUS_Combat_Army_Mutiny
		prerequisite = { focus = KOR_picking_up_the_pieces }
		relative_position_id = KOR_picking_up_the_pieces
		x = 4
		y = 1
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_demobolize_army"
			add_stability = 0.05
			add_political_power = 30
			custom_effect_tooltip = KOR_no_army
		}
	}
	focus = {
		id = KOR_conscription_question
		icon = GFX_goal_NZL_peacetime_conscription
		prerequisite = { focus = KOR_demobolize_army }
		mutually_exclusive = { focus = KOR_bypass_the_question }
		relative_position_id = KOR_picking_up_the_pieces
		x = 3
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		available = {
			has_authoritarian_government = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_conscription_question"
			country_event = korea.53
		}
	}
	focus = {
		id = KOR_bypass_the_question
		icon = GFX_goal_NEE_All_American_Army
		prerequisite = { focus = KOR_demobolize_army }
		mutually_exclusive = { focus = KOR_conscription_question }
		relative_position_id = KOR_picking_up_the_pieces
		x = 5
		y = 2
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		available = {
			has_elected_government = no
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_bypass_the_question"
			add_ideas = KOR_forced_conscription
			add_ideas = extensive_conscription
			add_manpower = 4000
			add_stability = -0.02
			add_war_support = -0.01
		}
	}
	focus = {
		id = KOR_stamp_out_militias
		icon = GFX_goal_VIN_crush_vietcong
		prerequisite = { focus = KOR_conscription_question focus = KOR_bypass_the_question }
		relative_position_id = KOR_picking_up_the_pieces
		x = 4
		y = 3
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_stamp_out_militias"
			remove_ideas = KOR_military_legacy
			custom_effect_tooltip = KOR_no_paras
		}
	}
	focus = {
		id = KOR_scars_healing
		icon = GFX_goal_AFG_Healing_Wounds
		prerequisite = { focus = KOR_better_factories }
		prerequisite = { focus = KOR_housing_act }
		prerequisite = { focus = KOR_stamp_out_militias }
		relative_position_id = KOR_picking_up_the_pieces
		x = 0
		y = 4
		cost = 5.8
		ai_will_do = {
			factor = 60
		}
		completion_reward = {
			log = "[GetDateText]: [Root.GetName]: Focus KOR_scars_healing"
			add_timed_idea = {
				idea = KOR_scars_heal
				days = 365
			}
		}
	}
}
