focus_tree = {
	id = TFR_tree_KOR
	country = {
		factor = 0
		modifier = {
			add = 20
			tag = KOR
		} 
	}
	default = no

	inlay_window = {
		id = KOR_president_election_inlay_window
		position = { x = 1600 y = 1550 }
	}

	inlay_window = {
		id = KOR_yoon_father_inlay_window
		position = { x = 100 y = 440 }
	}

	focus = {
		id = KOR_a_new_decade_of_the_twentyonest_century
		icon = GFX_KOR_a_new
		allow_branch = {
			has_government = social_liberal
			NOT = { 
				KOR_is_lee_path = yes 
				KOR_is_lee_after_yoon_path = yes
			}
		}
		cost = 1
		x = 11
		y = 0
		available = {
			has_country_leader = {
				character = KOR_moon_jae_in_char
				ruling_only = yes
			}
		}
		cancelable = no
		completion_reward = { 
			add_political_power = 50
			unlock_decision_category_tooltip = KOR_korea_economy_category
			custom_effect_tooltip = tooltip_white_line
			country_event = { id = korea.1 }
			hidden_effect = {
				KOR = {
					scoped_play_song = "extinction_tfrkp"
				}
			}
		}
	}

	focus = {
		id = KOR_covid_crisis_materialized
		icon = GFX_KOR_covid_crisis_materialized
		offset = {
			x = 7
			y = 0
			trigger = { NOT = { has_country_flag = KOR_oil_crisis } }
		}
		available = { is_completed_by_event = yes }
		prerequisite = { focus = KOR_a_new_decade_of_the_twentyonest_century }
		relative_position_id = KOR_a_new_decade_of_the_twentyonest_century
		cost = 3
		x = -7
		y = 1
		completion_reward = { 
			custom_effect_tooltip = KOR_covid_crisis_materialized_tooltip
		}
	}

	focus = {
		id = KOR_conducting_epidemiological_investigation
		icon = GFX_KOR_conducting
		prerequisite = { focus = KOR_covid_crisis_materialized }
		relative_position_id = KOR_covid_crisis_materialized
		cost = 3
		x = -4
		y = 1
		ai_will_do = {
			factor = 10
		}
		completion_reward = { 
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 10 }
			unlock_decision_tooltip = KOR_coronavirus_extend_school_closure_order
			unlock_decision_tooltip = KOR_coronavirus_extend_ban_gatherings
			unlock_decision_tooltip = KOR_coronavirus_isolate_infectee
			unlock_decision_tooltip = KOR_coronavirus_build_hospital
			unlock_decision_tooltip = KOR_coronavirus_blockade_apartment
			custom_effect_tooltip = tooltip_white_line
			country_event = { id = korea.5 hours = 6 }
		}
	}

	focus = {
		id = KOR_sending_contact_tracing_and_quarantine_text_messages
		icon = GFX_KOR_sending
		prerequisite = { focus = KOR_conducting_epidemiological_investigation }
		relative_position_id = KOR_conducting_epidemiological_investigation
		cost = 5
		x = 0
		y = 1
		ai_will_do = {
			factor = 10
		}
		completion_reward = {
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 15 }
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = 2.5 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			set_temp_variable = { poverty_development_var_temp = -0.03 }
			add_poverty_development = yes
		}
	}	

	focus = {
		id = KOR_start_of_vaccine_research
		icon = GFX_KOR_start
		prerequisite = { focus = KOR_sending_contact_tracing_and_quarantine_text_messages }
		relative_position_id = KOR_sending_contact_tracing_and_quarantine_text_messages
		cost = 3
		x = -2
		y = 1
		ai_will_do = {
			factor = 10
		}
		completion_reward = { 
			custom_effect_tooltip = KOR_start_of_vaccine_research_tooltip
			activate_mission = KOR_coronavirus_vaccine_mission
			unlock_decision_tooltip = KOR_coronavirus_vaccine_support_companies
			unlock_decision_tooltip = KOR_coronavirus_research_with_japan
			unlock_decision_tooltip = KOR_coronavirus_research_with_china
			unlock_decision_tooltip = KOR_coronavirus_recruit_tester
		}
	}

	focus = {
		id = KOR_school_closure_order
		icon = GFX_KOR_school
		prerequisite = { focus = KOR_sending_contact_tracing_and_quarantine_text_messages }
		relative_position_id = KOR_sending_contact_tracing_and_quarantine_text_messages
		cost = 1
		x = 0
		y = 1
		ai_will_do = {
			factor = 10
		}
		completion_reward = { 
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 15 }
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = 2.5 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			set_temp_variable = { academic_development_var_temp = -0.03 }
			add_academic_development = yes
			custom_effect_tooltip = tooltip_white_line
			country_event = { id = korea.19 hours = 6 }
		}
	}

	focus = {
		id = KOR_support_for_mask_production_companies
		icon = GFX_KOR_support_for_mask
		prerequisite = { focus = KOR_sending_contact_tracing_and_quarantine_text_messages }
		relative_position_id = KOR_sending_contact_tracing_and_quarantine_text_messages
		cost = 2
		x = 2
		y = 1
		ai_will_do = {
			factor = 10
		}
		completion_reward = { 
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 15 }
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = 2.5 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			set_temp_variable = { income_var_temp = -10 }
			add_income_with_inflation = yes
		}
	}

	focus = {
		id = KOR_strengthening_international_cooperation
		icon = GFX_KOR_strengthening_international_cooperation
		prerequisite = { focus = KOR_start_of_vaccine_research }
		prerequisite = { focus = KOR_school_closure_order }
		prerequisite = { focus = KOR_support_for_mask_production_companies }
		relative_position_id = KOR_start_of_vaccine_research
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			set_temp_variable = { KOR_coronavirus_vaccine_temp = 20 }
			KOR_coronavirus_vaccine_var_change_effect = yes
		}
	}

	focus = {
		id = KOR_covid_disaster_relief_funds
		icon = GFX_KOR_covid_disaster
		prerequisite = { focus = KOR_start_of_vaccine_research }
		prerequisite = { focus = KOR_school_closure_order }
		prerequisite = { focus = KOR_support_for_mask_production_companies }
		relative_position_id = KOR_support_for_mask_production_companies
		cost = 3
		x = -1
		y = 1
		completion_reward = {
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = -5 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			set_temp_variable = { poverty_development_var_temp = 0.02 }
			add_poverty_development = yes
			set_temp_variable = { income_var_temp = -27 }
			add_income_with_inflation = yes
			custom_effect_tooltip = tooltip_white_line
			country_event = { id = korea.18 hours = 6 }
		}
	}

	focus = {
		id = KOR_successful_vaccine_development
		icon = GFX_KOR_successful_vaccine
		prerequisite = { focus = KOR_strengthening_international_cooperation }
		prerequisite = { focus = KOR_covid_disaster_relief_funds }
		relative_position_id = KOR_strengthening_international_cooperation
		cost = 3
		x = 1
		y = 1
		completion_reward = { 
			set_variable = { KOR_coronavirus_timeout_days = 30 }
			custom_effect_tooltip = KOR_successful_vaccine_development_tooltip
		}
	}

	focus = {
		id = KOR_discussion_of_covid_response_measures
		icon = GFX_KOR_discussion_of_covid_response
		prerequisite = { focus = KOR_covid_crisis_materialized }
		relative_position_id = KOR_covid_crisis_materialized
		cost = 1
		x = 3
		y = 1
		ai_will_do = {
			factor = 1
			modifier = {
				add = 1000
				has_completed_focus = KOR_conducting_epidemiological_investigation
			}
		}
		completion_reward = { 
			unlock_decision_tooltip = KOR_coronavirus_stimmy
			unlock_decision_tooltip = KOR_coronavirus_psychology_consultation
			unlock_decision_tooltip = KOR_coronavirus_relax_social_distancing
		}
	}

	focus = {
		id = KOR_hardline_response_measures
		icon = GFX_KOR_hardline_response_measures
		prerequisite = { focus = KOR_discussion_of_covid_response_measures }
		mutually_exclusive = { focus = KOR_mitigation_response_measures }
		relative_position_id = KOR_discussion_of_covid_response_measures
		cost = 1
		x = -2
		y = 1
		completion_reward = { 
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = 5 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 10 }
		}
	}

	focus = {
		id = KOR_mitigation_response_measures
		icon = GFX_KOR_mitigation_response_measures
		prerequisite = { focus = KOR_discussion_of_covid_response_measures }
		mutually_exclusive = { focus = KOR_hardline_response_measures }
		relative_position_id = KOR_discussion_of_covid_response_measures
		cost = 2
		x = 2
		y = 1
		completion_reward = {
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = -2.5 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 10 }
		}
	}

	focus = {
		id = KOR_complete_entry_ban
		icon = KOR_mitigation_response_measures
		prerequisite = { focus = KOR_hardline_response_measures }
		relative_position_id = KOR_hardline_response_measures
		cost = 2
		x = -1
		y = 1
		completion_reward = {
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = 10 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 10 }
		}
	}

	focus = {
		id = KOR_police_force_strengthening
		icon = KOR_police_force_strengthening
		prerequisite = { focus = KOR_hardline_response_measures }
		relative_position_id = KOR_hardline_response_measures
		cost = 2
		x = 1
		y = 1
		completion_reward = {
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = 10 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 20 }
		}
	}

	focus = {
		id = KOR_partial_entry_ban
		icon = GFX_KOR_partial_entry_ban
		prerequisite = { focus = KOR_mitigation_response_measures }
		relative_position_id = KOR_mitigation_response_measures
		cost = 2
		x = -1
		y = 1
		completion_reward = {
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 5 }
		}
	}

	focus = {
		id = KOR_implementation_of_nighttime_curfew
		icon = GFX_KOR_implementation_of_nighttime_curfew
		prerequisite = { focus = KOR_mitigation_response_measures }
		relative_position_id = KOR_mitigation_response_measures
		cost = 2
		x = 1
		y = 1
		completion_reward = {
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 5 }
		}
	}

	focus = {
		id = KOR_declaration_of_emergency_quarantine_order
		icon = GFX_KOR_declaration_of_emergency_quarantine_order
		prerequisite = { focus = KOR_complete_entry_ban }
		prerequisite = { focus = KOR_police_force_strengthening }
		relative_position_id = KOR_complete_entry_ban
		cost = 2
		x = 1
		y = 1
		completion_reward = { 
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = 15 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 30 }
			unlock_decision_tooltip = KOR_coronavirus_blockade_apartment
			custom_effect_tooltip = tooltip_white_line
			country_event = { id = korea.9 hours = 6 }
		}
	}

	focus = {
		id = KOR_intensive_care_hospitals
		icon = GFX_KOR_intensive_care_hospitals
		prerequisite = { focus = KOR_partial_entry_ban }
		prerequisite = { focus = KOR_implementation_of_nighttime_curfew }
		relative_position_id = KOR_partial_entry_ban
		cost = 2
		x = 1
		y = 1
		completion_reward = {
			set_temp_variable = { income_var_temp = -16 }
			add_income_with_inflation = yes
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 20 }
			unlock_decision_tooltip = KOR_coronavirus_build_hospital
		}
	}

	focus = {
		id = KOR_citizens_please_be_reassured
		icon = GFX_KOR_citizens_please_be_reassured
		prerequisite = { 
			focus = KOR_declaration_of_emergency_quarantine_order 
			focus = KOR_intensive_care_hospitals
		}
		relative_position_id = KOR_declaration_of_emergency_quarantine_order
		cost = 3
		x = 2
		y = 1
		completion_reward = {
			add_political_power = 120
			set_temp_variable = { society_development_var_temp = -0.05 }
			add_society_development = yes
			set_temp_variable = { KOR_coronavirus_dissatisfaction_var_temp = 5 }
			KOR_coronavirus_dissatisfaction_var_change_effect = yes
			add_days_mission_timeout = { mission = KOR_coronavirus_infection_mission days = 10 }
		}
	}

	focus = {
		id = KOR_proud_k_quarantine
		icon = GFX_KOR_proud_k_quarantine
		available = { NOT = { has_country_flag = KOR_coronavirus_crisis } }
		prerequisite = { focus = KOR_successful_vaccine_development }
		prerequisite = { focus = KOR_citizens_please_be_reassured }
		relative_position_id = KOR_successful_vaccine_development
		cost = 5
		x = 4
		y = 1
		completion_reward = {
			set_temp_variable = { poverty_development_var_temp = 0.1 }
			add_poverty_development = yes
			add_timed_idea = {
				idea = KOR_after_virus
				days = 300
			}
			custom_effect_tooltip = SOV_no_covid_tt
		}
	
	}

	focus = {
		id = KOR_fourth_oil_shock
		icon = GFX_KOR_fourth_oil_shock
		available = { is_completed_by_event = yes }
		allow_branch = {
			has_government = social_liberal
			has_country_flag = KOR_oil_crisis
			NOT = { 
				KOR_is_lee_path = yes 
				KOR_is_lee_after_yoon_path = yes
			}
		}
		prerequisite = { focus = KOR_a_new_decade_of_the_twentyonest_century }
		relative_position_id = KOR_a_new_decade_of_the_twentyonest_century
		cost = 5
		x = 2
		y = 1
		completion_reward = {
			effect_tooltip = {
				add_ideas = KOR_oil_shock1	
			}
		}
	}

	focus = {
		id = KOR_the_coming_economic_crisis
		icon = GFX_KOR_the_coming_economic_crisis
		prerequisite = { focus = KOR_fourth_oil_shock }
		relative_position_id = KOR_fourth_oil_shock
		cost = 1
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = KOR_economic_bubble_idea
				add_idea = KOR_after_bubble_idea
			}
			hidden_effect = {
				country_event = { id = korea.180 hours = 6 }
			}
		}
	}

	focus = {
		id = KOR_adjusting_oil_reserves
		icon = GFX_KOR_adjusting_oil_reserves
		prerequisite = { focus = KOR_the_coming_economic_crisis }
		relative_position_id = KOR_the_coming_economic_crisis
		cost = 5
		x = 0
		y = 1
		completion_reward = { 
			swap_ideas = {
				remove_idea = KOR_after_bubble_idea
				add_idea = KOR_after_bubble_2_idea
			}
		}
	}


	focus = {
		id = KOR_diversification_of_oil_imports
		icon = GFX_KOR_diversification_of_oil_imports
		prerequisite = { focus = KOR_adjusting_oil_reserves }
		available = {
			OR = {
				has_completed_focus = KOR_hand_in_hand
				has_completed_focus = KOR_participation_in_the_middle_east_war
			}
		}
		relative_position_id = KOR_adjusting_oil_reserves
		cost = 5
		x = -1
		y = 1
		completion_reward = {
			KOR_decrease_oil_shock_effect = yes
			
			add_timed_idea = {
				idea = KOR_oil_import_diversification
				days = 365
			}
			
			custom_effect_tooltip = tooltip_white_line
			unlock_decision_tooltip = KOR_energy_farm_honga
			unlock_decision_tooltip = KOR_energy_farm_chungcheng
			unlock_decision_tooltip = KOR_energy_farm_kangwon
			custom_effect_tooltip = tooltip_white_line
			swap_ideas = {
				remove_idea = KOR_after_bubble_2_idea
				add_idea = KOR_after_bubble_3_idea
			}
		}
	}

	focus = {
		id = KOR_securing_interests_in_the_middle_east
		icon = GFX_KOR_securing_interests_in_the_middle_east
		prerequisite = { focus = KOR_adjusting_oil_reserves }
		available = {
			OR = {
				has_completed_focus = KOR_hand_in_hand
				has_completed_focus = KOR_participation_in_the_middle_east_war
			}
		}
		relative_position_id = KOR_adjusting_oil_reserves
		cost = 5
		x = 1
		y = 1
		completion_reward = { 
			KOR_decrease_oil_shock_effect = yes
		}
	}

	focus = {
		id = KOR_expansion_of_synthetic_fuel_program
		icon = GFX_KOR_expansion_of_synthetic_fuel_program
		prerequisite = { focus = KOR_diversification_of_oil_imports }
		relative_position_id = KOR_diversification_of_oil_imports
		cost = 5
		x = 0
		y = 1
		completion_reward = {
			add_tech_bonus = {
				bonus = 1
				uses = 2
				category = synth_resources
			}
			modify_building_resources = {
				building = synthetic_refinery
				resource = oil
				amount = 2
			}
		}
	}

	focus = {
		id = KOR_escorting_oil_fleets_in_the_gulf
		icon = GFX_KOR_escorting_oil_fleets_in_the_gulf
		prerequisite = { focus = KOR_securing_interests_in_the_middle_east }
		relative_position_id = KOR_securing_interests_in_the_middle_east
		cost = 5
		x = 0
		y = 1
		completion_reward = {
			KOR_decrease_oil_shock_effect = yes
			custom_effect_tooltip = tooltip_white_line
			unlock_decision_tooltip = KOR_dockyard_busan
			unlock_decision_tooltip = KOR_dockyard_gyungnam
			unlock_decision_tooltip = KOR_dockyard_ulsan
			navy_experience = 10
		}
	}

	focus = {
		id = KOR_green_new_deal
		icon = GFX_KOR_green_new_deal
		prerequisite = { focus = KOR_expansion_of_synthetic_fuel_program }
		prerequisite = { focus = KOR_escorting_oil_fleets_in_the_gulf }
		relative_position_id = KOR_expansion_of_synthetic_fuel_program
		cost = 5
		x = 1
		y = 2
		completion_reward = {
			KOR_decrease_oil_shock_effect = yes
			custom_effect_tooltip = tooltip_white_line
			random_owned_state = {
				add_building_construction = {
					type = energy_farm
					level = 1
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_ministry_of_foreign_affairs_report
		icon = GFX_KOR_ministry_of_foreign_affairs_report
		available = { is_completed_by_event = yes }
		allow_branch = {
			has_government = social_liberal
			has_country_flag = KOR_oil_crisis
			NOT = { 
				KOR_is_lee_path = yes 
				KOR_is_lee_after_yoon_path = yes
			}
		}
		prerequisite = { focus = KOR_a_new_decade_of_the_twentyonest_century }
		relative_position_id = KOR_a_new_decade_of_the_twentyonest_century
		cost = 1
		x = 8
		y = 1
		completion_reward = {
			add_political_power = 50
		}
	}

	focus = {
		id = KOR_a_battleground_of_great_powers
		icon = GFX_KOR_a_battleground_of_great_powers
		prerequisite = { focus = KOR_ministry_of_foreign_affairs_report }
		relative_position_id = KOR_ministry_of_foreign_affairs_report
		cost = 1
		x = 0
		y = 1
		completion_reward = {
			hidden_effect = {
				country_event = { id = korea.6 days = 24 }
				set_country_flag = KOR_foreign_office_active
			}
			unlock_decision_category_tooltip = KOR_foreign_office_category
		}
	}

	focus = {
		id = KOR_northern_diplomacy
		icon = GFX_KOR_northern_diplomacy
		prerequisite = { focus = KOR_a_battleground_of_great_powers }
		relative_position_id = KOR_a_battleground_of_great_powers
		cost = 3
		x = -2
		y = 1
		completion_reward = { 
			add_political_power = 50
			add_popularity = {
				ideology = social_liberal
				popularity = 0.02
			}
		}
	}

	focus = {
		id = KOR_pressure_from_the_us
		icon = GFX_KOR_pressure_from_the_us
		prerequisite = { focus = KOR_a_battleground_of_great_powers }
		relative_position_id = KOR_a_battleground_of_great_powers
		cost = 3
		x = 2
		y = 1
		completion_reward = {
			add_political_power = 50
			add_popularity = {
				ideology = conservative
				popularity = 0.02
				}
		}
	}

	focus = {
		id = KOR_attempt_to_resume_inter_korean_relations
		icon = GFX_KOR_attempt_to_resume_inter_korean_relations
		prerequisite = { focus = KOR_northern_diplomacy }
		relative_position_id = KOR_northern_diplomacy
		cost = 2
		x = -1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = KOR_foreign_office_food_aid_north
		}
	}

	focus = {
		id = KOR_korea_china_diplomatic_talks
		icon = GFX_KOR_korea_china_diplomatic_talks
		prerequisite = { focus = KOR_northern_diplomacy }
		relative_position_id = KOR_northern_diplomacy
		cost = 2
		x = 1
		y = 1
		completion_reward = { 
			unlock_decision_tooltip = KOR_foreign_office_improve_china_relations
		}
	}

	focus = {
		id = KOR_usfk_negotiations
		icon = GFX_KOR_usfk_negotiations
		prerequisite = { focus = KOR_pressure_from_the_us }
		relative_position_id = KOR_pressure_from_the_us
		cost = 2
		x = -1
		y = 1
		completion_reward = { 
			unlock_decision_tooltip = KOR_foreign_office_expansion_usfk
		}
	}

	focus = {
		id = KOR_cooperative_vaccine_development
		icon = GFX_KOR_cooperative_vaccine_development
		prerequisite = { focus = KOR_pressure_from_the_us }
		relative_position_id = KOR_pressure_from_the_us
		cost = 2
		x = 1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = KOR_foreign_office_improve_japan_relations
		}
	}

	focus = {
		id = KOR_hand_in_hand
		icon = GFX_KOR_hand_in_hand
		prerequisite = { focus = KOR_attempt_to_resume_inter_korean_relations }
		prerequisite = { focus = KOR_korea_china_diplomatic_talks }
		relative_position_id = KOR_attempt_to_resume_inter_korean_relations
		mutually_exclusive = { focus = KOR_participation_in_the_middle_east_war }
		cost = 1
		x = 1
		y = 1
		select_effect = {
			country_event = { id = korea.68 days = 4 }
			every_state = {
				limit = {
					OR = {
						is_owned_by = SAU
						is_owned_by = ROC
						is_owned_by = ARR
						is_owned_by = SAR
						is_owned_by = JAH
					}
				}
				remove_dynamic_modifier = { modifier = KOR_saudi_debuff_states_dynamic }
			}
		}
		completion_reward = {
			add_war_support = 0.05
		}
	}

	focus = {
		id = KOR_participation_in_the_middle_east_war
		icon = GFX_KOR_participation_in_the_middle_east_war
		prerequisite = { focus = KOR_usfk_negotiations }
		prerequisite = { focus = KOR_cooperative_vaccine_development }
		relative_position_id = KOR_usfk_negotiations
		mutually_exclusive = { focus = KOR_hand_in_hand }
		cost = 1
		x = 1
		y = 1
		select_effect = {
			country_event = { id = korea.68 days = 4 }
			every_state = {
				limit = {
					OR = {
						is_owned_by = SAU
						is_owned_by = ROC
						is_owned_by = ARR
						is_owned_by = SAR
						is_owned_by = JAH
					}
				}
				remove_dynamic_modifier = { modifier = KOR_saudi_debuff_states_dynamic }
			}
			recall_volunteers_from = SAU
			recall_volunteers_from = ROC
			recall_volunteers_from = ARR
			recall_volunteers_from = SAR
			recall_volunteers_from = JAH
		}
		completion_reward = {
			army_experience = 50
		}
	}

	focus = {
		id = KOR_voices_from_the_middle_east
		icon = GFX_KOR_voices_from_the_middle_east
		allow_branch = {
			has_government = social_liberal
			has_country_flag = KOR_oil_crisis
			has_country_flag = KOR_voices_from_the_middle_east_real_visible
			NOT = { 
				KOR_is_lee_path = yes 
				KOR_is_lee_after_yoon_path = yes
			}
		}
		prerequisite = { 
			focus = KOR_participation_in_the_middle_east_war
			focus = KOR_hand_in_hand 
		}
		relative_position_id = KOR_hand_in_hand
		cost = 3
		x = 2
		y = 1
		completion_reward = {
			country_event = { id = korea.50 hours = 6 }
		}
	}

	focus = {
		id = KOR_voices_from_the_middle_east_fake
		icon = GFX_KOR_voices_from_the_middle_east_fake
		allow_branch = {
			has_government = social_liberal
			has_country_flag = KOR_oil_crisis
			NOT = { 
				KOR_is_lee_path = yes 
				KOR_is_lee_after_yoon_path = yes
			}
			NOT = { has_country_flag = KOR_voices_from_the_middle_east_real_visible }
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		prerequisite = { 
			focus = KOR_participation_in_the_middle_east_war
			focus = KOR_hand_in_hand 
		}
		relative_position_id = KOR_hand_in_hand
		cost = 3
		x = 2
		y = 1
		completion_reward = { 
			effect_tooltip = {
				set_temp_variable = { income_var_temp = 50 }
				add_income_with_inflation = yes
				set_temp_variable = { industrial_development_var_temp = 0.15 }
				add_industrial_development = yes
				set_temp_variable = { poverty_development_var_temp = 0.1 }
				add_poverty_development = yes
			}
		}
	}

	focus = {
		id = KOR_follow_up_measures
		icon = GFX_KOR_follow_up_measures
		allow_branch = {
			has_government = social_liberal
			has_country_flag = KOR_oil_crisis
			has_country_flag = KOR_voices_from_the_middle_east_real_visible
			NOT = { 
				KOR_is_lee_path = yes 
				KOR_is_lee_after_yoon_path = yes
			}
		}
		prerequisite = { focus = KOR_voices_from_the_middle_east }
		relative_position_id = KOR_voices_from_the_middle_east
		cost = 5
		x = 0
		y = 1
		completion_reward = { 
			custom_effect_tooltip = KOR_civil_unrest_tooltip
			swap_ideas = {
				remove_idea = KOR_civil_unrest
				add_idea = KOR_civil_unrest1
			}
			add_popularity = {
				ideology = social_liberal
				popularity = -0.01
			}
			add_popularity = {
				ideology = communist
				popularity = 0.01
			}
			add_popularity = {
				ideology = libertarian_socialist
				popularity = 0.02
			}
		}
	}
	focus = {
		id = KOR_follow_up_measures_fake
		icon = GFX_KOR_follow_up_measures_fake
		allow_branch = {
			has_government = social_liberal
			has_country_flag = KOR_oil_crisis
			NOT = { 
				KOR_is_lee_path = yes 
				KOR_is_lee_after_yoon_path = yes
				has_country_flag = KOR_voices_from_the_middle_east_real_visible
			}
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		prerequisite = { focus = KOR_voices_from_the_middle_east_fake }
		relative_position_id = KOR_voices_from_the_middle_east_fake
		cost = 5
		x = 0
		y = 1
		completion_reward = { 
			effect_tooltip = {
				set_temp_variable = { society_development_var_temp = 0.1 }
				add_society_development = yes
				set_temp_variable = { academic_development_var_temp = 0.05 }
				add_academic_development = yes
				add_opinion_modifier = { target = JAP modifier = medium_increase }
				add_opinion_modifier = { target = PRC modifier = medium_increase }
			}
		}
	}

	focus = {
		id = KOR_putting_out_the_big_fire
		icon = GFX_KOR_putting_out_the_big_fire
		prerequisite = { focus = KOR_proud_k_quarantine }
		prerequisite = { focus = KOR_green_new_deal }
		prerequisite = { focus = KOR_follow_up_measures }
		relative_position_id = KOR_proud_k_quarantine
		cost = 3
		x = 7
		y = 1
		completion_reward = { 
			country_event = { id = korea.87 hours = 6 }
		}
	}
	## 선거중점 ## 
	focus = {
		id = KOR_2022_election
		icon = GFX_KOR_2022_election
		allow_branch = {
			has_country_flag = KOR_president_election_2022
			NOT = { KOR_is_lee_path = yes }
			NOT = { KOR_is_yoon_path = yes }
		}
		available = {
			has_country_leader = {
				character = KOR_moon_jae_in_char
				ruling_only = yes
			}
		}
		relative_position_id = KOR_putting_out_the_big_fire
		cost = 3
		x = -5
		y = 2
		completion_reward = { 
			add_political_power = -25
			country_event = { id = korea.115 hours = 6 }
		}
	}
	focus = {
		id = KOR_democratic_party
		icon = GFX_KOR_democratic_party
		available = {
			custom_override_tooltip = {
				tooltip = KOR_is_lee_path_unavailable_tooltip
				always = no
			}
		}
		prerequisite = { focus = KOR_2022_election }
		relative_position_id = KOR_2022_election
		cost = 3
		x = -3
		y = 1
		completion_reward = { 
			effect_tooltip = {
				set_temp_variable = { KOR_president_election_lee_support_temp = 0.04 }
				KOR_president_election_lee_support_change_effect = yes
				add_stability = 0.03
			}
		}
	}
	focus = {
		id = KOR_people_power_party
		icon = GFX_KOR_people_power_party
		available = {
			has_country_flag = KOR_sided_with_yoon
		}
		prerequisite = { focus = KOR_2022_election }
		relative_position_id = KOR_2022_election
		cost = 3
		x = 3
		y = 1
		completion_reward = {
			set_temp_variable = { KOR_president_election_yoon_support_temp = 0.04 }
			KOR_president_election_yoon_support_change_effect = yes
			custom_effect_tooltip = tooltip_white_line
			country_event = { id = korea.81 hours = 6 }
			hidden_effect = {
				country_event = { id = korea.116 days = 3 }
			}
		}
	}
	##더불어민주당##
	focus = {
		id = KOR_election_left_dp
		icon = GFX_KOR_election_left_dp
		prerequisite = { focus = KOR_democratic_party }
		relative_position_id = KOR_democratic_party
		mutually_exclusive = { focus = KOR_election_middle_dp }
		cost = 3
		x = -2
		y = 1
		completion_reward = { 
			effect_tooltip = {
				set_temp_variable = { KOR_president_election_lee_support_temp = -0.05 }
				KOR_president_election_lee_support_change_effect = yes
				set_temp_variable = { society_development_var_temp = 0.1 }
				add_society_development = yes
			}
		}
	}
	focus = {
		id = KOR_election_middle_dp
		icon = GFX_KOR_election_middle_dp
		prerequisite = { focus = KOR_democratic_party }
		relative_position_id = KOR_democratic_party
		mutually_exclusive = { focus = KOR_election_left_dp }
		cost = 3
		x = 2
		y = 1
		completion_reward = { 
			effect_tooltip = {
				set_temp_variable = { KOR_president_election_lee_support_temp = 0.03 }
				KOR_president_election_lee_support_change_effect = yes
				add_political_power = 30	
			}
		}
	}
	focus = {
		id = KOR_election_economy_dp
		icon = GFX_KOR_election_economy_dp
		prerequisite = { 
			focus = KOR_election_left_dp
			focus = KOR_election_middle_dp 
		}
		relative_position_id = KOR_democratic_party
		cost = 3
		x = 0
		y = 2
		completion_reward = {
			effect_tooltip = {
				set_temp_variable = { KOR_president_election_lee_support_temp = 0.06 }
				KOR_president_election_lee_support_change_effect = yes
				set_temp_variable = { industrial_development_var_temp = 0.05 }
				add_industrial_development = yes	
			}
		}
	}
	focus = {
		id = KOR_election_candlelight_dp
		icon = GFX_KOR_election_candlelight_dp
		prerequisite = { focus = KOR_election_economy_dp }
		relative_position_id = KOR_election_economy_dp
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			effect_tooltip = {
				set_temp_variable = { KOR_president_election_lee_support_temp = 0.05 }
				KOR_president_election_lee_support_change_effect = yes
				add_stability = 0.1	
			}
		}
	}
	##국민의힘##
	focus = {
		id = KOR_election_our_ppp
		icon = GFX_KOR_election_our_ppp
		prerequisite = { focus = KOR_people_power_party }
		relative_position_id = KOR_people_power_party
		mutually_exclusive = { focus = KOR_election_new_ppp }
		cost = 3
		x = -2
		y = 1
		completion_reward = { 
			set_temp_variable = { KOR_president_election_yoon_support_temp = 0.05 }
			KOR_president_election_yoon_support_change_effect = yes
		}
	}
	focus = {
		id = KOR_election_new_ppp
		icon = GFX_KOR_election_new_ppp
		prerequisite = { focus = KOR_people_power_party }
		relative_position_id = KOR_people_power_party
		mutually_exclusive = { focus = KOR_election_our_ppp }
		cost = 3
		x = 2
		y = 1
		completion_reward = { 
			set_temp_variable = { KOR_president_election_yoon_support_temp = 0.04 }
			KOR_president_election_yoon_support_change_effect = yes
			country_event = { id = korea.122 days = 2 }
		}
	}
	focus = {
		id = KOR_election_attack_ppp
		icon = GFX_KOR_election_attack_ppp
		prerequisite = { 
			focus = KOR_election_our_ppp
			focus = KOR_election_new_ppp
		}
		relative_position_id = KOR_people_power_party
		cost = 3
		x = 0
		y = 2
		completion_reward = { 
			set_temp_variable = { KOR_president_election_yoon_support_temp = 0.07 }
			KOR_president_election_yoon_support_change_effect = yes
			add_stability = -0.03
			hidden_effect = {
				country_event = { id = korea.123 days = 5}
			}
		}
	}
	focus = {
		id = KOR_election_depend_ppp
		icon = GFX_KOR_election_depend_ppp
		prerequisite = { focus = KOR_election_attack_ppp }
		relative_position_id = KOR_election_attack_ppp
		cost = 3
		x = -1
		y = 1
		completion_reward = {
			set_temp_variable = { KOR_president_election_yoon_support_temp = 0.05 }
			KOR_president_election_yoon_support_change_effect = yes
			set_temp_variable = { military_development_var_temp = 0.01 }
			add_military_development = yes
			custom_effect_tooltip = tooltip_white_line
			country_event = { id = korea.80 hours = 6 }
			hidden_effect = {
				country_event = { id = korea.124 days = 5 }
			}
		}
	}
	##중도##
	focus = {
		id = KOR_election_cheol_soo
		icon = GFX_KOR_election_cheol_soo
		prerequisite = { 
			focus = KOR_election_depend_ppp
			focus = KOR_election_candlelight_dp
		}
		relative_position_id = KOR_election_depend_ppp
		cost = 3
		x = -2
		y = 1
		completion_reward = {
			country_event = { id = korea.82 hours = 6 }
		}
	}
	## 윤버지 중점 ##
	focus = {
		id = KOR_fairness_common_sense
		icon = GFX_KOR_yoon
		allow_branch = { 
			KOR_is_yoon_path = yes 
			NOT = {
				OR = {
					has_country_flag = KOR_yoon_taiwan_war_victory
					has_country_flag = KOR_yoon_taiwan_war_defeat
					KOR_is_yoon_declare_martial_law = yes
				}
			}
		}
		cost = 5
		x = 7
		y = 1
		cancelable = no
		completion_reward = {
			add_stability = 0.05
			country_event = { id = korea.106 }
		}
	}
	focus = {
		id = KOR_after_pandemic
		icon = GFX_KOR_after_pandemic
		cost = 5
		x = 0
		y = 1
		relative_position_id = KOR_fairness_common_sense
		prerequisite = { focus = KOR_fairness_common_sense }
		completion_reward = {
			set_temp_variable = {
                var = debt_var_temp
                value = 30
            }
			add_debt_with_inflation = yes
			set_temp_variable = {
				var = society_development_var_temp
				value = -0.08
			}
			add_society_development = yes
			set_temp_variable = { income_var_temp = -13 }
			add_income_with_inflation = yes
		}
	}
	focus = {
		id = KOR_youngsan
		icon = GFX_KOR_youngsan
		cost = 2
		x = 0
		y = 1
		relative_position_id = KOR_after_pandemic
		prerequisite = { focus = KOR_after_pandemic }
		completion_reward = {
			hidden_effect = {
				set_country_flag = KOR_youngsan_move
			}
			unlock_decision_category_tooltip = KOR_korea_yongsan_category
			add_political_power = -50
		}
	}
	focus = {
		id = KOR_koreajapan
		icon = GFX_KOR_koreajapan
		relative_position_id = KOR_after_pandemic
		cost = 5
		x = -2
		y = 3
		mutually_exclusive = { focus = KOR_youn_father}
		prerequisite = { 
			focus = KOR_youn_nuke_for_green
			focus = KOR_youn_home_mitigation 
			focus = KOR_youn_cartel
			focus = KOR_youn_police_department 
		}
		completion_reward = {
			add_stability = -0.05
			add_political_power = 150
			unlock_decision_tooltip = KOR_veto_act
		}
	}
	focus = {
		id = KOR_youn_party_control
		icon = GFX_KOR_youn_party_control
		relative_position_id = KOR_youngsan
		prerequisite = { 
			focus = KOR_koreajapan
			focus = KOR_youn_father
		}
		mutually_exclusive = { focus = KOR_youn_populace_first}
		mutually_exclusive = { focus = KOR_youn_party_together}
		cost = 5
		x = -2
		y = 3
		completion_reward = {
			add_political_power = 100
			country_event = { id = korea.181 hours = 6 }
		}
	}
	focus = {
		id = KOR_youn_populace_first
		icon = GFX_KOR_youn_populace_first
		relative_position_id = KOR_youngsan
		prerequisite = { 
			focus = KOR_koreajapan
			focus = KOR_youn_father
		}
		mutually_exclusive = { focus = KOR_youn_party_control}
		mutually_exclusive = { focus = KOR_youn_party_together}
		cost = 5
		x = 0
		y = 3
		completion_reward = {
			add_stability = 0.1
		}
	}
	focus = {
		id = KOR_youn_party_together
		icon = GFX_KOR_youn_party_together
		relative_position_id = KOR_youngsan
		mutually_exclusive = { focus = KOR_youn_populace_first}
		mutually_exclusive = { focus = KOR_youn_party_control}
		prerequisite = { 
			focus = KOR_koreajapan
			focus = KOR_youn_father
		}
		cost = 5
		x = 2
		y = 3
		completion_reward = {
			add_stability = 0.05
			add_political_power = 50
			country_event = { id = korea.142 }
		}
	}
	focus = {
		id = KOR_youn_father
		icon = GFX_KOR_youn_father
		relative_position_id = KOR_after_pandemic
		prerequisite = { 
			focus = KOR_youn_nuke_for_green
			focus = KOR_youn_home_mitigation 
			focus = KOR_youn_cartel
			focus = KOR_youn_police_department 
		}
		mutually_exclusive = { focus = KOR_koreajapan }
		cost = 5
		x = 2
		y = 3
		completion_reward = {
			unlock_decision_tooltip = KOR_cooperation_act
			add_stability = 0.05
		}
	}

	### 윤버지 사회중점
	focus = {
		id = KOR_youn_ecnomic
		icon = GFX_KOR_youn_ecnomic
		relative_position_id = KOR_after_pandemic
		prerequisite = { focus = KOR_after_pandemic}
		cost = 3
		x = -2
		y = 1
		completion_reward = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			1041 = {
				add_building_construction = {
					type = office_park
					level = 3
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_youn_nuke_for_green
		icon = GFX_KOR_youn_nuke_for_green
		relative_position_id = KOR_youn_ecnomic
		prerequisite = { focus = KOR_youn_ecnomic}
		prerequisite = { focus = KOR_youngsan}
		cost = 5
		x = -1
		y = 1
		completion_reward = {
			add_ideas = KOR_green_nuke_idea
		}
	}
	focus = {
		id = KOR_youn_home_mitigation
		icon = GFX_KOR_youn_home_mitigation
		relative_position_id = KOR_youn_ecnomic
		prerequisite = { focus = KOR_youn_ecnomic}
		prerequisite = { focus = KOR_youngsan}
		cost = 5
		x = 1
		y = 1
		completion_reward = {
			set_temp_variable = {
				var = income_var_temp
				value = 10
			}
			add_income_with_inflation = yes
			add_timed_idea = {
				idea = KOR_buil_buff_idea
				days = 365
			}
		}
	}
	focus = {
		id = KOR_youn_socity
		icon = GFX_KOR_youn_socity
		relative_position_id = KOR_after_pandemic
		prerequisite = { focus = KOR_after_pandemic}
		cost = 3
		x = 2
		y = 1
		completion_reward = {
			add_stability = 0.1
			add_political_power = -50
			set_temp_variable = {
                var = society_development_var_temp
                value = 0.05
            }
			add_society_development = yes
		}
	}
	focus = {
		id = KOR_youn_cartel
		icon = GFX_KOR_youn_cartel
		relative_position_id = KOR_youn_socity
		prerequisite = { focus = KOR_youn_socity}
		prerequisite = { focus = KOR_youngsan}
		cost = 5
		x = -1
		y = 1
		completion_reward = { 
			set_temp_variable = {
				var = academic_development_var_temp
				value = -0.05
			}
			add_academic_development = yes
			add_timed_idea = {
				idea = KOR_reformed_education_idea
				days = 365
			}
		}
	}
	focus = {
		id = KOR_youn_police_department
		icon = GFX_KOR_youn_police_department
		relative_position_id = KOR_youn_socity
		prerequisite = { focus = KOR_youn_socity}
		prerequisite = { focus = KOR_youngsan}
		cost = 5
		x = 1
		y = 1
		completion_reward = {
			add_ideas = KOR_police_department_idea
		}
	}

	focus = {
		id = KOR_leader_ship
		icon = GFX_KOR_leader_ship
		relative_position_id = KOR_youn_populace_first
		cost = 2
		x = 0
		y = 1
		prerequisite = { 
			focus = KOR_youn_party_control
			focus = KOR_youn_populace_first
			focus = KOR_youn_party_together
		}
		completion_reward = {
			add_stability = 0.05
			add_opinion_modifier = { target = JAP modifier = medium_increase }
			JAP = {
				add_opinion_modifier = { target = KOR modifier = medium_increase }
			}
			hidden_effect = {
				country_event = { id = korea.141 days = 400 }
			}
		}
	}

	##양안전쟁윤버지중점
	focus = {
		id = KOR_freedom_for_taiwan
		icon = GFX_KOR_freedom_for_taiwan
		allow_branch = { 
			KOR_is_yoon_path = yes
			KOR_in_taiwan_war = yes
		}
		relative_position_id = KOR_fairness_common_sense
		cost = 1
		x = 7
		y = 0
		available = {
			has_completed_focus = KOR_youngsan
		}
		completion_reward = {
			hidden_effect = {
				country_event = { id = korea.57 hours = 6 }
			}
			1412 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_supply_for_taiwan
		icon = GFX_KOR_supply_for_taiwan
		relative_position_id = KOR_freedom_for_taiwan
		prerequisite = {focus = KOR_freedom_for_taiwan}
		cost = 3
		x = -1
		y = 1
		completion_reward = {
			add_political_power = -50
			CHI = {
				add_equipment_to_stockpile = {
					type = infantry_equipment_1
					amount = 5000
					producer = KOR
				}
				add_equipment_to_stockpile = {
					type = anti_tank_equipment_1
					amount = 250
					producer = KOR
				}
				add_equipment_to_stockpile = {
					type = anti_air_equipment_1
					amount = 250
					producer = KOR
				}
				add_equipment_to_stockpile = {
					type = support_equipment
					amount = 800
					producer = KOR
				}
			}
		}
	}
	focus = {
		id = KOR_dispatch_to_taiwan
		icon = GFX_KOR_dispatch_to_taiwan
		relative_position_id = KOR_freedom_for_taiwan
		prerequisite = {focus = KOR_freedom_for_taiwan}
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			add_political_power = -50
			army_experience = 50

			PRC = {
				add_opinion_modifier = {
					target = KOR
					modifier = KOR_dispatch_to_taiwan_opinion_PRC
				}
			}
			add_ideas = KOR_dispatch_to_taiwan_idea
			hidden_effect = {
				PRC = {
					add_timed_idea = {
						idea = KOR_prk_in_taiwan_idea
						days = 350
					}
				}
				news_event = { id = kor_news.7 days = 13 }
			}
		}
	}
	focus = {
		id = KOR_army_for_freedom
		icon = GFX_KOR_army_for_freedom
		relative_position_id = KOR_dispatch_to_taiwan
		prerequisite = {focus = KOR_dispatch_to_taiwan}
		cost = 2
		x = 0
		y = 2
		completion_reward = {
			hidden_effect = {
				country_event = { id = korea.43 hours = 6 }
				news_event = { id =  kor_news.1 hours = 72 }
			}
			CHI = {
				add_equipment_to_stockpile = {
					type = CAS_equipment_2
					amount = 30
					producer = KOR
				}
				add_equipment_to_stockpile = {
					type = fighter_equipment_2
					amount = 40
					producer = KOR
				}
			}
			custom_effect_tooltip = KOR_taiwan_war_sabotaju_tooltip
		}
	}
	focus = {
		id = KOR_more_weapon
		icon = GFX_KOR_more_weapon
		relative_position_id = KOR_supply_for_taiwan
		prerequisite = {focus = KOR_supply_for_taiwan}
		cost = 2
		x = 0
		y = 2
		completion_reward = {
			add_political_power = -100
			CHI = {
				add_equipment_to_stockpile = {
					type = modern_tank_equipment_2
					amount = 80
					producer = KOR
				}
				add_equipment_to_stockpile = {
					type = modern_tank_equipment_3
					amount = 30
					producer = KOR
				}
				add_equipment_to_stockpile = {
					type = artillery_equipment_1
					amount = 50
					producer = KOR
				}
			}
		}
	}
	focus = {
		id = KOR_pdto_together
		icon = GFX_KOR_pdto_together
		relative_position_id = KOR_supply_for_taiwan
		prerequisite = {focus = KOR_more_weapon}
		prerequisite = {focus = KOR_army_for_freedom}
		cost = 3
		x = 1
		y = 3
		completion_reward = {
			# JAP = { add_to_faction = KOR }
			custom_effect_tooltip = KOR_pdto_together_tooltip
		}
	}
	focus = {
		id = KOR_korea_japan_together
		icon = GFX_KOR_korea_japan_together
		relative_position_id = KOR_supply_for_taiwan
		prerequisite = {focus = KOR_supply_for_taiwan}
		prerequisite = {focus = KOR_dispatch_to_taiwan}
		cost = 1
		x = 1
		y = 1
		completion_reward = {
			PRC = {
				add_opinion_modifier = {
					target = KOR
					modifier = KOR_korea_japan_together_opinion_PRC
				}
			}
			add_opinion_modifier = {
				target = JAP
				modifier = KOR_korea_japan_together_opinion_KOR
			}
			JAP = {
				add_opinion_modifier = {
					target = KOR
					modifier = KOR_korea_japan_together_opinion_JAP
				}
			}
		}
	}
	focus = {
		id = KOR_public_opinion
		icon = GFX_KOR_public_opinion
		relative_position_id = KOR_supply_for_taiwan
		prerequisite = {focus = KOR_supply_for_taiwan}
		prerequisite = {focus = KOR_dispatch_to_taiwan}
		cost = 3
		x = -1
		y = 1
		completion_reward = {
			add_political_power = -50
			add_stability = 0.10
			add_war_support = 0.05
		}
	}
	focus = {
		id = KOR_jeju_train_center
		icon = GFX_KOR_jeju_train_center
		relative_position_id = KOR_supply_for_taiwan
		prerequisite = {focus = KOR_supply_for_taiwan}
		prerequisite = {focus = KOR_dispatch_to_taiwan}
		cost = 3
		x = 3
		y = 1
		completion_reward = {
			add_timed_idea = {
				idea = KOR_jeju_train_center_idea 
				days = 200
			}
		}
	}

	focus = {
		id = KOR_lee_fuckyou
		icon = GFX_KOR_lee_fuckyou
		allow_branch = { 
			OR = {
				KOR_is_lee_path = yes 
				has_government = totalitarian_socialist
			}
		}
		cost = 10
		x = 11
		y = 3
		cancelable = no
		ai_will_do = { factor = 0 }
		select_effect = { scoped_sound_effect = lee_jae_myung_lighter }
		completion_reward = { 
			every_country = {
				KOR = {
					annex_country = {
						target = PREV
					}
				}
			}
			hidden_effect = {
				set_cosmetic_tag = KOR_real_korea_cosmetic
				set_province_name = {
					id = 13692
					name = real_korea_seong_nam
				}
				set_province_name = {
					id = 13691
					name = real_korea_chicken_sheep
				}
				set_province_name = {
					id = 14234
					name = real_korea_minju_police
				}
				set_province_name = {
					id = 14228
					name = real_korea_gwangju
				}
				set_province_name = {
					id = 10110
					name = real_korea_dj
				}
				set_province_name = {
					id = 4056
					name = real_korea_busan
				}
				set_province_name = {
					id = 14237
					name = real_korea_marine
				}
				set_province_name = {
					id = 11977
					name = real_korea_bread
				}
				set_province_name = {
					id = 14238
					name = real_korea_south_seoul
				}
				set_province_name = {
					id = 12060
					name = real_korea_roh_spirit
				}
				set_province_name = {
					id = 1177
					name = real_korea_jeju
				}
				set_province_name = {
					id = 14248
					name = real_korea_ireland
				}
				set_province_name = {
					id = 12011
					name = real_korea_latvia
				}
				set_province_name = {
					id = 10115
					name = real_korea_moon
				}
				set_province_name = {
					id = 14235
					name = real_korea_minju_jinbo
				}
				set_province_name = {
					id = 14227
					name = real_korea_jinju
				}
				set_province_name = {
					id = 14239
					name = real_korea_taean
				}
				set_province_name = {
					id = 12085
					name = real_korea_hongtong
				}
				set_victory_points = {
					province = 10110
					value = 10
				}
				set_victory_points = {
					province = 14228
					value = 20
				}
				set_victory_points = {
					province = 13692
					value = 50
				}
				KOR_lee_jae_myung_char = {
					set_portraits = {
						civilian = { large = GFX_portrait_KOR_lee_jae_myung_char_real_korea_civilian_large }
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = leeism
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = marxism_leninism
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = left_anarchist
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = progressivism
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = centrist
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = right_anarchism
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = right_populism
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = ultra_conservatism
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = military_junta
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = classical_fascism
						}
						promote_leader = yes
					}
					add_country_leader_role = {
						country_leader = {
							desc = KOR_lee_jae_myung_char_real_korea_desc
							ideology = esoteric_fascism
						}
						promote_leader = yes
					}
				}
				set_politics = {
					ruling_party = totalitarian_socialist
					elections_allowed = no
				}
				set_popularities = {
					totalitarian_socialist = 100
				}
				set_party_name = {
					ideology = totalitarian_socialist
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = communist
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = libertarian_socialist
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = social_democrat
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = social_liberal
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = market_liberal
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = conservative
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = authoritarian_democrat
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				} 
				set_party_name = {
					ideology = nationalist
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = fascist
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				set_party_name = {
					ideology = national_socialist
					long_name = KOR_social_liberal_party_long
					name = KOR_social_liberal_party
				}
				end_coalition = yes
				end_ruling_party_wings = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:communist }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:libertarian_socialist }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:social_democrat }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:social_liberal }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:market_liberal }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:conservative }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:authoritarian_democrat }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:nationalist }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:fascist }
				add_ruling_party_wing = yes
				set_temp_variable = { ruling_party_wing_var_temp = token:national_socialist }
				add_ruling_party_wing = yes
				set_temp_variable = { coalition_partner_var_temp = token:communist }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:libertarian_socialist }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:social_democrat }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:social_liberal }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:market_liberal }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:conservative }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:authoritarian_democrat }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:nationalist }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:fascist }
				add_to_coalition = yes
				set_temp_variable = { coalition_partner_var_temp = token:national_socialist }
				add_to_coalition = yes
				change_economy_type_chaostic = yes
				change_government_type_crime_syndicate = yes
				remove_all_national_spirits = yes
			}
		}
	}

	focus = {
		id = KOR_yoon_election_victory
		icon = GFX_KOR_yoon_election_victory
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_victory
			has_country_flag = KOR_yoon_second_election_victory
			NOT = { has_country_flag = KOR_yoon_second_governemnt }
		}
		cost = 3
		x = 0
		y = 5
		completion_reward = {
			add_political_power = 150

			add_popularity = {
				ideology = conservative
				popularity = 0.10
			}

			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.10
			}

			set_temp_variable = { society_development_var_temp = 0.05 }
			add_society_development = yes

			add_ideas = KOR_yoon_election_victory_idea
		}
	}

	focus = {
		id = KOR_yoon_conservatives_renovation
		icon = GFX_KOR_yoon_conservatives_renovation
		cost = 3
		x = -2
		y = 1
		prerequisite = { focus = KOR_yoon_election_victory}
		relative_position_id = KOR_yoon_election_victory
		completion_reward = {
			add_stability = 0.05
			
			set_temp_variable = { society_development_var_temp = 0.15 }
			add_society_development = yes

			set_temp_variable = { academic_development_var_temp = 0.10 }
			add_academic_development = yes
		}
	}

	focus = {
		id = KOR_yoon_roh_moo_hyun
		icon = GFX_KOR_yoon_roh_moo_hyun
		cost = 3
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_conservatives_renovation}
		relative_position_id = KOR_yoon_conservatives_renovation
		completion_reward = {
			add_timed_idea = {
				idea = KOR_yoon_roh_moo_hyun_idea
				days = 365
			}
			country_event = { id = korea.98 hours = 6 }
		}
	}

	focus = {
		id = KOR_yoon_victory_ppp
		icon = GFX_KOR_yoon_victory_ppp
		cost = 3
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_roh_moo_hyun}
		relative_position_id = KOR_yoon_roh_moo_hyun
		completion_reward = {
			add_political_power = 50
			add_war_support = 0.1

			add_popularity = {
				ideology = conservative
				popularity = 0.03
			}

			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.03
			}
		}
	}
	focus = {
		id = KOR_yoon_victoy_boom
		icon = GFX_KOR_TFR_KR
		cost = 4
		x = 0
		y = 1
		prerequisite = { focus = KOR_yoon_election_victory}
		relative_position_id = KOR_yoon_election_victory
		completion_reward = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.20
			}
			add_industrial_development = yes
			set_temp_variable = { income_var_temp = 70 }
			add_income_with_inflation = yes
			set_temp_variable = { inflation_var_temp = 0.003 }
			set_temp_variable = { poverty_development_var_temp = 0.1 }
            add_poverty_development = yes
			add_inflation = yes
			country_event = { id = korea.96 hours = 6 }
			hidden_effect = {
				country_event = { id = korea.120 days = 24}
			}
		}
	}

	focus = {
		id = KOR_yoon_invisible_hand
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_victoy_boom}
		relative_position_id = KOR_yoon_victoy_boom
		completion_reward = {
			set_temp_variable = { income_var_temp = 3 }
			add_income_with_inflation = yes
			
			set_temp_variable = { society_development_var_temp = 0.05 }
			add_society_development = yes
			set_temp_variable = { poverty_development_var_temp = 0.1 }
            add_poverty_development = yes
			add_ideas = KOR_yoon_invisible_hand_idea
		}
	}

	focus = {
		id = KOR_yoon_support_to_rich
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_victoy_boom}
		relative_position_id = KOR_yoon_victoy_boom
		completion_reward = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.20
			}
			add_industrial_development = yes

			set_temp_variable = {
				var = debt_var_temp
				value = 10
			}
			add_debt_with_inflation = yes
			
			set_temp_variable = { society_development_var_temp = -0.03 }
			add_society_development = yes
		}
	}

	focus = {
		id = KOR_yoon_negotiations_china
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_yoon_support_to_rich}
		prerequisite = { focus = KOR_yoon_invisible_hand}
		relative_position_id = KOR_yoon_victoy_boom
		completion_reward = {
			add_political_power = -75
			country_event = { id = korea.167 hours = 6 }

			set_temp_variable = { poverty_development_var_temp = 0.15 }
			add_poverty_development = yes

			add_ideas = KOR_yoon_negotiations_china_idea
		}
	}

	focus = {
		id = KOR_yoon_GTX
		icon = GFX_KOR_TFR_KR
		cost = 4
		x = 2
		y = 1
		prerequisite = { focus = KOR_yoon_election_victory}
		relative_position_id = KOR_yoon_election_victory
		completion_reward = {
			1041 = {
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.10
			}
			add_industrial_development = yes

			set_temp_variable = { society_development_var_temp = 0.05 }
			add_society_development = yes

			set_temp_variable = { poverty_development_var_temp = 0.03 }
			add_poverty_development = yes

			set_temp_variable = {
				var = debt_var_temp
				value = 5
			}
			add_debt_with_inflation = yes
			country_event = { id = korea.99 hours = 6 }
		}
	}

	focus = {
		id = KOR_yoon_home_deregulation
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_GTX }
		relative_position_id = KOR_yoon_GTX
		completion_reward = {
			set_temp_variable = { poverty_development_var_temp = 0.05 }
			add_poverty_development = yes

			set_temp_variable = {
				var = debt_var_temp
				value = 3
			}
			add_debt_with_inflation = yes
		}
	}

	focus = {
		id = KOR_yoon_home_great_boom
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_home_deregulation }
		relative_position_id = KOR_yoon_home_deregulation
		completion_reward = {
			set_temp_variable = { society_development_var_temp = 0.05 }
			add_society_development = yes

			set_temp_variable = { poverty_development_var_temp = 0.05 }
			add_poverty_development = yes

			set_temp_variable = { income_var_temp = 8 }
			add_income_with_inflation = yes

			set_temp_variable = { inflation_var_temp = 0.002 }
			add_inflation = yes
		}
	}
	focus = {
		id = KOR_yoon_war_victory
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_victory
			NOT = { 
				has_country_flag = KOR_yoon_second_governemnt
				KOR_is_yoon_declare_martial_law = yes
			}
		}
		icon = GFX_KOR_yoon_war_victory
		cost = 3
		x = 0
		y = 1
		completion_reward = {
			add_political_power = 150
			hidden_effect = {
				country_event = { id = korea.211 days = 380 }
				country_event = { id = korea.259 days = 200 }
			}
			set_temp_variable = { campaign_slot_total_var_temp = 2 }
			add_total_campaign_slot = yes
			unlock_decision_tooltip = KOR_we_are_all_korean
			unlock_decision_tooltip = KOR_factory_future
			unlock_decision_tooltip = KOR_you_are_future
			unlock_decision_tooltip = KOR_pepole_power_party_campain
		}
	}

	focus = {
		id = KOR_yoon_among_people
		icon = GFX_KOR_TFR_KR
		cost = 3
		x = -4
		y = 1
		prerequisite = { focus = KOR_yoon_war_victory }
		relative_position_id = KOR_yoon_war_victory
		mutually_exclusive = { focus = KOR_yoon_among_country }
		completion_reward = {
			add_stability = 0.025
			hidden_effect = {
				country_event = { id = korea.121 }
			}
		}
	}

	focus = {
		id = KOR_yoon_among_country
		icon = GFX_KOR_TFR_KR
		cost = 3
		x = -2
		y = 1
		prerequisite = { focus = KOR_yoon_war_victory }
		relative_position_id = KOR_yoon_war_victory
		mutually_exclusive = { focus = KOR_yoon_among_people }
		completion_reward = { 
			add_political_power = 250
		}
	}

	focus = {
		id = KOR_yoon_ready_election
		icon = GFX_KOR_22_election
		cost = 3
		x = -1
		y = 1
		available = {
			date > 2024.4.10
		}
		prerequisite = { 
			focus = KOR_yoon_among_country
			focus = KOR_yoon_among_people
		}

		relative_position_id = KOR_yoon_among_country
		completion_reward = {
			custom_effect_tooltip = KOR_bright_yoon_father_22th_election_tt
		}
	}
	
	focus = {
		id = KOR_yoon_help_to_taiwan
		icon = GFX_KOR_yoon_help_to_taiwan
		cost = 3
		x = 2
		y = 1
		available = {
			OR = {
				has_completed_focus = KOR_yoon_among_country
				has_completed_focus = KOR_yoon_among_people
			}
		}
		prerequisite = { focus = KOR_yoon_war_victory }
		relative_position_id = KOR_yoon_war_victory
		completion_reward = {
			add_dynamic_modifier = {
				modifier = KOR_taiwan_state_dynamic
				}
			hidden_effect = {
				country_event = { id = korea.93 days = 150}
				country_event = { id = korea.260 days = 210 }
			}
		}
	}

	focus = {
		id = KOR_yoon_build_up_taiwan
		icon = GFX_KOR_yoon_build_up_taiwan
		cost = 3
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_help_to_taiwan }
		relative_position_id = KOR_yoon_help_to_taiwan
		mutually_exclusive = { focus = KOR_yoon_weapon_up_taiwan}
		completion_reward = {
			CHI = {
				1148 = {
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
					add_extra_state_shared_building_slots = 1
				}
				1149 = {
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
					add_extra_state_shared_building_slots = 1
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_weapon_up_taiwan
		icon = GFX_KOR_yoon_weapon_up_taiwan
		cost = 3
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_help_to_taiwan }
		relative_position_id = KOR_yoon_help_to_taiwan
		mutually_exclusive = { focus = KOR_yoon_build_up_taiwan}
		completion_reward = {
			add_to_variable = { KOR_army_morale = 5 }
			add_to_variable = { KOR_army_reform = 5 }
			add_to_variable = { KOR_army_trust = 5 }
			custom_effect_tooltip = KOR_army_morale_5_TT
			custom_effect_tooltip = KOR_army_trust_5_TT
			custom_effect_tooltip = KOR_army_reform_5_TT
		}
	}
	## 한일 협력 중점
	focus = {
		id = KOR_korea_japan_cooperation
		icon = GFX_KOR_korea_japan_cooperation
		prerequisite = { 
			focus = KOR_yoon_build_up_taiwan
			focus =  KOR_yoon_weapon_up_taiwan 
			}
		relative_position_id = KOR_yoon_help_to_taiwan
		cost = 3
		x = 0
		y = 2
		completion_reward = {
			add_ideas = KOR_japan_assistance_idea
			set_country_flag = KOR_asian_cold_war_active
			custom_effect_tooltip = tooltip_white_line
			unlock_decision_category_tooltip = KOR_asian_cold_war_category
			hidden_effect = { 
				#country_event = { id = korea. days = 12 }
			}
		}
	}
	## 군사중점들 
	focus = {
		id = KOR_yoon_army_upper
		icon = GFX_KOR_yoon_army_upper
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_victory
			NOT = { 
				KOR_is_yoon_declare_martial_law = yes 
				has_country_flag = KOR_yoon_mtl_focus_unlock
			}
		}
		cost = 3
		x = -13
		y = 2
		available = {
			OR = {
				has_completed_focus = KOR_yoon_among_country
				has_completed_focus = KOR_yoon_among_people
			}
		}
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_roka_dynamic_dummy_idea
					add_idea = KOR_yoon_army_upper_idea
				}
			}
			country_event = { id = korea.178 hours = 6 }
			army_experience = 50
			navy_experience = 50
			air_experience = 50
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.1
			}
			add_military_development = yes
			set_temp_variable = {
				var = debt_var_temp
				value = 20
			}
			add_debt_with_inflation = yes
			hidden_effect = { set_country_flag = KOR_army_reform_active }
			custom_effect_tooltip = tooltip_white_line
			unlock_decision_category_tooltip = KOR_nation_army_category

			hidden_effect = {
				add_dynamic_modifier = {
					modifier = KOR_yoon_roka_dynamic_modifir
				}

				add_to_variable = {
					var = KOR_roka_army_org_factor_dynamic_var
					value = -0.1
				}

				add_to_variable = {
					var = KOR_roka_battalion_upkeep_factor_dynamic_var
					value = 0.1
				}

				add_to_variable = {
					var = KOR_roka_army_attack_factor_dynamic_var
					value = -0.1
				}

				add_to_variable = {
					var = KOR_roka_army_defence_factor_dynamic_var
					value = -0.1
				}

				add_to_variable = {
					var = KOR_roka_consumer_goods_factor_dynamic_var
					value = -0.025
				}

				add_to_variable = {
					var = KOR_roka_income_growth_factor_dynamic_var
					value = -0.05
				}
			}
		}
	}
	## 공군중점
	focus = {
		id = KOR_yoon_after_airforce_0 # 공군개혁
		icon = GFX_KOR_yoon_after_airforce_0
		cost = 3
		x = -4
		y = 1
		prerequisite = { focus = KOR_yoon_army_upper }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			country_event = { id = korea.176 hours = 6 }
			air_experience = 25
			add_to_variable = { KOR_army_reform = 10 }
			custom_effect_tooltip = KOR_army_reform_10_TT
		}
	}
	focus = {
		id = KOR_yoon_after_airforce_4 # 공군개혁
		icon = GFX_KOR_yoon_after_airforce_4
		cost = 3
		x = -4
		y = 2
		prerequisite = { focus = KOR_yoon_after_airforce_0 }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			country_event = { id = korea.92 hours = 6 }
		}
	}
	focus = {
		id = KOR_yoon_after_airforce_1
		icon = GFX_KOR_yoon_after_airforce_1
		cost = 3
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_after_airforce_4 }
		relative_position_id = KOR_yoon_after_airforce_4
		completion_reward = {
			if = {
				limit = {
					has_dlc = "By Blood Alone"
				}
				if = {
					limit = {
						KOR = {
							NOT = {
								has_research = basic_medium_airframe
							}
						}
					}
					set_technology = {
						basic_medium_airframe = 1
					}
				}
				create_equipment_variant = {
					name = "KUS-FC"
					type = medium_plane_airframe_1
					parent_version = 0
					allow_without_tech = yes
					modules = {
						fixed_main_weapon_slot = aircraft_cannon_1_2x
						fixed_auxiliary_weapon_slot_1 = aircraft_cannon_1_2x
						fixed_auxiliary_weapon_slot_2 = empty
						fixed_auxiliary_weapon_slot_3 = empty
						engine_type_slot = engine_2_2x
						special_type_slot_1 = lmg_defense_turret_2x
						special_type_slot_2 = lmg_defense_turret_2x
						special_type_slot_3 = empty
					}
				}
				add_equipment_to_stockpile = {
					type = medium_plane_airframe_1
					variant_name = "KUS-FC"
					amount = 100
					producer = KOR
				}
			}
			else = {
				add_equipment_to_stockpile = {
					type = tac_bomber_equipment_1
					amount = 100
					producer = KOR
				}
				add_equipment_to_stockpile = {
					type = tac_bomber_equipment_2
					amount = 50
					producer = KOR
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_after_airforce_2
		icon = GFX_KOR_yoon_after_airforce_2
		cost = 3
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_after_airforce_4 }
		relative_position_id = KOR_yoon_after_airforce_4
		completion_reward = {
			country_event = { id = korea.91 hours = 6 }
		}
	}
	focus = {
		id = KOR_yoon_after_airforce_3
		icon = GFX_KOR_yoon_after_airforce_3
		cost = 3
		x = 0
		y = 2
		prerequusite = { focus = KOR_yoon_after_airforce_1 }
		prerequisite = { focus = KOR_yoon_after_airforce_2 }
		relative_position_id = KOR_yoon_after_airforce_4
		completion_reward = {
			if = {
				limit = {
					has_dlc = "By Blood Alone"
				}
				if = {
					limit = {
						KOR = {
							NOT = {
								has_research = improved_small_airframe
							}
						}
					}
					set_technology = {
						improved_small_airframe = 1
					}
				}
				create_equipment_variant = {
					name = "KF-21"
					type = small_plane_airframe_2
					parent_version = 0
					allow_without_tech = yes
					modules = {
						fixed_main_weapon_slot = heavy_mg_4x
						fixed_auxiliary_weapon_slot_1 = heavy_mg_4x
						fixed_auxiliary_weapon_slot_2 = heavy_mg_4x
						fixed_auxiliary_weapon_slot_3 = light_mg_4x
						fixed_auxiliary_weapon_slot_4 = empty
						engine_type_slot = engine_2_2x
						special_type_slot_1 = hmg_defense_turret
						special_type_slot_2 = ai_targeting_computer_small
						special_type_slot_3 = empty
					}
				}
				add_equipment_to_stockpile = {
					type = small_plane_airframe_2
					variant_name = "KF-21"
					amount = 60
					producer = KOR
				}
			}
			else = {
				add_equipment_to_stockpile = {
					type = CAS_equipment_3
					amount = 60
					producer = KOR
				}
				set_technology = {
					CAS_equipment_3 = 1
				}
			}
		}
	}
	## 해군중점 ##
	focus = {
		id = KOR_yoon_after_navy_0 # 바다의 방패
		icon = GFX_KOR_yoon_after_navy_0
		cost = 5
		x = 0
		y = 1
		prerequisite = { focus = KOR_yoon_army_upper }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			country_event = { id = korea.175 hours = 6 }
			navy_experience = 50
			add_to_variable = { KOR_army_reform = 5 }
			custom_effect_tooltip = KOR_army_reform_5_TT
		}
	}
	focus = {
		id = KOR_yoon_after_navy_1 # 우리의 미래
		icon = GFX_KOR_yoon_after_navy_1
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_yoon_after_navy_0 }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			1410 = {
			add_extra_state_shared_building_slots = 2
			add_building_construction = {
				type = dockyard
				level = 2
				instant_build = yes
			}
		}

		1409 = {
			add_extra_state_shared_building_slots = 2
			add_building_construction = {
				type = dockyard
				level = 2
				instant_build = yes
			}
		}
	 }
	}
	focus = {
		id = KOR_yoon_after_navy_2
		icon = GFX_KOR_yoon_after_navy_2
		cost = 4
		x = -1
		y = 3
		mutually_exclusive = { focus = KOR_yoon_after_navy_4 }
		prerequisite = { focus = KOR_yoon_after_navy_1 }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			set_temp_variable = {
				var = debt_var_temp
				value = 50
			}
			add_debt_with_inflation = yes
			
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_roka_dynamic_dummy_idea
					add_idea = KOR_ocean_navy_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = KOR_roka_income_growth_factor_dynamic_var
					value = -0.1
				}
			}
			add_ideas = KOR_ocean_navy_idea_d
			TFRK_navy_build_Baekdusan_class_effect = yes
		}
	}
	focus = {
		id = KOR_yoon_after_navy_3
		icon = GFX_KOR_yoon_after_navy_3
		cost = 4
		x = -1
		y = 4
		prerequisite = { focus = KOR_yoon_after_navy_2 }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			set_temp_variable = {
				var = debt_var_temp
				value = 80
			}
			add_debt_with_inflation = yes
			
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_roka_dynamic_dummy_idea
					add_idea = KOR_escort_squadron_idea
					}
			}
			
			hidden_effect = {
				add_to_variable = {
					var = KOR_roka_navy_carrier_air_attack_factor_dynamic_var
					value = 0.1
				}
				
				add_to_variable = {
					var = KOR_roka_navy_carrier_air_targetting_factor_dynamic_var
					value = 0.1
				}
			}
			add_ideas = KOR_escort_squadron_idea_d
		}
	}
	focus = {
		id = KOR_yoon_after_navy_4
		icon = GFX_KOR_yoon_after_navy_4
		cost = 4
		x = 1
		y = 3
		mutually_exclusive = { focus = KOR_yoon_after_navy_2 }
		prerequisite = { focus = KOR_yoon_after_navy_1 }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			navy_experience = 30
			add_ideas = KOR_real_choice_idea
			TFRK_navy_build_Yi_Bongchang_class_effect = yes

		}
	}
	focus = {
		id = KOR_yoon_after_navy_5
		icon = GFX_KOR_yoon_after_navy_5
		cost = 4
		x = 1
		y = 4
		prerequisite = { focus = KOR_yoon_after_navy_4 }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			navy_experience = 75
			add_doctrine_cost_reduction = {
				name = KOR_trade_interdiction_doctrine
				cost_reduction = 0.5
				uses = 2
				category = cat_trade_interdiction
			}
		}
	}
	focus = {
		id = KOR_yoon_after_navy_6
		icon = GFX_KOR_yoon_after_navy_6
		cost = 5
		x = 0
		y = 5
		prerequisite = { 
			focus = KOR_yoon_after_navy_3 
			focus = KOR_yoon_after_navy_5
			}
		relative_position_id = KOR_yoon_army_upper
		completion_reward = { 
			navy_experience = 250
		}
	}
	focus = {
		id = KOR_yoon_after_army_0
		icon = GFX_KOR_yoon_after_army_6
		cost = 5
		x = 5
		y = 1
		prerequisite = { focus = KOR_yoon_army_upper }
		relative_position_id = KOR_yoon_army_upper
		completion_reward = {
			country_event = { id = korea.177 hours = 6 }
			army_experience = 50
			add_to_variable = { KOR_army_trust = 5 }
			add_to_variable = { KOR_army_reform = 5 }
			custom_effect_tooltip = KOR_army_trust_5_TT
			custom_effect_tooltip = KOR_army_reform_5_TT
		}
	}
	focus = {
		id = KOR_yoon_after_army_1
		icon = GFX_KOR_yoon_after_army_1
		cost = 5
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_after_army_0 }
		relative_position_id = KOR_yoon_after_army_0
		completion_reward = {
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.05
			}
			add_military_development = yes
			add_to_variable = { KOR_army_reform = 5 }
			add_to_variable = { KOR_army_trust = 10 }
			custom_effect_tooltip = KOR_army_reform_5_TT
			custom_effect_tooltip = KOR_army_trust_10_TT
			unlock_decision_tooltip = KOR_k2_black_panter
			unlock_decision_tooltip = KOR_k21_change
			unlock_decision_tooltip = KOR_beeho_bokhap
		}
	}
	focus = {
		id = KOR_yoon_after_army_2
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_after_army_0 }
		relative_position_id = KOR_yoon_after_army_0
		completion_reward = {
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.05
			}
			add_military_development = yes
			add_to_variable = { KOR_army_morale = 10 }
			add_to_variable = { KOR_army_reform = 10 }
			custom_effect_tooltip = KOR_army_morale_10_TT
			custom_effect_tooltip = KOR_army_trust_10_TT
			unlock_decision_tooltip = KOR_korea_warrior
			unlock_decision_tooltip = KOR_k2c1
			unlock_decision_tooltip = KOR_anti_dron
		}
	}
	focus = {
		id = KOR_yoon_after_army_3
		icon = GFX_KOR_yoon_after_army_3
		cost = 5
		x = 0
		y = 2
		prerequisite = { 
			focus = KOR_yoon_after_army_1
			focus = KOR_yoon_after_army_2 
			}
		relative_position_id = KOR_yoon_after_army_0
		completion_reward = {
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.1
			}
			add_military_development = yes
		}
	}
	focus = {
		id = KOR_yoon_after_army_4
		icon = GFX_KOR_yoon_after_army_4
		cost = 5
		x = 1
		y = 3
		mutually_exclusive = { focus = KOR_yoon_after_army_5 }
		prerequisite = { focus = KOR_yoon_after_army_3 }
		relative_position_id = KOR_yoon_after_army_0
		ai_will_do = {
			factor = 10
		}
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_roka_dynamic_dummy_idea
					add_idea = KOR_conscription_system_idea
				}
			}
			swap_ideas = {
				remove_idea = KOR_mobilization_hard_laws
				add_idea = medium_conscription
			}
			unlock_decision_tooltip = KOR_gong_eic
			country_event = { id = korea.135 }
			
			hidden_effect = {
				add_to_variable = {
					var = KOR_roka_recruitable_population_factor_dynamic_var
					value = -0.10
				}
				
				add_to_variable = {
					var = KOR_roka_battalion_upkeep_factor_dynamic_var
					value = -0.15
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_after_army_5
		icon = GFX_KOR_yoon_after_army_5
		cost = 5
		x = -1
		y = 3
		mutually_exclusive = { focus = KOR_yoon_after_army_4 }
		prerequisite = { focus = KOR_yoon_after_army_3 }
		relative_position_id = KOR_yoon_after_army_0
		ai_will_do = {
			factor = 0
		}
		completion_reward = {
			#add_ideas = KOR_your_choice_idea
			add_to_variable = { KOR_army_trust = -20 }
			add_to_variable = { KOR_army_morale = -15 }
			custom_effect_tooltip = KOR_army_morale_-15_TT
			custom_effect_tooltip = KOR_army_trust_-20_TT
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_roka_dynamic_dummy_idea
					add_idea = KOR_your_choice_idea_d
				}
			}
			swap_ideas = {
				remove_idea = KOR_mobilization_hard_laws
				add_idea = KOR_mobilization_hard_laws_2
			}
			set_country_flag = KOR_mobilization_upgrade_flag
			country_event = { id = korea.136 }
			
			hidden_effect = {
				add_to_variable = {
					var = KOR_roka_mobilization_speed_dynamic_var
					value = 0.3
				}

				add_to_variable = {
					var = KOR_roka_recruitable_population_factor_dynamic_var
					value = 0.075
				}
				
				add_to_variable = {
					var = KOR_roka_battalion_upkeep_factor_dynamic_var
					value = 0.15
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_after_army_6
		icon = GFX_KOR_yoon_after_army_0
		cost = 6
		x = 0
		y = 4
		prerequisite = { 
			focus = KOR_yoon_after_army_5
			focus = KOR_yoon_after_army_4
		}
		relative_position_id = KOR_yoon_after_army_0
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_roka_dynamic_dummy_idea
					add_idea = KOR_yoon_after_army_6_idea
				}
			}
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.1
				}
				add_military_development = yes
				add_war_support = 0.1
			hidden_effect = {
				add_to_variable = {
					var = KOR_roka_military_development_monthly_dynamic_var
					value = 0.02
				}

				add_to_variable = {
					var = KOR_roka_army_org_factor_dynamic_var
					value = 0.10
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_after_army_7
		icon = GFX_KOR_yoon_after_army_7
		cost = 5
		x = -2
		y = 2
		prerequisite = { 
			focus = KOR_yoon_after_army_2
			focus = KOR_yoon_after_navy_1
		}
		relative_position_id = KOR_yoon_after_army_0
		completion_reward = {
			country_event = { id = korea.236 hours = 6 }
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_roka_dynamic_dummy_idea
					add_idea = KOR_yoon_after_army_7_idea
				}
			}
			add_to_variable = {
					var = KOR_roka_army_attack_factor_dynamic_var
					value = 0.05
				}
			add_to_variable = {
					var = KOR_roka_army_defence_factor_dynamic_var
					value = 0.05
				}
		}
	}
	focus = {
		id = KOR_yoon_after_army_8
		icon = GFX_KOR_yoon_after_army_8
		cost = 5
		x = 2
		y = 2
		prerequisite = { 
			focus = KOR_yoon_after_army_1
			focus = KOR_yoon_after_army_2
		}
		relative_position_id = KOR_yoon_after_army_0
		completion_reward = {
			add_to_variable = { KOR_army_morale = 5 }
			add_to_variable = { KOR_army_reform = 5 }
			add_to_variable = { KOR_army_trust = 5 }
			custom_effect_tooltip = KOR_army_morale_5_TT
			custom_effect_tooltip = KOR_army_trust_5_TT
			custom_effect_tooltip = KOR_army_reform_5_TT
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_roka_dynamic_dummy_idea
					add_idea = KOR_yoon_after_army_8_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_roka_military_development_monthly_dynamic_var
					value = 0.01
				}

				add_to_variable = {
					var = KOR_roka_army_org_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_roka_planning_speed_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = KOR_roka_army_attack_factor_dynamic_var
					value = 0.05
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_light_afterwar1 # 다시대한민국
		icon = GFX_KOR_yoon_light_afterwar
		cost = 2
		x = 11
		y = 1
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_victory
			has_country_flag = KOR_yoon_second_election_victory
			has_country_flag = KOR_yoon_second_governemnt
			has_country_flag = KOR_yoon_mtl_focus_unlock
		}
		available = {
			has_global_flag = PRC_japanese_gaw_victory_global
		}
		select_effect = {
			country_event = { id = korea.429 hours = 6 }
			country_event = { id = korea.422 days = 7 }
			hidden_effect = {
				if = {
					limit = {
						NOT = {
							1043 = {
								is_core_of = KOR
							}
						}
					}
					KOR = {
						add_state_core = 527
						add_state_core = 872
						add_state_core = 873
						add_state_core = 874
						add_state_core = 875
						add_state_core = 1042
						add_state_core = 1043
						add_state_core = 1044
						add_state_core = 1045
						add_state_core = 1046
						add_state_core = 1050
					}
				}
			}	
		}
		completion_reward = {
			country_event = { id = korea.411 }
			KOR = { scoped_play_song = "to_you_tfrkp" }
		}
	}
	focus = {
		id = KOR_yoon_light_afterwar2 # 권력은 유한하고
		icon = GFX_KOR_yoon_light_afterwar2
		prerequisite = { focus = KOR_yoon_light_afterwar1 }
		relative_position_id = KOR_yoon_light_afterwar1
		cost = 2
		x = -1
		y = 1
		select_effect = { 
			country_event = { id = korea.426 hours = 6 } #국회의원 좆뻉이 치는거
		}
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lightyoon2_tt
		}
	}
	focus = {
		id = KOR_yoon_light_afterwar3 #책임은 무한하다
		icon = GFX_KOR_yoon_light_afterwar3
		prerequisite = { focus = KOR_yoon_light_afterwar1 }
		relative_position_id = KOR_yoon_light_afterwar1
		cost = 2
		x = 1
		y = 1
		select_effect = {
			country_event = { id = korea.428 hours = 6 } #재건
			country_event = { id = korea.424 days = 7 } #다시함께
		}
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lightyoon3_tt
			hidden_effect = {
				country_event = { id = korea.423 hours = 1 }
			}
		}
	}
	focus = {
		id = KOR_yoon_light_afterwar4 # 꿈
		icon = GFX_KOR_yoon_light_afterwar4
		prerequisite = { focus = KOR_yoon_light_afterwar2 }
		prerequisite = { focus = KOR_yoon_light_afterwar3 }
		relative_position_id = KOR_yoon_light_afterwar1
		cost = 2
		x = 0
		y = 2
		select_effect = {
			country_event = { id = korea.434 days = 7 } #길고 긴 터널
			country_event = { id = korea.416 days = 14 } #동상이벤트
		}
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lightyoon4_tt
			hidden_effect = {
				country_event = { id = korea.418 hours = 1 }
			}
		}
	}
	focus = {
		id = KOR_yoon_light_afterwar5 #영광의 30년
		icon = GFX_KOR_yoon_light_afterwar5
		prerequisite = { focus = KOR_yoon_light_afterwar4 }
		relative_position_id = KOR_yoon_light_afterwar1
		cost = 2
		x = 0
		y = 3
		select_effect = {
			country_event = { id = korea.419 hours = 6 } #백일몽
			country_event = { id = korea.420 days = 7 } #떠나간 이를 위한 인사
		}
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lightyoon5_tt
			add_ideas = KOR_economic_bubble_idea2
			hidden_effect = {
				country_event = { id = korea.421 hours = 1 } #엔딩
			}
		}
	}
	focus = {
		id = KOR_yoon_recreation_power
		icon = GFX_KOR_yoon_recreation_power
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_victory
			has_country_flag = KOR_yoon_second_election_victory
			has_country_flag = KOR_yoon_second_governemnt
			NOT = { has_country_flag = KOR_yoon_mtl_focus_unlock }
		}
		cost = 3
		x = 0
		y = 1
		completion_reward = {
			add_stability = 0.05
			add_political_power = 100
			hidden_effect = {
				remove_ideas = KOR_police_department_idea
				remove_ideas = KOR_green_nuke_idea
				remove_ideas = KOR_yoon_election_victory_idea
			}
		}
	}
	focus = {
		id = KOR_yoon_renovatioin_party
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_yoon_recreation_power }
		relative_position_id = KOR_yoon_recreation_power
		completion_reward = {
			add_ideas = KOR_yoon_renovatioin_party_idea
		}
	}
	focus = {
		id = KOR_yoon_cooperation
		icon = GFX_KOR_TFR_KR
		cost = 6
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_recreation_power }
		mutually_exclusive = { focus = KOR_yoon_patriotism }
		relative_position_id = KOR_yoon_recreation_power
		completion_reward = {
			add_stability = 0.01
		}
	}
	focus = {
		id = KOR_yoon_cooperation_1
		icon = GFX_KOR_TFR_KR
		cost = 6
		x = -2
		y = 2
		prerequisite = { focus = KOR_yoon_cooperation }
		relative_position_id = KOR_yoon_recreation_power
		completion_reward = {
			country_event = { id = korea.183 hours = 6 }
		}
	}
	focus = {
		id = KOR_yoon_patriotism
		icon = GFX_KOR_TFR_KR
		cost = 6
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_recreation_power }
		mutually_exclusive = { focus = KOR_yoon_cooperation }
		relative_position_id = KOR_yoon_recreation_power
		completion_reward = {
			add_political_power = 100
			add_stability = 0.05
		}
	}
	focus = {
		id = KOR_yoon_patriotism_1
		icon = GFX_KOR_TFR_KR
		cost = 6
		x = 2
		y = 2
		prerequisite = { focus = KOR_yoon_patriotism }
		relative_position_id = KOR_yoon_recreation_power
		completion_reward = {
			custom_effect_tooltip = KOR_trade_union_tooltip
			country_event = { id = korea.184 hours = 6 }
			set_temp_variable = { industrial_development_var_temp = 0.15 }
            add_industrial_development = yes
			set_temp_variable = { poverty_development_var_temp = -0.15 }
            add_poverty_development = yes
			add_stability = 0.05
		}
	}
	focus = {
		id = KOR_yoon_south_elite
		icon = GFX_KOR_yoon_south_elite
		cost = 7
		x = -1
		y = 1
		mutually_exclusive = { focus = KOR_yoon_south_elite2 }
		prerequisite = { focus = KOR_yoon_renovatioin_party }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = { 
			add_stability = 0.05
			set_temp_variable = { income_var_temp = 150 }
			add_income_with_inflation = yes
		}
	}
	focus = {
		id = KOR_yoon_south_elite2
		icon = GFX_KOR_yoon_south_elite2
		cost = 7
		x = 1
		y = 1
		mutually_exclusive = { focus = KOR_yoon_south_elite }
		prerequisite = { focus = KOR_yoon_renovatioin_party }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = { 
			add_political_power = 250
		}
	}
	focus = {
		id = KOR_yoon_conservatism_mean
		icon = GFX_KOR_TFR_KR
		cost = 8
		x = 0
		y = 2
		prerequisite = { 
			focus = KOR_yoon_south_elite2
			focus = KOR_yoon_south_elite
		}
		prerequisite = {
			focus = KOR_yoon_patriotism_1
			focus = KOR_yoon_cooperation_1
		}
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = {
			country_event = { id = korea.100 }
			hidden_effect = {
				country_event = { id = korea.163 days = 300 }
			}
		}
	}
	focus = {
		id = KOR_yoon_kimyoungsam
		icon = GFX_KOR_yoon_kimyoungsam
		cost = 5
		x = -1
		y = 3
		mutually_exclusive = { focus = KOR_yoon_park_chung_hee }
		prerequisite = { focus = KOR_yoon_conservatism_mean }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = {
			effect_tooltip = {
				add_ideas = KOR_yoon_kimyoungsam_idea
			}
			country_event = { id = korea.103 hours = 6 }
			hidden_effect = {
				add_dynamic_modifier = {
					modifier = KOR_yoon_kimyoungsam_dynamic_modifir
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_kimyoungsam_0
		icon = GFX_KOR_yoon_kimyoungsam_0
		cost = 5
		x = -1
		y = 4
		prerequisite = { focus = KOR_yoon_kimyoungsam }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = { 
			add_stability = 0.05

			set_temp_variable = {
				var = society_development_var_temp
				value = 0.15
			}
			add_society_development = yes

			set_temp_variable = { academic_development_var_temp = 0.10 }
			add_academic_development = yes
		}
	}
	focus = {
		id = KOR_yoon_kimyoungsam_1
		icon = GFX_KOR_yoon_kimyoungsam_1
		cost = 5
		x = -3
		y = 4
		prerequisite = { focus = KOR_yoon_kimyoungsam }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_kimyoungsam_dynamic_dummy_idea
					add_idea = KOR_yoon_kimyoungsam_1_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_kimyoungsam_income_growth_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_yoon_kimyoungsam_business_value_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_yoon_kimyoungsam_society_development_monthly_dynamic_var
					value = 0.005
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_kimyoungsam_2
		icon = GFX_KOR_yoon_kimyoungsam_2
		cost = 6
		x = -4
		y = 5
		prerequisite = { focus = KOR_yoon_kimyoungsam_1 }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = {
			set_temp_variable = {
				var = debt_var_temp
				value = 60
			}
			add_debt_with_inflation = yes

			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_kimyoungsam_dynamic_dummy_idea
					add_idea = KOR_yoon_kimyoungsam_2_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_kimyoungsam_research_speed_factor_dynamic_var
					value = 0.075
				}

				add_to_variable = {
					var = KOR_yoon_kimyoungsam_society_development_monthly_dynamic_var
					value = 0.005
				}

				add_to_variable = {
					var = KOR_yoon_kimyoungsam_academic_development_monthly_dynamic_var
					value = 0.005
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_kimyoungsam_3
		icon = GFX_KOR_yoon_kimyoungsam_3
		cost = 6
		x = -3
		y = 6
		prerequisite = { focus = KOR_yoon_kimyoungsam_2 }
		prerequisite = { focus = KOR_yoon_kimyoungsam_4 }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = {
			add_political_power = 120

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_kimyoungsam_dynamic_dummy_idea
					add_idea = KOR_yoon_kimyoungsam_3_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_kimyoungsam_stability_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_yoon_kimyoungsam_society_development_monthly_dynamic_var
					value = 0.025
				}

				add_to_variable = {
					var = KOR_yoon_kimyoungsam_academic_development_monthly_dynamic_var
					value = 0.03
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_kimyoungsam_4
		icon = GFX_KOR_yoon_kimyoungsam_4
		cost = 5
		x = -2
		y = 5
		prerequisite = { focus = KOR_yoon_kimyoungsam_0 }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = {
			add_political_power = 100
			country_event = { id = korea.154 hours = 6}

			add_popularity = {
				ideology = conservative
				popularity = 0.02
			}

			add_popularity = {
				ideology = social_liberal
				popularity = 0.01
			}

			add_popularity = {
				ideology = market_liberal
				popularity = 0.01
			}
			set_temp_variable = { coalition_partner_var_temp = token:social_liberal }
			add_to_coalition = yes
			set_temp_variable = { coalition_partner_var_temp = token:market_liberal }
			add_to_coalition = yes
		}
	}
	focus = {
		id = KOR_yoon_park_chung_hee
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = 1
		y = 3
		mutually_exclusive = { focus = KOR_yoon_kimyoungsam }
		prerequisite = { focus = KOR_yoon_conservatism_mean }
		relative_position_id = KOR_yoon_renovatioin_party
		completion_reward = {
			effect_tooltip = {
				add_ideas = KOR_yoon_park_chung_hee_idea
			}
			hidden_effect = {
				add_dynamic_modifier = {
					modifier = KOR_yoon_park_chung_hee_dynamic_modifir
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_park_chung_hee_0
		icon = GFX_KOR_yoon_park_chung_hee_0
		cost = 5
		x = 0
		y = 1
		prerequisite = { focus = KOR_yoon_park_chung_hee }
		relative_position_id = KOR_yoon_park_chung_hee
		completion_reward = {
			hidden_effect ={
				set_country_flag = new_economy_plan
			}
			country_event = { id = korea.107 hours = 6 }
			unlock_decision_category_tooltip = KOR_new_economy_plan_category
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.15
			}
			add_industrial_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_park_chung_hee_dynamic_dummy_idea
					add_idea = KOR_yoon_park_chung_hee_0_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_park_chung_hee_line_change_production_efficiency_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_production_factory_efficiency_gain_factor_dynamic_var
					value = 0.075
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_production_lack_of_resource_penalty_factor_dynamic_var
					value = -0.05
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_industrial_capacity_factory_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_korea_revival_KOR_yoon_park_chung_hee_income_growth_factor_dynamic_varstability_factor_dynamic_var
					value = 0.025
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_park_chung_hee_1
		icon = GFX_KOR_TFR_KR
		cost = 5
		x = 2
		y = 1
		prerequisite = { focus = KOR_yoon_park_chung_hee }
		relative_position_id = KOR_yoon_park_chung_hee
		completion_reward = {
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.1
			}
			add_military_development = yes

			add_offsite_building = {
				type = arms_factory
				level = 4
			}

			set_temp_variable = { income_var_temp = -10 }
			add_income_with_inflation = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_park_chung_hee_dynamic_dummy_idea
					add_idea = KOR_yoon_park_chung_hee_1_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_park_chung_hee_expense_growth_factor_dynamic_var
					value = 0.07
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_production_speed_arms_factory_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_research_speed_factor_dynamic_var
					value = 0.025
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_park_chung_hee_2
		icon = GFX_KOR_yoon_park_chung_hee_2
		cost = 6
		x = 3
		y = 2
		prerequisite = { focus = KOR_yoon_park_chung_hee_1 }
		relative_position_id = KOR_yoon_park_chung_hee
		completion_reward = {
			country_event = { id = korea.108 hours = 6 }
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.05
			}
			add_military_development = yes

			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes

			set_temp_variable = {
				var = society_development_var_temp
				value = -0.05
			}
			add_society_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_park_chung_hee_dynamic_dummy_idea
					add_idea = KOR_yoon_park_chung_hee_2_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_park_chung_hee_party_popularity_stability_factor_dynamic_var
					value = 0.075
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_park_chung_hee_3
		icon = GFX_KOR_yoon_park_chung_hee_3
		cost = 6
		x = 2
		y = 3
		prerequisite = { focus = KOR_yoon_park_chung_hee_2 }
		prerequisite = { focus = KOR_yoon_park_chung_hee_4 }
		relative_position_id = KOR_yoon_park_chung_hee
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_park_chung_hee_dynamic_dummy_idea
					add_idea = KOR_yoon_park_chung_hee_3_idea
					}
			}

			country_event = { id = korea.168 hours = 8 }

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_park_chung_hee_political_power_gain_dynamic_var
					value = 0.1
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_stability_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_war_support_factor_dynamic_var
					value = 0.1
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_industrial_development_monthly_dynamic_var
					value = 0.025
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_military_development_monthly_dynamic_var
					value = 0.025
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_park_chung_hee_4
		icon = GFX_KOR_yoon_park_chung_hee_4
		cost = 5
		x = 1
		y = 2
		prerequisite = { focus = KOR_yoon_park_chung_hee_0 }
		relative_position_id = KOR_yoon_park_chung_hee
		completion_reward = {
			set_temp_variable = {
				var = society_development_var_temp
				value = -0.15
			}
			add_society_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_park_chung_hee_dynamic_dummy_idea
					add_idea = KOR_yoon_park_chung_hee_4_idea
				}
			}

			country_event = { id = korea.130 hours = 6 }

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_park_chung_hee_society_development_monthly_dynamic_var
					value = -0.01
				}

				add_to_variable = {
					var = KOR_yoon_park_chung_hee_stability_factor_dynamic_var
					value = 0.1
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_common_conservatism
		icon = GFX_KOR_yoon_common_conservatism
		cost = 7
		x = -1
		y = 2
		prerequisite = { 
			focus = KOR_yoon_kimyoungsam
			focus = KOR_yoon_park_chung_hee
		}
		relative_position_id = KOR_yoon_park_chung_hee
		completion_reward = {
			set_temp_variable = { poverty_development_var_temp = 0.3 }
			add_poverty_development = yes
			set_temp_variable = { income_var_temp = -30 }
			add_income_with_inflation = yes
			country_event = { id = korea.170 hours = 6 }

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_common_conservatism_dynamic_dummy_idea
					add_idea = KOR_yoon_common_conservatism_idea
				}
			}
			hidden_effect = {
				add_dynamic_modifier = {
					modifier = KOR_yoon_common_conservatism_dynamic_modifir
				}

				add_to_variable = {
					var = KOR_yoon_common_conservatism_poverty_development_monthly_dynamic_var
					value = 0.005
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_common_conservatism_0
		icon = GFX_KOR_yoon_common_conservatism_0
		cost = 6
		x = 0
		y = 3
		prerequisite = { focus = KOR_yoon_common_conservatism }
		relative_position_id = KOR_yoon_park_chung_hee
		completion_reward = {
			set_temp_variable = {
				var = debt_var_temp
				value = 30
			}
			add_debt_with_inflation = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_common_conservatism_dynamic_dummy_idea
					add_idea = KOR_yoon_common_conservatism_0_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_common_conservatism_stability_factor_dynamic_var
					value = 0.1
				}

				add_to_variable = {
					var = KOR_yoon_common_conservatism_personal_value_factor_dynamic_var
					value = 0.01
				}

				add_to_variable = {
					var = KOR_yoon_common_conservatism_poverty_development_monthly_dynamic_var
					value = 0.01
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_common_conservatism_1
		icon = GFX_KOR_yoon_common_conservatism_1
		cost = 6
		x = -2
		y = 3
		prerequisite = { focus = KOR_yoon_common_conservatism }
		relative_position_id = KOR_yoon_park_chung_hee
		completion_reward = {
			set_temp_variable = {
				var = debt_var_temp
				value = 40
			}
			add_debt_with_inflation = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_yoon_common_conservatism_dynamic_dummy_idea
					add_idea = KOR_yoon_common_conservatism_1_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_yoon_common_conservatism_academic_development_monthly_dynamic_var
					value = 0.01
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_industrial_revolution
		icon = GFX_KOR_yoon_industrial_revolution
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_victory
			NOT = { 
				KOR_is_yoon_declare_martial_law = yes 
				has_country_flag = KOR_yoon_mtl_focus_unlock
			}
		}
		cost = 3
		x = 10
		y = 2
		available = {
			OR = {
				has_completed_focus = KOR_yoon_among_country
				has_completed_focus = KOR_yoon_among_people
			}
		}
		completion_reward = {
			hidden_effect = {
				add_dynamic_modifier = {
					modifier = KOR_space_age_dynamic
					set_country_flag = KOR_space_age
				}
			}
			unlock_decision_category_tooltip = KOR_kari_category

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_great_leap_dynamic_idea
				}
			}

			hidden_effect = {
				add_dynamic_modifier = {
					modifier = KOR_great_leap_dynamic
				}

				add_to_variable = {
					var = KOR_korean_great_leap_production_factory_efficiency_gain_factor_dynamic
					value = 0.01
				}
				country_event = { id = korea.225 days = 3 } 
			}
		}
	}
	focus = {
		id = KOR_yoon_industrial_revolution_1
		icon = GFX_KOR_yoon_industrial_revolution_1
		cost = 3
		x = -2
		y = 1
		prerequisite = { focus = KOR_yoon_industrial_revolution }
		relative_position_id = KOR_yoon_industrial_revolution
		completion_reward = {
			set_temp_variable = { industrial_development_var_temp = 0.10 }
			add_industrial_development = yes

			set_temp_variable = { society_development_var_temp = 0.10 }
			add_society_development = yes

			set_temp_variable = { poverty_development_var_temp = 0.10 }
			add_poverty_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_industrial_revolution_1_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_income_growth_factor_dynamic
					value = 0.05
				}

				add_to_variable = {
					var = KOR_korean_great_leap_industrial_development_monthly_dynamic
					value = 0.01
				}

				add_to_variable = {
					var = KOR_korean_great_leap_society_development_monthly_dynamic
					value = 0.01
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_industrial_revolution_2
		icon = GFX_KOR_yoon_industrial_revolution_2
		cost = 3
		x = -3
		y = 2
		prerequisite = { focus = KOR_yoon_industrial_revolution_1 }
		relative_position_id = KOR_yoon_industrial_revolution
		completion_reward = {
			set_temp_variable = { industrial_development_var_temp = 0.10 }
			add_industrial_development = yes

			set_temp_variable = {
				var = debt_var_temp
				value = 100
			}
			add_debt_with_inflation = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_industrial_revolution_2_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_industrial_capacity_factor_dynamic
					value = 0.075
				}

				add_to_variable = {
					var = KOR_korean_great_leap_production_lack_of_resource_penalty_factor_dynamic
					value = -0.1
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_industrial_revolution_3
		icon = GFX_KOR_yoon_industrial_revolution_3
		cost = 3
		x = -1
		y = 2
		prerequisite = { focus = KOR_yoon_industrial_revolution_1 }
		relative_position_id = KOR_yoon_industrial_revolution
		completion_reward = {
			army_experience = 50

			1412 = {
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_industrial_revolution_3_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_production_speed_arms_factory_factor_dynamic
					value = 0.1
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_industrial_revolution_4
		icon = GFX_KOR_yoon_industrial_revolution_4
		cost = 3
		x = -2
		y = 3
		prerequisite = { 
			focus = KOR_yoon_industrial_revolution_2
			focus = KOR_yoon_industrial_revolution_3
		}
		relative_position_id = KOR_yoon_industrial_revolution
		completion_reward = {
			set_temp_variable = { income_var_temp = 50 }
			add_income_with_inflation = yes
			
			1041 = {
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_industrial_revolution_4_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_income_growth_factor_dynamic
					value = 0.05
				}

				add_to_variable = {
					var = KOR_korean_great_leap_business_value_factor_dynamic
					value = 0.125
				}

				add_to_variable = {
					var = KOR_korean_great_leap_tax_business_rate_factor_dynamic
					value = 0.02
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_industrial_revolution_5
		icon = GFX_KOR_yoon_industrial_revolution_5
		cost = 10
		x = -1
		y = 4
		prerequisite = { focus = KOR_yoon_industrial_revolution_3 }
		prerequisite = { }
		relative_position_id = KOR_yoon_industrial_revolution
		completion_reward = {
			add_tech_bonus = {
				name = PRC_deus_ex_machina_nat
				bonus = 1
				ahead_reduction = 2
				uses = 2
				category = artificial_intelligence
			}
			if = {
				limit = {
					has_tech = support_weapons6
				}
				set_technology = {
					support_weapons7 = 1
				}
				custom_effect_tooltip = JAP_wide_application_of_exoskeletons_tt2
			}
			if = {
				limit = {
					NOT = {
						has_tech = support_weapons6
					}
				}
				set_technology = {
					support_weapons7 = 1
				}	
			}
		}
	}
	focus = {
		id = KOR_yoon_industrial_revolution_6
		icon = GFX_KOR_yoon_industrial_revolution_6
		cost = 3
		x = -3
		y = 4
		prerequisite = { focus = KOR_yoon_industrial_revolution_2 }
		relative_position_id = KOR_yoon_industrial_revolution
		completion_reward = {
			1412 = {
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}

			set_temp_variable = { poverty_development_var_temp = -0.20 }
			add_poverty_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_industrial_revolution_6_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_industrial_development_monthly_dynamic
					value = 0.015
				}

				add_to_variable = {
					var = KOR_korean_great_leap_industrial_capacity_factor_dynamic
					value = 0.1
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_age_of_prosperity
		icon = GFX_KOR_yoon_age_of_prosperity
		cost = 3
		x = 2
		y = 1
		prerequisite = { focus = KOR_yoon_industrial_revolution }
		relative_position_id = KOR_yoon_industrial_revolution
		completion_reward = {
			set_temp_variable = { academic_development_var_temp = 0.10 }
			add_academic_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_age_of_prosperity_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_academic_development_monthly_dynamic
					value = 0.015
				}

				add_to_variable = {
					var = KOR_korean_great_leap_expense_growth_factor_dynamic
					value = 0.05
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_age_of_prosperity_1
		icon = GFX_KOR_yoon_age_of_prosperity_1
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_yoon_age_of_prosperity }
		relative_position_id = KOR_yoon_age_of_prosperity
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_age_of_prosperity_1_idea
				}
			}
			add_research_slot = 1
			hidden_effect = {
				country_event = { id = korea.227 hours = 6 }
				add_to_variable = {
					var = KOR_korean_great_leap_research_speed_factor_dynamic
					value = 0.05
				}

				add_to_variable = {
					var = KOR_korean_great_leap_academic_development_monthly_dynamic
					value = 0.02
				}

				add_to_variable = {
					var = KOR_korean_great_leap_society_development_monthly_dynamic
					value = 0.01
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_age_of_prosperity_2
		icon = GFX_KOR_yoon_age_of_prosperity_2
		cost = 6
		x = -1
		y = 3
		mutually_exclusive = { focus = KOR_yoon_age_of_prosperity_3 }
		prerequisite = { focus = KOR_yoon_age_of_prosperity_1 }
		relative_position_id = KOR_yoon_age_of_prosperity
		completion_reward = {
			set_temp_variable = { income_var_temp = -120 }
			add_income_with_inflation = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_age_of_prosperity_2_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_society_development_monthly_dynamic
					value = 0.01
				}

				add_to_variable = {
					var = KOR_korean_great_leap_income_growth_factor_dynamic
					value = -0.03
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_age_of_prosperity_3
		icon = GFX_KOR_yoon_age_of_prosperity_3
		cost = 6
		x = 1
		y = 3
		mutually_exclusive = { focus = KOR_yoon_age_of_prosperity_2 }
		prerequisite = { focus = KOR_yoon_age_of_prosperity_1 }
		relative_position_id = KOR_yoon_age_of_prosperity
		completion_reward = {
			set_temp_variable = { income_var_temp = -120 }
			add_income_with_inflation = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_age_of_prosperity_3_idea
				}
			}

			custom_effect_tooltip = KOR_agi_focus_tooltip

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_academic_development_monthly_dynamic
					value = 0.02
				}

				add_to_variable = {
					var = KOR_korean_great_leap_income_growth_factor_dynamic
					value = -0.03
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_age_of_prosperity_4
		icon = GFX_KOR_yoon_age_of_prosperity_4
		cost = 3
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_age_of_prosperity }
		relative_position_id = KOR_yoon_age_of_prosperity
		completion_reward = {
			set_temp_variable = { academic_development_var_temp = 0.05 }
			add_academic_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_great_leap_dynamic_dummy_idea
					add_idea = KOR_yoon_age_of_prosperity_4_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korean_great_leap_income_growth_factor_dynamic
					value = 0.03
				}

				add_to_variable = {
					var = KOR_korean_great_leap_industrial_capacity_factor_dynamic
					value = 0.025
				}

				add_to_variable = {
					var = KOR_korean_great_leap_academic_development_monthly_dynamic
					value = 0.01
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_age_of_prosperity_5
		icon = GFX_KOR_yoon_age_of_prosperity_5
		cost = 3
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_age_of_prosperity }
		relative_position_id = KOR_yoon_age_of_prosperity
		completion_reward = {
			add_ideas = KOR_new_energy_idea
		}
	}
	focus = {
		id = KOR_yoon_age_of_prosperity_6
		icon = GFX_KOR_yoon_age_of_prosperity_6
		cost = 3
		x = -2
		y = 2
		prerequisite = { 
			focus = KOR_yoon_age_of_prosperity_4
			focus = KOR_yoon_industrial_revolution_3 }
		relative_position_id = KOR_yoon_age_of_prosperity
		completion_reward = {
			set_temp_variable = { income_var_temp = 80 }
			add_income_with_inflation = yes
		}
	}

	
	focus = {
		id = KOR_defeat_free_democracy
		icon = GFX_KOR_defeat_free_democracy
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_defeat
			NOT = { 
				KOR_is_yoon_declare_martial_law = yes
				has_country_flag = KOR_yoon_taiwan_war_victory
				has_country_flag = KOR_martial_law_countdown
			}
		}
		cost = 3
		x = 11
		y = 0
		completion_reward = {
			set_temp_variable = { society_development_var_temp = -0.10 }
			add_society_development = yes

			set_temp_variable = { income_var_temp = -20 }
			add_income_with_inflation = yes
			add_ideas =  KOR_china_sanctions_idea
			hidden_effect = {
				country_event = { id = korea.12 hours = 6 }
				country_event = { id = korea.27 days = 10 }

			}
			country_event = { id = korea.32 days = 250 }
		}
	}
	## 박정희 gaka 
	focus = {
		id = KOR_park_agi_electronic_yusin #전자적 유신
		icon = GFX_KOR_park_agi_electronic_yusin
		cost = 6
		x = 0
		y = 4
		allow_branch = {
			has_country_flag = KOR_park_agi_focus
		}
		prerequisite = { focus = KOR_yoon_age_of_prosperity_3 }
		relative_position_id = KOR_yoon_age_of_prosperity
		completion_reward = {
			set_temp_variable = { society_development_var_temp = 0.15 }
			add_society_development = yes
			add_stability = 0.1
			KOR_chae_myeong_sin_char = {
				custom_override_tooltip = {
					tooltip = {
						localization_key = character_becomes_a_general_bound
						SKILL = 3
						ATTACK = 4
						DEFENSE = 3
						PLANNING = 3
						LOGISTICS = 3
					}
					add_advisor_role = {
						advisor = {
							slot = army_chief
							idea_token = KOR_chae_myeong_sin_chief
							ledger = army
							traits = { army_chief_maneuver_1 }
							cost = 100
							ai_will_do = { factor = 1.000 }
						}
					}
					add_corps_commander_role = {
						traits = {
							commando
							hill_fighter
							defensive_doctrine
							fortress_buster
						}
						skill = 3
						attack_skill = 4
						defense_skill = 3
						planning_skill = 3
						logistics_skill = 3
					}
				}
			}
			KOR_macarthur_char = { 
				custom_override_tooltip = {
					tooltip = {
						localization_key = character_becomes_a_field_marshal_bound
						SKILL = 4
						ATTACK = 5
						DEFENSE = 2
						PLANNING = 4
						LOGISTICS = 4
					}
					add_advisor_role = {
						advisor = {
							slot = army_chief
							idea_token = KOR_macarthur_army_chief
							ledger = army
							traits = { army_logistics_1 }
							cost = 100
							ai_will_do = { factor = 1.000 }
						}
					}
					add_field_marshal_role = {
						traits = {
							invader_ii
							organizer
							skilled_staffe
							fortress_buster
						}
						skill = 4
						attack_skill = 5
						defense_skill = 2
						planning_skill = 4
						logistics_skill = 4
					}
				}
			}
		}
	}
	focus = {
		id = KOR_park_agi_new_age_town #신시대 새마을운동
		icon = GFX_KOR_park_agi_electronic_yusin
		cost = 6
		x = -1
		y = 1
		prerequisite = { focus = KOR_park_agi_electronic_yusin }
		relative_position_id = KOR_park_agi_electronic_yusin
		completion_reward = {
			add_ideas = KOR_park_new_agi_idea
			1412 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			870 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.10
			}
			add_industrial_development = yes
			hidden_effect = {
				country_event = {
					id = korea.277
				}
			}
		}
	}
	focus = {
		id = KOR_park_military_general #사이버웨어
		icon = GFX_KOR_park_military_general
		cost = 6
		x = 1
		y = 1
		prerequisite = { focus = KOR_park_agi_electronic_yusin }
		relative_position_id = KOR_park_agi_electronic_yusin
		completion_reward = {
			add_ideas = KOR_infinity_of_thought_idea
			country_event = { id = korea.273 hours = 6 }
		}
	}
	focus = {
		id = KOR_coming_china_ecnomic
		icon = GFX_KOR_coming_china_ecnomic
		relative_position_id = KOR_defeat_free_democracy
		prerequisite = { focus = KOR_defeat_free_democracy}
		cost = 5
		x = -6
		y = 1
		completion_reward = { 
			add_political_power = 30
		}
	}
	focus = {
		id = KOR_domestic_production
		icon = GFX_KOR_domestic_production
		relative_position_id = KOR_coming_china_ecnomic
		prerequisite = { focus = KOR_coming_china_ecnomic}
		mutually_exclusive = {focus = KOR_nakai_route}
		cost = 5
		x = -1
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = KOR_china_sanctions_idea
				add_idea = KOR_china_sanctions_idea1
			}
		}
	}
	focus = {
		id = KOR_nakai_route
		icon = GFX_KOR_nakai_route
		relative_position_id = KOR_coming_china_ecnomic
		prerequisite = { focus = KOR_coming_china_ecnomic}
		mutually_exclusive = {focus = KOR_domestic_production}
		cost = 5
		x = 1
		y = 1
		completion_reward = {
			add_political_power = -50

			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.10
			}
			add_industrial_development = yes

			set_temp_variable = { society_development_var_temp = 0.05 }
			add_society_development = yes

			add_ideas = KOR_nakai_route_idea
		}
	}
	focus = {
		id = KOR_nakai_route2
		icon = GFX_KOR_nakai_route2
		relative_position_id = KOR_nakai_route
		prerequisite = { focus = KOR_nakai_route}
		cost = 5
		x = 0
		y = 1
		completion_reward = {
			1409 = {
				add_extra_state_shared_building_slots = 6
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = dockyard
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
			}

			870 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
			}

			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.03
			}
			add_industrial_development = yes

			add_ideas = KOR_nakai_route2_idea
		}
	}
	focus = {
		id = KOR_domestic_production2
		icon = GFX_KOR_domestic_production2
		relative_position_id = KOR_domestic_production
		prerequisite = { focus = KOR_domestic_production}
		cost = 5
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = KOR_china_sanctions_idea1
				add_idea = KOR_china_sanctions_idea2
			}
		}
	}
	focus = {
		id = KOR_through_sanctions
		icon = GFX_KOR_through_sanctions
		relative_position_id = KOR_domestic_production
		prerequisite = {
			focus = KOR_domestic_production2
			focus = KOR_nakai_route2
			}
		cost = 5
		x = 1
		y = 2
		completion_reward = {
			add_timed_idea = {
				idea = KOR_china_trade_idea
				days = 720
			}	
		}
	}
	focus = {
		id = KOR_gwanghwamun
		icon = GFX_KOR_gwanghwamun
		relative_position_id = KOR_defeat_free_democracy
		prerequisite = { focus = KOR_defeat_free_democracy}
		cost = 5
		x = 0
		y = 1
		completion_reward = {
			add_timed_idea = {
				idea = KOR_gwanghwamun_idea
				days = 120
			}
			country_event = { id = korea.39 hours = 6 }
			hidden_effect = {
				country_event = { id = korea.42 days = 10 }
			}
		}
	}
	focus = {
		id = KOR_public_unification
		icon = GFX_KOR_public_unification
		relative_position_id = KOR_gwanghwamun
		prerequisite = { focus = KOR_gwanghwamun}
		cost = 5
		x = -2
		y = 1
		completion_reward = {
			add_stability = 0.1

			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
		}
	}
	focus = {
		id = KOR_enterprise_calmdown
		icon = GFX_KOR_enterprise_calmdown
		relative_position_id = KOR_gwanghwamun
		prerequisite = { focus = KOR_gwanghwamun}
		cost = 4
		x = 2
		y = 1
		completion_reward = {
			add_manpower = 10000

			set_temp_variable = { income_var_temp = 10 }
			add_income_with_inflation = yes

			add_timed_idea = {
				idea = KOR_enterprise_calmdown_idea
				days = 1095
			}
			country_event = { id = korea.44 hours = 6 }
		}
	}
	focus = {
		id = KOR_tawian_people
		icon = GFX_KOR_tawian_people
		relative_position_id = KOR_enterprise_calmdown
		prerequisite = { focus = KOR_enterprise_calmdown}
		cost = 5
		x = 0
		y = 1
		completion_reward = {
			add_timed_idea = {
				idea = KOR_tawian_people_idea
				days = 720
			}
		}
	}
	focus = {
		id = KOR_tawian_tsmc
		icon = GFX_KOR_tawian_tsmc
		relative_position_id = KOR_tawian_people
		prerequisite = { focus = KOR_tawian_people}
		prerequisite = {
			focus = KOR_soothe_party
			focus = KOR_anti_country
		} 
		cost = 4
		x = -2
		y = 1
		completion_reward = {
			add_stability = -0.03

			add_popularity = {
				ideology = conservative
				popularity = 0.05
			}

			add_political_power = 50
		}
	}
	focus = {
		id = KOR_anti_country
		icon = GFX_KOR_anti_country
		relative_position_id = KOR_public_unification
		prerequisite = { focus = KOR_public_unification}
		mutually_exclusive = { focus = KOR_soothe_party }
		cost = 4
		x = 1
		y = 1
		completion_reward = {
			add_political_power = -200
			add_stability = 0.15
			add_timed_idea = {
				idea = KOR_anti_country_idea
				days = 90
			}
			hidden_effect = {
				country_event = { id = korea.132 days = 10 }
			}
		}
	}
	focus = {
		id = KOR_soothe_party
		icon = GFX_KOR_soothe_party
		relative_position_id = KOR_public_unification
		prerequisite = { focus = KOR_public_unification}
		mutually_exclusive = { focus = KOR_anti_country}
		cost = 4
		x = -1
		y = 1
		completion_reward = {
			add_stability = 0.05

			set_temp_variable = { society_development_var_temp = 0.03 }
			add_society_development = yes

			set_temp_variable = {
				var = debt_var_temp
				value = 10
			}
			add_debt_with_inflation = yes
			hidden_effect = {
				country_event = { id = korea.132 days = 10 }
			}
		}
	}
	focus = {
		id = KOR_new_order
		icon = GFX_KOR_new_order
		allow_branch = {
			OR = {
				has_country_flag = KOR_martial_law_countdown
				AND = {
					KOR_is_yoon_path = yes
					has_country_flag = KOR_yoon_taiwan_war_defeat
				}
			}
			NOT = {
				OR = {
					has_country_flag = KOR_yoon_taiwan_war_victory
					has_country_flag = KOR_yoon_winter_republic 
					KOR_is_yoon_failed_coup = yes
					KOR_is_lee_after_yoon_path = yes
				}
			}
		}
		available = {
			has_country_flag = KOR_election_of_NA_2024_tw_defeat
		}
		offset = {
			trigger = {
				has_country_flag = KOR_martial_law_countdown
			}
			y = -4
		}
		relative_position_id = KOR_anti_country
		prerequisite = { focus = KOR_through_sanctions }
		prerequisite = { focus = KOR_tawian_tsmc }
		prerequisite = { focus = KOR_anti_community_upper }
		cost = 4
		x = 1
		y = 2
		completion_reward = {
			country_event = { id = korea.41 hours = 6}
			set_country_flag = KOR_martial_law_countdown
			mark_focus_tree_layout_dirty = yes
			custom_effect_tooltip = KOR_yoon_martial_law_tooltip
		}
	}
	focus = {
		id = KOR_yoon_chung_arm
		icon = GFX_KOR_yoon_chung_arm
		relative_position_id = KOR_new_order
		allow_branch = {
			OR = {
				has_country_flag = KOR_martial_law_countdown
				AND = {
					KOR_is_yoon_path = yes
					has_country_flag = KOR_yoon_taiwan_war_defeat
				}
			}
			NOT = {
				OR = {
					has_country_flag = KOR_yoon_taiwan_war_victory
					has_country_flag = KOR_yoon_winter_republic 
					KOR_is_yoon_failed_coup = yes
					KOR_is_lee_after_yoon_path = yes
				}
			}
		}
		allow_branch = { has_country_flag = KOR_martial_law_countdown }
		prerequisite = { focus = KOR_new_order }
		cost = 3
		x = -1
		y = 1
		completion_reward = {
			country_event = {
				id = korea.254
			}
		}
	}
	focus = {
		id = KOR_yoon_hack_kaun
		icon = GFX_KOR_yoon_hack_kaun
		allow_branch = {
			OR = {
				has_country_flag = KOR_martial_law_countdown
				AND = {
					KOR_is_yoon_path = yes
					has_country_flag = KOR_yoon_taiwan_war_defeat
				}
			}
			NOT = {
				OR = {
					has_country_flag = KOR_yoon_taiwan_war_victory
					has_country_flag = KOR_yoon_winter_republic 
					KOR_is_yoon_failed_coup = yes
					KOR_is_lee_after_yoon_path = yes
				}
			}
		}
		relative_position_id = KOR_new_order
		allow_branch = { has_country_flag = KOR_martial_law_countdown }
		prerequisite = { focus = KOR_new_order }
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			country_event = {
				id = korea.255
			}
		}
	}

	focus = {
		id = KOR_yoon_open_dream
		icon = GFX_KOR_yoon_open_dream
		relative_position_id = KOR_yoon_hack_kaun
		prerequisite = { focus = KOR_yoon_chung_arm }
		prerequisite = { focus = KOR_yoon_hack_kaun }
		cancelable = no
		cost = 1.46
		x = -1
		y = 1
		select_effect = {
			activate_mission = KOR_martial_law_start_mission
			country_event = { id = korea.148 hours = 6 }
		}
		completion_reward = {
			effect_tooltip = {
				activate_mission = KOR_martial_law_start_mission
			}
		}
	}
	## 한일협력중점(공통)
	focus = {
		id = KOR_korea_japan_cooperation_2
		icon = GFX_KOR_korea_japan_cooperation
		relative_position_id = KOR_defeat_free_democracy
		prerequisite = { focus = KOR_defeat_free_democracy }
		cost = 4
		x = 6
		y = 1
		completion_reward = {
			add_ideas = KOR_japan_assistance_idea
		}
	}
	focus = {
		id = KOR_join_to_pec
		icon = GFX_KOR_join_to_pec
		relative_position_id = KOR_korea_japan_cooperation_2
		prerequisite = { focus = KOR_korea_japan_cooperation_2 }
		cost = 4
		x = -1
		y = 1
		completion_reward = {
			set_temp_variable = {
				var = income_var_temp
				value = 25
			}
			add_income = yes
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.10
			}
			add_academic_development = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.1
			}
			add_industrial_development = yes
			1409 = {
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 2
			}
			1041 = {
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 2
			}
			JAP = {
				1338 = {
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 2
			}
			}
		}
	}
	focus = {
		id = KOR_free_asia_cooperation
		icon = GFX_KOR_free_asia_cooperation
		relative_position_id = KOR_korea_japan_cooperation_2
		prerequisite = { focus = KOR_korea_japan_cooperation_2 }
		cost = 4
		x = 1
		y = 1
		completion_reward = {
			KOR = {
				add_political_power = 50
				add_war_support = 0.2
				diplomatic_relation = {
					country = JAP
					relation = military_access
					active = yes
				}
				diplomatic_relation = {
					country = JAP
					relation = docking_rights
					active = yes
				}
			}
		}
	}
	focus = {
		id = KOR_anti_community_upper
		icon = GFX_KOR_anti_community_upper
		relative_position_id = KOR_easing_of_anti_Japanese
		prerequisite = { focus = KOR_easing_of_anti_Japanese }
		cost = 3
		x = 0
		y = 1
		completion_reward = {
			add_ideas = JAP_red_menace
			country_event = { id = korea.36 hours = 6 }
		}
	}
	focus = {
		id = KOR_easing_of_anti_Japanese
		icon = GFX_KOR_easing_of_anti_Japanese
		relative_position_id = KOR_join_to_pec
		prerequisite = { focus = KOR_join_to_pec }
		prerequisite = { focus = KOR_free_asia_cooperation }
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			KOR = {
				set_temp_variable = {
				var = society_development_var_temp
				value = 0.1
			}
			add_society_development = yes
			}
			JAP = {
				set_temp_variable = {
				var = society_development_var_temp
				value = 0.1
			}
			add_society_development = yes
			}
		}
	}
	##계엄령 성공
	focus = {
		id = KOR_yoon_martial_law_success
		icon = GFX_KOR_yoon_martial_law_success
		cost = 3
		x = 0
		y = 1
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_defeat
			has_country_flag = KOR_martial_law_countdown
			KOR_is_yoon_declare_martial_law = yes
			NOT = {
				OR = {
					has_country_flag = KOR_yoon_taiwan_war_victory
					has_country_flag = KOR_yoon_winter_republic 
				}
			}
		}
		prerequisite = { focus = KOR_yoon_open_dream }
		relative_position_id = KOR_yoon_open_dream
		completion_reward = {
			swap_ideas = {
				remove_idea = KOR_after_bubble_defeat_idea
				add_idea = KOR_after_bubble_martial_law_idea
			}
			hidden_effect = {
				country_event = { id = korea.110 days = 6 }
				country_event = { id = korea.112 days = 5 }
				country_event = { id = korea.113 days = 5 }
				country_event = { id = korea.196 days = 1 }
				news_event = { id = kor_news.8 days = 2 }
			}
			add_political_power = 200
			add_stability = -0.1
			set_temp_variable = { society_development_var_temp = -0.50 }
			add_society_development = yes

			set_temp_variable = { industrial_development_var_temp = -0.40 }
			add_industrial_development = yes

			set_temp_variable = { poverty_development_var_temp = -0.40 }
			add_poverty_development = yes

			set_temp_variable = { academic_development_var_temp = -0.30 }
			add_academic_development = yes
			add_ideas = KOR_yoon_martial_law_success_idea_1
		}
	}

	focus = {
		id = KOR_yoon_riot_subjugation
		icon = GFX_KOR_yoon_riot_subjugation
		cost = 3
		x = -2
		y = 1
		prerequisite = { focus = KOR_yoon_martial_law_success}
		relative_position_id = KOR_yoon_martial_law_success
		completion_reward = {
			country_event = { id = korea.58 hours = 6 }
		}
	}

	focus = {
		id = KOR_yoon_democratic_party
		icon = GFX_KOR_yoon_democratic_party
		cost = 3
		x = 2
		y = 1
		prerequisite = { focus = KOR_yoon_martial_law_success}
		relative_position_id = KOR_yoon_martial_law_success
		completion_reward = {
			country_event = { id = korea.59 hours = 6 }
			unlock_decision_tooltip = KOR_A_class_treatment
			unlock_decision_tooltip = KOR_cajole_dp
			unlock_decision_tooltip = KOR_cajole_ppp
		}
	}

	focus = {
		id = KOR_yoon_emergency_legislation
		icon = GFX_KOR_yoon_emergency_legislation
		cost = 3
		x = 0
		y = 1
		prerequisite = { focus = KOR_yoon_martial_law_success}
		relative_position_id = KOR_yoon_martial_law_success
		completion_reward = {
			swap_ideas = {
				remove_idea = KOR_yoon_martial_law_success_idea_1
				add_idea = KOR_yoon_martial_law_success_idea_2
			}
			unlock_decision_tooltip = KOR_make_national_low
		}
	}

	focus = {
		id = KOR_yoon_fearmongering
		icon = GFX_KOR_yoon_fearmongering
		cost = 3
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_emergency_legislation}
		prerequisite = { focus = KOR_yoon_riot_subjugation }
		prerequisite = { focus = KOR_yoon_democratic_party }
		relative_position_id = KOR_yoon_emergency_legislation
		completion_reward = {
			unlock_decision_tooltip = KOR_Return_to_work_low
			unlock_decision_tooltip = KOR_Return_to_work_low_1
		}
	}

	focus = {
		id = KOR_yoon_local_war
		icon = GFX_KOR_yoon_local_war
		cost = 3
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_emergency_legislation}
		prerequisite = { focus = KOR_yoon_riot_subjugation }
		prerequisite = { focus = KOR_yoon_democratic_party }
		relative_position_id = KOR_yoon_emergency_legislation
		completion_reward = {
			country_event = { id = korea.60 hours = 6 }
			unlock_decision_tooltip = KOR_attack_to_dmz
			unlock_decision_tooltip = KOR_attack_to_yeong_peung
			unlock_decision_tooltip = KOR_attack_to_dron
			add_war_support = 0.10
			army_experience = 10
			navy_experience = 10
			air_experience = 10
			hidden_effect = {
				news_event = { id = kor_news.10 days = 1}
			}
			PRK = {
				every_controlled_state = {
					limit = {
						state = 1046
					}
					damage_building = {
						type = infrastructure
						damage = 0.1
					}
					add_manpower = -32
				}
				every_controlled_state = {
					limit = {
						state = 1042
					}
					damage_building = {
						type = infrastructure
						damage = 0.1
					}
					add_manpower = -32
				}
				every_controlled_state = {
					limit = {
						state = 1044
					}
					damage_building = {
						type = infrastructure
						damage = 1
					}
					add_manpower = -240
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_glamorous_vacation
		icon = GFX_KOR_yoon_glamorous_vacation
		cost = 3
		x = 0
		y = 2
		prerequisite = { focus = KOR_yoon_fearmongering}
		prerequisite = { focus = KOR_yoon_local_war}
		relative_position_id = KOR_yoon_emergency_legislation
		completion_reward = {
			country_event = { id = korea.62 hours = 6 }
			unlock_decision_tooltip = KOR_army_to_honga
			unlock_decision_tooltip = KOR_army_to_busan
			unlock_decision_tooltip = KOR_army_to_masan
		}
	}

	focus = {
		id = KOR_yoon_tomorrow
		icon = GFX_KOR_yoon_tomorrow
		cost = 3
		x = 0
		y = 3
		available = {
			869 = { is_demilitarized_zone = no }
			1409 = { is_demilitarized_zone = no }
			1412 = { is_demilitarized_zone = no }
		}
		prerequisite = { focus = KOR_yoon_glamorous_vacation }
		relative_position_id = KOR_yoon_emergency_legislation
		
		completion_reward = {
			effect_tooltip = {
				KOR_yoon_suk_yeol_char = {
					swap_country_leader_traits = {
						remove = kor_failed_yoon_tratis
						add = kor_soldier_of_democracy
						ideology = judicial_conservatism
					}
				}
			}
			country_event = { id = korea.31 hours = 6 }
		}
	}

	##계엄령 실패
	focus = {
		id = KOR_yoon_martial_law_fail
		icon = GFX_KOR_yoon_failed_military_law
		cost = 5
		x = 0
		y = 1
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_defeat
			has_country_flag = KOR_martial_law_countdown
			KOR_is_yoon_failed_coup = yes
			NOT = {
				OR = {
					has_country_flag = KOR_yoon_taiwan_war_victory
					has_country_flag = KOR_yoon_winter_republic 
					KOR_is_lee_after_yoon_path = yes
				}
			}
		}
		offset = {
			trigger = {
				has_country_flag = KOR_yoon_failed_coup
			}
			y = -3
		}
		prerequisite = { focus = KOR_yoon_open_dream }
		relative_position_id = KOR_yoon_open_dream
		completion_reward = {
			hidden_effect = {
				country_event = { id = korea.309 hours = 12 }
				country_event = { id = korea.310 hours = 14 }
				country_event = { id = korea.311 days = 3 }
				country_event = { id = korea.308 days = 9 }
				country_event = { id = kor_news.19 days = 2 }
				KOR = { scoped_play_song = "antifreeze_tfrkp" }
			}
		}
	}

	focus = {
		id = KOR_yoon_impeachment
		icon = GFX_KOR_yoon_impeachmen_vote
		cost = 1
		x = 0
		y = 1
		cancelable = no
		prerequisite = { focus = KOR_yoon_martial_law_fail }
		relative_position_id = KOR_yoon_martial_law_fail
		select_effect = {
		     country_event = { id = korea.301 hours = 6 }
		}
		completion_reward = {
		     country_event = { id = korea.302 hours = 6 }
			add_popularity = {
            ideology = social_liberal
            popularity = 0.15
        }
			add_popularity = {
            ideology = authoritarian_democrat
            popularity = -0.1
        }
        unlock_decision_category_tooltip = KOR_korea_yoon_delete	
    	}
		country_event = { id = korea.303 hours = 12 }
	}

	focus = {
		id = KOR_yoon_protest_yoon
		icon = GFX_KOR_yoon_demonstration
		cost = 3
		x = -1
		y = 1
		prerequisite = { focus = KOR_yoon_impeachment }
		relative_position_id = KOR_yoon_impeachment
		completion_reward = { 
		    unlock_decision_tooltip = KOR_socialism_together
		    country_event = { id = korea.306 hours = 12 }
			set_temp_variable = { KOR_korea_yoon_delete_var_temp = 15 }
			KOR_korea_yoon_delete_change_effect = yes
        }		
	}

	focus = {
		id = KOR_yoon_arrest_yoon
		icon = GFX_KOR_yoon_areest
		cost = 3
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_impeachment }
		relative_position_id = KOR_yoon_impeachment
		completion_reward = { 
			custom_effect_tooltip = KOR_kill_army
		    country_event = { id = korea.303 hours = 12 }
			unlock_decision_tooltip = KOR_handucksooh
			unlock_decision_tooltip = KOR_park_ahn_sooh
			unlock_decision_tooltip = KOR_yeo_inhyung
			unlock_decision_tooltip = KOR_moon_sang_ho
			unlock_decision_tooltip = KOR_lee_jin_woo
			add_stability = -0.02			
		}
	}

	focus = {
		id = KOR_yoon_seoul_court_riot
		icon = GFX_KOR_yoon_seoul_court_riot
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_defeat
			has_country_flag = KOR_martial_law_countdown
			has_country_flag = KOR_seoul_court_riot
			KOR_is_yoon_failed_coup = yes
			NOT = {
				OR = {
					has_country_flag = KOR_yoon_taiwan_war_victory
					has_country_flag = KOR_yoon_winter_republic 
					KOR_is_lee_after_yoon_path = yes
				}
			}
		}
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_protest_yoon }
		prerequisite = { focus = KOR_yoon_arrest_yoon }
		relative_position_id = KOR_yoon_protest_yoon
		completion_reward = {
			add_stability = -0.05
			set_temp_variable = { society_development_var_temp = -0.30 }
			add_society_development = yes
		}
	}

	focus = {
		id = KOR_yoon_war_on_terror
		icon = GFX_KOR_yoon_war_on_terror
		cost = 2
		x = -2
		y = 1
		prerequisite = { focus = KOR_yoon_seoul_court_riot }
		relative_position_id = KOR_yoon_seoul_court_riot
		completion_reward = { 
		add_stability = 0.1
		set_temp_variable = { KOR_korea_yoon_delete_var_temp = 10 }
		KOR_korea_yoon_delete_change_effect = yes
		country_event = { id = korea.313 }
		}
	}

	focus = {
		id = KOR_yoon_secure_ccourt
		icon = GFX_KOR_yoon_secure_ccourt
		cost = 2
		x = 0
		y = 1
		prerequisite = { focus = KOR_yoon_seoul_court_riot }
		relative_position_id = KOR_yoon_seoul_court_riot
		completion_reward = {
		set_temp_variable = { KOR_korea_yoon_delete_hunjae_var_temp = 15 }
		KOR_korea_yoon_delete_hunjae_change_effect = yes
		unlock_decision_tooltip = KOR_constitutional_court_security
		unlock_decision_tooltip = KOR_personal_protection
		}
	}

	focus = {
		id = KOR_yoon_counter_politi_extrem
		icon = GFX_KOR_yoon_counter_politi_extrem
		cost = 2
		x = 2
		y = 1
		prerequisite = { focus = KOR_yoon_seoul_court_riot }
		relative_position_id = KOR_yoon_seoul_court_riot
		completion_reward = {
		set_temp_variable = { KOR_korea_yoon_delete_var_temp = 10 }
		KOR_korea_yoon_delete_change_effect = yes	
		country_event = { id = korea.314 }			
		}
	}

	focus = {
		id = KOR_yoon_expulsion_fake
		icon = GFX_KOR_yoon_impeachmen
		allow_branch = {
			KOR_is_yoon_path = yes
			has_country_flag = KOR_yoon_taiwan_war_defeat
			has_country_flag = KOR_martial_law_countdown
			KOR_is_yoon_failed_coup = yes
			NOT = {
				OR = {
					has_country_flag = KOR_yoon_taiwan_war_victory
					has_country_flag = KOR_yoon_winter_republic 
					has_country_flag = KOR_seoul_court_riot
				}
			}
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = KOR_seoul_court_riot
				}	
			}
			if = {
				limit = {
					is_ai = no
				}
				custom_override_tooltip = {
					tooltip = KOR_korea_yoon_delete_var_tooltip_custum
					check_variable = { KOR_korea_yoon_delete_var > 40 }
				}
				custom_override_tooltip = {
					tooltip = KOR_korea_yoon_delete_hunjae_effect_tooltip_custum
					check_variable = { KOR_korea_yoon_delete_hunjae_var > 30 }
				}
				custom_override_tooltip = {
					tooltip = KOR_korea_yoon_delete_dead_army_tooltip_custum
					has_country_flag = KOR_yoon_dick1
					has_country_flag = KOR_yoon_dick2 
					has_country_flag = KOR_yoon_dick3 
					has_country_flag = KOR_yoon_dick4 
				}
			}
		}
		cost = 10
		x = 1
		y = 1
		prerequisite = { focus = KOR_yoon_protest_yoon }
		prerequisite = { focus = KOR_yoon_arrest_yoon }
		relative_position_id = KOR_yoon_protest_yoon
		select_effect = {
			hidden_effect = {
				country_event = { id = korea.304 days = 5 }
			}
		}
		completion_reward = { 
			country_event = { id = korea.320 hours = 6 }
		}
	}

	focus = {
		id = KOR_yoon_expulsion
		icon = GFX_KOR_yoon_impeachmen
		cost = 5
		x = 2
		y = 1
		prerequisite = { focus = KOR_yoon_war_on_terror }
		prerequisite = { focus = KOR_yoon_secure_ccourt }
		prerequisite = { focus = KOR_yoon_counter_politi_extrem }
		relative_position_id = KOR_yoon_war_on_terror
		cancelable = no
		available = {
			hidden_trigger = {
				has_country_flag = KOR_seoul_court_riot
			}
			if = {
				limit = {
					is_ai = no
				}
				custom_override_tooltip = {
					tooltip = KOR_korea_yoon_delete_var_tooltip_abc_custum
					check_variable = { KOR_korea_yoon_delete_var > 79 }
				}
				custom_override_tooltip = {
					tooltip = KOR_korea_yoon_delete_hunjae_effect_tooltip_abc_custum
					check_variable = { KOR_korea_yoon_delete_hunjae_var > 79 }
				}
			}
		}
		completion_reward = { 
			country_event = { id = korea.315 hours = 6 }
			hidden_effect = {
				set_country_flag = KOR_yoon_expulsion_no_more
			}
		}
	}

	focus = {
		id = KOR_yoon_emergency_election_fake
		icon = GFX_KOR_yoon_emergency_election_fake
		cost = 8.58
		x = 0
		y = 2
		prerequisite = { focus = KOR_yoon_expulsion_fake }
		relative_position_id = KOR_yoon_expulsion_fake
		cancelable = no
		completion_reward = { 
				country_event = { id = korea.213 hours = 6 }

		}
	}

	focus = {
		id = KOR_yoon_emergency_election
		icon = GFX_KOR_yoon_emergency_election_fake
		cost = 8.58
		x = 0
		y = 2
		prerequisite = { focus = KOR_yoon_expulsion }
		relative_position_id = KOR_yoon_expulsion
		cancelable = no
		select_effect = {
			hidden_effect = {
				country_event = { id = korea.318 days = 23 }
				country_event = { id = korea.319 days = 31 }
			}
		}
		completion_reward = { 
			country_event = { id = korea.213 hours = 6 }
		}
	}

	focus = {
		id = KOR_lee_canon_afterwar1 #먼지가 가라앉다.
		icon = GFX_KOR_lee_canon_afterwar1
		cost = 1
		x = 11
		y = 1
		cancelable = no
		allow_branch = {
			KOR_is_lee_after_yoon_path = yes
			has_country_flag = KOR_yoon_mtl_focus_unlock
		}
		select_effect = {
			hidden_effect = {
				if = {
					limit = {
						NOT = {
							1043 = {
								is_core_of = KOR
							}
						}
					}
					KOR = {
						add_state_core = 527
						add_state_core = 872
						add_state_core = 873
						add_state_core = 874
						add_state_core = 875
						add_state_core = 1042
						add_state_core = 1043
						add_state_core = 1044
						add_state_core = 1045
						add_state_core = 1046
						add_state_core = 1050
					}
				}
				if = {
					limit = {
						PD1 = {
							exists = yes
						}
					}
					PD1_yang_mujin_char = { 
						promote_character = yes
					}
				}
			}
		}	
		available = {
			has_global_flag = PRC_japanese_gaw_victory_global
		}
		completion_reward = {
			country_event = { id = korea.402 }
			hidden_effect = { scoped_play_song = "isntthatgood_tfrkp" }
		}
	}
	focus = {
		id = KOR_lee_canon_afterwar2 #미봉책
		icon = GFX_KOR_lee_canon_afterwar2
		cost = 1
		x = 0
		y = 1
		cancelable = no
		prerequisite = { focus = KOR_lee_canon_afterwar1 }
		relative_position_id = KOR_lee_canon_afterwar1
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lee2_tt
			country_event = { id = korea.401 hours = 1 }
		}
	}
	focus = {
		id = KOR_lee_canon_afterwar3 #묘지 앞에서
		icon = GFX_KOR_lee_canon_afterwar3
		cost = 1
		x = -2
		y = 2
		cancelable = no
		prerequisite = { focus = KOR_lee_canon_afterwar2 }
		relative_position_id = KOR_lee_canon_afterwar1
		select_effect = { 
			country_event = { id = korea.430 hours = 6 }
		}
		completion_reward = {
			country_event = { id = korea.404 hours = 1 }
		}
	}
	focus = {
		id = KOR_lee_canon_afterwar4 #삶은 계속된다.
		icon = GFX_KOR_lee_canon_afterwar4
		cost = 1
		x = 0
		y = 2
		cancelable = no
		prerequisite = { focus = KOR_lee_canon_afterwar2 }
		relative_position_id = KOR_lee_canon_afterwar1
		select_effect = {
			country_event = { id = korea.400 hours = 6 } #동창회
		}
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lee4_tt
			hidden_effect = {
				country_event = { id = korea.411 hours = 1 } #노스텔지어
			}
		}
	}
	focus = {
		id = KOR_lee_canon_afterwar5 #돌이킬 수 없는 관계
		icon = GFX_KOR_lee_canon_afterwar5
		cost = 1
		x = 2
		y = 2
		cancelable = no
		prerequisite = { focus = KOR_lee_canon_afterwar2 }
		relative_position_id = KOR_lee_canon_afterwar1
		select_effect = {
			country_event = { id = korea.442 hours = 6 } #김민석 연설
		}
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lee5_tt
			country_event = { id = korea.405 hours = 1 }
		}
	}
	focus = {
		id = KOR_lee_canon_afterwar6 #내일을 향해
		icon = GFX_KOR_lee_canon_afterwar6
		cost = 1
		x = -3
		y = 3
		cancelable = no
		prerequisite = { focus = KOR_lee_canon_afterwar3 }
		relative_position_id = KOR_lee_canon_afterwar1
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lee6_tt
			country_event = { id = korea.403 hours = 1 }
		}
	}
	focus = {
		id = KOR_lee_canon_afterwar7 #악연을 잊고
		icon = GFX_KOR_lee_canon_afterwar7
		cost = 1
		x = 3
		y = 3
		cancelable = no
		prerequisite = { focus = KOR_lee_canon_afterwar5 }
		relative_position_id = KOR_lee_canon_afterwar1

		select_effect = {
			country_event = { id = korea.443 hours = 6 }
		}
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_lee7_tt
			#country_event = { id = korea.407 hours = 6 }
			country_event = { id = korea.444 hours = 1 }
		}
	}
	focus = {
		id = KOR_lee_canon_afterwar8 #쓰레기통에서 피어난 장미꽃
		icon = GFX_KOR_lee_canon_afterwar8
		cost = 1
		x = 0
		y = 4
		cancelable = no
		prerequisite = { focus = KOR_lee_canon_afterwar6 }
		prerequisite = { focus = KOR_lee_canon_afterwar7 }
		relative_position_id = KOR_lee_canon_afterwar1
		completion_reward = {
			country_event = { id = korea.406 hours = 1 }
		}
	}
	focus = {
		id = KOR_lee_be_elected #이재명 당선
		icon = GFX_KOR_lee_be_elected
		cost = 3
		offset = {
			trigger = { KOR_is_lee_after_yoon_path = yes }
			x = -3
			y = -7
		}
		x = 15
		y = 8
		allow_branch = {
			KOR_is_lee_after_yoon_path = yes
            NOT = { has_global_flag = PRC_japanese_gaw_victory_global }
		}
		completion_reward = {
            custom_effect_tooltip = KOR_lee_start_aaa_tooltip
			hidden_effect = {
				news_event = { id = kor_news.34 days = 16 }
			}
		}
	}

	focus = {
		id = KOR_lee_the_task #당면한 과제
		icon = GFX_KOR_lee_the_task
		cost = 5
		x = 0
		y = 1
		prerequisite = { focus = KOR_lee_be_elected }
		relative_position_id = KOR_lee_be_elected
		completion_reward = { 
			set_country_flag = KOR_lee_the_task
			unlock_decision_category_tooltip = KOR_korea_lee_delete
		}
	}

	focus = {
		id = KOR_purging_insurrection #내란청산
		icon = GFX_KOR_purging_insurrection
		cost = 5
		x = -2
		y = 2
		prerequisite = { focus = KOR_lee_the_task }
		relative_position_id = KOR_lee_be_elected
		completion_reward = { 
			add_political_power = 100
			unlock_decision_tooltip = KOR_lee_ppp_investigate
			unlock_decision_tooltip = KOR_lee_war_investigate
		}
	}

	focus = {
		id = KOR_insurrection_special_counsel #내란특검
		icon = GFX_KOR_insurrection_special_counsel
		cost = 5
		x = -3
		y = 3
		prerequisite = { focus = KOR_purging_insurrection }
		relative_position_id = KOR_lee_be_elected
		completion_reward = { 
			unlock_decision_tooltip = KOR_lee_army_investigate
			unlock_decision_tooltip = KOR_lee_extrme_investigate
			unlock_decision_tooltip = KOR_lee_extrme_investigate_second
		}
	}

	focus = {
		id = KOR_true_republic_of_korea #진짜 대한민국
		icon = GFX_KOR_true_republic_of_korea
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_lee_the_task }
		relative_position_id = KOR_lee_be_elected
		completion_reward = { 
			country_event = { id = korea.214 hours = 6 }
		}
	}

	focus = {
		id = KOR_dismantle_the_prosecution #검찰해체
		icon = GFX_KOR_dismantle_the_prosecution
		cost = 5
		x = -1
		y = 3
		prerequisite = { focus = KOR_true_republic_of_korea }
		relative_position_id = KOR_lee_be_elected
		completion_reward = { 
			add_ideas = KOR_dismissal_prosecution_idea
		}
	}

	focus = {
		id = KOR_financial_revitalization #금융활성화
		icon = GFX_KOR_financial_revitalization
		cost = 5
		x = 1
		y = 3
		prerequisite = { focus = KOR_true_republic_of_korea }
		relative_position_id = KOR_lee_be_elected
		completion_reward = { 
			1041 = {
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			set_temp_variable = { income_var_temp = 10 }
			add_income = yes
		}
	}

	focus = {
		id = KOR_economic_recovery #경제회복
		icon = GFX_KOR_economic_recovery
		cost = 5
		x = 2
		y = 2
		prerequisite = { focus = KOR_lee_the_task }
		relative_position_id = KOR_lee_be_elected
		completion_reward = {
			unlock_decision_category_tooltip = KOR_lee_economy_decision
			1409 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
			}
			1410 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
			}
			1411 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
			}
		}
	}

	focus = {
		id = KOR_recovery_and_growth #회복과성장의마중물
		icon = GFX_KOR_recovery_and_growth
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_economic_recovery }
		relative_position_id = KOR_economic_recovery
		completion_reward = {
			unlock_decision_tooltip = KOR_new_contracts_people
			set_temp_variable = {
				var = debt_var_temp
				value = 30
			}
			add_debt_with_inflation = yes
			set_temp_variable = { poverty_development_var_temp = 0.05 }
            add_poverty_development = yes
			add_popularity = {
				ideology = social_liberal
				popularity = 0.05
			}
			add_stability = 0.01
		}
	}

	focus = {
		id = KOR_lee_roundtable_meeting #원탁회의
		icon = GFX_KOR_lee_roundtable_meeting
		cost = 5
		x = -2
		y = 1
		prerequisite = { focus = KOR_insurrection_special_counsel }
		prerequisite = { focus = KOR_dismantle_the_prosecution }
		relative_position_id = KOR_insurrection_special_counsel
		completion_reward = { 
			add_dynamic_modifier = {
					modifier = KOR_lee_new_socity_dynamic_modifir
				}	
		}
	}

	focus = {
		id = KOR_lee_judicial_reform #사법개혁
		icon = GFX_KOR_lee_judicial_reform
		cost = 5
		x = -1
		y = 1
		prerequisite = { focus = KOR_lee_roundtable_meeting }
		relative_position_id = KOR_lee_roundtable_meeting
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_lee_new_socity_dummy_idea
					add_idea = KOR_lee_judicial_reform_idea
				}
			}
			add_to_variable = {
					var = KOR_lee_new_political_power_gain_dynamic_var
					value = 0.05
				}
			add_to_variable = {
					var = KOR_lee_new_socity_stability_factor_dynamic_var
					value = 0.05
				}
		}
	}

	focus = {
		id = KOR_lee_enactment_of_anti_discrimination_law #차별금지법
		icon = GFX_KOR_lee_enactment_of_anti_discrimination_law
		cost = 7
		x = -3
		y = 1
		prerequisite = { focus = KOR_lee_roundtable_meeting }
		relative_position_id = KOR_lee_roundtable_meeting
		completion_reward = {
			custom_effect_tooltip = KOR_lee_new_left_tt
			custom_effect_tooltip = KOR_lee_new_people_tt
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_lee_new_socity_dummy_idea
					add_idea = KOR_lee_anti_discrimination_idea
				}
			}
			
			add_to_variable = {
					var = KOR_lee_new_political_power_gain_dynamic_var
					value = -0.03
				}
			add_to_variable = {
					var = KOR_lee_new_socity_stability_factor_dynamic_var
					value = 0.05
				}
			add_to_variable = {
					var = KOR_lee_new_socity_stability_factor_dynamic_var
					value = 0.015
				}
		}
	}

	focus = {
		id = KOR_lee_electoral_system_reform #선거제도 개혁
		icon = GFX_KOR_lee_electoral_system_reform
		cost = 7
		x = -1
		y = 1
		prerequisite = { focus = KOR_lee_enactment_of_anti_discrimination_law }
		relative_position_id = KOR_lee_enactment_of_anti_discrimination_law
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_lee_new_socity_dummy_idea
					add_idea = KOR_lee_electoral_system_idea
				}
			}
			
			add_to_variable = {
					var = KOR_lee_new_socity_stability_factor_dynamic_var
					value = 0.015
				}
			add_to_variable = {
					var = KOR_lee_new_political_power_gain_dynamic_var
					value = 0.001
				}
			add_to_variable = {
					var = KOR_lee_new_socity_stability_factor_dynamic_var
					value = 0.0025
				}
			add_to_variable = {
					var = KOR_lee_new_socity_social_democrat_drift_dynamic_var
					value = 0.01
				}
			add_to_variable = {
					var = KOR_lee_new_socity_social_liberal_drift_dynamic_var
					value = 0.05
				}
			add_to_variable = {
					var = KOR_lee_new_socity_libertarian_socialist_drift_dynamic_var
					value = 0.01
				}
		}
	}

	focus = {
		id = KOR_lee_social_equality #사회적 평등
		icon = GFX_KOR_lee_social_equality
		cost = 7
		x = -1
		y = 1
		prerequisite = { focus = KOR_lee_electoral_system_reform }
		prerequisite = { focus = KOR_lee_enemies_in_the_same_boat }
		relative_position_id = KOR_lee_electoral_system_reform
		completion_reward = { 
			custom_effect_tooltip = KOR_lee_new_left_tt
			set_temp_variable = { society_development_var_temp = 0.1 }
			add_society_development = yes
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_lee_new_socity_dummy_idea
					add_idea = KOR_lee_social_equaillity_idea
				}
			}
			add_to_variable = {
					var = KOR_lee_new_political_power_gain_dynamic_var
					value = 0.001
				}
			add_to_variable = {
					var = KOR_lee_new_socity_stability_factor_dynamic_var
					value = 0.005
				}
			add_to_variable = {
					var = KOR_lee_new_drift_defence_factor_dynamic_var
					value = 0.15
				}
			add_to_variable = {
					var = KOR_lee_new_socity_compliance_growth_dynamic_var
					value = 0.1
				}
			add_to_variable = {
					var = KOR_lee_new_socity_society_development_monthly_dynamic_var
					value = 0.0015
				}
		}
	}

	focus = {
		id = KOR_lee_enemies_in_the_same_boat #오월동주
		icon = GFX_KOR_lee_enemies_in_the_same_boat
		cost = 5
		x = 1
		y = 1
		prerequisite = { 
			focus = KOR_lee_enactment_of_anti_discrimination_law
			focus = KOR_lee_judicial_reform
		}
		mutually_exclusive = { focus = KOR_lee_i_alone_am }
		relative_position_id = KOR_lee_enactment_of_anti_discrimination_law
		select_effect = {
			country_event = { id = korea.243 hours = 6 }
		}
		completion_reward = { 
			add_stability = 0.1
			set_temp_variable = { coalition_partner_var_temp = token:social_democrat }
			add_to_coalition = yes
			set_temp_variable = { coalition_partner_var_temp = token:libertarian_socialist }
			add_to_coalition = yes
			add_popularity = {
				ideology = social_democrat
				popularity = 0.03
			}
			add_popularity = {
				ideology = libertarian_socialist
				popularity = 0.03
			}
			hidden_effect = {
				country_event = { id = korea.271 hours = 6 }
			}
		}
	}

	focus = {
		id = KOR_lee_i_alone_am #유아독존
		icon = GFX_KOR_lee_i_alone_am
		cost = 4
		x = 3
		y = 1
		prerequisite = { focus = KOR_lee_judicial_reform }
		mutually_exclusive = { focus = KOR_lee_enemies_in_the_same_boat }
		relative_position_id = KOR_lee_enactment_of_anti_discrimination_law
		completion_reward = {
			custom_effect_tooltip = KOR_i_alone_me_tt
			add_political_power = 200
			add_stability = -0.05
			add_popularity = {
				ideology = social_liberal
				popularity = 0.1
			}
			add_popularity = {
				ideology = social_democrat
				popularity = -0.05
			}
			add_popularity = {
				ideology = libertarian_socialist
				popularity = -0.05
			}
			add_popularity = {
				ideology = conservative
				popularity = -0.1
			}
			add_popularity = {
				ideology = market_liberal
				popularity = -0.1
			}
		}
	}

	focus = {
		id = KOR_lee_cooperation_with_chaebols #재벌협력
		icon = GFX_KOR_lee_cooperation_with_chaebols
		cost = 4
		x = -1
		y = 1
		prerequisite = { focus = KOR_lee_i_alone_am }
		relative_position_id = KOR_lee_i_alone_am
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_lee_new_socity_dummy_idea
					add_idea = KOR_lee_chaebol_copertaion_idea	
				}
			}
			add_to_variable = {
					var = KOR_lee_new_socity_production_speed_buildings_factor_dynamic_var
					value = 0.05
				}
			add_to_variable = {
					var = KOR_lee_new_socity_business_value_factor_dynamic_var
					value = 0.05
				}
			add_to_variable = {
					var = KOR_lee_new_socity_industrial_development_monthly_dynamic_var
					value = 0.01
				}
			add_to_variable = {
					var = KOR_lee_new_socity_income_growth_factor_dynamic_var
					value = 0.075
				}
			add_to_variable = {
					var = KOR_lee_new_socity_society_development_monthly_dynamic_var
					value = -0.005
				}
		}
	}

	focus = {
		id = KOR_lee_chaebol_reform #재벌개혁
		icon = GFX_KOR_lee_chaebol_reform
		cost = 5
		x = -3
		y = 1
		prerequisite = { focus = KOR_lee_enemies_in_the_same_boat }
		relative_position_id = KOR_lee_i_alone_am
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_lee_new_socity_dummy_idea
					add_idea = KOR_lee_chaebol_reform_idea
				}
			}
			
			add_to_variable = {
					var = KOR_lee_new_socity_personal_expense_factor_dynamic_var
					value = -0.05
				}
			add_to_variable = {
					var = KOR_lee_new_socity_society_development_monthly_dynamic_var
					value = 0.02
				}
			add_to_variable = {
					var = KOR_lee_new_socity_personal_expense_factor_dynamic_var
					value = 0.03
				}
		}
	}

	focus = {
		id = KOR_lee_judgment_of_political_parties #국민의힘 정당심판
		icon = GFX_KOR_lee_judgment_of_political_parties
		cost = 5
		x = 1
		y = 1
		prerequisite = { 
			focus = KOR_lee_chaebol_reform
			focus = KOR_lee_cooperation_with_chaebols }
		relative_position_id = KOR_lee_chaebol_reform
		completion_reward = { 
			custom_effect_tooltip = KOR_lee_new_people_tt
			country_event = { id = korea.215 hours = 6 }
		}
	}

	focus = {
		id = KOR_lee_face_the_current_situation #현 상황을 직시
		icon = GFX_KOR_lee_face_the_current_situation
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_lee_i_alone_am }
		relative_position_id = KOR_lee_i_alone_am
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_lee_new_socity_dummy_idea
					add_idea = KOR_lee_face_the_current_idea
				}
			}
			
			add_to_variable = {
					var = KOR_lee_new_socity_production_speed_buildings_factor_dynamic_var
					value = 0.075
				}
			add_to_variable = {
					var = KOR_lee_new_political_power_gain_dynamic_var
					value = 0.005
				}
			add_to_variable = {
					var = KOR_lee_new_drift_defence_factor_dynamic_var
					value = 0.005
				}
			add_to_variable = {
					var = KOR_lee_new_socity_society_development_monthly_dynamic_var
					value = 0.005
				}
			add_to_variable = {
					var = KOR_lee_new_socity_social_democrat_drift_dynamic_var
					value = -0.001
				}
			add_to_variable = {
					var = KOR_lee_new_socity_libertarian_socialist_drift_dynamic_var
					value = -0.001
				}
		}
	}

	focus = {
		id = KOR_midnight_approaches #자정이 다가온다
		icon = GFX_KOR_midnight_approaches
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_financial_revitalization }
		prerequisite = { focus = KOR_dismantle_the_prosecution }
		relative_position_id = KOR_true_republic_of_korea
		completion_reward = {
			country_event = { id = korea.240 hours = 6 }
			add_ideas = KOR_midnight_idea
		}
	}

	focus = {
		id = KOR_lee_relocation_of_national #국가기관 지방이전
		icon = GFX_KOR_lee_relocation_of_national
		cost = 5
		x = -1
		y = 1
		prerequisite = { focus = KOR_midnight_approaches }
		relative_position_id = KOR_midnight_approaches
		completion_reward = { 
			add_political_power = 100
			add_stability = 0.05
			set_temp_variable = { society_development_var_temp = 0.05 }
			add_society_development = yes
		}
	}

	focus = {
		id = KOR_lee_relocation_of_the_administrative #국가기관 지방이전
		icon = GFX_KOR_lee_relocation_of_the_administrativ
		cost = 5
		x = -2
		y = 2
		prerequisite = { focus = KOR_lee_relocation_of_national }
		relative_position_id = KOR_midnight_approaches
		completion_reward = { 
			add_ideas = KOR_sejong_capital_idea
			set_victory_points = {
				province = 14238
				value = 7
			}
		}
	}

	focus = {
		id = KOR_lee_defense_budget_increase #국방예산
		icon = GFX_KOR_lee_defense_budget_increase
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_midnight_approaches }
		relative_position_id = KOR_midnight_approaches
		completion_reward = {
			set_temp_variable = {
				var = debt_var_temp
				value = 30
			}
			add_debt_with_inflation = yes
			army_experience = 50
			navy_experience = 50
			air_experience = 50
			add_ideas = KOR_upgrade_weapon_idea
			unlock_decision_tooltip = KOR_gangwon_lee_arms
			unlock_decision_tooltip = KOR_choongchung_lee_arms
			unlock_decision_tooltip = KOR_gyungsang_north_lee_arms
			unlock_decision_tooltip = KOR_junla_lee_arms
		}
	}

	focus = {
		id = KOR_lee_korean_style_iron_dome #아이언돔
		icon = GFX_KOR_lee_korean_style_iron_dome
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_lee_defense_budget_increase }
		relative_position_id = KOR_lee_defense_budget_increase
		completion_reward = {
			add_ideas = KOR_iron_doom_idea
		}
	}

	focus = {
		id = KOR_lee_joining_the_pdto #태평양방위조약기구 가입
		icon = GFX_KOR_lee_joining_the_pdto
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_midnight_approaches }
		relative_position_id = KOR_midnight_approaches
		completion_reward = { 
			JAP = { add_to_faction = KOR }
			hidden_effect = {
				news_event = { id = kor_news.21 days = 1 }
			}
		}
	}

	focus = {
		id = KOR_lee_weapons_for_allies #동맹에게 무기를
		icon = GFX_KOR_lee_weapons_for_allies
		cost = 5
		x = -3
		y = 1
		prerequisite = { focus = KOR_lee_joining_the_pdto }
		relative_position_id = KOR_lee_joining_the_pdto
		mutually_exclusive = { focus = KOR_lee_the_spearhead_of_democracy }
		completion_reward = {
			RAJ = {
				set_temp_variable = { income_var_temp = -10 }
				add_income = yes
				add_equipment_to_stockpile = { type = modern_tank_artillery_equipment_1 amount = 300 producer = KOR }
				set_temp_variable = { military_development_var_temp = 0.02 }
				add_military_development = yes
			}
			JAP = {
				set_temp_variable = { income_var_temp = -13 }
				add_income = yes
				add_equipment_to_stockpile = { type = modern_tank_equipment_3 amount = 200 producer = KOR }
				set_temp_variable = { military_development_var_temp = 0.03 }
				add_military_development = yes
			}
			AST = {
				set_temp_variable = { income_var_temp = -13 }
				add_income = yes
				add_equipment_to_stockpile = { type = KOR_mechanized_equipment_4 amount = 200 producer = KOR }
				set_temp_variable = { military_development_var_temp = 0.03 }
				add_military_development = yes
			}
			set_temp_variable = { income_var_temp = 36 }
			add_income = yes
		}
	}

	focus = {
		id = KOR_lee_the_spearhead_of_democracy #민주주의의 창끝
		icon = GFX_KOR_lee_the_spearhead_of_democracy
		cost = 5
		x = -1
		y = 1
		prerequisite = { focus = KOR_lee_joining_the_pdto }
		relative_position_id = KOR_lee_joining_the_pdto
		mutually_exclusive = { focus = KOR_lee_weapons_for_allies }
		completion_reward = { 
			add_ideas = KOR_democratic_weapon_idea
		}
	}

	focus = {
		id = KOR_lee_continuing_to_build_an_elite_military #군 정예화 지속
		icon = GFX_KOR_lee_continuing_to_build_an_elite_military
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_lee_joining_the_pdto }
		relative_position_id = KOR_lee_joining_the_pdto
		mutually_exclusive = { focus = KOR_lee_development_of_asymmetric_weapons }
		completion_reward = { 
			add_ideas = KOR_army_elite_idea
		}
	}

	focus = {
		id = KOR_lee_development_of_asymmetric_weapons #비대칭 무기 개발
		icon = GFX_KOR_lee_development_of_asymmetric_weapons
		cost = 5
		x = 3
		y = 1
		prerequisite = { focus = KOR_lee_joining_the_pdto }
		relative_position_id = KOR_lee_joining_the_pdto
		mutually_exclusive = { focus = KOR_lee_continuing_to_build_an_elite_military }
		completion_reward = { 
			custom_effect_tooltip = KOR_lee_development_of_asymmetric_weapons_tooltip
			hidden_effect = {
				country_event = { id = korea.242 hours = 6 }
				set_country_flag = KOR_bio_weapon
			}
		}
	}

	focus = {
		id = KOR_lee_military_exercise #합동군사훈련
		icon = GFX_KOR_lee_military_exercise
		cost = 5
		x = 0
		y = 2
		prerequisite = { 
			focus = KOR_lee_development_of_asymmetric_weapons
			focus = KOR_lee_continuing_to_build_an_elite_military
			focus = KOR_lee_the_spearhead_of_democracy
			focus = KOR_lee_weapons_for_allies
		 }
		relative_position_id = KOR_lee_joining_the_pdto
		select_effect = {
			news_event = { id = kor_news.33 hours = 6 }
		}
		completion_reward = { 
			set_temp_variable = { military_development_var_temp = 0.1 }
			add_military_development = yes
			JAP = {
				set_temp_variable = { military_development_var_temp = 0.1 }
				add_military_development = yes
			}
			AST = {
				set_temp_variable = { military_development_var_temp = 0.1 }
				add_military_development = yes
			}
			hidden_effect = {
				news_event = { id = kor_news.23 days = 1 }
				country_event = { id = korea.239 hours = 6 }
			}
		}
	}

	focus = {
		id = KOR_lee_civil_defense_drill #민방위 훈련
		icon = GFX_KOR_lee_civil_defense_drill
		cost = 5
		x = -2
		y = 2
		prerequisite = { 
			focus = KOR_lee_development_of_asymmetric_weapons
			focus = KOR_lee_continuing_to_build_an_elite_military
			focus = KOR_lee_the_spearhead_of_democracy
			focus = KOR_lee_weapons_for_allies
		 }
		relative_position_id = KOR_lee_joining_the_pdto
		completion_reward = { 
				1041 = { add_dynamic_modifier = { modifier = KOR_last_city_dynamic } }
			add_war_support = 0.05
			hidden_effect = {
				country_event = { id = korea.244 hours = 6 }
			}
		}
	}

	focus = {
		id = KOR_lee_preparation_for_information_warfare #정보전 대비
		icon = GFX_KOR_lee_preparation_for_information_warfare
		cost = 5
		x = 2
		y = 2
		prerequisite = { 
			focus = KOR_lee_development_of_asymmetric_weapons
			focus = KOR_lee_continuing_to_build_an_elite_military
			focus = KOR_lee_the_spearhead_of_democracy
			focus = KOR_lee_weapons_for_allies
		 }
		relative_position_id = KOR_lee_joining_the_pdto
		completion_reward = { 
			add_timed_idea = {
				idea = KOR_anti_prc_propaganda_idea
				days = 180
			}
		}
	}

	focus = {
		id = KOR_lee_the_storm_is_coming #폭풍이다가온다
		icon = GFX_KOR_lee_the_storm_is_coming
		cost = 5
		x = 0
		y = 3
		prerequisite = { focus = KOR_lee_preparation_for_information_warfare }
		prerequisite = { focus = KOR_lee_civil_defense_drill }
		prerequisite = { focus = KOR_lee_military_exercise }
		relative_position_id = KOR_lee_joining_the_pdto
		select_effect = {
			country_event = { id = korea.274 hours = 6 }
		}
		completion_reward = {
			country_event = { id = korea.223 hours = 6 }
			remove_ideas = KOR_midnight_idea
			custom_effect_tooltip = KOR_lee_the_storm_is_coming_tooltip
		}
	}

	focus = {
		id = KOR_our_industry #국가의 근간
		icon = GFX_KOR_our_industry
		cost = 5
		x = 2
		y = 1
		prerequisite = { focus = KOR_financial_revitalization }
		prerequisite = { focus = KOR_recovery_and_growth }
		relative_position_id = KOR_recovery_and_growth
		completion_reward = { 
			add_research_slot = 1
			set_temp_variable = {
                var = debt_var_temp
                value = 10
            }
			add_debt_with_inflation = yes
		}
	}

	focus = {
		id = KOR_investment_expansion #R&D국가예산확대
		icon = GFX_KOR_investment_expansion
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_our_industry }
		relative_position_id = KOR_our_industry
		completion_reward = { 
			set_temp_variable = { academic_development_var_temp = 0.05 }
			add_academic_development = yes
			add_timed_idea = {
				idea = KOR_reserch_invest_idea
				days = 180
			}
		}
	}

	focus = {
		id = KOR_lee_regional_industrial_complex #지방산업단지
		icon = GFX_KOR_lee_regional_industrial_complex
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_investment_expansion }
		relative_position_id = KOR_investment_expansion
		completion_reward = {
			870 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			869 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			unlock_decision_tooltip = KOR_gangwon_lee_civil
			unlock_decision_tooltip = KOR_choongchung_lee_civil
			unlock_decision_tooltip = KOR_gyungsang_north_lee_civil
			unlock_decision_tooltip = KOR_gyungsang_south_lee_civil
			unlock_decision_tooltip = KOR_junla_lee_civil
		}
	}

	focus = {
		id = KOR_lee_shipyard_construction #조선소 건설
		icon = GFX_KOR_lee_shipyard_construction
		cost = 5
		x = 1
		y = 1
		prerequisite = { focus = KOR_lee_regional_industrial_complex }
		relative_position_id = KOR_lee_regional_industrial_complex
		completion_reward = {
			unlock_decision_tooltip = KOR_busan_dockyard_lee_plan
			unlock_decision_tooltip = KOR_ulsan_dockyard_lee_plan
			 
			1409 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
			1412 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
                var = debt_var_temp
                value = 20
            }
			add_debt_with_inflation = yes
		}
	}

	focus = {
		id = KOR_lee_defense_industry_support #방산기업 지원
		icon = GFX_KOR_lee_defense_industry_support
		cost = 5
		x = -1
		y = 1
		prerequisite = { focus = KOR_investment_expansion }
		relative_position_id = KOR_investment_expansion
		completion_reward = { 
			870 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			unlock_decision_tooltip = KOR_create_a_joint_mitsubishi_heavy_industries_hyundai_rotem_tank_plant_in_busan
			unlock_decision_tooltip = KOR_create_a_joint_mitsubishi_heavy_industries_kyasaki
			set_temp_variable = { military_development_var_temp = 0.05 }
			add_military_development = yes
			set_temp_variable = { industrial_development_var_temp = 0.05 }
			add_industrial_development = yes
		}
	}

	focus = {
		id = KOR_lee_aerial_weapons #하늘의 무기
		icon = GFX_KOR_lee_aerial_weapons
		cost = 5
		x = 0
		y = 2
		prerequisite = { focus = KOR_lee_defense_industry_support }
		relative_position_id = KOR_investment_expansion

		completion_reward = {
			unlock_decision_tooltip = KOR_gyungsang_south_lee_arms
			air_experience = 50
			if = {
				limit = {
					NOT = {
						has_tech = improved_medium_airframe
					}
				}
				set_technology = {
					improved_medium_airframe = 1
				}
			}
			 
			create_equipment_variant = {
				name = "KUS-X"
				type = medium_plane_airframe_2
				parent_version = 0
				allow_without_tech = yes
				modules = {
					fixed_main_weapon_slot = bomb_locks
					fixed_auxiliary_weapon_slot_1 = bomb_locks
					fixed_auxiliary_weapon_slot_2 = bomb_locks
					engine_type_slot = engine_2_2x
					special_type_slot_1 = hmg_defense_turret
					special_type_slot_2 = ai_targeting_computer_small
					special_type_slot_3 = radio_navigation_1
				}
				#icon = "GFX_PRC_dark_sword_eq"
			}
			add_equipment_production = {
				equipment = {
					type = medium_plane_airframe_2
					creator = "KOR"
					version_name = "KUS-X"
				}
				requested_factories = 10
				efficiency = 200
			}
			add_equipment_to_stockpile = {
				type = medium_plane_airframe_2
				variant_name = "KUS-X"
				amount = 200
				producer = KOR
			}
			custom_effect_tooltip = KOR_experimental_uavs_tt
			add_tech_bonus = {
				name = KOR_experimental_uavs
				bonus = 0.5
				uses = 2
				category = rocketry
			}
			add_tech_bonus = {
				name = KOR_experimental_uavs
				bonus = 0.75
				uses = 2
				category = tactical_bomber
			}
			random_army_leader = {
				add_trait = {
					trait = trait_drone_operator
				}
			}
			random_army_leader = {
				add_trait = {
					trait = trait_drone_operator
				}
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 20
			}
			add_debt_with_inflation = yes
		}
	}

	focus = {
		id = KOR_lee_ai_unmanned_technology #ai무인화기술어쩌고
		icon = GFX_KOR_lee_ai_unmanned_technology
		cost = 6
		x = 1
		y = 3
		prerequisite = { focus = KOR_lee_aerial_weapons }
		relative_position_id = KOR_investment_expansion
		completion_reward = {
			set_technology = {
				terminator_ai_tech = 1
			}
			country_event = { id = korea.216 hours = 6 }
			add_ideas = KOR_army_noman_idea
			army_experience = 50
			hidden_effect = {
				add_tech_bonus = {
					name = PRC_deus_ex_machina_nat
					bonus = 1
					ahead_reduction = 2
					uses = 2
					category = artificial_intelligence
				}

				if = {
					limit = {
						has_tech = support_weapons6
					}
					set_technology = {
						support_weapons7 = 1
					}
					custom_effect_tooltip = JAP_wide_application_of_exoskeletons_tt2
				}
				if = {
					limit = {
						NOT = {
							has_tech = support_weapons6
						}
					}
					set_technology = {
						support_weapons7 = 1
					}
					
				}
				add_doctrine_cost_reduction = {
					name = KOR_embrace_the_future
					cost_reduction = 0.5
					uses = 1
					category = land_doctrine
				}
				add_doctrine_cost_reduction = {
					name = KOR_embrace_the_future
					cost_reduction = 0.5
					uses = 1
					category = air_doctrine
				}
				add_doctrine_cost_reduction = {
					name = KOR_embrace_the_future
					cost_reduction = 0.5
					uses = 1
					category = naval_doctrine
				}
			}
			custom_effect_tooltip = KOR_lee_ai_tt
		}
	}

	## 계엄버지 ##
	focus = {
		id = KOR_yoon_spring_seoul
		icon = GFX_KOR_yoon_spring_seoul
		allow_branch = {
			KOR_is_yoon_path = yes
			KOR_is_yoon_declare_martial_law = yes
			has_country_flag = KOR_yoon_winter_republic
			NOT = { has_country_flag = KOR_yoon_mtl_focus_unlock }
		}
		cost = 3
		x = 20
		y = 3
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_spring_seoul_idea
				}
			}
			change_government_type_presidential_dictatorship = yes

			hidden_effect = {
				add_dynamic_modifier = {
					modifier = KOR_martial_law_dynamic
				}

				add_to_variable = {
					var = KOR_korea_revival_production_factory_max_efficiency_factor_dynamic_var
					value = -0.15
				}

				add_to_variable = {
					var = KOR_korea_revival_production_factory_efficiency_gain_factor_dynamic_var
					value = -0.20
				}

				add_to_variable = {
					var = KOR_korea_revival_production_factory_start_efficiency_factor_dynamic_var
					value = -0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_industrial_complex_factor_dynamic_var
					value = -0.20
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_arms_factory_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_synthetic_refinery_factor_dynamic_var
					value = 0.10
				}	

				add_to_variable = {
					var = KOR_korea_revival_political_power_gain_dynamic_var
					value = -0.015
				}

				add_to_variable = {
					var = KOR_korea_revival_stability_factor_dynamic_var
					value = -0.35
				}
				country_event = { id = korea.133 days = 120 }
				country_event = { id = korea.149 days = 153}
				country_event = { id = korea.193 days = 25}
				country_event = { id = korea.194 days = 80}
				clr_country_flag = KOR_youngsan_move
			}
		}
	}

	## 중앙 정치파트

	focus = {
		id = KOR_yoon_media_control
		icon = GFX_KOR_yoon_media_control
		prerequisite = { focus = KOR_yoon_spring_seoul }
		relative_position_id = KOR_yoon_spring_seoul
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_media_idea
				}
			}
			add_to_variable = {
				var = KOR_korea_revival_stability_factor_dynamic_var
                value = 0.15
			}
			country_event = { id = korea.131 }
		}
	}

	focus = {
		id = KOR_yoon_constitution_control
		icon = GFX_KOR_yoon_constitution_control
		prerequisite = { focus = KOR_yoon_spring_seoul }
		relative_position_id = KOR_yoon_spring_seoul
		cost = 3
		x = -1
		y = 1
		completion_reward = { 
			add_political_power = 150
			country_event = { id = korea.101 hours = 6 }

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_constitution_control_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_political_power_gain_dynamic_var
					value = 0.00029
				}

				add_to_variable = {
					var = KOR_korea_revival_stability_factor_dynamic_var
					value = 0.10
				}
			}
			country_event = { id = korea.267 hours = 6 }
		}
	}

	focus = {
		id = KOR_yoon_end_divide
		icon = GFX_KOR_yoon_end_divide
		prerequisite = {
			focus = KOR_yoon_constitution_control
			focus = KOR_yoon_media_control
			}
		relative_position_id = KOR_yoon_constitution_control
		cost = 3
		x = 0
		y = 1
		completion_reward = {
			set_temp_variable = { society_development_var_temp = -0.10 }
			add_society_development = yes
			add_ideas = KOR_yoon_end_divide_idea
			country_event = { id = korea.109 hours = 6 }
			hidden_effect = {
				country_event = { id = korea.173 days = 50}
			}
		}
	}

	focus = {
		id = KOR_yoon_yoons_think
		icon = GFX_KOR_yoon_yoons_think
		prerequisite = {
			focus = KOR_yoon_constitution_control
			focus = KOR_yoon_media_control
			}
		relative_position_id = KOR_yoon_constitution_control
		cost = 3
		x = 2
		y = 1
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_yoons_think_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_society_development_monthly_dynamic_var
					value = -0.03
				}

				add_to_variable = {
					var = KOR_korea_revival_political_power_gain_dynamic_var
					value = 0.015
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_eternal_president
		icon = GFX_KOR_yoon_eternal_president
		prerequisite = {
			focus = KOR_yoon_end_divide
			focus = KOR_yoon_yoons_think
			}
		relative_position_id = KOR_yoon_yoons_think
		cost = 3
		x = -1
		y = 1
		completion_reward = {
			country_event = { id = korea.164 hours = 6}
			add_stability = 0.05
			add_political_power = 100
			hidden_effect = {
				country_event = { id = korea.268 days = 7 }
			}
		}
	}

	## 우측 산업파트

	focus = {
		id = KOR_yoon_return_doctor
		icon = GFX_KOR_yoon_return_doctor
		prerequisite = { focus = KOR_yoon_spring_seoul }
		relative_position_id = KOR_yoon_spring_seoul
		cost = 3
		x = 4
		y = 1
		completion_reward = {
			country_event = { id = korea.102 hours = 6 }
			add_stability = 0.03
		}
	}

	focus = {
		id = KOR_yoon_time_to_work
		icon = GFX_KOR_yoon_time_to_work
		prerequisite = { focus = KOR_yoon_return_doctor }
		relative_position_id = KOR_yoon_return_doctor
		mutually_exclusive = { focus = KOR_yoon_new_town_campaign }
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_time_to_work_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_production_speed_buildings_factor_dynamic_var
					value = 0.15
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_infrastructure_factor_dynamic_var
					value = 0.20
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_industrial_complex_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_rail_way_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_stability_factor_dynamic_var
					value = -0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_political_power_gain_dynamic_var
					value = -0.029
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_new_town_campaign
		icon = GFX_KOR_yoon_new_town_campaign
		prerequisite = { focus = KOR_yoon_media_control }
		relative_position_id = KOR_yoon_media_control
		mutually_exclusive = { focus = KOR_yoon_time_to_work}
		cost = 3
		x = 2
		y = 1
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_new_town_campaign_idea
				}
			}

			hidden_effect = {
				country_event = {
					id = korea.277
				}
				add_to_variable = {
					var = KOR_korea_revival_production_speed_buildings_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_infrastructure_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_industrial_complex_factor_dynamic_var
					value = 0.08
				}

				add_to_variable = {
					var = KOR_korea_revival_production_speed_rail_way_factor_dynamic_var
					value = 0.05
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_passionate_korean
		icon = GFX_KOR_yoon_passionate_korean
		prerequisite = { 
			focus = KOR_yoon_new_town_campaign
			focus = KOR_yoon_time_to_work
			}
		relative_position_id = KOR_yoon_media_control
		cost = 3
		x = 3
		y = 2
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_passionate_korean_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_business_value_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_personal_value_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_poverty_development_monthly_dynamic_var
					value = 0.02
				}

				add_to_variable = {
					var = KOR_korea_revival_society_development_monthly_dynamic_var
					value = -0.001
				}

				add_to_variable = {
					var = KOR_korea_revival_production_factory_max_efficiency_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_korea_revival_production_factory_efficiency_gain_factor_dynamic_var
					value = 0.10
				}
			}
			country_event = { id = korea.160 hours = 6 }
			870 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
		}
	}

	## 중반부 중점

	focus = {
		id = KOR_yoon_big_father
		icon = GFX_KOR_yoon_big_father
		prerequisite = { focus = KOR_yoon_eternal_president }
		prerequisite = { focus = KOR_yoon_passionate_korean }
		relative_position_id = KOR_yoon_passionate_korean
		cost = 3
		x = -2
		y = 1
		completion_reward = {
			add_ideas = KOR_yoon_big_father_idea
			country_event = { id = korea.165 hours = 6 }
		}
	}

	focus = {
		id = KOR_yoon_dark_work
		icon = GFX_KOR_TFR_KR
		prerequisite = { focus = KOR_yoon_big_father }
		relative_position_id = KOR_yoon_big_father
		cost = 3
		x = -1
		y = 1
		completion_reward = {
			if = {
				limit = {
					country_exists = PRK
				}
				PRK = {
					add_stability = -0.05
				}
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_dark_work_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_crypto_strength_dynamic_var
					value = 1
				}

				add_to_variable = {
					var = KOR_korea_revival_military_development_monthly_dynamic_var
					value = 0.01
				}

				add_to_variable = {
					var = KOR_korea_revival_resistance_decay_dynamic_var
					value = 0.20
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_light_work
		icon = GFX_KOR_yoon_light_work
		prerequisite = { focus = KOR_yoon_big_father }
		relative_position_id = KOR_yoon_big_father
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_light_work_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_political_power_gain_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_stability_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_korea_revival_society_development_monthly_dynamic_var
					value = 0.005
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_anti_communist_mission
		icon = GFX_KOR_yoon_anti_communist_mission
		prerequisite = { focus = KOR_yoon_dark_work }
		prerequisite = { focus = KOR_yoon_light_work }
		relative_position_id = KOR_yoon_dark_work
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			if = {
				limit = {
					country_exists = PRC
				}
				PRC = {
					add_political_power = -100
					add_stability = -0.10
					add_war_support = -0.10
				}
			}
			if = {
				limit = {
					country_exists = PRK
				}
				PRK = {
					add_political_power = -100
					add_stability = -0.05
					add_war_support = -0.10
				}
			}
		}
	}

	## 좌측 국민세뇌 중점

	focus = {
		id = KOR_yoon_samchang
		icon = GFX_KOR_yoon_samchang
		prerequisite = { focus = KOR_yoon_spring_seoul }
		relative_position_id = KOR_yoon_spring_seoul
		cost = 3
		x = -3
		y = 2
		completion_reward = {
			set_temp_variable = { society_development_var_temp = -0.06 }
			add_society_development = yes

			set_temp_variable = { poverty_development_var_temp = 0.10 }
			add_poverty_development = yes

			add_ideas = KOR_yoon_samchang_idea
		}
	}

	focus = {
		id = KOR_yoon_military_education
		icon = GFX_KOR_yoon_military_education
		prerequisite = { focus = KOR_yoon_samchang }
		relative_position_id = KOR_yoon_samchang
		cost = 3
		x = 1
		y = 1
		completion_reward = {
			add_ideas = KOR_yoon_military_education_idea
			custom_effect_tooltip = KOR_military_exercise_yoon_tooltip
			1411 = {
				create_unit = { 
					division = "name = \"Hakdo Hoguk-dan\" division_template = \"jiyeogbang-wi Sadan\" start_manpower_factor = 0.1 start_experience_factor = 0.1 start_equipment_factor = 0.3" 
					owner = KOR
					count = 1
				}
				create_unit = { 
					division = "name = \"Sudosadan Hakdo Uibyeong-dae\" division_template = \"jiyeogbang-wi Sadan\" start_manpower_factor = 0.1 start_experience_factor = 0.1 start_equipment_factor = 0.3" 
					owner = KOR
					count = 1
				}
				create_unit = { 
					division = "name = \"Bangong Haksaeng Cheongnyeon-dan\" division_template = \"jiyeogbang-wi Sadan\" start_manpower_factor = 0.1 start_experience_factor = 0.1 start_equipment_factor = 0.3" 
					owner = KOR
					count = 1
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_national_education
		icon = GFX_KOR_yoon_national_education
		prerequisite = { focus = KOR_yoon_samchang }
		relative_position_id = KOR_yoon_samchang
		cost = 3
		x = -1
		y = 1
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_national_education_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_society_development_monthly_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_korea_revival_academic_development_monthly_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_korea_revival_military_development_monthly_dynamic_var
					value = 0.05
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_history_rewrite
		icon = GFX_KOR_yoon_history_rewrite
		prerequisite = { 
			focus = KOR_yoon_military_education
			focus = KOR_yoon_national_education
			}
		relative_position_id = KOR_yoon_military_education
		cost = 3
		x = -2
		y = 1
		completion_reward = {
			country_event = { id = korea.199 hours = 6}
			add_political_power = 50
			add_stability = 0.01
		}
	}

	focus = {
		id = KOR_yoon_killing_internet
		icon = GFX_KOR_yoon_killing_internet
		prerequisite = { 
			focus = KOR_yoon_military_education
			focus = KOR_yoon_national_education
			}
		relative_position_id = KOR_yoon_military_education
		cost = 4
		x = 0
		y = 1
		completion_reward = {
			set_temp_variable = { society_development_var_temp = 0.10 }
			add_society_development = yes
			set_temp_variable = { academic_development_var_temp = -0.05 }
			add_academic_development = yes
			hidden_effect = {
				country_event = { id = korea.245 hours = 6 }
			}
		}
	}

	focus = {
		id = KOR_yoon_women_duty
		icon = GFX_KOR_yoon_women_duty
		prerequisite = { 
			focus = KOR_yoon_history_rewrite
			focus = KOR_yoon_killing_internet 
			}
		relative_position_id = KOR_yoon_history_rewrite
		cost = 5
		x = 1
		y = 1
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_women_duty_idea
				}
			}

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_conscription_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_korea_revival_inflation_monthly_factor_dynamic_var
					value = 0.001
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_killing_chinese
		icon = GFX_KOR_yoon_killing_chinese
		prerequisite = { focus = KOR_yoon_women_duty }
		relative_position_id = KOR_yoon_women_duty
		cost = 5
		x = 0
		y = 1
		completion_reward = {
			add_manpower = -10000
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_martial_law_dynamic_dummy_idea
					add_idea = KOR_yoon_killing_chinese_idea
				}
			}
			country_event = { id = korea.150 hours = 6 }

			hidden_effect = {
				add_to_variable = {
					var = KOR_korea_revival_academic_development_monthly_dynamic_var
					value = -0.015
				}

				add_to_variable = {
					var = KOR_korea_revival_industrial_development_monthly_dynamic_var
					value = -0.01
				}

				add_to_variable = {
					var = KOR_korea_revival_stability_weekly_dynamic_var
					value = 0.0013
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_pdto_our_postion
		icon = GFX_KOR_yoon_pdto_our_postion
		prerequisite = { focus = KOR_yoon_spring_seoul }
		relative_position_id = KOR_yoon_spring_seoul
		cost = 4
		x = -6
		y = 1
		completion_reward = {
			set_temp_variable = { military_development_var_temp = 0.05 }
			add_military_development = yes
			JAP = { add_to_faction = KOR }

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_pdto_dynamic_dummy_idea
					add_idea = KOR_yoon_pdto_our_postion_idea
				}
			}

			country_event = { id = korea.129 hours = 6 }

			hidden_effect = {
				add_dynamic_modifier = {
					modifier = KOR_pdto_integrated_army_dynamic
				}

				add_to_variable = {
					var = KOR_pdto_army_org_factor_dynamic_var
					value = 0.03
				}

				add_to_variable = {
					var = KOR_pdto_supply_consumption_factor_dynamic_var
					value = -0.10
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_pdto_command
		icon = GFX_KOR_yoon_pdto_command
		prerequisite = { focus = KOR_yoon_pdto_our_postion }
		relative_position_id = KOR_yoon_pdto_our_postion
		cost = 5
		x = -2
		y = 2
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_pdto_dynamic_dummy_idea
					add_idea = KOR_yoon_pdto_command_idea
				}
			}
			country_event = { id = korea.125 hours = 6 }

			hidden_effect = {
				add_to_variable = {
					var = KOR_pdto_experience_gain_army_factor_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_pdto_amphibious_invasion_dynamic_var
					value = 0.10
				}

				add_to_variable = {
					var = KOR_pdto_army_attack_factor_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_pdto_max_planning_factor_dynamic_var
					value = 0.15
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_freedom_army
		icon = GFX_KOR_yoon_freedom_army
		prerequisite = { focus = KOR_yoon_pdto_our_postion }
		relative_position_id = KOR_yoon_pdto_our_postion
		cost = 5
		x = 0
		y = 2
		completion_reward = {
			custom_effect_tooltip = KOR_yoon_free_army_tt
			1411 = {
				create_unit = { 
					division = "name = \"Free USA volunteer army\" division_template = \"jiyeogbang-wi Sadan\" start_manpower_factor = 1 start_experience_factor = 0.8 start_equipment_factor = 1 " 
					owner = KOR
					count = 1
				}
				create_unit = { 
					division = " name = \"Free Israel volunteer army\" division_template = \"jiyeogbang-wi Sadan\" start_manpower_factor = 1 start_experience_factor = 0.8 start_equipment_factor = 1 " 
					owner = KOR
					count = 1
				}
				create_unit = { 
					division = " name = \"Worldwide Anti-Communist Patriotic Fighter Volunteer Army\" division_template = \"jiyeogbang-wi Sadan\" start_manpower_factor = 1 start_experience_factor = 0.8 start_equipment_factor = 1 " 
					owner = KOR
					count = 1
				}
			}
		}
	}


	focus = {
		id = KOR_yoon_pdto_securing_control
		icon = GFX_KOR_yoon_pdto_securing_control
		prerequisite = { focus = KOR_yoon_pdto_command }
		prerequisite = { focus = KOR_yoon_freedom_army }
		relative_position_id = KOR_yoon_pdto_command
		cost = 5
		x = 1
		y = 1
		completion_reward = {
			set_temp_variable = { military_development_var_temp = 0.05 }
			add_military_development = yes

			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_pdto_dynamic_dummy_idea
					add_idea = KOR_yoon_pdto_securing_control_idea
				}
			}
			country_event = { id = korea.126 horus = 6 }

			hidden_effect = {
				add_to_variable = {
					var = KOR_pdto_army_org_factor_dynamic_var
					value = -0.02
				}

				add_to_variable = {
					var = KOR_pdto_land_reinforce_rate_dynamic_var
					value = 0.05
				}

				add_to_variable = {
					var = KOR_pdto_battalion_upkeep_factor_dynamic_var
					value = -0.15
				}

				add_to_variable = {
					var = KOR_pdto_navy_capital_ship_attack_factor_dynamic_var
					value = -0.10
				}

				add_to_variable = {
					var = KOR_pdto_navy_screen_defence_factor_dynamic_var
					value = -0.15
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_one_milion_gigap
		icon = GFX_KOR_yoon_one_milion_gigap
		prerequisite = { focus = KOR_yoon_pdto_securing_control }
		relative_position_id = KOR_yoon_pdto_command
		cost = 5
		x = 0
		y = 2
		completion_reward = {
			870 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
			1412 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
			1410 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
			set_temp_variable = { society_development_var_temp = -0.2 }
			add_society_development = yes
			set_temp_variable = { poverty_development_var_temp = -0.10 }
			add_poverty_development = yes
		}
	}

	focus = {
		id = KOR_yoon_back_san_huck
		icon = GFX_KOR_yoon_back_san_huck
		prerequisite = { focus = KOR_yoon_one_milion_gigap }
		relative_position_id = KOR_yoon_one_milion_gigap
		cost = 5
		x = 0
		y = 1
		completion_reward = {
			add_ideas = KOR_back_san_huck_idea
		}
	}

	focus = {
		id = KOR_yoon_pdto_missile_command
		icon = GFX_KOR_yoon_pdto_missile_command
		prerequisite = { focus = KOR_yoon_pdto_securing_control }
		relative_position_id = KOR_yoon_pdto_command
		cost = 5
		x = 2
		y = 2
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = KOR_pdto_dynamic_dummy_idea
					add_idea = KOR_yoon_pdto_missile_command_idea
				}
			}
			country_event = { id = korea.127 hours = 6 }

			hidden_effect = {
				add_to_variable = {
					var = KOR_pdto_air_strategic_bomber_bombing_factor_dynamic_var
					value = 0.15
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_gori_plan
		icon = GFX_KOR_yoon_gori_plan
		prerequisite = { focus = KOR_yoon_pdto_missile_command }
		relative_position_id = KOR_yoon_pdto_missile_command
		cost = 6
		x = 0
		y = 1
		select_effect = {
			hidden_effect = {
				JAP = {
					country_event = { id = korea.190 hours = 6 }
				}
			}
		}
		completion_reward = {
			1409 = {
				add_building_construction = {
					type = nuclear_reactor
					level = 1
					instant_build = yes
				}
			}

			870 = {
				add_building_construction = {
					type = nuclear_reactor
					level = 1
					instant_build = yes
				}
			}
			country_event = { id = korea.128 hours = 6 }
			hidden_effect = {
				JAP ={
					country_event = { id = korea.191 hours = 3 }
				}
				set_country_flag = KOR_bio_weapon
			}
		}
	}

	## 최종 중점

	focus = {
		id = KOR_yoon_normalization
		icon = GFX_KOR_yoon_normalization
		prerequisite = { focus = KOR_yoon_gori_plan}
		prerequisite = { focus = KOR_yoon_killing_chinese }
		prerequisite = { focus = KOR_yoon_anti_communist_mission }
		prerequisite = { focus = KOR_yoon_back_san_huck }
		relative_position_id = KOR_yoon_pdto_missile_command
		cost = 3
		x = 6
		y = 2
		completion_reward = {
			country_event = { id = korea.246 hours = 6 }
		}
	}

	focus = {
		id = KOR_yoon_great_asia_war
		icon = GFX_KOR_yoon_great_asia_war
		prerequisite = { focus = KOR_yoon_normalization }
		relative_position_id = KOR_yoon_normalization
		cost = 3
		x = 0
		y = 1
		completion_reward = {
			custom_effect_tooltip = KOR_yoon_great_asia_war_tt
			declare_war_on = {
					target = PRK
					type = annex_everything
				}
				news_event = { id = kor_news.11 hours = 6 }
			hidden_effect = {
				country_event = { id = korea.249 days = 700 }
				JAP = {
					country_event = { id = JAP.1000 days = 1 }
				}
				PRK = {
					add_timed_idea = {
						idea = PRK_surprise_offensive
						days = 50
					}
				}
				add_timed_idea = {
					idea = KOR_surprise_offensive
					days = 50
				}
				every_state = {
					limit = {
						OR = {
							is_owned_by = KOR
							is_owned_by = PRK
						}
					}
					add_dynamic_modifier = {
						modifier = PRC_korean_war_modifer
					}
				}
				PRC = {
					add_to_faction = PRK
					set_country_flag = eadi_member
				}
			}
		}
	}

	focus = {
		id = KOR_yoon_mat_afterwar1 #폐허위에서 
		icon = GFX_KOR_yoon_mat_afterwar1
		cost = 1
		x = 11
		y = 1
		allow_branch = {
			KOR_is_yoon_path = yes
			KOR_is_yoon_declare_martial_law = yes
			has_country_flag = KOR_yoon_winter_republic
			has_country_flag = KOR_yoon_mtl_focus_unlock
		}
		available = {
			has_global_flag = PRC_japanese_gaw_victory_global
		}
		select_effect = {
			hidden_effect = {
				news_event = { id = kor_news.27 hours = 6 }
				if = {
					limit = {
						KOR = {
							NOT = {
								has_cosmetic_tag = KOR_yoon_father
							}
						}
					}
					KOR = {
						set_cosmetic_tag = KOR_yoon_father
					}
				}
				if = {
					limit = {
						NOT = {
							1043 = {
								is_core_of = KOR
							}
						}
					}
					KOR = {
						add_state_core = 527
						add_state_core = 872
						add_state_core = 873
						add_state_core = 874
						add_state_core = 875
						add_state_core = 1042
						add_state_core = 1043
						add_state_core = 1044
						add_state_core = 1045
						add_state_core = 1046
						add_state_core = 1050
					}
				}
			}
		}
		completion_reward = {
			country_event = { id = korea.408 }
			hidden_effect = {
				KOR = {
					scoped_play_song = "marchingtothefrontline_tfrkp"
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_mat_afterwar2 #영웅들
		icon = GFX_KOR_yoon_mat_afterwar2
		prerequisite = { focus = KOR_yoon_mat_afterwar1 }
		relative_position_id = KOR_yoon_mat_afterwar1
		cost = 3
		x = -2
		y = 1
		select_effect = {
			country_event = { id = korea.435 hours = 6 } #단둥에서
			country_event = { id = korea.436 days = 7 } #영웅들
			country_event = { id = korea.437 days = 14 } #이심전심
		}
		completion_reward = {
			country_event = { id = korea.438 hours = 6 } #동상이몽
			custom_effect_tooltip = kor_ending_focus_mtlyoon2_tt
		}
	}
	focus = {
		id = KOR_yoon_mat_afterwar3 #인생
		icon = GFX_KOR_yoon_mat_afterwar3
		prerequisite = { focus = KOR_yoon_mat_afterwar1 }
		relative_position_id = KOR_yoon_mat_afterwar1
		cost = 2
		x = 0
		y = 1
		select_effect = {
			country_event = { id = korea.445 hours = 6 } #사라진 세대
			country_event = { id = korea.439 days = 7 } #인민철민
		}
		completion_reward = {
			country_event = { id = korea.410 hours = 6 } #인생은 아름다워
			custom_effect_tooltip = kor_ending_focus_mtlyoon3_tt
		}
	}
	focus = {
		id = KOR_yoon_mat_afterwar4 #척결 
		icon = GFX_KOR_yoon_mat_afterwar4
		prerequisite = { focus = KOR_yoon_mat_afterwar1 }
		relative_position_id = KOR_yoon_mat_afterwar1
		cost = 2
		x = 2
		y = 1
		select_effect = {
			country_event = { id = korea.440 hours = 6 }
			country_event = { id = korea.441 days = 7 }
		}
		completion_reward = {
			country_event = { id = korea.409 hours = 1 } #원산학살,
			custom_effect_tooltip = kor_ending_focus_mtlyoon4_tt
		}
	}
	focus = {
		id = KOR_yoon_mat_afterwar5 #만주특별군사작전
		icon = GFX_KOR_yoon_mat_afterwar5
		prerequisite = { focus = KOR_yoon_mat_afterwar2 }
		prerequisite = { focus = KOR_yoon_mat_afterwar3 }
		prerequisite = { focus = KOR_yoon_mat_afterwar4 }
		relative_position_id = KOR_yoon_mat_afterwar1
		cost = 1
		x = 0
		y = 2
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_mtlyoon5_tt
			hidden_effect = {
				KOR = { leave_faction = yes }
				news_event = { id = kor_news.26 hours = 6 }
				declare_war_on = { target = NTT type = annex_everything }
				declare_war_on = { target = BDG type = annex_everything }
				declare_war_on = { target = APF type = annex_everything }
				declare_war_on = { target = MST type = annex_everything }
				declare_war_on = { target = A78 type = annex_everything }
				declare_war_on = { target = NMA type = annex_everything }
				declare_war_on = { target = NK2 type = annex_everything }
				if = {
					limit = {
						PD1 = {
							exists = yes
						}
					}
					KOR = {
						puppet = PD1
					}
					PD1 = {
						leave_faction = yes 
						set_politics = {	
							ruling_party = nationalist
							last_election = "2017.10.22"
							election_frequency = 48
							elections_allowed = yes
						}

						set_popularities = {
							nationalist = 38.3
							conservative = 10.7
							libertarian_socialist = 3.2
							communist = 47.8
						}
					}
				}
				PD1 = {
					declare_war_on = { target = NTT type = annex_everything }
					declare_war_on = { target = BDG type = annex_everything }
					declare_war_on = { target = APF type = annex_everything }
					declare_war_on = { target = MST type = annex_everything }
					declare_war_on = { target = A78 type = annex_everything }
					declare_war_on = { target = NMA type = annex_everything }
					declare_war_on = { target = NK2 type = annex_everything }
				}
			}
		}
	}
	focus = {
		id = KOR_yoon_mat_afterwar6 #우리의 길
		icon = GFX_KOR_yoon_mat_afterwar6
		prerequisite = { focus = KOR_yoon_mat_afterwar5 }
		relative_position_id = KOR_yoon_mat_afterwar1
		cost = 4
		x = 0
		y = 3
		available = {
			PD1 = {
				OR = {
					#owns_state = 1413
					#owns_state = 1414
					#owns_state = 1415
					#owns_state = 1416
					#owns_state = 1417
					owns_state = 328
					owns_state = 716
					owns_state = 1394
					owns_state = 717
					owns_state = 714
					owns_state = 1424
					owns_state = 1167
					owns_state = 715
					owns_state = 1425
				}
			}
		}
		select_effect = {
			news_event = { id = kor_news.30 hours = 6 }
			news_event = { id = kor_news.24 days = 7 }
			country_event = { id = korea.446 days = 14 }
		}
		completion_reward = {
			custom_effect_tooltip = kor_ending_focus_mtlyoon6_tt
			country_event = { id = korea.414 hours = 6 }
			hidden_effect = {
				KOR = {
					create_faction = "NORTHEASTAISAN_LIBERTERIAN_NATION_ALLIES"
					transfer_state = 1413
					transfer_state = 1414
					transfer_state = 1415
					transfer_state = 1416
					transfer_state = 1417
					if = {
						limit = {
							PD1 = {
								exists = no
							}
						}
						KOR = {
							puppet = PD1
						}
						PD1 = {
							set_politics = {	
								ruling_party = nationalist
								last_election = "2017.10.22"
								election_frequency = 48
								elections_allowed = yes
							}

							set_popularities = {
								nationalist = 38.3
								conservative = 10.7
								libertarian_socialist = 3.2
								communist = 47.8
							}
						}
					}
				}
				PD1 = {
					set_cosmetic_tag = MAN_REP
					add_ideas = KOR_manchu_seventh_army
					add_ideas = KOR_manchu_jap
					add_ideas = KOR_manchu_dprk
				}
			}
		}
	}

	## 대아대전 GWR ##
	focus = {
		id = KOR_gwr_reserve_forces
		icon = GFX_KOR_gwr_reserve_forces
		cost = 3
		x = 11
		y = 9
		allow_branch = {
			has_country_flag = KOR_great_asia_war
            NOT = { 
				OR = {
					has_global_flag = PRC_japanese_gaw_victory_global 
					has_country_flag = KOR_yoon_mtl_focus_unlock
				}
			}
		}
		offset = {
			trigger = {
				KOR_is_lee_after_yoon_path = yes
			}
			x = 1
			y = 2
		}
		offset = {
			trigger = {
				has_country_flag = KOR_yoon_winter_republic
			}
			x = -1
			y = 2
		}
		completion_reward = {
			effect_tooltip = {
				add_ideas = KOR_great_asian_war_dynamic_idea_added_dummy
			}
			hidden_effect = {
				set_variable = { KOR_great_asian_war_dynamic_war_support_factor_dynamic_var = 0.15 }
				set_variable = { KOR_great_asian_war_dynamic_conscription_factor_dynamic_var = 0.15 }
				add_dynamic_modifier = { modifier = KOR_great_asian_war_dynamic }
			}
		
			custom_effect_tooltip = KOR_gwr_reserve_forces_tt
			hidden_effect = {
				if = {
					limit = { has_completed_focus = KOR_yoon_after_army_5 }
					load_oob = "KOR_Dongwon2.0" 
				}
				else = {
					#limit = { has_completed_focus = KOR_yoon_after_army_4 }
					load_oob = "KOR_Dongwon" 

				}
			}
			country_event = { id = korea.137 hours = 6 }
		}
	}
	focus = {
		id = KOR_gwr_plan
		icon = GFX_KOR_gwr_plan
		cost = 2
		x = -1
		y = 1
		available = {		
		}
		prerequisite = { focus = KOR_gwr_reserve_forces }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			add_timed_idea = {
				idea = KOR_gwr_plan_idea
				days = 90
			}
		
		}
	}
	focus = {
		id = KOR_gwr_kill_chain
		icon = GFX_KOR_gwr_kill_chain
		cost = 2
		x = 1
		y = 1
		available = {		
		}
		prerequisite = { focus = KOR_gwr_reserve_forces }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			effect_tooltip = {
				swap_ideas = {
					add_idea = KOR_gwr_kill_chain_idea
					remove_idea = KOR_great_asian_war_dynamic_idea_dummy
				}
			}
			hidden_effect = {
				set_variable = { KOR_great_asian_war_dynamic_air_superiority_efficiency_var = 0.15 }
				set_variable = { KOR_great_asian_war_dynamic_ground_attack_factor_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_air_strategic_bomber_bombing_factor_var = 0.1 }
			}
		}
	}
	focus = {
		id = KOR_gwr_seoul_fortification
		icon = GFX_KOR_gwr_seoul_fortification
		cost = 3
		x = 0
		y = 2
		available = {

		}
		prerequisite = { 
			focus = KOR_gwr_reserve_forces
			focus = KOR_gwr_plan
			focus = KOR_gwr_kill_chain
		}
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					add_idea = KOR_gwr_seoul_fortification_idea
					remove_idea = KOR_great_asian_war_dynamic_idea_dummy
				}
			}
			hidden_effect = {
				set_variable = { KOR_great_asian_war_dynamic_production_speed_bunker_factor_var = 0.2 }
			}
			1041 = {
				add_building_construction = {
					type = bunker
					level = 3
					province = 7125
					instant_build = yes
				}
			}
			1041 = {
				add_building_construction = {
					type = bunker
					level = 3
					province = 13693
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_gwr_preparation_winter_war 
		icon = GFX_KOR_gwr_preparation_winter_war 
		cost = 3
		x = -2
		y = 2
		available = {
		}
		prerequisite = { 
			focus = KOR_gwr_plan
			focus = KOR_gwr_kill_chain
		}
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			effect_tooltip = {
				swap_ideas = {
					add_idea = KOR_gwr_preparation_winter_war_idea
					remove_idea = KOR_great_asian_war_dynamic_idea_dummy
				}
			}
			hidden_effect = {
				set_variable = { KOR_great_asian_war_dynamic_max_planning_factor_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_winter_attrition_factor_var = -0.15 }
			}
		}
	}
	focus = {
		id = KOR_gwr_moving_industrial
		icon = GFX_KOR_gwr_moving_industrial
		cost = 5
		x = 2
		y = 2
		available = {		
		}
		prerequisite = { 
			focus = KOR_gwr_plan
			focus = KOR_gwr_kill_chain
		}
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			custom_effect_tooltip = KOR_gwr_moving_industrial_tt
			
			1041 = {
				remove_building = {
					type = industrial_complex
					level = 4
				}
			}
			869 = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
			}				
			870 = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
			}
		}
	}
	focus = {
		id = KOR_gwr_plan_sandong
		icon = GFX_KOR_gwr_plan_sandong
		cost = 4
		x = -1
		y = 3
		available = {
			has_war_with = PRC
		}
		prerequisite = { 
			focus = KOR_gwr_moving_industrial
			focus = KOR_gwr_preparation_winter_war
			focus = KOR_gwr_seoul_fortification
		}
		mutually_exclusive = { focus = KOR_gwr_attack_to_sanhaekuan }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = {
			unlock_decision_tooltip = KOR_attack_sandong_dec

		}
	}
	focus = {
		id = KOR_gwr_attack_to_sanhaekuan
		icon = GFX_KOR_gwr_attack_to_sanhaekuan
		cost = 4
		x = -3
		y = 3
		available = {
			has_war_with = PRC
		}
		prerequisite = { 
			focus = KOR_gwr_moving_industrial
			focus = KOR_gwr_preparation_winter_war
			focus = KOR_gwr_seoul_fortification
		}
		mutually_exclusive = { focus = KOR_gwr_plan_sandong }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			unlock_decision_tooltip = KOR_attack_manju_dec

		}
	}
	focus = {
		id = KOR_gwr_attack_to_prc
		icon = GFX_KOR_gwr_attack_to_prc
		cost = 4
		x = -2
		y = 4
		available = {
		}
		prerequisite = { 
			focus = KOR_gwr_plan_sandong
			focus = KOR_gwr_attack_to_sanhaekuan
		}
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			add_timed_idea = {
				idea = KOR_gwr_attack_to_prc_idea
				days = 365
			}
		}
	}
	focus = {
		id = KOR_gwr_attack_to_wonsan
		icon = GFX_KOR_gwr_attack_to_wonsan
		cost = 4
		x = 1
		y = 3
		available = {
		}
		prerequisite = { 
			focus = KOR_gwr_moving_industrial
			focus = KOR_gwr_preparation_winter_war
			focus = KOR_gwr_seoul_fortification
		}
		mutually_exclusive = { focus = KOR_gwr_attack_to_chongjin }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			custom_effect_tooltip = KOR_gwr_attack_to_wonsan_tt
			hidden_effect = {
				6928 = {
					set_demilitarized_zone = yes
				}
			
				6928 = {
					set_demilitarized_zone = no
					set_state_controller_to = KOR
				}
			
				load_oob = "KOR_Wonsan" 
			}	
				
		}
	}
	focus = {
		id = KOR_gwr_attack_to_chongjin
		icon = GFX_KOR_gwr_attack_to_chongjin
		cost = 4
		x = 3
		y = 3
		available = {
		}
		prerequisite = { 
			focus = KOR_gwr_moving_industrial
			focus = KOR_gwr_preparation_winter_war
			focus = KOR_gwr_seoul_fortification
		}
		mutually_exclusive = { focus = KOR_gwr_attack_to_wonsan }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			custom_effect_tooltip = KOR_gwr_attack_to_chongjin_tt
			hidden_effect = {
				6822 = {
					set_demilitarized_zone = yes
				}	
			
				6822 = {
					set_demilitarized_zone = no
					set_state_controller_to = KOR
				}
				load_oob = "KOR_Chongjin" 

			}
		}
	}
	focus = {
		id = KOR_gwr_attack_to_nk
		icon = GFX_KOR_gwr_attack_to_nk
		cost = 4
		x = 2
		y = 4
		available = {
		}
		prerequisite = { 
			focus = KOR_gwr_attack_to_chongjin
			focus = KOR_gwr_attack_to_wonsan
		}
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			unlock_decision_tooltip = KOR_attack_RPK_dec
		}
	}
	focus = {
		id = KOR_gwr_dawn_east_asia
		icon = GFX_KOR_gwr_dawn_east_asia
		cost = 4
		x = 0
		y = 4
		available = {
		}
		prerequisite = { 
			focus = KOR_gwr_preparation_winter_war
			focus = KOR_gwr_seoul_fortification
			focus = KOR_gwr_moving_industrial
		}
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			effect_tooltip = {
				swap_ideas = {
					add_idea = KOR_gwr_dawn_east_asia_idea
					remove_idea = KOR_great_asian_war_dynamic_idea_dummy
				}
			}
			hidden_effect = {
				set_variable = { KOR_great_asian_war_dynamic_industrial_capacity_factory_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_production_factory_max_efficiency_factor_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_army_morale_factor_var = 0.1 }
			}
		}
	}
	focus = {
		id = KOR_gwr_faith_in_steel
		icon = GFX_KOR_gwr_faith_in_steel
		cost = 4
		x = -1
		y = 5
		available = {
		}
		prerequisite = { focus = KOR_gwr_dawn_east_asia }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = {
			effect_tooltip = {
				swap_ideas = {
					add_idea = KOR_gwr_faith_in_steel_idea
					remove_idea = KOR_great_asian_war_dynamic_idea_dummy
				}
			}
			hidden_effect = {
				set_variable = { KOR_great_asian_war_dynamic_army_core_attack_factor_var = 0.15 }
				set_variable = { KOR_great_asian_war_dynamic_army_core_defence_factor_var = 0.15 }
			}	  
		}
	}

	focus = {
		id = KOR_gwr_navy
		icon = GFX_KOR_gwr_navy
		cost = 4
		x = 1
		y = 5
		available = {
		}
		prerequisite = { focus = KOR_gwr_dawn_east_asia }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			effect_tooltip = {
				swap_ideas = {
					add_idea = KOR_gwr_navy_idea
					remove_idea = KOR_great_asian_war_dynamic_idea_dummy
				}
			}
			hidden_effect = {
				set_variable = { KOR_great_asian_war_dynamic_navy_capital_ship_attack_factor_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_navy_capital_ship_defence_factor_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_navy_screen_attack_factor_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_navy_screen_defence_factor_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_screening_efficiency_var = 0.1 }
				set_variable = { KOR_great_asian_war_dynamic_navy_org_factor_var = 0.1 }
			}	  
		}
	}
	##북괴##
	focus = {
		id = KOR_gwr_partisan
		icon = GFX_KOR_gwr_partisan
		cost = 5
		x = 4
		y = 2
		available = {
			OR = {
				NOT = { country_exists = PRK }
				PRK = { has_capitulated = yes }
			}
		}
		prerequisite = { focus = KOR_gwr_plan }
		prerequisite = { focus = KOR_gwr_kill_chain }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
	
			873 = {
				add_manpower = -2000
			}
			1042 = {
				add_manpower = -2000
			}
		
			874 = {
				add_manpower = -2000
			}
			add_stability = 0.05
		}
	}
	focus = {
		id = KOR_gwr_sunrising_plan
		icon = GFX_KOR_gwr_sunrising_plan
		cost = 5
		x = 6
		y = 2
		available = {
		}
		prerequisite = { focus = KOR_gwr_plan }
		prerequisite = { focus = KOR_gwr_kill_chain }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			add_war_support = 0.1
		}
	}
	focus = {
		id = KOR_gwr_stabilization_prk
		icon = GFX_KOR_gwr_stabilization_prk
		cost = 7
		x = 5
		y = 3
		bypass = {
			has_global_flag = PRC_japanese_gaw_victory_global 
		}
		bypass_effect = {
			custom_effect_tooltip = KOR_gwr_stabilization_prk_tt
			hidden_effect = {
				add_state_core = 527
				add_state_core = 872
				add_state_core = 873
				add_state_core = 874
				add_state_core = 875
				add_state_core = 1042
				add_state_core = 1043
				add_state_core = 1044
				add_state_core = 1045
				add_state_core = 1046
				add_state_core = 1050
			}
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = KOR_gwr_stabilization_prk_trigger_tt
				OR = {
					controls_state = 1043
					any_country = {
						OR = {
							is_in_faction_with = KOR
							is_puppet_of = KOR
						}
						controls_state = 1043
					}
				}
			}
		}
		prerequisite = { focus = KOR_gwr_partisan }
		prerequisite = { focus = KOR_gwr_sunrising_plan }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			custom_effect_tooltip = KOR_gwr_stabilization_prk_tt
			hidden_effect = {
				country_event = {
					id = korea.222
				}
				add_state_core = 527
				add_state_core = 872
				add_state_core = 873
				add_state_core = 874
				add_state_core = 875
				add_state_core = 1042
				add_state_core = 1043
				add_state_core = 1044
				add_state_core = 1045
				add_state_core = 1046
				add_state_core = 1050
			}
		}
	}
	##짱깨
	focus = {
		id = KOR_gwr_chines_expulsion
		icon =  GFX_KOR_gwr_chines_expulsion
		cost = 5
		x = -4
		y = 2
		available = {
			custom_trigger_tooltip = {
				tooltip = KOR_gwr_manchucontrol_trigger_tt
				OR = {
					OR = {
						controls_state = 1413
						controls_state = 1414
						controls_state = 1415
						controls_state = 1416
						controls_state = 1417
						controls_state = 328
						controls_state = 716
						controls_state = 1394
						controls_state = 717
						controls_state = 714
						controls_state = 1424
						controls_state = 1167
						controls_state = 715
						controls_state = 1425
					}
					any_country = {
						OR = {
							is_in_faction_with = KOR
							is_puppet_of = KOR
						}
						OR = {
							controls_state = 1413
							controls_state = 1414
							controls_state = 1415
							controls_state = 1416
							controls_state = 1417
							controls_state = 328
							controls_state = 716
							controls_state = 1394
							controls_state = 717
							controls_state = 714
							controls_state = 1424
							controls_state = 1167
							controls_state = 715
							controls_state = 1425
						}
					}
				}
			}
		}
		mutually_exclusive = { focus = KOR_gwr_korean }
		prerequisite = { focus = KOR_gwr_plan }
		prerequisite = { focus = KOR_gwr_kill_chain }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			if = {
				limit = {
					OR = {
						controls_state = 1413
						controls_state = 1414
						controls_state = 1415
						controls_state = 1416
						controls_state = 1417
						controls_state = 328
						controls_state = 716
						controls_state = 1394
						controls_state = 717
						controls_state = 714
						controls_state = 1424
						controls_state = 1167
						controls_state = 715
						controls_state = 1425
					}
				}
				every_state = {
					limit = {
						OR = {
							state = 1413
							state = 1414
							state = 1415
							state = 1416
							state = 1417
							state = 328
							state = 716
							state = 1394
							state = 717
							state = 714
							state = 1424
							state = 1167
							state = 715
							state = 1425
						}
						OR = {
							is_controlled_by = KOR
							is_controlled_by = JAP
							is_controlled_by = CHI
						}
					}
					add_manpower = -20000
					add_resistance = -30
				}
			}
			else = {		
				custom_effect_tooltip = KOR_gwr_chines_expulsion_tt
			}
		}
	}
	focus = {
		id = KOR_gwr_korean
		icon = GFX_KOR_gwr_korean
		cost = 5
		x = -6
		y = 2
		available = {
			custom_trigger_tooltip = {
				tooltip = KOR_gwr_korean_trigger_tt
				OR = {
					OR = {
						controls_state = 1413
						controls_state = 1414
						controls_state = 1415
						controls_state = 1416
						controls_state = 1417
					}
					any_country = {
						OR = {
							is_in_faction_with = KOR
							is_puppet_of = KOR
						}
						OR = {
							controls_state = 1413
							controls_state = 1414
							controls_state = 1415
							controls_state = 1416
							controls_state = 1417
						}
					}
				}
			}
			NOT = {
				has_country_flag = CANNOT_USE_UNIFICASE_CHOSEUN
			}
		}
		mutually_exclusive = { focus = KOR_gwr_chines_expulsion }
		prerequisite = { focus = KOR_gwr_plan }
		prerequisite = { focus = KOR_gwr_kill_chain }
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			if = {
				limit = {
					OR = {
						controls_state = 1413
						controls_state = 1414
						controls_state = 1415
						controls_state = 1416
						controls_state = 1417
					}
				}
				every_state = {
					limit = {
						OR = {
							state = 1413
							state = 1414
							state = 1415
							state = 1416
							state = 1417
						}
						OR = {
							is_controlled_by = KOR
							is_controlled_by = JAP
							is_controlled_by = CHI
						}
					}
					add_compliance = 25
				}
			}
			else = {
				custom_effect_tooltip = KOR_gwr_korean_tt
			}	
		}
	}
	focus = {
		id = KOR_gwr_stabilization_manchuria
		icon = GFX_KOR_gwr_stabilization_manchuria
		cost = 7
		x = -5
		y = 3
		available = {
			custom_trigger_tooltip = {
				tooltip = KOR_gwr_korean_trigger_tt
				OR = {
					OR = {
						controls_state = 1413
						controls_state = 1414
						controls_state = 1415
						controls_state = 1416
						controls_state = 1417
					}
					any_country = {
						OR = {
							is_in_faction_with = KOR
							is_puppet_of = KOR
						}
						OR = {
							controls_state = 1413
							controls_state = 1414
							controls_state = 1415
							controls_state = 1416
							controls_state = 1417
						}
					}
				}
			}
		}
		prerequisite = { 
			focus = KOR_gwr_korean
			focus = KOR_gwr_chines_expulsion
		}
		relative_position_id = KOR_gwr_reserve_forces
		completion_reward = { 
			if = {
				limit = {
					OR = {
						controls_state = 1413
						controls_state = 1414
						controls_state = 1415
						controls_state = 1416
						controls_state = 1417
					}
				}
				every_state = {
					limit = {
						OR = {
							state = 328
							state = 716
							state = 1394
							state = 717
							state = 714
							state = 1424
							state = 1167
							state = 715
							state = 1425
						}
						OR = {
							is_controlled_by = KOR
							is_controlled_by = JAP
							is_controlled_by = CHI
						}
					}
					add_dynamic_modifier = {
						modifier = KOR_PRC_modifier
					}			
				}
				every_state = {
					limit = {
						OR = {
							state = 1413
							state = 1414
							state = 1415
							state = 1416
							state = 1417
						}
					}
					add_dynamic_modifier = {
						modifier = KOR_PRC_modifier
					}			
				}
			}
			else = {
				custom_effect_tooltip = KOR_gwr_stabilization_manchuria_tt
			}	

			
		}
	}

}

## DUMMY ##
focus_tree = {
	id = TFR_tree_KOR_yoon_victory
	country = {
		factor = 0
	}
	default = no
}
focus_tree = {
	id = TFR_tree_KOR_yoon_defeat
	country = {
		factor = 0
	}
	default = no
}
focus_tree = {
	id = TFR_tree_KOR_yoon_martial_law
	country = {
		factor = 0
	}
	default = no
}
focus_tree = {
	id = TFR_tree_KOR_yoon_winter_republic
	country = {
		factor = 0
	}
	default = no
}