﻿add_namespace = bestkorea
add_namespace = news_PRK

#One Korea concensus
country_event = {
	id = bestkorea.1
	title = bestkorea.1.t
	desc = bestkorea.1.d
	
	fire_only_once = yes
	
	trigger = {
		tag = KOR
		NOT = { has_country_flag = koreaconcensus }
		PRK = {
			focus_progress = { focus = PRK_one_korea_concensus progress > 0.01 }
		}
	}
	
	immediate = {
		set_country_flag = koreaconcensus
	}
	
	option = { #sure!
		name = bestkorea.1.o1
		
		ai_chance = {
			factor = 75
		}
		
		PRK = { 
			country_event = {
			id = bestkorea.2
			}
		}
		news_event = {
			id = news_PRK.1
			hours = 24
		}
	}
	
	option = { #nah
		name = bestkorea.1.o2
		set_global_flag = south_disagrees
		
		ai_chance = {
			factor = 25
		}
		
		PRK = { 
			country_event = {
			id = bestkorea.3
			}
		}
		news_event = {
			id = news_PRK.2
			hours = 24
		}
	}
}

country_event = { #south korea agrees to concensus
	id = bestkorea.2
	title = bestkorea.2.t
	desc = bestkorea.2.d
	
	fire_only_once = yes
	is_triggered_only = yes
	
	option = {
		name = bestkorea.2.o1
	}
}

country_event = { #south korea disagrees to concensus
	id = bestkorea.3
	title = bestkorea.3.t
	desc = bestkorea.3.d
	
	fire_only_once = yes
	is_triggered_only = yes
	
	option = {
		name = bestkorea.3.o1
	}
}

country_event = { #North remilitarizes DMZ
	id = bestkorea.4
	title = bestkorea.4.t
	desc = bestkorea.4.d
	
	fire_only_once = yes
	is_triggered_only = yes
	
	option = { #ITS FINE EVERYTHING IS FINE
		name = bestkorea.4.o1
		
		ai_chance = {
			factor = 40
		}
		
		news_event = {
			id = news_PRK.5
			hours = 24
		}
	}
	
	option = { #We will demilitarize our own zone then!
		name = bestkorea.4.o2
		
		ai_chance = {
			factor = 20
		}
		
		891 = {
			set_demilitarized_zone = no
		}
		
		news_event = {
			id = news_PRK.6
			hours = 24
		}
	}
	
	option = { #We will deal with this ourselves.
		name = bestkorea.4.o3
		
		ai_chance = {
			factor = 10
		}
		
		PRK = { 
			country_event = {
			id = bestkorea.5
			}
		}
	}
	
	option = { #Lets get the Americans involved...
		name = bestkorea.4.o4
		trigger = {
			is_guaranteed_by = USA
		}
		ai_chance = {
			factor = 30
		}
		
		USA = { 
			country_event = {
			id = bestkorea.6
			}
		}
	}
} 

country_event = { #PRK: Cease demilitarization!
	id = bestkorea.5
	title = bestkorea.5.t
	desc = bestkorea.5.d
	
	is_triggered_only = yes
	
	option = { #FINE.
		name = bestkorea.5.o1
		
		890 = {
			set_demilitarized_zone = yes
		}
		ai_chance = {
			factor = 50
		}
		
		news_event = {
			id = news_PRK.3
			hours = 24
		}
		
	}
	
	option = { #NO!
		name = bestkorea.5.o2
		
		ai_chance = {
			factor = 50
		}
		
		KOR = {
			declare_war_on = {
				target = PRK
				type = annex_everything
			}
		}
		news_event = {
			id = news_PRK.4
			hours = 24
		}
	}
}

country_event = { #USA: Help the south? :)
	id = bestkorea.6
	title = bestkorea.6.t
	desc = bestkorea.6.d
	
	is_triggered_only = yes
	
	option = { #We will help the south!
		name = bestkorea.6.o1
		
		ai_chance = {
			factor = 60
			
			modifier = {
				factor = 20
				
				has_democratic_form_of_government = yes
			}
		}
		
		
		PRC = {
			country_event = {
				id = bestkorea.8
				hours = 3
			}
		}
		
	}
	
	option = { #Nah
		name = bestkorea.6.o2
		
		ai_chance = {
			factor = 40
			
			modifier = {
				factor = 80
				
				has_democratic_form_of_government = yes
			}
		}
		KOR = {
			add_opinion_modifier = { target = USA modifier = recent_actions_negative }
		}
		KOR = {
			country_event = {
				id = bestkorea.37
			}
		}
		
	}
}

country_event = { #PRK: USA and Korea demand demilitarization
	id = bestkorea.7
	title = bestkorea.7.t
	desc = bestkorea.7.d
	
	is_triggered_only = yes
	
	option = { #OK OK
		name = bestkorea.7.o1
		
		ai_chance = {
			factor = 20
		}
		
		
		890 = {
			set_demilitarized_zone = yes
		}
		
		news_event = {
			id = news_PRK.7
			hours = 24
		}
		
	}
	
	option = { #TO WAR
		name = bestkorea.6.o2
		
		ai_chance = {
			factor = 80
		}
		
		KOR = {
			declare_war_on = {
				target = PRK
				type = annex_everything
			}
		}
		
		USA = {
			declare_war_on = {
				target = PRK
				type = topple_government
			}
		}
		
		news_event = {
			id = news_PRK.8
			hours = 24
		}
	}
}

