﻿
add_namespace = teke
add_namespace = tekeflavor

country_event = { #Tekeland Clique setup
	id = teke.1
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.1" }
	title = teke.1.t
	desc = teke.1.d
	picture = GFX_report_event_TKE_brazzaville
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.1.a
		set_variable = { var = TKE_monarchist_inclination value = 0 }
		set_variable = { var = TKE_republican_inclination value = 0 }
		set_variable = { var = TKE_socialist_inclination value = 0 }
	}
}

country_event = { #Requesting Foreign Aid
	id = teke.2
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.2" }
	title = teke.2.t
	desc = teke.2.d
	picture = GFX_report_event_TKE_brazzaville
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.2.a
		add_equipment_to_stockpile = { type = infantry_equipment_1 amount = 1500 producer = NFA }
		custom_effect_tooltip = monarchist.tt
		add_to_variable = { TKE_monarchist_inclination = 1 }	
	}
	option = { #
		name = teke.2.b
		add_equipment_to_stockpile = { type = infantry_equipment_1 amount = 2500 producer = MAF }
		custom_effect_tooltip = republican.tt
		add_to_variable = { TKE_republican_inclination = 1 }	
	}
	option = { #
		name = teke.2.c
		add_equipment_to_stockpile = { type = infantry_equipment_1 amount = 1500 producer = FRA }
		custom_effect_tooltip = socialist.tt
		add_to_variable = { TKE_socialist_inclination = 1 }	
	}
}

country_event = { #Calling the Militias
	id = teke.3
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.2" }
	title = teke.3.t
	desc = teke.3.d
	picture = GFX_report_event_kampala
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.3.a
		custom_effect_tooltip = monarchist.tt
		division_template = {
				name = "French Volunteers"
				division_names_group = NFA_MIL_01
				regiments = {
					infantry = { x = 0 y = 0 }
					infantry = { x = 0 y = 1 }
					infantry = { x = 0 y = 2 }
					infantry = { x = 1 y = 0 }
					infantry = { x = 1 y = 1 }
					infantry = { x = 1 y = 2 }
					infantry = { x = 2 y = 0 }
					infantry = { x = 2 y = 1 }
					infantry = { x = 2 y = 2 }
				}
				support = {
						artillery = { x = 0 y = 0 }
				}
			}
			random_owned_state = {
				create_unit = {
					division = "division_template = \"French Volunteers\" start_experience_factor = 0.2"
					owner = TKE
				}
			}
			add_political_power = 30
		add_to_variable = { TKE_monarchist_inclination = 1 }	
	}
	option = { #
		name = teke.3.b
		custom_effect_tooltip = republican.tt
		division_template = {
				name = "Citizen Militia"
				division_names_group = NFA_MIL_01
				regiments = {
					militia = { x = 0 y = 0 }
					militia = { x = 0 y = 1 }
					militia = { x = 0 y = 2 }
					militia = { x = 1 y = 0 }
					militia = { x = 1 y = 1 }
					militia = { x = 1 y = 2 }
					militia = { x = 2 y = 0 }
					militia = { x = 2 y = 1 }
					militia = { x = 2 y = 2 }
				}
			}
			random_owned_state = {
				create_unit = {
					division = "division_template = \"Citizen Militia\" start_experience_factor = 0.1"
					owner = TKE
				}
			}
			random_owned_state = {
				create_unit = {
					division = "division_template = \"Citizen Militia\" start_experience_factor = 0.1"
					owner = TKE
				}
			}
			random_owned_state = {
				create_unit = {
					division = "division_template = \"Citizen Militia\" start_experience_factor = 0.1"
					owner = TKE
				}
			}
		add_to_variable = { TKE_republican_inclination = 1 }	
	}
	option = { #
		name = teke.3.c
		custom_effect_tooltip = socialist.tt
		division_template = {
				name = "Mikalé Militia"
				division_names_group = FRA_MIL_01
				regiments = {
					militia = { x = 0 y = 0 }
					militia = { x = 0 y = 1 }
					militia = { x = 0 y = 2 }
					militia = { x = 1 y = 0 }
					militia = { x = 1 y = 1 }
					militia = { x = 1 y = 2 }
					militia = { x = 2 y = 0 }
					militia = { x = 2 y = 1 }
					militia = { x = 2 y = 2 }
				}
			}
			random_owned_state = {
				create_unit = {
					division = "division_template = \"Mikalé Militia\" start_experience_factor = 0.1"
					owner = TKE
				}
			}
			random_owned_state = {
				create_unit = {
					division = "division_template = \"Mikalé Militia\" start_experience_factor = 0.1"
					owner = TKE
				}
			}
		add_to_variable = { TKE_socialist_inclination = 1 }	
	}
}

country_event = { #Battle of Brazzaville
	id = teke.4
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.4" }
	title = teke.4.t
	desc = teke.4.d
	picture = GFX_report_event_TKE_brazzaville
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.4.a
		custom_effect_tooltip = monarchist.tt
		add_to_variable = { TKE_monarchist_inclination = 1 }	
	}
	option = { #
		name = teke.4.b
		custom_effect_tooltip = republican.tt
		add_to_variable = { TKE_republican_inclination = 1 }	
	}
	option = { #
		name = teke.4.c
		custom_effect_tooltip = socialist.tt
		add_to_variable = { TKE_socialist_inclination = 1 }	
	}
}

country_event = { # The Clique Collapses
	id = teke.5
	immediate = {log = "[GetDateText]: [Root.GetName]: event teke.5"}
	title = teke.5.t
	desc = teke.5.d
	picture = GFX_report_event_TKE_brazzaville

	fire_only_once = yes
	is_triggered_only = yes
	
	option = {
		name = teke.5.a
		trigger = {
		check_variable = {
				var = TKE_monarchist_inclination
				value = 3
				compare = greater_than_or_equals
			}
		}
		add_popularity = {
			ideology = paternal_autocrat
			popularity = 0.2
		}
		add_popularity = {
			ideology = market_liberal
			popularity = -0.2
		}
		set_politics = {
			ruling_party = paternal_autocrat
			elections_allowed = no
		}
		add_authdem_to_coalition = yes
		add_natpop_to_coalition = yes
		remove_all_ministers = yes
		add_ideas = TKE_Ngalifourou_hog_pau
		complete_national_focus = TKE_revival_of_the_kingdom
	}
	option = {
		name = teke.5.b
		trigger = {
		check_variable = {
				var = TKE_republican_inclination
				value = 3
				compare = greater_than_or_equals
			}
		}
		remove_all_ministers = yes
		add_ideas = TKE_Fulbert_Youlou_hog_mli
		add_ideas = TKE_Robert_Stephane_Tchitchelle_for_sco
		add_ideas = TKE_Pierre_Goura_eco_sli
		add_ideas = TKE_Germain_Bicoumat_sec_sco
		complete_national_focus = TKE_democracy
		hidden_effect = {
		country_event = {
				id = teke.9
				days = 40
			}
		}
	}
	option = {
		name = teke.5.c
		trigger = {
		check_variable = {
				var = TKE_socialist_inclination
				value = 3
				compare = greater_than_or_equals
			}
		}
		set_politics = {
			ruling_party = radical_socialist
			elections_allowed = no
		}
		remove_all_ministers = yes
		add_ideas = TKE_Andre_Matsoua_hog_rso
		add_ideas = TKE_Jacques_Opangault_for_rso
		add_ideas = TKE_Raphael_Etifier_eco_rso
		add_ideas = TKE_Jean_Malonga_sec_rso
		complete_national_focus = TKE_revolutionary_struggle
	}
	option = {
		name = teke.5.e
	trigger = {
	check_variable = {
			var = TKE_monarchist_inclination
			value = 3
			compare = less_than
		}
	check_variable = {
			var = TKE_republican_inclination
			value = 3
			compare = less_than
		}
	check_variable = {
			var = TKE_socialist_inclination
			value = 3
			compare = less_than
		}
	}
	remove_all_ministers = yes
	add_ideas = TKE_Fulbert_Youlou_hog_mli
	add_ideas = TKE_Robert_Stephane_Tchitchelle_for_sco
	add_ideas = TKE_Pierre_Goura_eco_sli
	add_ideas = TKE_Germain_Bicoumat_sec_sco
	complete_national_focus = TKE_democracy
	}
}