country_event = { #CHINA: Drop gaurentee
	id = bestkorea.8
	title = bestkorea.8.t
	desc = bestkorea.8.d
	
	is_triggered_only = yes
	
	option = { #They aint worth it
		name = bestkorea.8.o1
		
		ai_chance = {
			factor = 30
			
			modifier = {
				factor = 100
				
				has_democratic_form_of_government = yes
			}
		}
		
		diplomatic_relation = { country = PRK relation = guarantee active = no }
		
		
		news_event = {
			id = news_PRK.9
			hours = 24
		}
		
		PRK = {
			country_event = {
				id = bestkorea.7
				
				days = 1
			}
		}
	}
	
	option = { #WE SUPPORT THEM.
		name = bestkorea.6.o2
		
		ai_chance = {
			factor = 70
			
			modifier = {
				factor = 0
				
				has_democratic_form_of_government = yes
			}
		}
		
		USA = {
			country_event = {
				id = bestkorea.9
			}
		}
	}
}

country_event = { #USA: China refuses to dorp gaurentee
	id = bestkorea.9
	title = bestkorea.9.t
	desc = bestkorea.9.d
	
	is_triggered_only = yes
	
	option = { #This isn't worth it.
		name = bestkorea.9.o1
		
		ai_chance = {
			factor = 50

		}
		
		KOR = {
			country_event = {
				id = bestkorea.37
			}
		}
		news_event = {
			id = news_PRK.10
			hours = 24
		}
		
	}
	
	option = { #PRESS ONWARD
		name = bestkorea.9.o2
		
		ai_chance = {
			factor = 50

		}
		
		PRK = {
			country_event = {
				id = bestkorea.7
				
				days = 2
			}
		}
	}
}

country_event = { #PRK: BORDER WAR!
	id = bestkorea.10
	title = bestkorea.10.t
	desc = bestkorea.10.d
	
	is_triggered_only = yes
	
	immediate = {
		hidden_effect = {
			set_country_flag = PRKmademove
			news_event = {
				id = news_PRK.11
				hours = 24
			}
		}
		
	}
	option = { #MASS PUSH!
		name = bestkorea.10.o1
		
		ai_chance = {
			factor = 30

		}
		
		hidden_effect = {
			set_global_flag = PRKmasspush
		}
		
		
		
		
	}
	
	option = { #LURE THEM OUT
		name = bestkorea.10.o2
		
		ai_chance = {
			factor = 30

		}
		
		hidden_effect = {
			set_global_flag = PRKlurethemout
		}
		
		
		
	}
	
	option = { #ARTILLERY BARRAGE
		name = bestkorea.10.o3
		
		ai_chance = {
			factor = 30

		}
		
		hidden_effect = {
			set_global_flag = PRKartilleryBarrage
		}
		
		
		
	}
	

}

country_event = { #KOR: BORDER WAR!
	id = bestkorea.11
	title = bestkorea.11.t
	desc = bestkorea.11.d
	
	is_triggered_only = yes
	
	immediate = {
		hidden_effect = {
			set_country_flag = KORmademove
		}
		
	}
	option = { #Enclirclements
		name = bestkorea.11.o1
		
		ai_chance = {
			factor = 30

		}
		
		hidden_effect = {
			set_global_flag = KOREnclirclements
		}
		
		
		
		
	}
	
	option = { #airstrikes
		name = bestkorea.11.o2
		
		ai_chance = {
			factor = 30

		}
		
		hidden_effect = {
			set_global_flag = KORairstirkes
		}
		
		
		
	}
	
	option = { #Dig In
		name = bestkorea.11.o3
		
		ai_chance = {
			factor = 30

		}
		
		hidden_effect = {
			set_global_flag = KORdigin
		}
		
		
		
	}
	

}

country_event = { #PRK: Mass push vs encirclements (devestating loss)
	id = bestkorea.12
	title = bestkorea.12.t
	desc = bestkorea.12.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKmasspush
		has_global_flag = KOREnclirclements
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			country_event = {
				id = bestkorea.31
			}
			KOR = {
				country_event = {
					id = bestkorea.13
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.12.o1
		
		add_manpower = -50000
		
		set_equipment_fraction = 0.95
		
	}
	

}

country_event = { #KOR: Mass push vs encirclements (decisive victory)
	id = bestkorea.13
	title = bestkorea.13.t
	desc = bestkorea.13.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.13.o1
		
		add_manpower = -25000
		
		set_equipment_fraction = 0.99
		
	}
	

}

country_event = { #PRK: lure them out vs dig in (devestating loss )
	id = bestkorea.14
	title = bestkorea.12.t
	desc = bestkorea.14.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKlurethemout
		has_global_flag = KORairstirkes
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			country_event = {
				id = bestkorea.31
			}
			KOR = {
				country_event = {
					id = bestkorea.15
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.12.o1
		
		add_manpower = -50000
		
		set_equipment_fraction = 0.95
		
	}
	

}

country_event = { #KOR: lure them out vs dig in  ( decisive victory )
	id = bestkorea.15
	title = bestkorea.13.t
	desc = bestkorea.15.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.13.o1
		
		add_manpower = -25000
		
		set_equipment_fraction = 0.99
		
	}
	

}

country_event = { #PRK: Artillery barrage vs air strikes
	id = bestkorea.16
	title = bestkorea.12.t
	desc = bestkorea.16.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKartilleryBarrage
		has_global_flag = KORairstirkes
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			country_event = {
				id = bestkorea.31
			}
			KOR = {
				country_event = {
					id = bestkorea.17
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.12.o1
		
		add_manpower = -50000
		
		set_equipment_fraction = 0.95
		
	}
	

}

country_event = { #KOR: Artillery barrage vs air strikes ( decisive victory )
	id = bestkorea.17
	title = bestkorea.13.t
	desc = bestkorea.17.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.13.o1
		
		add_manpower = -25000
		
		set_equipment_fraction = 0.99
		
	}
	

}

country_event = { #PRK: Dig In vs Mass push ( stalemate ) 
	id = bestkorea.18
	title = bestkorea.18.t
	desc = bestkorea.18.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKmasspush
		has_global_flag = KORdigin
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			clr_global_flag = PRKmademove
			clr_global_flag = KORmademove
			clr_global_flag = PRKmasspush
			clr_global_flag = KORdigin
			KOR = {
				country_event = {
					id = bestkorea.19
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.18.o1
		
		add_manpower = -10000
		
		hidden_effect = {
		
			PRK = {
				country_event = {
					id = bestkorea.10
				}
			}
			
			KOR = {
				country_event = {
					id = bestkorea.11
				}
			}
		
		}
		
		set_equipment_fraction = 0.995
		
	}
	

}

country_event = { #KOR: Dig In vs Mass push ( stalemate ) 
	id = bestkorea.19
	title = bestkorea.19.t
	desc = bestkorea.19.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.19.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.995
		
	}
	

}

country_event = { #PRK: Artillery stikes vs encirclements ( stalemate ) 
	id = bestkorea.20
	title = bestkorea.18.t
	desc = bestkorea.20.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKartilleryBarrage
		has_global_flag = KOREnclirclements
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			clr_global_flag = PRKmademove
			clr_global_flag = KORmademove
			clr_global_flag = PRKartilleryBarrage
			clr_global_flag = KOREnclirclements
			KOR = {
				country_event = {
					id = bestkorea.21
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.18.o1
		
		hidden_effect = {
		
			PRK = {
				country_event = {
					id = bestkorea.10
				}
			}
			
			KOR = {
				country_event = {
					id = bestkorea.11
				}
			}
		
		}
		add_manpower = -10000
		
		set_equipment_fraction = 0.995
		
	}
	

}

country_event = { #KOR: Artillery stikes vs encirclements ( stalemate ) 
	id = bestkorea.21
	title = bestkorea.19.t
	desc = bestkorea.21.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.19.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.995
		
	}
	

}

country_event = { #PRK: Air Stikes vs lure them out ( stalemate ) 
	id = bestkorea.22
	title = bestkorea.18.t
	desc = bestkorea.22.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKlurethemout
		has_global_flag = KORairstirkes
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			clr_global_flag = PRKmademove
			clr_global_flag = KORmademove
			clr_global_flag = PRKlurethemout
			clr_global_flag = KORairstirkes
			KOR = {
				country_event = {
					id = bestkorea.23
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.18.o1
		
		hidden_effect = {
		
			PRK = {
				country_event = {
					id = bestkorea.10
				}
			}
			
			KOR = {
				country_event = {
					id = bestkorea.11
				}
			}
		
		}
		add_manpower = -10000
		
		set_equipment_fraction = 0.995
		
	}
	

}

country_event = { #KOR: Artillery stikes vs encirclements ( stalemate ) 
	id = bestkorea.23
	title = bestkorea.19.t
	desc = bestkorea.23.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.19.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.995
		
	}
	

}

country_event = { #PRK: Mass push vs Air strikes (decisive victory)
	id = bestkorea.24
	title = bestkorea.24.t
	desc = bestkorea.24.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKmasspush
		has_global_flag = KORairstirkes
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			country_event = {
				id = bestkorea.30
			}
			KOR = {
				country_event = {
					id = bestkorea.25
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.24.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.99
		
	}
	

}

country_event = { #KOR: Mass push vs Air strikes (devestating loss)
	id = bestkorea.25
	title = bestkorea.25.t
	desc = bestkorea.25.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.25.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.95
		
	}
	

}

country_event = { #PRK: Artillery strikes vs dig in
	id = bestkorea.26
	title = bestkorea.24.t
	desc = bestkorea.26.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKartilleryBarrage
		has_global_flag = KORdigin
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			country_event = {
				id = bestkorea.30
			}
			KOR = {
				country_event = {
					id = bestkorea.27
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.24.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.99
		
	}
	

}

country_event = { #KOR:Artillery strikes vs dig in (devestating loss)
	id = bestkorea.27
	title = bestkorea.25.t
	desc = bestkorea.27.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.25.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.95
		
	}
	

}