country_event = { #Elections
	id = teke.6
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.6" }
	title = teke.6.t
	desc = teke.6.d
	picture = GFX_report_event_TKE_election
	
	is_triggered_only = yes
	
	option = { #MarLib
		name = teke.6.a
		clr_country_flag = TKE_default_rep
		complete_national_focus = TKE_youlou_victory
		remove_ideas_with_trait = foreign_minister
		add_ideas = TKE_Emmanuel_Damongo_for_mli
		hidden_effect = {
		country_event = {
				id = teke.45
				days = 55
			}
		}
	}
	
	option = { #SocDem
		name = teke.6.b
		trigger = {
		has_country_flag = TKE_tchicaya_ppc
		}
		add_popularity = {
			ideology = social_democrat
			popularity = 0.2
		}
		set_politics = {
			ruling_party = social_democrat
			elections_allowed = no
		}
		remove_ideas_with_trait = head_of_government
		add_ideas = TKE_Jean_Felix_Tchicaya_hog_sde
		remove_ideas_with_trait = security_minister
		add_ideas = TKE_Pierre_Tchicaya_sec_sde
		clr_country_flag = TKE_default_rep
		complete_national_focus = TKE_tchicaya_victory
	}
	
	option = { #SocLib
		name = teke.6.c
		trigger = {
		has_country_flag = TKE_goura_ppc
		}
		add_popularity = {
			ideology = social_liberal
			popularity = 0.2
		}
		set_politics = {
			ruling_party = social_liberal
			elections_allowed = no
		}
		remove_ideas_with_trait = head_of_government
		add_ideas = TKE_Pierre_Goura_hog_sli
		clr_country_flag = TKE_default_rep
		complete_national_focus = TKE_goura_victory
		hidden_effect = {
		country_event = {
				id = teke.43
				days = 37
			}
		}
	}
	
	option = { #SocCon
		name = teke.6.e
		trigger = {
		has_country_flag = TKE_tchitchelle_ppc
		}
		add_popularity = {
			ideology = social_conservative
			popularity = 0.2
		}
		set_politics = {
			ruling_party = social_conservative
			elections_allowed = no
		}
		remove_ideas_with_trait = head_of_government
		add_ideas = TKE_Robert_Stephane_Tchitchelle_hog_sco
		clr_country_flag = TKE_default_rep
		complete_national_focus = TKE_tchitchelle_victory
		hidden_effect = {
		country_event = {
				id = teke.64
				days = 28
			}
		}
	}
	
	option = { #RadSoc
		name = teke.6.f
		add_popularity = {
			ideology = radical_socialist
			popularity = 0.2
		}
		set_politics = {
			ruling_party = radical_socialist
			elections_allowed = no
		}
		set_party_name = {
			ideology = radical_socialist
			long_name = TKE_msa_party_long
			name = TKE_msa_party
		}
		remove_all_ministers = yes
		add_ideas = TKE_Jacques_Opangault_hog_rso
		add_ideas = TKE_Julien_Boukambou_for_rso
		add_ideas = TKE_Raphael_Etifier_eco_rso
		add_ideas = TKE_Jean_Malonga_sec_rso
		clr_country_flag = TKE_default_soc
		complete_national_focus = TKE_opangault_victory
	}
}

country_event = { #Soc Elections
	id = teke.7
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.7" }
	title = teke.7.t
	desc = teke.7.d
	picture = GFX_report_event_TKE_socialism
	
	fire_only_once = yes
	is_triggered_only = yes
	
	option = { #Tot
		name = teke.7.a
		add_popularity = {
			ideology = totalist
			popularity = 0.2
		}
		set_politics = {
			ruling_party = totalist
			elections_allowed = no
		}
		remove_ideas_with_trait = head_of_government
		add_ideas = TKE_Alphonse_Massamba_Debat_hog_tot
		complete_national_focus = TKE_debat_victory
		hidden_effect = {
		country_event = {
				id = teke.56
				days = 21
			}
		country_event = {
				id = teke.53
				days = 53
			}
		}
		clr_country_flag = TKE_default_soc
	}
	
	option = { #Synd
		name = teke.7.b
		add_popularity = {
			ideology = syndicalist
			popularity = 0.2
		}
		set_politics = {
			ruling_party = syndicalist
			elections_allowed = no
		}
		remove_ideas_with_trait = head_of_government
		add_ideas = TKE_Simon_Kikhounga_Ngot_hog_syn
		complete_national_focus = TKE_ngot_victory
		clr_country_flag = TKE_default_soc
	}
	
	option = { #RadSoc
		name = teke.7.c
		add_popularity = {
			ideology = radical_socialist
			popularity = 0.2
		}
		set_politics = {
			ruling_party = radical_socialist
			elections_allowed = no
		}
		set_party_name = {
			ideology = radical_socialist
			long_name = TKE_msa_party_long
			name = TKE_msa_party
		}
		create_country_leader = {
			name = "Jacques Opangault"
			picture = "gfx/leaders/TKE/Portrait_TKE_Jacques_Opangault.png"
			desc = "POLITICS_OPENGAULT_DESC"
			expire = "1.1.1"
			ideology = radsoc_left_panafricanism_subtype
		}
		remove_ideas_with_trait = head_of_government
		add_ideas = TKE_Jacques_Opangault_hog_rso
		complete_national_focus = TKE_opangault_victory
		hidden_effect = {
		country_event = {
				id = teke.58
				days = 14
			}
		}
		clr_country_flag = TKE_default_soc
	}
}
country_event = { #Moe Poaty Time
	id = teke.8
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.8" }
	title = teke.8.t
	desc = teke.8.d
	picture = GFX_report_event_TKE_loango
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
	name = teke.8.a
	add_political_power = 50
		928 = {
				add_extra_state_shared_building_slots = 1
				add_state_modifier = {
					modifier = {
						local_resources_factor = 0.1
						state_production_speed_buildings_factor = 0.1
				}
			}
		}
	}
	option = { #
	name = teke.8.b
	add_political_power = 50
		928 = {
				add_extra_state_shared_building_slots = 1
				add_state_modifier = {
					modifier = {
						local_resources_factor = 0.1
						state_production_speed_buildings_factor = 0.1
				}
			}
		}
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			desc = ""
			expire = "1.1.1"
			ideology = socdem_progressive_conservatism_subtype
		}
		hidden_effect = {
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			desc = ""
			expire = "1.1.1"
			ideology = radsoc_left_panafricanism_subtype
		}
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			desc = ""
			expire = "1.1.1"
			ideology = soclib_humanistic_capitalism_subtype
		}
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			desc = ""
			expire = "1.1.1"
			ideology = marlib_christian_democracy_subtype
		}
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			desc = ""
			expire = "1.1.1"
			ideology = paternal_socialism_subtype
			}
		}
		set_cosmetic_tag = TKE_loango
	}
}

country_event = { #PPC Nomination
	id = teke.9
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.9" }
	title = teke.9.t
	desc = teke.9.d
	picture = GFX_report_event_TKE_tchicaya_drink
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.9.a
		add_popularity = {
			ideology = social_democrat
			popularity = 0.02
		}
		set_country_flag = TKE_tchicaya_ppc
	}
	option = { #
		name = teke.9.b
		add_popularity = {
			ideology = social_conservative
			popularity = 0.02
		}
		set_country_flag = TKE_tchitchelle_ppc
	}
	option = { #
		name = teke.9.c
		add_popularity = {
			ideology = social_liberal
			popularity = 0.02
		}
		set_country_flag = TKE_goura_ppc
	}
}

country_event = { #MSA Nomination
	id = teke.10
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.10" }
	title = teke.10.t
	desc = teke.10.d
	picture = GFX_report_event_TKE_opangault
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.10.a
		add_popularity = {
			ideology = radical_socialist
			popularity = 0.02
		}
		set_party_name = {
			ideology = radical_socialist
			long_name = TKE_msa_party_long
			name = TKE_msa_party
		}
		create_country_leader = {
			name = "Jacques Opangault"
			picture = "gfx/leaders/TKE/Portrait_TKE_Jacques_Opangault.png"
			desc = "POLITICS_OPENGAULT_DESC"
			expire = "1.1.1"
			ideology = radsoc_left_panafricanism_subtype
		}
	}
}

country_event = { #Direction of the Monarchy
	id = teke.11
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.11" }
	title = teke.11.t
	desc = teke.11.d
	picture = GFX_report_event_TKE_ngalifourou
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.11.a
		add_stability = 0.05
		set_politics = {
			ruling_party = authoritarian_democrat
			elections_allowed = no
		}
		add_popularity = {
			ideology = authoritarian_democrat
			popularity = 0.1
		}
		set_country_leader_ideology = autdem_christian_democracy_subtype
		remove_ideas_with_trait = head_of_government
		remove_ideas_with_trait = foreign_minister
		add_ideas = TKE_Fulbert_Youlou_hog_mli
		add_ideas = TKE_Emmanuel_Damongo_for_mli
		add_marlib_to_coalition = yes
		add_pataut_to_coalition = yes
		add_natpop_to_coalition = yes
	}
	option = { #
		name = teke.11.b
		add_stability = 0.03
		add_war_support = 0.03
	}
	option = { #
		name = teke.11.c
		add_war_support = 0.05
		set_politics = {
			ruling_party = national_populist
			elections_allowed = no
		}
		add_popularity = {
			ideology = national_populist
			popularity = 0.1
		}
		add_authdem_to_coalition = yes
		add_pataut_to_coalition = yes
	}
}

country_event = { #Returning to Colonial Authority
	id = teke.12
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.12" }
	title = teke.12.t
	desc = teke.12.d
	picture = GFX_report_event_TKE_ngalifourou
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.12.a
		ENT = {
			add_to_faction = TKE
		}
	}
	option = { #
		name = teke.12.b
		GER = {
			add_to_faction = TKE
		}
	}
	option = { #
		name = teke.12.c
	}
}

country_event = { #Demystifying our Democracy
	id = teke.13
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.13" }
	title = teke.13.t
	desc = teke.13.d
	picture = GFX_report_event_TKE_ngalifourou
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.13.a
		add_political_power = 10
		set_cosmetic_tag = TKE_republic
		hidden_effect = {
		swap_ideas = {
			remove_idea = TKE_Queen_Ngalifourou_idea
			add_idea = TKE_Queen_Ngalifourou_idea_dem
			}
		}
	}
	option = { #
		name = teke.13.b
		add_political_power = 10
		remove_ideas = TKE_Queen_Ngalifourou_idea
		set_cosmetic_tag = TKE_teke
		create_country_leader = {
			name = "Ngalifourou"
			picture = "gfx/leaders/TKE/Portrait_TKE_Ngalifourou.png"
			desc = ""
			expire = "1.1.1"
			ideology = radsoc_left_panafricanism_subtype
		}
		create_country_leader = {
			name = "Ngalifourou"
			picture = "gfx/leaders/TKE/Portrait_TKE_Ngalifourou.png"
			desc = ""
			expire = "1.1.1"
			ideology = socdem_progressive_conservatism_subtype
		}
		create_country_leader = {
			name = "Ngalifourou"
			picture = "gfx/leaders/TKE/Portrait_TKE_Ngalifourou.png"
			desc = ""
			expire = "1.1.1"
			ideology = soclib_humanistic_capitalism_subtype
		}
		create_country_leader = {
			name = "Ngalifourou"
			picture = "gfx/leaders/TKE/Portrait_TKE_Ngalifourou.png"
			desc = ""
			expire = "1.1.1"
			ideology = marlib_christian_democracy_subtype
		}
		create_country_leader = {
			name = "Ngalifourou"
			picture = "gfx/leaders/TKE/Portrait_TKE_Ngalifourou.png"
			desc = ""
			expire = "1.1.1"
			ideology = paternal_socialism_subtype
		}
	}
}

country_event = { #Youlou's 'Liberalism'
	id = teke.14
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.14" }
	title = teke.14.t
	desc = teke.14.d
	picture = GFX_report_event_TKE_youlou_crowd
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.14.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		hidden_effect = {
		country_event = {
				id = teke.38
				days = 42
			}
		}
	}
	option = { #
		name = teke.14.b
		add_political_power = -30
		add_offsite_building = { type = industrial_complex level = 1 }
		set_country_leader_ideology = marlib_kleptocracy_subtype
		custom_effect_tooltip = marlib_marlib_kleptocracy_subtype_swap_tt
		hidden_effect = {
		country_event = {
				id = teke.38
				days = 42
			}
		}
	}
}

country_event = { #The Next Generation
	id = teke.15
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.15" }
	title = teke.15.t
	desc = teke.15.d
	picture = GFX_report_event_TKE_socialism
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.15.a
		add_popularity = {
			ideology = syndicalist
			popularity = 0.1
		}
		add_popularity = {
			ideology = totalist
			popularity = 0.1
		}
		set_party_name = {
			ideology = syndicalist
			long_name = TKE_cgt_party_long
			name = TKE_cgt_party
		}
		set_party_name = {
			ideology = totalist
			long_name = TKE_mnr_party_long
			name = TKE_mnr_party
		}
	}
}

country_event = { #Dealing With the Great Makoko
	id = teke.16
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.13" }
	title = teke.16.t
	desc = teke.16.d
	picture = GFX_report_event_TKE_ngalifourou
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.16.a
		add_political_power = -50
		add_stability = 0.03
		hidden_effect = {
		swap_ideas = {
			remove_idea = TKE_Queen_Ngalifourou_idea
			add_idea = TKE_Queen_Ngalifourou_idea_soc
			}
		}
	}
	option = { #
		name = teke.16.b
		add_political_power = 10
		add_war_support = 0.03
		remove_ideas = TKE_Queen_Ngalifourou_idea
		953 = { add_extra_state_shared_building_slots = 1 }
		hidden_effect = {
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			expire = "1.1.1"
			ideology = tribal_chiefdom_subtype
			traits = {
			}
		}
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			expire = "1.1.1"
			ideology = pataut_tribal_chiefdom_subtype
			traits = {
			}
		}
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			expire = "1.1.1"
			ideology = natpop_tribal_chiefdom_subtype
			traits = {
			}
		}
		set_party_name = {
			ideology = authoritarian_democrat
			long_name = TKE_loango_party_long
			name = TKE_loango_party
		}
		set_party_name = {
			ideology = paternal_autocrat
			long_name = TKE_loango_party_long
			name = TKE_loango_party
		}
		set_party_name = {
			ideology = national_populist
			long_name = TKE_loango_party_long
			name = TKE_loango_party
			}
		}
	}
	option = { #
		name = teke.16.c
		add_political_power = 90
		add_war_support = 0.05
		add_stability = -0.1
		add_manpower = -1
		953 = { add_extra_state_shared_building_slots = 1 }
		remove_ideas = TKE_Queen_Ngalifourou_idea
		hidden_effect = {
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			expire = "1.1.1"
			ideology = tribal_chiefdom_subtype
			traits = {
			}
		}
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			expire = "1.1.1"
			ideology = pataut_tribal_chiefdom_subtype
			traits = {
			}
		}
		create_country_leader = {
			name = "Moe Poaty III"
			picture = "gfx/leaders/TKE/Portrait_TKE_Moe_Poaty_III.png"
			expire = "1.1.1"
			ideology = natpop_tribal_chiefdom_subtype
			traits = {
			}
		}
		set_party_name = {
			ideology = authoritarian_democrat
			long_name = TKE_loango_party_long
			name = TKE_loango_party
		}
		set_party_name = {
			ideology = paternal_autocrat
			long_name = TKE_loango_party_long
			name = TKE_loango_party
		}
		set_party_name = {
			ideology = national_populist
			long_name = TKE_loango_party_long
			name = TKE_loango_party
			}
		}
	}
}