country_event = { #PRK: Lure them out vs encirlcments (decisive victory )
	id = bestkorea.28
	title = bestkorea.24.t
	desc = bestkorea.28.d
	
	trigger = {
		tag = PRK
		890 = {
			is_border_conflict = yes
		}
		
		has_global_flag = PRKlurethemout
		has_global_flag = KOREnclirclements
	}
	
	mean_time_to_happen = {
		days = 20
	}
	
	immediate = {
		hidden_effect = {
			country_event = {
				id = bestkorea.30
			}
			KOR = {
				country_event = {
					id = bestkorea.29
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.24.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.99
		
	}
	

}

country_event = { #KOR:Artillery strikes vs dig in (devestating loss)
	id = bestkorea.29
	title = bestkorea.25.t
	desc = bestkorea.29.d
	
	is_triggered_only = yes
	
	option = { 
		name = bestkorea.25.o1
		
		add_manpower = -10000
		
		set_equipment_fraction = 0.95
		
	}
	

}

country_event = { #hidden event for PRK victory in border war
	id = bestkorea.30
	title = bestkorea.30.t
	desc = bestkorea.30.d
	hidden = yes
	is_triggered_only = yes
	
	immediate = {
		hidden_effect = {
			news_event = {
				id = news_PRK.12
			}
			
			890 = {
				set_border_war = no
			}
			
			891 = {
				set_border_war = no
			}
			
			if = {
				limit = {
					890 = {
						is_demilitarized_zone = yes
					}
					
				
				}
				
				890 = {
					set_demilitarized_zone = no
				}
			}
			
			if = {
				limit = {
					891 = {
						is_demilitarized_zone = yes
					}
					
				
				}
				
				891 = {
					set_demilitarized_zone = no
				}
			}
			
			PRK = {
				transfer_state = 891
			}
		}
		
	}
	option = { 
		name = bestkorea.24.o1
		
	}
	

}

country_event = { #hidden event for KOR victory in border war
	id = bestkorea.31
	title = bestkorea.31.t
	desc = bestkorea.31.d
	hidden = yes
	is_triggered_only = yes
	
	immediate = {
		hidden_effect = {
			news_event = {
				id = news_PRK.12
			}
			
			890 = {
				set_border_war = no
			}
			
			891 = {
				set_border_war = no
			}
			
			if = {
				limit = {
					890 = {
						is_demilitarized_zone = no
					}
					
				
				}
				
				890 = {
					set_demilitarized_zone = yes
				}
			}
			
			if = {
				limit = {
					891 = {
						is_demilitarized_zone = yes
					}
					
				
				}
				
				891 = {
					set_demilitarized_zone = no
				}
			}
		}
		
	}
	option = { 
		name = bestkorea.24.o1
		
	}
	

}

country_event = { #Operation Vengeful Dragon
	id = bestkorea.32
	title = bestkorea.32.t
	desc = bestkorea.32.d
	
	fire_only_once = yes
	is_triggered_only = yes
	
	option = { #Prepare Extensive Battle Plans!
		name = bestkorea.32.o1
		
		ai_chance = {
			factor = 40
		}
		
		hidden_effect = {
			random_list = {
				10 = { #Horrible plan
					set_global_flag = PRKplanssuperbad
				}
				
				30 = { #Bad plan
					set_global_flag = PRKplanbad
				}
				
				40 = { #good plan
					set_global_flag = PRKplangood
				}
				
				20 = { #great plan
					set_global_flag = PRKplangreat
				}
			}
		}
	}
	
	option = { #Tunnels
		name = bestkorea.32.o2
		
		ai_chance = {
			factor = 30
		}
		
		hidden_effect = {
			set_global_flag = PRKtunnels
		}
		
		custom_effect_tooltip = PRKtunnels
		
	}
	
	option = { #Plant nukes in cities
		name = bestkorea.4.o3
		
		trigger = {
			has_country_flag = PRKnukes
		}
		ai_chance = {
			factor = 50
		}
		
		hidden_effect = {
			set_global_flag = PRKnukesplanted
		}
		
		custom_effect_tooltip = PRKnukesplant
	}
} 

country_event = { #South Discovers nuclear plot!
	id = bestkorea.38
	title = bestkorea.38.t
	desc = bestkorea.38.d
	
	fire_only_once = yes
	trigger = {
		tag = KOR
		has_global_flag = PRKnukesplanted
		NOT = { has_global_flag = KORdiscovednukes }
	}
	
	mean_time_to_happen = {
		days = 450
	}
	
	immediate = {
		set_global_flag = KORdiscovednukes 
	}
	
	option = { #Attack them now!
		name = bestkorea.38.o1
		
		ai_chance = {
			factor = 40
		}
		
		clr_global_flag = PRKnukesplanted
		declare_war_on = {
			target = PRK
			type = annex_everything
		}
		
		news_event = {
			id = news_PRK.11
			hours = 12
		}
	}
	
	option = { #Call an intervention
		name = bestkorea.38.o2
		ai_chance = {
			factor = 60
		}
		
		USA = { 
			country_event = {
			id = bestkorea.39
			}
		}
		
		PRC = { 
			country_event = {
			id = bestkorea.39
			}
		}
		
		SOV = { 
			country_event = {
			id = bestkorea.39
			}
		}
		
		JAP = { 
			country_event = {
			id = bestkorea.39
			}
		}
		
		KOR = { 
			country_event = {
			id = bestkorea.39
			}
		}
		
		news_event = {
			id = news_PRK.12
			hours = 12
		}
	}
} 

country_event = { #Majors: North Korean Intervention 
	id = bestkorea.39
	title = bestkorea.39.t
	desc = bestkorea.39.d
	
	fire_only_once = yes
	is_triggered_only = yes
	immediate = {
		set_country_flag = PRKinterventionmember
	}
	option = { #WE SUPPORT THE SOUTH
		name = bestkorea.38.o1
		
		ai_chance = {
			factor = 40
			modifier = {
				factor = 70
				NOT = { has_government = communist }
				
			}
			
			modifier = {
				factor = 10000
				tag = KOR
			}
		}
		
		set_country_flag = PRKinternvetionsouthsupported
		
		country_event = {
			id = bestkorea.46
			
			days = 7
		}
	}
	
	option = { #We support the north
		name = bestkorea.38.o2
		ai_chance = {
			factor = 40
			modifier = {
				factor = 20
				NOT = { has_government = communist }
				
			}
		}
		
		set_country_flag = PRKinterventionnorthsupported
		
		
	diplomatic_relation = { country = PRK relation = guarantee active = yes }
	}
	
	option = { #We abstain
		name = bestkorea.38.o3
		ai_chance = {
			factor = 30
		}
		
		set_country_flag = PRKinterventionabstain
	}
}

country_event = { #hidden: southern supporters voice what they're gonna do (trigger)
	id = bestkorea.40
	title = bestkorea.40.t
	desc = bestkorea.40.d
	
	fire_only_once = yes
	trigger = {
		has_country_flag = PRKinternvetionsouthsupported
	}
	hidden = yes
	immediate = {
		every_country = {
			limit = {
				AND = {
					OR = {
						has_country_flag = PRKinterventionmember
						tag = KOR
					}
					NOT = {
						tag = ROOT
					}
				}
				
			}
			
			country_event = {
				id = bestkorea.43
				hours = 3
			}
		}
	}
}

country_event = { #hidden: northern supporters voice what they're gonna do (trigger)
	id = bestkorea.41
	title = bestkorea.41.t
	desc = bestkorea.41.d
	
	fire_only_once = yes
	trigger = {
		has_country_flag = PRKinterventionnorthsupported
	}
	hidden = yes
	immediate = {
		every_country = {
			limit = {
				AND = {
					OR = {
						has_country_flag = PRKinterventionmember
						tag = KOR
					}
					NOT = {
						tag = ROOT
					}
				}
				
			}
			
			country_event = {
				id = bestkorea.44
				hours = 3
			}
		}
	}
}

country_event = { #hidden: absiatners voice what they're gonna do (trigger)
	id = bestkorea.42
	title = bestkorea.42.t
	desc = bestkorea.42.d
	
	fire_only_once = yes
	trigger = {
		has_country_flag = PRKinterventionabstain
	}
	hidden = yes
	immediate = {
		every_country = {
			limit = {
				AND = {
					OR = {
						has_country_flag = PRKinterventionmember
						tag = KOR
					}
					
					NOT = {
						tag = ROOT
					}
				}
				
			}
			
			country_event = {
				id = bestkorea.45
				hours = 3
			}
		}
	}
}

country_event = { #ROOT: Nation Supports the south
	id = bestkorea.43
	title = bestkorea.43.t
	desc = bestkorea.43.d
	
	fire_only_once = yes
	is_triggered_only = yes
	option = {
		name = bestkorea.43.o
	}
}

country_event = { #ROOT: Nation Supports the north
	id = bestkorea.44
	title = bestkorea.44.t
	desc = bestkorea.44.d
	
	fire_only_once = yes
	is_triggered_only = yes
	option = {
		name = bestkorea.44.o
	}
}

country_event = { #ROOT: Nation abstians
	id = bestkorea.45
	title = bestkorea.45.t
	desc = bestkorea.45.d
	
	fire_only_once = yes
	is_triggered_only = yes
	option = {
		name = bestkorea.45.o
	}
}

country_event = { #Do we declare war?
	id = bestkorea.46
	title = bestkorea.46.t
	desc = bestkorea.46.d
	
	fire_only_once = yes
	is_triggered_only = yes
	option = { #YES
		name = bestkorea.46.o
		
		declare_war_on = {
			target = PRK
			type = topple_government
		}
		
		ai_chance = {
			factor = 70
			modifier = {
				factor = 1000
				tag = KOR
			}
		}
	}
	
	option = { #no
		name = bestkorea.46.o1
		
		KOR = {
			add_opinion_modifier = {
				target = ROOT modifier = recent_actions_negative
			}
		}
		
		ai_chance = {
			factor = 30
			modifier = {
				factor = 0
				tag = KOR
			}
		}
	}
}


country_event = { #South Discovers tunnels!
	id = bestkorea.33
	title = bestkorea.33.t
	desc = bestkorea.33.d
	
	fire_only_once = yes
	trigger = {
		tag = KOR
		has_global_flag = PRKtunnels
		NOT = { has_global_flag = KORdiscoveredtunnels }
	}
	
	mean_time_to_happen = {
		days = 365
	}
	
	immediate = {
		set_global_flag = KORdiscoveredtunnels 
	}
	
	option = { #We will use this to our advantage 
		name = bestkorea.33.o1
		
		ai_chance = {
			factor = 40
		}
		
		hidden_effect = {
			set_global_flag = KORtunnelsadvantage
			clr_global_flag = PRKtunnels
		}
		
		custom_effect_tooltip = KORdiscoveredtunnels_tooltip
	}
	
	
	option = { #Attack them now!
		name = bestkorea.33.o2
		
		ai_chance = {
			factor = 10
		}
		
		declare_war_on = {
			target = PRK
			type = annex_everything
		}
		
		clr_global_flag = PRKtunnels
	}
	
	option = { #Lets get the Americans involved...
		name = bestkorea.4.o3
		trigger = {
			is_guaranteed_by = USA
		}
		ai_chance = {
			factor = 30
		}
		
		USA = { 
			country_event = {
			id = bestkorea.34
			}
		}
		
		clr_global_flag = PRKtunnels
	}
} 

country_event = { #USA: Help the south? (tunnels)
	id = bestkorea.34
	title = bestkorea.34.t
	desc = bestkorea.34.d
	
	is_triggered_only = yes
	
	option = { #We will help the south!
		name = bestkorea.34.o1
		
		ai_chance = {
			factor = 30
			
			modifier = {
				factor = 20
				
				NOT = { has_democratic_form_of_government = yes }
			}
		}
		
		
		KOR = {
			declare_war_on = {
				target = PRK
				type = annex_everything
			}
		}
		
		USA = {
			declare_war_on = {
				target = PRK
				type = annex_everything
			}
		}
		
	}
	
	option = { #Lets see if we can keep the Chinese from being involved.
		name = bestkorea.34.o2
		
		ai_chance = {
			factor = 30
			
			modifier = {
				factor = 20
				
				NOT = { has_democratic_form_of_government = yes }
			}
		}
		
		PRC = {
			country_event = {
				id = bestkorea.35
			}
		}
		
		
	}
	
	option = { #Nah
		name = bestkorea.34.o3
		
		ai_chance = {
			factor = 40
			
			modifier = {
				factor = 80
				
				NOT = { has_democratic_form_of_government = yes }
			}
		}
		
		KOR = {
			add_opinion_modifier = {
				target = USA modifier = recent_actions_negative
			}
			
			country_event = {
				id = bestkorea.37
			}
			
		}
		
		hidden_effect = {
			set_global_flag = KORtunnelsadvantage
			clr_global_flag = PRKtunnels
		}
	}
}

country_event = { #CHINA: Drop gaurentee
	id = bestkorea.35
	title = bestkorea.35.t
	desc = bestkorea.35.d
	
	is_triggered_only = yes
	
	option = { #They aint worth it
		name = bestkorea.35.o1
		
		ai_chance = {
			factor = 50
			
			modifier = {
				factor = 100
				
				has_democratic_form_of_government = yes
			}
		}
		
		diplomatic_relation = { country = PRK relation = guarantee active = no }
		
		
		news_event = {
			id = news_PRK.9
			hours = 24
		}
		
		PRK = {
			country_event = {
				id = bestkorea.7
				
				days = 1
			}
		}
	}
	
	option = { #WE SUPPORT THEM.
		name = bestkorea.35.o2
		
		ai_chance = {
			factor = 70
			
			modifier = {
				factor = 0
				
				has_democratic_form_of_government = yes
			}
		}
		
		USA = {
			country_event = {
				id = bestkorea.36
			}
		}
	}
}

country_event = { #USA: China refuses to dorp gaurentee
	id = bestkorea.36
	title = bestkorea.36.t
	desc = bestkorea.36.d
	
	is_triggered_only = yes
	
	option = { #This isn't worth it.
		name = bestkorea.36.o1
		
		ai_chance = {
			factor = 50

		}
		
		KOR = {
			country_event = {
				id = bestkorea.37
			}
		}
		
		news_event = {
			id = news_PRK.10
			hours = 24
		}
		
	}
	
	option = { #PRESS ONWARD
		name = bestkorea.36.o2
		
		ai_chance = {
			factor = 50

		}
		
		USA = {
			declare_war_on = {
				target = PRK
				type = topple_government
			}
		}
		
		KOR = {
			declare_war_on = {
				target = PRK
				type = annex_everything
			}
		}
	}
}

country_event = { #KOR: Americans wont help us.
	id = bestkorea.37
	title = bestkorea.37.t
	desc = bestkorea.37.d
	
	is_triggered_only = yes
	
	option = { #SAD
		name = bestkorea.37.o1
		
	}
	
	option = { #TO WAR
		name = bestkorea.37.o1
		
		declare_war_on = {
			target = PRK
			type = annex_everything
		}
	}
}

country_event = { #PRK: Operation vengeful Dragon plan (very bad)
	id = bestkorea.47
	title = bestkorea.47.t
	desc = bestkorea.47.d
	
	fire_only_once = yes
	trigger = {
		tag = PRK
		has_global_flag = PRKplanssuperbad
		
		has_war_with = KOR
	}
	
	option = { #WAT
		name = bestkorea.47.o
		
		add_timed_idea = {
			idea = PRK_plansuperbad_idea
			days = 100
		}
		
	}
}

country_event = { #PRK: Operation vengeful Dragon plan (bad)
	id = bestkorea.48
	title = bestkorea.48.t
	desc = bestkorea.48.d
	
	fire_only_once = yes
	trigger = {
		tag = PRK
		has_global_flag = PRKplanbad
		
		has_war_with = KOR
	}
	
	option = { #WAT
		name = bestkorea.47.o
		
		add_timed_idea = {
			idea = PRK_planbad_idea
			days = 100
		}
		
	}
}

country_event = { #PRK: Operation vengeful Dragon plan (good)
	id = bestkorea.49
	title = bestkorea.49.t
	desc = bestkorea.49.d
	
	fire_only_once = yes
	trigger = {
		tag = PRK
		has_global_flag = PRKplangood
		
		has_war_with = KOR
	}
	
	option = { #Great
		name = bestkorea.49.o
		
		add_timed_idea = {
			idea = PRK_plangood_idea
			days = 100
		}
		
	}
}


country_event = { #PRK: Operation vengeful Dragon plan (verygood)
	id = bestkorea.50
	title = bestkorea.50.t
	desc = bestkorea.50.d
	
	fire_only_once = yes
	trigger = {
		tag = PRK
		has_global_flag = PRKplangreat
		
		has_war_with = KOR
	}
	
	option = { #Great
		name = bestkorea.50.o
		
		add_timed_idea = {
			idea = PRK_plangreat_idea
			days = 100
		}
		
	}
}


country_event = { #PRK: Operation vengeful Dragon tunnels (sucsesful)
	id = bestkorea.55
	title = bestkorea.55.t
	desc = bestkorea.55.d
	
	fire_only_once = yes
	trigger = {
		tag = PRK
		has_global_flag = PRKtunnels
		
		has_war_with = KOR
	}
	
	option = { #Great
		name = bestkorea.55.o
		
		load_oob = PRKtunnels
		
	}
}

country_event = { #KOR: Operation vengeful Dragon tunnels (sucsesful)
	id = bestkorea.56
	title = bestkorea.56.t
	desc = bestkorea.56.d
	
	fire_only_once = yes
	trigger = {
		tag = KOR
		has_global_flag = PRKtunnels
		
		has_war_with = PRK
	}
	
	option = { #No!
		name = bestkorea.56.o
		
	}
}

country_event = { #PRK: Operation vengeful Dragon plan (failed)
	id = bestkorea.57
	title = bestkorea.57.t
	desc = bestkorea.57.d
	
	fire_only_once = yes
	trigger = {
		tag = PRK
		has_global_flag = KORtunnelsadvantage
		
		has_war_with = KOR
	}
	
	option = { #damn
		name = bestkorea.57.o
		
	}
}

country_event = { #KOR: Operation vengeful Dragon plan (failed)
	id = bestkorea.58
	title = bestkorea.58.t
	desc = bestkorea.58.d
	
	fire_only_once = yes
	trigger = {
		tag = KOR
		has_global_flag = KORtunnelsadvantage
		
		has_war_with = PRK
	}
	
	option = { #yay!
		name = bestkorea.58.o
		
		load_oob = KORtunnels
	}
}

country_event = { #KOR: We discovered their influence!
	id = bestkorea.59
	title = bestkorea.59.t
	desc = bestkorea.59.d
	
	fire_only_once = yes
	trigger = {
		tag = KOR
		has_global_flag = PRKinfluence
		NOT = { has_global_flag = KORcivilwar }
	}
	
	mean_time_to_happen = {
		days = 700
	}
	
	option = { #The north will pay. TO WAR!
		name = bestkorea.59.o
		
		declare_war_on = {
			target = PRK
			type = annex_everything
		}
		
		ai_chance = {
			factor = 30
		}
		
		PRK = {
			country_event = {
				id = bestkorea.60
			}
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_communist
			}
			
			remove_ideas = idea_PRK_influence_communist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_islamist
			}
			
			remove_ideas = idea_PRK_influence_islamist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_fascist
			}
			
			remove_ideas = idea_PRK_influence_fascist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_nationalist
			}
			
			remove_ideas = idea_PRK_influence_nationalist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_monarchist
			}
			
			remove_ideas = idea_PRK_influence_monarchist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_socialist
			}
			
			remove_ideas = idea_PRK_influence_socialist
		}
		clr_global_flag = PRKinfluence
	}
	
	option = { #We will shrug this off.
		name = bestkorea.59.o1
		
		ai_chance = {
			factor = 30
		}
		
		PRK = {
			country_event = {
				id = bestkorea.60
			}
		}
		clr_global_flag = PRKinfluence
		if = {
			limit = {
				has_idea = idea_PRK_influence_communist
			}
			
			remove_ideas = idea_PRK_influence_communist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_islamist
			}
			
			remove_ideas = idea_PRK_influence_islamist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_fascist
			}
			
			remove_ideas = idea_PRK_influence_fascist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_nationalist
			}
			
			remove_ideas = idea_PRK_influence_nationalist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_monarchist
			}
			
			remove_ideas = idea_PRK_influence_monarchist
		}
		
		if = {
			limit = {
				has_idea = idea_PRK_influence_socialist
			}
			
			remove_ideas = idea_PRK_influence_socialist
		}
	}
}