country_event = { #Matswa Resigns
	id = teke.17
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.13" }
	title = teke.17.t
	desc = teke.17.d
	picture = GFX_report_event_TKE_matswa
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.17.a
		country_event = {
				id = teke.7
				days = 14
			}
	}
	option = { #
		name = teke.17.b
		hidden_effect = {
		complete_national_focus = TKE_red_paradise_secured
		}
		complete_national_focus = TKE_matsoua_victory
		hidden_effect = {
		remove_all_ministers = yes
		add_ideas = TKE_Andre_Matsoua_hog_rso
		add_ideas = TKE_Jacques_Opangault_for_rso
		add_ideas = TKE_Biza_Dia_Tsina_eco_rso
		add_ideas = TKE_Camille_Diata_sec_rso
		country_event = {
				id = teke.68
				days = 14
			}
		}
	}
}

country_event = {#
	id = teke.18
	title = teke.18.t
	desc = teke.18.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.18.a
		ai_chance = {
			factor = 100
		}
		ROOT = {
			add_to_faction = FROM
		}
	}
	option = {#No
		name = teke.18.b
		TKE = {
		country_event = teke.19
		}
	}
}
	
country_event = {#
	id = teke.19
	title = teke.19.t
	desc = teke.19.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.19.a
	}
}

country_event = {#Tshombe's Conspiracy
	id = teke.20
	title = teke.20.t
	desc = teke.20.d
	picture = GFX_report_event_TKE_tshombe
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.20.a
		add_political_power = -100
		add_stability = -0.1
		add_ideas = TKE_tshombe_deal_idea
		add_offsite_building = { type = industrial_complex level = 3 }
		custom_effect_tooltip = TKE_tshombe_deal.tt
		hidden_effect = {
		fuck_the_shit_out_of_the_congo_youlou = yes
		}
	}
	option = {#just katanga
		name = teke.20.b
		add_political_power = -50
		add_stability = -0.05
		add_ideas = TKE_tshombe_deal_idea
		hidden_effect = {
		UMN = {
		transfer_state = 1182
		transfer_state = 879
		transfer_state = 1183
		add_state_core = 1182
		add_state_core = 879
		add_state_core = 1183
		load_focus_tree = generic_focus
		create_country_leader = {
			name = "Moïse Tshombe"
			desc = "POLITICS_MOISE_TSHOMBE_DESC"
			picture = "gfx/leaders/KIV/Portrait_KIV_Moise_Tshombe.png"
			expire = "1.1.1"
			ideology = free_market_capitalist_subtype
			traits = {}
		}
		set_party_name = {
				ideology = market_liberal
				long_name = KIV_market_liberal_party_long
				name = KIV_market_liberal_party
		}
		set_cosmetic_tag = UMN_KATANGA
		}
		TKE = {
		puppet = UMN
		}
		UMN = {
			restore_previous_government_type = yes
			}
		}
	}
	option = {#nah
		name = teke.20.c
		add_political_power = 50
		add_stability = 0.05
		increase_ruling_party_popularity_by_5 = yes
	}
}

country_event = { #MNR-PCT
	id = teke.21
	immediate = { log = "[GetDateText]: [Root.GetName]: event teke.21" }
	title = teke.21.t
	desc = teke.21.d
	picture = GFX_report_event_TKE_mnr
	
	is_triggered_only = yes
	fire_only_once = yes

	option = { #
		name = teke.21.a
		add_stability = -0.03
		add_popularity = {
			ideology = totalist
			popularity = 0.03
		}
	}
	option = { #
		name = teke.21.b
		add_stability = -0.1
		add_popularity = {
			ideology = totalist
			popularity = 0.1
		}
		set_party_name = {
			ideology = totalist
			long_name = TKE_pct_party_long
			name = TKE_pct_party
		}
		set_party_name = {
			ideology = syndicalist
			long_name = TKE_cgt_party_long
			name = TKE_cgt_party
		}
		set_party_name = {
			ideology = radical_socialist
			long_name = TKE_msa_party_long
			name = TKE_msa_party
		}
		set_party_name = {
			ideology = social_democrat
			long_name = TKE_social_democrat_party_long
			name = TKE_social_democrat_party
		}
		set_party_name = {
			ideology = social_liberal
			long_name = TKE_social_liberal_party_long
			name = TKE_social_liberal_party
		}
		set_party_name = {
			ideology = market_liberal
			long_name = TKE_market_liberal_party_long
			name = TKE_market_liberal_party
		}
		set_party_name = {
			ideology = social_conservative
			long_name = TKE_social_conservative_party_long
			name = TKE_social_conservative_party
		}
	}
	option = { #
		name = teke.21.c
		add_stability = -0.05
		add_popularity = {
			ideology = totalist
			popularity = 0.05
		}
		set_party_name = {
			ideology = totalist
			long_name = TKE_pct_party_long
			name = TKE_pct_party
		}
	}
}

country_event = {#
	id = teke.22
	title = teke.22.t
	desc = teke.22.d
	picture = GFX_report_event_TKE_youlou_crowd

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.22.a
	set_cosmetic_tag = TKE_bantu
		country_event = {
				id = teke.23
				days = 7
		}
	}
	option = {#
		name = teke.22.b
	set_cosmetic_tag = TKE_bas_congo
	
		country_event = {
				id = teke.23
				days = 7
		}
	}
}

country_event = {#
	id = teke.23
	title = teke.23.t
	desc = teke.23.d
	picture = GFX_report_event_TKE_youlou_crowd

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.23.a
		add_command_power = 50
		add_war_support = 0.03
		increase_ruling_party_popularity_by_3 = yes
		set_country_leader_portrait = {
			portrait = "gfx/leaders/TKE/Portrait_TKE_Fulbert_Youlou_White.png"
		}
		set_country_leader_name = {
			name = "Fulbert I"
		}
	}
	option = {#
		name = teke.23.b
		add_political_power = 50
		add_stability = 0.03
		increase_ruling_party_popularity_by_3 = yes
	}
}

country_event = {#
	id = teke.24
	title = teke.24.t
	desc = teke.24.d
	picture = GFX_report_event_TKE_socialism

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.24.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		set_country_leader_ideology = african_syndicalism_subtype
		custom_effect_tooltip = syn_african_syndicalism_subtype_swap_tt
	}
	option = {#
		name = teke.24.b
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		set_country_leader_ideology = syn_matswanism_subtype
		custom_effect_tooltip = syn_syn_matswanism_subtype_swap_tt
	}
}