country_event = { #KOR rebels: We will take over!
	id = bestkorea.60
	title = bestkorea.60.t
	desc = bestkorea.60.d
	
	fire_only_once = yes
	is_triggered_only = yes
	
	option = { #yay!
		name = bestkorea.60.o
		
		PRK = {
			puppet = ROOT
		}
	}
}

country_event = { #KOR rebels: heres some help
	id = bestkorea.61
	title = bestkorea.61.t
	desc = bestkorea.61.d
	
	fire_only_once = yes
	is_triggered_only = yes
	
	option = { #yay!
		name = bestkorea.61.o
		
		PRK = {
			send_equipment = {
			target = ROOT
			type = infantry_equipment 
			amount = 15000
			}
		}
	}
}

country_event = { #KOR civil war over
	id = bestkorea.62
	title = bestkorea.62.t
	desc = bestkorea.62.d
	
	fire_only_once = yes
	hidden = yes
	trigger = {
		has_global_flag = KORcivilwar
		KOR = { has_civil_war = NO}
		any_other_country = {
			original_tag = KOR
			has_government = communist
		}
		all_country = {
			OR = {
				NOT = { original_tag = KOR }
				has_government = communist
			}
		}
	
	}
	
	option = { #Clr
		name = bestkorea.60.o
		
		clr_global_flag = KORcivilwar
		set_global_flag = civilwarvictory
		
		news_event = {
			id = news_PRK.civilwarvictory
			hours = 24
		}
	}
}