country_event = {#
	id = teke.25
	title = teke.25.t
	desc = teke.25.d
	picture = GFX_report_event_TKE_youlou_opangault

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.25.a
		add_socdem_to_coalition = yes
		add_soclib_to_coalition = yes
		add_soccon_to_coalition = yes
		remove_ideas_with_trait = foreign_minister
		add_ideas = TKE_Robert_Stephane_Tchitchelle_for_sco
		set_country_leader_ideology = radsoc_paternal_socialism_subtype
		custom_effect_tooltip = radsoc_radsoc_paternal_socialism_subtype_swap_tt
	}
	option = {#
		name = teke.25.b
		add_marlib_to_coalition = yes
		remove_ideas_with_trait = foreign_minister
		add_ideas = TKE_Emmanuel_Damongo_for_mli
		set_country_leader_ideology = christian_socialism_subtype
		custom_effect_tooltip = radsoc_christian_socialism_subtype_swap_tt
	}
	option = {#
		name = teke.25.c
		increase_ruling_party_popularity_by_5 = yes
		add_synd_to_coalition = yes
		add_tot_to_coalition = yes
		set_country_leader_ideology = matswanism_subtype
		custom_effect_tooltip = radsoc_matswanism_subtype_swap_tt
	}
	option = {#
		name = teke.25.e
		increase_ruling_party_popularity_by_5 = yes
		add_synd_to_coalition = yes
		add_tot_to_coalition = yes
	}
}

country_event = {#
	id = teke.26
	title = teke.26.t
	desc = teke.26.d
	picture = GFX_report_event_TKE_anziku_flag

	is_triggered_only = yes

	option = {#
		name = teke.26.a
		set_cosmetic_tag = TKE_kingdom
	}
	option = {#
		name = teke.26.b
		set_cosmetic_tag = TKE_kingdom_2
	}
	option = {#
		name = teke.26.c
		set_cosmetic_tag = TKE_kingdom_3
	}
}

country_event = {#Femmes-Caïmans
	id = teke.27
	title = teke.27.t
	desc = teke.27.d
	picture = GFX_report_event_TKE_women

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.27.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		add_manpower = 2500
	}
	option = {#
		name = teke.27.b
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		add_manpower = 2500
		set_country_leader_ideology = liberal_feminism_subtype
		custom_effect_tooltip = marlib_liberal_feminism_subtype_swap_tt
	}
}

country_event = {#
	id = teke.28
	title = teke.28.t
	desc = teke.28.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.28.a
		add_political_power = 50
		KIV = { add_opinion_modifier = { target = TKE modifier = medium_increase } }
	}
	option = {#
		name = teke.28.b
		trigger = {
		is_ai = no
		NOT = {
		is_in_faction = yes
		is_faction_leader = yes
			}
		}
		create_faction_from_template = { 
				template = faction_template_generic_dominance          
				name = "Brazzaville-Kinshasa Pact"
				icon = GFX_faction_logo_african_union
		}
		TKE = { add_to_faction = KIV }
	}
	option = {#
		name = teke.28.c
		KIV = {
		country_event = {
				id = teke.29
				days = 7
			}
		}
	}
}

country_event = {#
	id = teke.29
	title = teke.29.t
	desc = teke.29.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.29.a
		TKE = {
		country_event = {
				id = teke.30
				days = 7
			}
		}
	}
	option = {#
		name = teke.29.b
		TKE = {
		country_event = {
				id = teke.31
				days = 7
			}
		}
	}
}

country_event = {#
	id = teke.30
	title = teke.30.t
	desc = teke.30.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.30.a
		add_state_core = 881
		add_state_core = 295
		add_state_core = 538
		add_state_core = 1025
		add_state_core = 1180
		add_state_core = 718
		add_state_core = 1026
		add_state_core = 977
		add_state_core = 1181
		add_state_core = 949
		add_state_core = 1182
		add_state_core = 1185
		add_state_core = 1184
		add_state_core = 1183
		add_state_core = 879
		add_state_core = 976
		TKE = {
			annex_country = {
			target = KIV
			transfer_troops = yes
			}
		}
		KIV = {
			every_unit_leader = {
			set_nationality = TKE
			}
		}
		complete_national_focus = COG_new_realities
		if = {
		limit = {
		has_government = market_liberal
		}
		country_event = {
				id = teke.20
				days = 14
			}
		}
		if = {
		limit = {
		has_completed_focus = TKE_revival_of_the_kingdom
		}
		news_event = { id = congo_news.12 days = 1 }
		}
		else_if = {
		limit = {
		has_government = market_liberal
		}
		news_event = { id = congo_news.10 days = 1 }
		}
		else_if = {
		limit = {
		has_government = social_democrat
		}
		news_event = { id = congo_news.11 days = 1 }
		}
		else_if = {
		limit = {
		has_government = social_liberal
		}
		news_event = { id = congo_news.11 days = 1 }
		}
		else_if = {
		limit = {
		has_government = social_conservative
		}
		news_event = { id = congo_news.11 days = 1 }
		}
		else_if = {
		limit = {
		has_completed_focus = TKE_opangault_victory
		}
		news_event = { id = congo_news.13 days = 1 }
		}
		else_if = {
		limit = {
		has_completed_focus = TKE_matsoua_victory
		}
		news_event = { id = congo_news.14 days = 1 }
		}
		else_if = {
		limit = {
		has_completed_focus = TKE_ngot_victory
		}
		news_event = { id = congo_news.15 days = 1 }
		}
		else_if = {
		limit = {
		has_completed_focus = TKE_debat_victory
		}
		news_event = { id = congo_news.16 days = 1 }
		}
	}
}

country_event = {#
	id = teke.31
	title = teke.31.t
	desc = teke.31.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.31.a
		add_political_power = -30
	}
	option = {#
		name = teke.31.b
		create_wargoal = { target = KIV type = annex_everything }
	}
}

country_event = {#
	id = teke.32
	title = teke.28.t
	desc = teke.28.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.28.a
		add_political_power = 50
		LPD = { add_opinion_modifier = { target = TKE modifier = medium_increase } }
	}
	option = {#
		name = teke.28.b
		trigger = {
		NOT = {
		is_ai = no
		is_in_faction = yes
		is_faction_leader = yes
			}
		}
		create_faction_from_template = { 
				template = faction_template_generic_dominance          
				name = "Covenant of the Two Prophets"
				icon = GFX_faction_logo_african_union
		}
		TKE = { add_to_faction = LPD }
	}
	option = {#
		name = teke.28.c
		LPD = {
		country_event = {
				id = teke.33
				days = 7
			}
		}
	}
}

country_event = {#
	id = teke.33
	title = teke.29.t
	desc = teke.29.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.29.a
		TKE = {
		country_event = {
				id = teke.34
				days = 7
			}
		}
	}
	option = {#
		name = teke.29.b
		TKE = {
		country_event = {
				id = teke.35
				days = 7
			}
		}
	}
}

country_event = {#
	id = teke.34
	title = teke.30.t
	desc = teke.30.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.30.a
		add_state_core = 881
		add_state_core = 295
		add_state_core = 538
		add_state_core = 1025
		add_state_core = 1180
		add_state_core = 718
		add_state_core = 1026
		add_state_core = 977
		add_state_core = 1181
		add_state_core = 949
		add_state_core = 1182
		add_state_core = 1185
		add_state_core = 1184
		add_state_core = 1183
		add_state_core = 879
		add_state_core = 976
		TKE = {
			annex_country = {
			target = LPD
			transfer_troops = yes
			}
		}
		LPD = {
			every_unit_leader = {
			set_nationality = TKE
			}
		}
		complete_national_focus = COG_new_realities
		if = {
		limit = {
		has_completed_focus = TKE_matsoua_victory
		}
		news_event = { id = congo_news.14 days = 1 }
		}
		else_if = {
		limit = {
		has_completed_focus = TKE_ngot_victory
		}
		news_event = { id = congo_news.15 days = 1 }
		}
	}
}

country_event = {#
	id = teke.35
	title = teke.31.t
	desc = teke.31.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.31.a
		add_political_power = -30
	}
	option = {#
		name = teke.31.b
		create_wargoal = { target = LPD type = annex_everything }
	}
}

country_event = {#
	id = teke.36
	title = teke.36.t
	desc = teke.36.d
	picture = GFX_report_event_TKE_lovecraft

	fire_only_once = yes
	trigger = {
	tag = TKE
	has_country_leader = { name = "Ngalifourou" ruling_only = yes }
	NEE = {
	has_country_leader = { name = "H.P Lovecraft" ruling_only = yes }
		}
	}
	option = {#
		name = teke.36.a
		ai_chance = {
			factor = 0
		}
		add_political_power = -30
		add_war_support = 0.03
		create_wargoal = { target = NEE type = annex_everything }
	}
	option = {#
		name = teke.36.b
		ai_chance = {
			factor = 100
		}
		add_political_power = 10
	}
}

country_event = {#
	id = teke.37
	title = teke.37.t
	desc = teke.37.d
	picture = GFX_report_event_TKE_ngalifourou

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.37.a
		add_political_power = 10
		add_stability = 0.05
		increase_ruling_party_popularity_by_5 = yes
	}
}

country_event = {#
	id = teke.38
	title = teke.38.t
	desc = teke.38.d
	picture = GFX_report_event_TKE_youlou_angry

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.38.a
		add_political_power = -40
		add_stability = -0.04
		decrease_ruling_party_popularity_by_3 = yes
		add_equipment_to_stockpile = {
			type = motorized_equipment
			amount = 50
			producer = BEL
		}
		add_offsite_building = { type = industrial_complex level = 1 }
		add_offsite_building = { type = arms_factory level = 1 }
		hidden_effect = {
		country_event = {
				id = teke.39
				days = 60
			}
		}
	}
	option = {#
		name = teke.38.b
		add_political_power = -80
		add_stability = -0.08
		decrease_ruling_party_popularity_by_5 = yes
		add_equipment_to_stockpile = {
			type = motorized_equipment
			amount = 50
			producer = BEL
		}
		add_offsite_building = { type = industrial_complex level = 2 }
		add_offsite_building = { type = arms_factory level = 2 }
		hidden_effect = {
		country_event = {
				id = teke.39
				days = 60
			}
		}
	}
}

country_event = {#
	id = teke.39
	title = teke.39.t
	desc = teke.39.d
	picture = GFX_report_event_TKE_youlou_angry

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.39.a
		add_political_power = -30
		add_stability = -0.03
	}
}

country_event = {#
	id = teke.40
	title = teke.40.t
	desc = teke.40.d
	picture = GFX_report_event_TKE_goura

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.40.a
		add_stability = 0.03
		increase_ruling_party_popularity_by_3 = yes
	}
}

country_event = {#
	id = teke.41
	title = teke.41.t
	desc = teke.41.d
	picture = GFX_report_event_TKE_goura

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.41.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		set_country_leader_ideology = soclib_christian_socialism_subtype
		custom_effect_tooltip = soclib_soclib_christian_socialism_subtype_swap_tt
	}
	option = {#
		name = teke.41.b
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		set_country_leader_ideology = soclib_progressive_democracy_subtype
		custom_effect_tooltip = soclib_soclib_progressive_democracy_subtype_swap_tt
	}
	option = {#
		name = teke.41.c
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
	}
	option = {#
		name = teke.41.e
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		set_country_leader_ideology = soclib_liberal_socialism_subtype
		custom_effect_tooltip = soclib_soclib_liberal_socialism_subtype_swap_tt
	}
}

country_event = {#
	id = teke.42
	title = teke.42.t
	desc = teke.42.d
	picture = GFX_report_event_TKE_goura

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.42.a
		add_political_power = 10
		add_tech_bonus = {
			name = industry
			bonus = 0.5
			uses = 1
			category = industry
		}
		random_owned_state = {
		increase_state_category_by_one_level = yes
		}
		random_owned_state = {
		increase_state_category_by_one_level = yes
		}
		random_owned_state = {
		increase_state_category_by_one_level = yes
		}
	}
}

country_event = {#
	id = teke.43
	title = teke.43.t
	desc = teke.43.d
	picture = GFX_report_event_GAB_sousatte

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.43.a
		add_command_power = 30
		add_war_support = 0.03
		add_popularity = { ideology = radical_socialist popularity = -0.03 }
	}
	option = {#
		name = teke.43.b
		add_political_power = 10
		add_stability = 0.03
		increase_ruling_party_popularity_by_3 = yes
	}
}

country_event = {#
	id = teke.44
	title = teke.44.t
	desc = teke.44.d
	picture = GFX_report_event_TKE_youlou_crowd

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.44.a
		add_political_power = 10
		add_stability = 0.03
		add_manpower = -450
		add_popularity = { ideology = social_conservative popularity = -0.03 }
		add_popularity = { ideology = social_liberal popularity = -0.03 }
		add_popularity = { ideology = social_democrat popularity = -0.03 }
		add_popularity = { ideology = radical_socialist popularity = -0.03 }
		add_popularity = { ideology = syndicalist popularity = -0.03 }
		add_popularity = { ideology = totalist popularity = -0.03 }
	}
}

country_event = {#
	id = teke.45
	title = teke.45.t
	desc = teke.45.d
	picture = GFX_report_event_TKE_youlou_angry

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.45.a
		add_political_power = 50
		add_command_power = 50
		add_manpower = -20
		add_stability = -0.02
	}
}

country_event = {#
	id = teke.46
	title = teke.46.t
	desc = teke.46.d
	picture = GFX_report_event_GAB_fea_map

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.46.a
		add_political_power = 25
		increase_ruling_party_popularity_by_3 = yes
		if = {
		limit = { TKE = { is_ai = no } }
		CEA = { add_popularity = { ideology = market_liberal popularity = 0.02 } }
		CMR = { add_popularity = { ideology = market_liberal popularity = 0.02 } }
		KBR = { add_popularity = { ideology = market_liberal popularity = 0.02 } }
		KIV = { add_popularity = { ideology = market_liberal popularity = 0.02 } }
		}
	}
}

country_event = {#
	id = teke.47
	title = teke.47.t
	desc = teke.47.d
	picture = GFX_report_event_TKE_tchicaya_drink

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.47.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		add_tech_bonus = {
				name = radio
				bonus = 1
				uses = 1
				technology = radio
		}
	}
}

country_event = {#
	id = teke.48
	title = teke.48.t
	desc = teke.48.d
	picture = GFX_report_event_TKE_pierre_tchicaya

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.48.a
		add_stability = 0.02
		add_war_support = 0.02
		increase_ruling_party_popularity_by_2 = yes
	}
}

country_event = {#
	id = teke.49
	title = teke.49.t
	desc = teke.49.d
	picture = GFX_report_event_TKE_malonga

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.49.a
		increase_ruling_party_popularity_by_3 = yes
		add_stability = 0.05
	}
}

country_event = {#
	id = teke.50
	title = teke.50.t
	desc = teke.50.d
	picture = GFX_report_event_TKE_cultural

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.50.a
		add_political_power = 50
		add_stability = 0.03
		random_owned_state = {
		increase_state_category_by_one_level = yes
		}
		random_owned_state = {
		increase_state_category_by_one_level = yes
		}
		random_owned_state = {
		increase_state_category_by_one_level = yes
		}
	}
}

country_event = {#
	id = teke.51
	title = teke.51.t
	desc = teke.51.d
	picture = GFX_report_event_TKE_socialism

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.51.a
		add_manpower = 3000
		add_war_support = 0.03
		increase_ruling_party_popularity_by_3 = yes
		custom_effect_tooltip = BRA_jungle_warfare_tt
			hidden_effect = {
				set_technology = { jungle_warfare = 1 }
			}
		custom_effect_tooltip = jungle_warfare_effect
	}
}