country_event = { #PRK: Nuclear Rocket test #sucseed
	id = bestkorea.63
	title = bestkorea.63.t
	desc = bestkorea.63.d
	
	fire_only_once = yes
	is_triggered_only = yes
	
	option = { #gives nukes
		name = bestkorea.63.o
		
		set_country_flag = PRKnukes
		set_technology = { nuclear_reactor = 1 }
		set_technology = { nukes = 1 }
		news_event = {
			id = news_PRK.rockettestsucsesfull
			hours = 24
		}
	}
}

country_event = { #PRK: Nuclear Rocket test #fail
	id = bestkorea.64
	title = bestkorea.64.t
	desc = bestkorea.64.d
	
	is_triggered_only = yes
	
	option = { #WE WILL TRY AGAIN
		name = bestkorea.64.o
		
		hidden_effect = {
			random_list = {
				30 = {
					country_event = {
					id = PRK.63
					days = 365
				}
				}
				
				70 = {
					country_event = {
					id = PRK.64
					days = 365
				}
				}
			} 
		}
		news_event = {
			id = news_PRK.rockettestfail
			hours = 24
		}
	}
}

country_event = { #unification
	id = bestkorea.65
	title = bestkorea.65.t
	desc = bestkorea.65.d
	
	is_triggered_only = yes
	
	option = { #WE WILL TRY AGAIN
		name = bestkorea.65.o
		
		PRK = {
			annex_country = {
				target = ROOT
				transfer_troops = yes
			}
		}
	}
}

country_event = { #PRK: Operation vengeful Dragon plan nukes!
	id = bestkorea.66
	title = bestkorea.66.t
	desc = bestkorea.66.d
	
	fire_only_once = yes
	trigger = {
		tag = PRK
		has_global_flag = PRKnukesplanted
		
		has_war_with = KOR
	}
	
	option = { #yes!
		name = bestkorea.57.o
		
		525 = {
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			add_manpower = -8000000
		}
		
		525 = {
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			add_manpower = -8000000
		}
		
		870 = {
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = industrial_complex 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			damage_building = {
				type = arms_factory 
				damage = 1
				
			}
			
			add_manpower = -4000000
		}
		
		KOR = {
			add_timed_idea = {
				idea = PRKmoraleshattered
				days = 50
			}
		}
	}
}

country_event = { #KOR: Operation vengeful Dragon plan (failed)
	id = bestkorea.67
	title = bestkorea.67.t
	desc = bestkorea.67.d
	
	fire_only_once = yes
	trigger = {
		tag = KOR
		has_global_flag = PRKnukesplant
		
		has_war_with = PRK
	}
	
	option = { #yay!
		name = bestkorea.67.o
		
	}
}

news_event = {
	id = news_PRK.1
	title = news_PRK.1.t
	desc = news_PRK.1.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.1.o1
		trigger = {
			NOT = { original_tag = PRK }
		}
	}
	option = {
		name = news_PRK.1.o2
		trigger = { 
			original_tag = PRK
		}
	}
}