country_event = {#
	id = teke.52
	title = teke.52.t
	desc = teke.52.d
	picture = GFX_report_event_TKE_mnr

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.52.a
		add_political_power = -30
		add_stability = -0.05
		add_tech_bonus = {
			name = industry
			bonus = 0.25
			uses = 1
			category = industry
		}
		add_tech_bonus = {
			name = electronics
			bonus = 0.25
			uses = 1
			category = electronics
		}
		928 = { 
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
			}
		}
		928 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
			}
		}
	}
}

country_event = {#
	id = teke.53
	title = teke.53.t
	desc = teke.53.d
	picture = GFX_report_event_TKE_youlou_crowd

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.53.a
		add_political_power = -40
		add_stability = 0.03
		add_popularity = {
			ideology = market_liberal
			popularity = 0.02
		}
	}
}

country_event = {#
	id = teke.54
	title = teke.54.t
	desc = teke.54.d
	picture = GFX_report_event_TKE_school

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.54.a
		add_political_power = 10
		add_stability = 0.05
		increase_ruling_party_popularity_by_5 = yes
	}
}

country_event = {#
	id = teke.55
	title = teke.55.t
	desc = teke.55.d
	picture = GFX_report_event_TKE_debat_cult

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.55.a
		add_political_power = -30
		add_command_power = 30
		add_war_support = 0.03
		decrease_ruling_party_popularity_by_3 = yes
		add_manpower = 2500
	}
	option = {#
		name = teke.55.b
		add_political_power = -50
		add_command_power = 60
		add_war_support = 0.05
		decrease_ruling_party_popularity_by_5 = yes
		add_manpower = 5000
		set_country_leader_ideology = tot_matswanism_subtype
		custom_effect_tooltip = tot_tot_matswanism_subtype_swap_tt
	}
}

country_event = {#
	id = teke.56
	title = teke.56.t
	desc = teke.56.d
	picture = GFX_report_event_TKE_mnr

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.56.a
		add_command_power = 30
		add_stability = -0.05
		add_war_support = 0.05
		increase_ruling_party_popularity_by_5 = yes
		add_manpower = -850
	}
	option = {#
		name = teke.56.b
		add_political_power = 10
		add_stability = 0.05
		add_war_support = -0.05
		increase_ruling_party_popularity_by_3 = yes
	}
}

country_event = {#
	id = teke.57
	title = teke.57.t
	desc = teke.57.d
	picture = GFX_report_event_TKE_ngot

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.57.a
		add_political_power = 10
		add_stability = 0.03
	}
	option = {#
		name = teke.57.b
		add_political_power = -30
		add_command_power = 30
		add_stability = -0.03
		decrease_ruling_party_popularity_by_2 = yes
		set_country_leader_name = { name = "Simon-Pierre El Hadj Kikhounga-Ngot" }
	}
	option = {#
		name = teke.57.c
		add_political_power = -60
		add_command_power = 60
		add_stability = -0.1
		decrease_ruling_party_popularity_by_3 = yes
		set_country_leader_name = { name = "Simon-Pierre El Hadj Kikhounga-Ngot" }
		set_country_leader_ideology = syn_islamic_socialism_subtype
		custom_effect_tooltip = syn_syn_islamic_socialism_subtype_swap_tt
	}
}

country_event = {#
	id = teke.58
	title = teke.58.t
	desc = teke.58.d
	picture = GFX_report_event_TKE_ngot

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.58.a
		add_political_power = 10
		add_stability = 0.03
		increase_ruling_party_popularity_by_3 = yes
		hidden_effect = {
		country_event = {
				id = teke.59
				days = 28
			}
		}
	}
}

country_event = {#
	id = teke.59
	title = teke.59.t
	desc = teke.59.d
	picture = GFX_report_event_TKE_tchicaya_drink

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.59.a
		add_popularity = {
			ideology = social_democrat
			popularity = 0.1
		}
		add_socdem_to_coalition = yes
	}
	option = {#
		name = teke.59.b
		add_popularity = {
			ideology = radical_socialist
			popularity = 0.1
		}
		add_radsoc_to_coalition = yes
	}
	option = {#
		name = teke.59.c
		add_popularity = {
			ideology = radical_socialist
			popularity = 0.05
		}
		add_popularity = {
			ideology = social_democrat
			popularity = 0.05
		}
		add_radsoc_to_coalition = yes
		add_socdem_to_coalition = yes
	}
	option = {#
		name = teke.59.e
		increase_ruling_party_popularity_by_5 = yes
	}
}

country_event = {#
	id = teke.60
	title = teke.60.t
	desc = teke.60.d
	picture = GFX_report_event_TKE_matswa

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.60.a
		add_political_power = -30
		add_war_support = 0.03
		INT = { add_opinion_modifier = { target = TKE modifier = small_decrease } }
	}
}

country_event = {#
	id = teke.61
	title = teke.61.t
	desc = teke.61.d
	picture = GFX_report_event_TKE_tchichelle

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.61.a
		add_political_power = 10
		add_war_support = 0.03
		increase_ruling_party_popularity_by_3 = yes
	}
}

country_event = {#
	id = teke.62
	title = teke.62.t
	desc = teke.62.d
	picture = GFX_report_event_TKE_railway

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.62.a
		add_stability = 0.03
		increase_ruling_party_popularity_by_3 = yes
		add_tech_bonus = {
			name = industry
			bonus = 0.5
			uses = 1
			category = industry
		}
	}
}

country_event = {#
	id = teke.63
	title = teke.63.t
	desc = teke.63.d
	picture = GFX_report_event_TKE_chinese

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.63.a
		add_political_power = 10
		add_stability = -0.03
	}
	option = {#
		name = teke.63.b
		add_political_power = -30
		add_stability = 0.03
		CHI = { add_opinion_modifier = { target = TKE modifier = small_increase } }
	}
}

country_event = {#
	id = teke.64
	title = teke.64.t
	desc = teke.64.d
	picture = GFX_report_event_TKE_tchicaya_drink

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.64.a
		add_command_power = 30
		increase_ruling_party_popularity_by_5 = yes
		add_popularity = {
			ideology = social_democrat
			popularity = 0.05
		}
		add_socdem_to_coalition = yes
	}
}

country_event = {#
	id = teke.65
	title = teke.65.t
	desc = teke.65.d
	picture = GFX_report_event_TKE_cftc

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.65.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		FRA = { add_opinion_modifier = { target = TKE modifier = small_increase } }
	}
}

country_event = {#
	id = teke.66
	title = teke.66.t
	desc = teke.66.d
	picture = GFX_report_event_TKE_bicoumat

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.66.a
		add_political_power = 10
		add_stability = 0.03
		increase_ruling_party_popularity_by_3 = yes
	}
}

country_event = {#
	id = teke.67
	title = teke.67.t
	desc = {
	text = teke.67.d
	trigger = { NOT = { has_idea = TKE_Queen_Ngalifourou_idea_soc } }
	}
	desc = { 
	text = teke.67.d.alt
	trigger = { has_idea = TKE_Queen_Ngalifourou_idea_soc }
	}
	picture = GFX_report_event_TKE_matswa_statue

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.67.a
		add_political_power = 50
		increase_ruling_party_popularity_by_5 = yes
		add_stability = 0.05
		add_synd_to_coalition = yes
		add_socdem_to_coalition = yes
		add_soclib_to_coalition = yes
		add_marlib_to_coalition = yes
		add_soccon_to_coalition = yes
		if = {
		limit = { has_idea = TKE_Queen_Ngalifourou_idea_soc }
		add_pataut_to_coalition = yes
		}
	}
}

country_event = {#
	id = teke.68
	title = teke.68.t
	desc = teke.68.d
	picture = GFX_report_event_TKE_matswa_prison

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.68.a
		add_political_power = 10
		add_stability = 0.03
	}
}

country_event = {#
	id = teke.69
	title = teke.69.t
	desc = teke.69.d
	picture = GFX_report_event_TKE_matswa

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.69.a
		add_command_power = 30
		add_war_support = 0.03
		add_manpower = 3000
	}
}