news_event = {
	id = news_PRK.2
	title = news_PRK.2.t
	desc = news_PRK.2.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.2.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } }
		}
	}
	option = {
		name = news_PRK.2.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.2.o3
		trigger = { 
			original_tag = KOR
		}
	}
}

news_event = { #North Ceases Demilitarization
	id = news_PRK.3
	title = news_PRK.3.t
	desc = news_PRK.3.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.3.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } }
		}
	}
	option = {
		name = news_PRK.3.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.3.o3
		trigger = { 
			original_tag = KOR
		}
	}
}

news_event = { #South Attacks North over demilitarization
	id = news_PRK.4
	title = news_PRK.4.t
	desc = news_PRK.4.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.4.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } }
		}
	}
	option = {
		name = news_PRK.4.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.4.o3
		trigger = { 
			original_tag = KOR
		}
	}
}

news_event = { #South does nothing
	id = news_PRK.5
	title = news_PRK.5.t
	desc = news_PRK.5.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.5.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } }
		}
	}
	option = {
		name = news_PRK.5.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.5.o3
		trigger = { 
			original_tag = KOR
		}
	}
}

news_event = { #South remilitarizes its own zone
	id = news_PRK.6
	title = news_PRK.6.t
	desc = news_PRK.6.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.6.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } }
		}
	}
	option = {
		name = news_PRK.6.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.6.o3
		trigger = { 
			original_tag = KOR
		}
	}
}

news_event = { #North DMZ remains demilitarized (merica)
	id = news_PRK.7
	title = news_PRK.7.t
	desc = news_PRK.7.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.7.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } NOT = { original_tag = USA } }
		}
	}
	option = {
		name = news_PRK.7.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.7.o3
		trigger = { 
			original_tag = KOR
		}
	}
	
	option = {
		name = news_PRK.7.o4
		trigger = { 
			original_tag = USA
		}
	}
}


news_event = { #north refueses, war (merica)
	id = news_PRK.8
	title = news_PRK.8.t
	desc = news_PRK.8.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.8.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } NOT = { original_tag = USA } }
		}
	}
	option = {
		name = news_PRK.8.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.8.o3
		trigger = { 
			original_tag = KOR
		}
	}
	
	option = {
		name = news_PRK.8.o4
		trigger = { 
			original_tag = USA
		}
	}
}

news_event = { #China drops gaurentee!
	id = news_PRK.9
	title = news_PRK.9.t
	desc = news_PRK.9.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.9.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } NOT = { original_tag = USA } NOT = { original_tag = PRC } }
		}
	}
	option = {
		name = news_PRK.9.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.9.o3
		trigger = { 
			original_tag = KOR
		}
	}
	
	option = {
		name = news_PRK.9.o4
		trigger = { 
			original_tag = USA
		}
	}
	
	option = {
		name = news_PRK.9.o5
		trigger = { 
			original_tag = PRC
		}
	}
}

news_event = { #Merica backs down
	id = news_PRK.10
	title = news_PRK.10.t
	desc = news_PRK.10.d
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = news_PRK.10.o1
		trigger = {
			AND = { NOT = { original_tag = PRK } NOT = { original_tag = KOR } NOT = { original_tag = USA } NOT = { original_tag = PRC } }
		}
	}
	option = {
		name = news_PRK.10.o2
		trigger = { 
			original_tag = PRK
		}
	}
	
	option = {
		name = news_PRK.10.o3
		trigger = { 
			original_tag = KOR
		}
	}
	
	option = {
		name = news_PRK.10.o4
		trigger = { 
			original_tag = USA
		}
	}
	
	option = {
		name = news_PRK.10.o5
		trigger = { 
			original_tag = PRC
		}
	}
}