country_event = {#
	id = teke.70
	title = teke.70.t
	desc = teke.70.d
	picture = GFX_report_event_LPD_kimbangu_choir

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.70.a
		add_political_power = -30
		increase_ruling_party_popularity_by_2 = yes
		hidden_effect = {
		country_event = {
				id = teke.71
				days = 21
			}
		}
	}
}

country_event = {#
	id = teke.71
	title = teke.71.t
	desc = teke.71.d
	picture = GFX_report_event_LPD_kimbangu_church

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.71.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		add_stability = 0.03
		add_war_support = 0.03
		if = {
		limit = {
		LPD = {
		OR = {
		exists = no
		NOT = { has_completed_focus = LPD_Kimbanguist_Takeover }
					}
				}
			}
		create_field_marshal = {
			name = "Simon Kimbangu"
			portrait_path = "gfx/leaders/COG/Portrait_Congo_Simon_Kimbangu.png"
			traits = {
				politically_connected
			}
			skill = 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 1
			id = 3348
		}
		create_field_marshal = {
			name = "Marie Muilu Kiawanga Nzitani"
			portrait_path = "gfx/leaders/COG/Portrait_Congo_Mama_Kimbangu.png"
			traits = {
				politically_connected
			}
			skill = 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 1
			id = 3349
		}
		create_corps_commander = {
			name = "Salomon Dialungana Kiangani"
			portrait_path = "gfx/leaders/COG/Portrait_Congo_Salomon_Kimbangu.png"
			traits = {
				politically_connected
			}
			skill = 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 1
			id = 3350
		}
		create_corps_commander = {
			name = "Joseph Diangienda"
			portrait_path = "gfx/leaders/COG/Portrait_Congo_Joseph_Diangienda.png"
			traits = {
				politically_connected
			}
			skill = 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 1
			id = 3351
		}
		create_corps_commander = {
			name = "Charles Daniel Kisolokele"
			portrait_path = "gfx/leaders/COG/Portrait_Congo_Charles_Daniel_Kisolokele.png"
			traits = {
				politically_connected
			}
			skill = 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 1
			id = 3352
		}
		create_corps_commander = {
			name = "Simon-Pierre Mpadi"
			portrait_path = "gfx/leaders/COG/Portrait_Congo_Simon_Pierre_Mpadi.png"
			traits = {
				politically_connected
			}
			skill = 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 1
			id = 3353
			}
		}
	}
}

country_event = {#
	id = teke.72
	title = teke.72.t
	desc = teke.72.d
	picture = GFX_report_event_TKE_matswa_statue

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.72.a
		add_command_power = 30
		increase_ruling_party_popularity_by_3 = yes
		add_stability = 0.03
		add_war_support = 0.03
	}
}

country_event = {#
	id = teke.73
	title = teke.73.t
	desc = teke.73.d
	picture = GFX_report_event_COG_la_sape

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = teke.73.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
	}
}

country_event = {#
	id = tekeflavor.1
	title = tekeflavor.1.t
	desc = tekeflavor.1.d
	picture = GFX_report_event_TKE_pygmies

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.1.a
		add_stability = -0.03
		add_war_support = -0.03
		add_manpower = 2000
	}
}

country_event = {#
	id = tekeflavor.2
	title = tekeflavor.2.t
	desc = tekeflavor.2.d
	picture = GFX_report_event_TKE_beembe

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.2.a
		increase_ruling_party_popularity_by_3 = yes
		random_core_state = { 
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
			}
		}
	}
}

country_event = {#
	id = tekeflavor.3
	title = tekeflavor.3.t
	desc = tekeflavor.3.d
	picture = GFX_report_event_TKE_kwele

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.3.a
		add_tech_bonus = {
			name = industry
			bonus = 0.25
			uses = 1
			category = industry
		}
		random_core_state = { 
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
			}
		}
	}
}

country_event = {#ANTA BAKA?!
	id = tekeflavor.4
	title = tekeflavor.4.t
	desc = tekeflavor.4.d
	picture = GFX_report_event_TKE_baka

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.4.a
		add_political_power = 10
		hidden_effect = {
				set_technology = { improved_field_hospitals = 1 }
			}
			custom_effect_tooltip = improved_field_hospitals_effect
			add_tech_bonus = {
				bonus = 0.25
				uses = 1
				category = hospital_tech
			}
	}
	option = {#
		name = tekeflavor.4.b
		trigger = { has_country_leader = { name = "Ngalifourou" ruling_only = yes } }
		add_political_power = -30
		add_command_power = 30
		hidden_effect = {
				set_technology = { improved_field_hospitals = 1 }
			}
			custom_effect_tooltip = improved_field_hospitals_effect
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = hospital_tech
			}
	}
	option = {#
		name = tekeflavor.4.c
		trigger = { has_government = totalist }
		add_command_power = 50
		add_stability = 0.05
		increase_ruling_party_popularity_by_5 = yes
	}
}

country_event = {#
	id = tekeflavor.5
	title = tekeflavor.5.t
	desc = tekeflavor.5.d
	picture = GFX_report_event_TKE_niari

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.5.a
		increase_ruling_party_popularity_by_2 = yes
		add_manpower = 300
		hidden_effect = {
		country_event = {
				id = tekeflavor.6
				days = 21
			}
		}
	}
}

country_event = {#
	id = tekeflavor.6
	title = tekeflavor.6.t
	desc = tekeflavor.6.d
	picture = GFX_report_event_TKE_niari

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.6.a
		add_political_power = -30
		add_stability = -0.03
		add_manpower = 700
		928 = { add_extra_state_shared_building_slots = 1 }
	}
	option = {#
		name = tekeflavor.6.b
		add_political_power = 10
		add_stability = 0.03
		increase_ruling_party_popularity_by_3 = yes
	}
}

country_event = {#
	id = tekeflavor.7
	title = tekeflavor.7.t
	desc = tekeflavor.7.d
	picture = GFX_report_event_TKE_church

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.7.a
		add_political_power = 10
		add_stability = 0.03
	}
}

country_event = {#
	id = tekeflavor.8
	title = tekeflavor.8.t
	desc = tekeflavor.8.d
	picture = GFX_report_event_TKE_mayola

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.8.a
		add_political_power = 10
		increase_ruling_party_popularity_by_3 = yes
		hidden_effect = {
		country_event = {
				id = tekeflavor.9
				days = 70
			}
		}
	}
}

country_event = {#
	id = tekeflavor.9
	title = tekeflavor.9.t
	desc = tekeflavor.9.d
	picture = GFX_report_event_TKE_massengo

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.9.a
		add_political_power = 10
		increase_ruling_party_popularity_by_2 = yes
	}
}


country_event = {#
	id = tekeflavor.10
	title = tekeflavor.10.t
	desc = tekeflavor.10.d
	picture = GFX_report_event_TKE_memorial

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.10.a
		add_political_power = 10
		add_stability = 0.05
		add_war_support = 0.05
	}
}

country_event = {#
	id = tekeflavor.11
	title = tekeflavor.11.t
	desc = tekeflavor.11.d
	picture = GFX_report_event_TKE_cathedral

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.11.a
		add_political_power = -75
		increase_ruling_party_popularity_by_5 = yes
		hidden_effect = {
		country_event = {
				id = tekeflavor.12
				days = 1825
			}
		}
	}
	option = {#
		name = tekeflavor.11.b
		add_political_power = 50
	}
}

country_event = {#
	id = tekeflavor.12
	title = tekeflavor.12.t
	desc = tekeflavor.12.d
	picture = GFX_report_event_TKE_cathedral_complete

	fire_only_once = yes
	is_triggered_only = yes

	option = {#
		name = tekeflavor.12.a
		add_political_power = 50
		add_stability = 0.10
		increase_ruling_party_popularity_by_10 = yes
	}
}