﻿###########################
#Ethiopia Events
###########################
#By Gibzit and HappyNTH
###########################

add_namespace = ethiopia
add_namespace = ethiopiaflavour

#Ethiopia Introduction
country_event = {
	id = ethiopia.1
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.1 FROM = [From.GetName]" }
	title = ethiopia.1.t
	desc = ethiopia.1.d
	picture = GFX_report_event_plateau
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopia.1.a
	}
}

#The DKAEB nears bankruptcy
country_event = {
	id = ethiopia.2
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.2 FROM = [From.GetName]" }
	title = ethiopia.2.t
	desc = ethiopia.2.d
	picture = GFX_report_event_FNG_railway_construction_2
	is_triggered_only = yes

	option = { #Uh oh
		name = ethiopia.2.a
		add_political_power = -20
		custom_effect_tooltip = ETH_DKAEB_maybe_RIP
	}
}

#Vestasien Takes Control of the DKAEB
country_event = {
	id = ethiopia.3
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.3 FROM = [From.GetName]" }
	title = ethiopia.3.t
	desc = ethiopia.3.d
	picture = GFX_report_event_SOM_Djibouti
	is_triggered_only = yes

	option = { #Alright...
		name = ethiopia.3.a
		add_stability = 0.02
		if = {
			limit = {
				tag = ETH
			}
			decrease_ruling_party_popularity_by_5 = yes
		}
		set_country_flag = ETH_vestasien_rail
		add_popularity = { ideology = national_populist popularity = 0.02 }
	}
	option = { #No! We'll nationalise it
		name = ethiopia.3.b
		ai_chance = {
			base = 0
		}
		add_political_power = -40
		add_stability = -0.05
		increase_ruling_party_popularity_by_5 = yes
		hidden_effect = {
			set_country_flag = ETH_public_rail
			set_country_flag = ETH_nationalised_properly
			clr_country_flag = ETH_private_rail
			clr_country_flag = ETH_vestasien_rail
		}
	}
}

#DKAEB Abandoned by the German Empire
country_event = {
	id = ethiopia.4
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.4 FROM = [From.GetName]" }
	title = ethiopia.4.t
	desc = ethiopia.4.d
	picture = GFX_report_event_EGY_german_scouting_in_egypt

	is_triggered_only = yes

	fire_only_once = yes

	option = { #An European consortium ends up buying the railway
		name = ethiopia.4.a
		ai_chance = {
			base = 25
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_choose_a_side
					option = DJI_CHOOSE_SOM
				}
			}
		}
		add_stability = -0.10
		hidden_effect = {
			set_country_flag = ETH_private_rail
			clr_country_flag = ETH_vestasien_rail
			clr_country_flag = ETH_public_rail
		}
	}

	option = { #Buy our section of the railway
		name = ethiopia.4.b
		ai_chance = {
			base = 25
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_choose_a_side
					option = DJI_CHOOSE_SOM
				}
			}
		}
		add_political_power = -150
		hidden_effect = {
			set_country_flag = ETH_public_rail
			clr_country_flag = ETH_private_rail
			clr_country_flag = ETH_vestasien_rail
		}
	}
	
	option = { #Nationalise that shit
		name = ethiopia.4.c
		ai_chance = {
			base = 50
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_choose_a_side
					option = DJI_CHOOSE_ETH
				}
			}
		}
		add_political_power = -25
		add_stability = -0.05
		increase_ruling_party_popularity_by_5 = yes
		hidden_effect = {
			set_country_flag = ETH_public_rail
			set_country_flag = ETH_nationalised_properly
			clr_country_flag = ETH_private_rail
			clr_country_flag = ETH_vestasien_rail
		}
	}
}

#The DKAEB stays afloat
country_event = {
	id = ethiopia.5
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.5 FROM = [From.GetName]" }
	title = ethiopia.5.t
	desc = ethiopia.5.d
	picture = GFX_report_event_MAF_railroad
	is_triggered_only = yes
	
	fire_only_once = yes

	option = { #Good, good
		name = ethiopia.5.a
		add_political_power = 25
		ETH = {
			set_country_flag = ETH_german_aligned
		}
	}
}

#The DKAEB goes bankrupt (Ethiopia)!
country_event = {
	id = ethiopia.6
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.6 FROM = [From.GetName]" }
	title = ethiopia.6.t
	desc = ethiopia.6.d
	picture = GFX_report_event_FNG_railway_construction_1
	is_triggered_only = yes

	fire_only_once = yes

	option = { #Damn...
		name = ethiopia.6.a
		add_political_power = -25
		if = {
			limit = {
				tag = ETH
			}
			decrease_ruling_party_popularity_by_5 = yes
		}
		complete_national_focus = ETH_Nationalised_Railroad
		set_country_flag = ETH_public_rail
		clr_country_flag = ETH_vestasien_rail
	}
}

#Our Place on the World Stage
country_event = {
	id = ethiopia.7
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.7 FROM = [From.GetName]" }
	title = ethiopia.7.t
	picture = GFX_report_event_ETH_ethiopian_warriors
	desc = {
		text = ethiopia.7.d.germanyatwar
	trigger = {
			GER = {
				has_war_with = INT
			}
		}
	}
	desc = {
		text = ethiopia.7.d.germanyvictorious
	trigger = {
			INT = {
				exists = no
			}
		}
	}
	desc = {
		text = ethiopia.7.d.prewar
	trigger = {
			INT = {
				exists = yes
			}
			NOT = {
				GER = {
					has_war_with = INT
				}
			}
		}
	}
	is_triggered_only = yes

	option = { #Neutrality
		name = ethiopia.7.a
		ai_chance = {
			base = 0
		}
	}
	option = { #Join Reichspakt
		name = ethiopia.7.b
		ai_chance = {
			base = 100
		}
		GER = {
			country_event = {
				id = ethiopia.27
				days = 2
			}
		}
	}
}

#Drought!
country_event = {
	id = ethiopia.8
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.8 FROM = [From.GetName]" }
	title = ethiopia.8.t
	desc = ethiopia.8.d
	picture = GFX_OTT_Famine

	is_triggered_only = yes

	option = { #Damn!
		name = ethiopia.8.a
		add_stability = -0.10
		if = {
			limit = {
				tag = ETH
			}
			decrease_ruling_party_popularity_by_5 = yes
		}
	trigger = {
			NOT = {
				has_country_flag = ETH_public_rail
			}
		}
	}

	option = { #Use the railways to distribute food
		name = ethiopia.8.b
		add_stability = -0.05
	trigger = {
			has_country_flag = ETH_public_rail
		}
	}
}

country_event = { #Budget Readjustment
	id = ethiopia.9
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.9 FROM = [From.GetName]" }
	title = ethiopia.9.t
	desc = ethiopia.9.d
	picture = GFX_ETH_selassie_troops

	is_triggered_only = yes

	option = { #Military focus
		name = ethiopia.9.a
		add_ideas = ETH_military_focus
		if = {
			limit = {
				tag = ETH
			}
			decrease_ruling_party_popularity_by_3 = yes
		}
	}

	option = { #Production focus
		name = ethiopia.9.b
		add_ideas = ETH_production_focus
	}

	option = { #Construction focus
		name = ethiopia.9.c
		add_ideas = ETH_construction_focus
	}
}

###Sellasie's Reforms ###

country_event = { #Sellasie's reforms
	id = ethiopia.10
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.10 FROM = [From.GetName]" }
	title = ethiopia.10.t
	desc = ethiopia.10.d
	picture = GFX_ETH_selassie_desk

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	is_triggered_only = yes

	option = { #Let's Go!
		name = ethiopia.10.a
		add_political_power = -50
		add_stability = 0.01
	}
}

country_event = { #Slavery Question
	id = ethiopia.11
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.11 FROM = [From.GetName]" }
	title = ethiopia.11.t
	desc = ethiopia.11.d
	picture = GFX_report_event_SAF_black_protest

	is_triggered_only = yes

	option = { #Abolish Slavery
		name = ethiopia.11.a
		add_popularity = {
			ideology = social_conservative
			popularity = 0.05
		}
		add_popularity = {
			ideology = authoritarian_democrat
			popularity = 0.05
		}
		add_stability = -0.10
		remove_ideas = ETH_Slavery_idea
	}

	option = { #Freedom of Womb
		name = ethiopia.11.b
		add_popularity = {
			ideology = paternal_autocrat
			popularity = 0.1
		}
		add_stability = 0.05
	}
}

country_event = { #Land Reform
	id = ethiopia.12
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.12 FROM = [From.GetName]" }
	title = ethiopia.12.t
	desc = ethiopia.12.d
	picture = GFX_report_event_MAF_highlands

	is_triggered_only = yes

	option = { #Redistribute the Land
		name = ethiopia.12.a
		add_stability = -0.05
		add_popularity = {
			ideology = social_conservative
			popularity = 0.1
		}
		random_owned_state = {
			limit = {
				free_building_slots = {
					building = industrial_complex
					size > 0
					include_locked = yes
				}
				OR = {
					is_in_home_area = yes
					NOT = {
						owner = {
							any_owned_state = {
								free_building_slots = {
									building = arms_factory
									size > 0
									include_locked = yes
								}
								is_in_home_area = yes
							}
						}
					}
				}
			}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
	}

	option = { #All Shall Be owned By The Negus
		name = ethiopia.12.b
		add_popularity = {
			ideology = authoritarian_democrat
			popularity = 0.1
		}
		add_stability = -0.10
		add_ideas = ETH_Land_Reform_idea
	}

	option = { #Keep The status quo
		name = ethiopia.12.c
	
		add_popularity = {
			ideology = paternal_autocrat
			popularity = 0.1
		}
		add_stability = 0.10
	}
}


country_event = { #Tax Reform
	id = ethiopia.13
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.13 FROM = [From.GetName]" }
	title = ethiopia.13.t
	desc = ethiopia.13.d
	picture = GFX_report_event_generic_diplomacy1

	is_triggered_only = yes

	option = { #Establish Land Tax
		name = ethiopia.13.a
		add_political_power = 100
		add_popularity = {
			ideology = social_conservative
			popularity = 0.1
		}
	}

	option = { #Establish Progressive Tax
		name = ethiopia.13.b
		add_popularity = {
			ideology = authoritarian_democrat
			popularity = 0.1
		}
		add_political_power = 80
	}

	option = { #Establish Flat Tax
		name = ethiopia.13.c
	
		add_popularity = {
			ideology = paternal_autocrat
			popularity = 0.1
		}
		add_political_power = 40
	}
}

country_event = { #Governorship Reform
	id = ethiopia.14
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.14 FROM = [From.GetName]" }
	title = ethiopia.14.t
	desc = ethiopia.14.d
	picture = GFX_ETH_selassie_desk

	is_triggered_only = yes

	option = { #Governorships shall be elected by the people
		name = ethiopia.14.a
		add_stability = -0.05
		add_political_power = 50
		add_popularity = {
			ideology = social_conservative
			popularity = 0.1
		}
	}

	option = { #Governorships will be directly decided by the Negus
		name = ethiopia.14.b
		add_popularity = {
			ideology = authoritarian_democrat
			popularity = 0.1
		}
		add_stability = -0.05
	}

	option = { #The Nobles will serve as the Governors
		name = ethiopia.14.c
		add_popularity = {
			ideology = paternal_autocrat
			popularity = 0.1
		}
		add_political_power = 40
		add_stability = -0.05
	}
}

country_event = { #Military Reform
	id = ethiopia.15
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.15 FROM = [From.GetName]" }
	title = ethiopia.15.t
	desc = ethiopia.15.d
	picture = GFX_ETH_selassie_troops


	is_triggered_only = yes

	option = { #Military Positions shall be meritocratic
		name = ethiopia.15.a
		add_stability = -0.10
		add_popularity = {
			ideology = social_conservative
			popularity = 0.1
		}
		remove_ideas = ETH_Aristocratic_Army
	}

	option = { #Let the Nobles keep their Military
		name = ethiopia.15.b
		add_popularity = {
			ideology = paternal_autocrat
			popularity = 0.05
		}
		add_popularity = {
			ideology = authoritarian_democrat
			popularity = 0.05
		}
		add_stability = 0.05
	}
}

country_event = { #End of the Reforms
	id = ethiopia.16
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.16 FROM = [From.GetName]" }
	title = ethiopia.16.t
	desc = ethiopia.16.d
	picture = GFX_ETH_selassie_desk

	is_triggered_only = yes

	option = { #All hail the Negus
		name = ethiopia.16.a
		add_political_power = 100
		add_stability = 0.03
		custom_effect_tooltip = ETH_flag_change_ETE_tt
		hidden_effect = {
			set_cosmetic_tag = ETE
		}
	}
}

country_event = { #Sellasie Constitution
	id = ethiopia.17
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.17 FROM = [From.GetName]" }
	title = ethiopia.17.t
	desc = ethiopia.17.d
	picture = GFX_ETH_selassie_desk

	is_triggered_only = yes

	option = { #All hail the Negus
		name = ethiopia.17.a
		set_politics = {
			ruling_party = authoritarian_democrat
			elections_allowed = no
		}
		add_popularity = {
			ideology = authoritarian_democrat
			popularity = 0.2
		}
		set_country_flag = ETH_Sellasie_cons
	}
}

country_event = { #Noble Constitution
	id = ethiopia.18
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.18 FROM = [From.GetName]" }
	title = ethiopia.18.t
	desc = ethiopia.18.d
	picture = GFX_report_event_SWI_council

	is_triggered_only = yes

	option = { #The Negusa Nesat is weak
		name = ethiopia.18.a
		add_popularity = {
			ideology = paternal_autocrat
			popularity = 0.2
		}
		set_country_flag = ETH_Noble_cons
	}
}

country_event = { #People's Constitution
	id = ethiopia.19
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.19 FROM = [From.GetName]" }
	title = ethiopia.19.t
	desc = ethiopia.19.d
	picture = GFX_report_event_AST_riot1

	is_triggered_only = yes

	option = { #The People are strong
		name = ethiopia.19.a
		set_politics = {
			ruling_party = social_conservative
			elections_allowed = no
		}
		add_popularity = {
			ideology = social_conservative
			popularity = 0.2
		}
		set_country_flag = ETH_People_cons
	}
}


country_event = { #Elections
	id = ethiopia.20
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.20 FROM = [From.GetName]" }
	title = ethiopia.20.t
	desc = ethiopia.20.d
	picture = GFX_report_event_terraces

	is_triggered_only = yes

	option = { #Social Conservatives
		name = ethiopia.20.a
		meta_effect = {
			text = {
				set_politics = {
					ruling_party = social_conservative
					last_election = "[CURRENT_DATE]"
					election_frequency = 61
					elections_allowed = yes
				}
			}
			CURRENT_DATE = "[?global.date.GetDateStringNoHour]"
		}
		add_popularity = {
			ideology = social_conservative
			popularity = 0.3
		}
		add_popularity = {
			ideology = social_democrat
			popularity = 0.1
		}
		add_popularity = {
			ideology = social_liberal
			popularity = 0.1
		}
		add_popularity = {
			ideology = market_liberal
			popularity = 0.1
		}
		remove_all_ministers = yes
		add_ideas = {
			ETH_Imru_Haile_Selassie_hog_sco
			ETH_Tsehafe_Taezaz_for_sco
			ETH_Blatta_Zawde_Belaineh_eco_sco
			ETH_Ras_Gugsa_Arya_sec_sco
		}
	}

	option = { #Market Liberals
		name = ethiopia.20.b
		meta_effect = {
			text = {
				set_politics = {
					ruling_party = market_liberal
					last_election = "[CURRENT_DATE]"
					election_frequency = 61
					elections_allowed = yes
				}
			}
			CURRENT_DATE = "[?global.date.GetDateStringNoHour]"
		}
		add_popularity = {
			ideology = social_conservative
			popularity = 0.05
		}
		add_popularity = {
			ideology = social_democrat
			popularity = 0.1
		}
		add_popularity = {
			ideology = social_liberal
			popularity = 0.1
		}
		add_popularity = {
			ideology = market_liberal
			popularity = 0.4
		}
		remove_all_ministers = yes
		add_ideas = {
			ETH_Endargatchew_Messai_hog_mli
			ETH_Tessema_Eshete_for_mli
			ETH_Tesfayohannes_Berhe_eco_mli
			ETH_Said_Sefaf_sec_mli
		}
	}

	option = { #Social Liberals
		name = ethiopia.20.c

		meta_effect = {
			text = {
				set_politics = {
					ruling_party = social_liberal
					last_election = "[CURRENT_DATE]"
					election_frequency = 61
					elections_allowed = yes
				}
			}
			CURRENT_DATE = "[?global.date.GetDateStringNoHour]"
		}
		add_popularity = {
			ideology = social_conservative
			popularity = 0.05
		}
		add_popularity = {
			ideology = social_democrat
			popularity = 0.1
		}
		add_popularity = {
			ideology = social_liberal
			popularity = 0.4
		}
		add_popularity = {
			ideology = market_liberal
			popularity = 0.1
		}
		remove_all_ministers = yes
		add_ideas = {
			ETH_Seyoum_Maascio_hog_sli
			ETH_Giyorgis_Wolde_Yohannes_for_sli
			ETH_Ghebrehannes_Tesfamariam_eco_sli
			ETH_Tedla_Bairu_sec_sli
		}
	}

	option = { #Social Democrats
		name = ethiopia.20.e
		meta_effect = {
			text = {
				set_politics = {
					ruling_party = social_democrat
					last_election = "[CURRENT_DATE]"
					election_frequency = 61
					elections_allowed = yes
				}
			}
			CURRENT_DATE = "[?global.date.GetDateStringNoHour]"
		}
		add_popularity = {
			ideology = social_conservative
			popularity = 0.05
		}
		add_popularity = {
			ideology = social_democrat
			popularity = 0.4
		}
		add_popularity = {
			ideology = social_liberal
			popularity = 0.1
		}
		add_popularity = {
			ideology = market_liberal
			popularity = 0.1
		}
		remove_all_ministers = yes
		add_ideas = {
			ETH_Abebe_Aregay_hog_sde
			ETH_Lorenzo_Taezaz_for_sde
			ETH_Afework_Wolde_Semayit_eco_sde
			ETH_Mohammed_Kamil_sec_sde
		}
	}
}

country_event = { #More Elections
	id = ethiopia.21
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.21 FROM = [From.GetName]" }
	title = ethiopia.21.t
	desc = ethiopia.21.d
	picture = GFX_report_event_AST_election
	is_triggered_only = yes

trigger = {
		date < 1965.1.1
	}

	option = { #Social Conservatives
		name = ethiopia.21.a
		set_politics = {
			ruling_party = social_conservative
			elections_allowed = yes
		}
		if = {
			limit = {
				NOT = {
					has_government = social_conservative
				}
			}
			add_popularity = {
				ideology = social_conservative
				popularity = 0.3
			}
			else = {
				add_popularity = {
					ideology = social_conservative
					popularity = 0.05
				}
			}
		}
		remove_all_ministers = yes
		add_ideas = {
			ETH_Imru_Haile_Selassie_hog_sco
			ETH_Tsehafe_Taezaz_for_sco
			ETH_Blatta_Zawde_Belaineh_eco_sco
			ETH_Ras_Gugsa_Arya_sec_sco
		}
	}

	option = { #Market Liberals
		name = ethiopia.21.b
		set_politics = {
			ruling_party = market_liberal
			elections_allowed = yes
		}
		if = {
			limit = {
				NOT = {
					has_government = market_liberal
				}
			}
			add_popularity = {
				ideology = market_liberal
				popularity = 0.3
			}
			else = {
				add_popularity = {
					ideology = market_liberal
					popularity = 0.05
				}
			}
		}
		remove_all_ministers = yes
		add_ideas = {
			ETH_Endargatchew_Messai_hog_mli
			ETH_Tessema_Eshete_for_mli
			ETH_Tesfayohannes_Berhe_eco_mli
			ETH_Said_Sefaf_sec_mli
		}
	}

	option = { #Social Liberals
		name = ethiopia.21.c
		set_politics = {
			ruling_party = social_liberal
			elections_allowed = yes
		}
		if = {
			limit = {
				NOT = {
					has_government = social_liberal
				}
			}
			add_popularity = {
				ideology = social_liberal
				popularity = 0.3
			}
			else = {
				add_popularity = {
					ideology = social_liberal
					popularity = 0.05
				}
			}
		}
		remove_all_ministers = yes
		add_ideas = {
			ETH_Seyoum_Maascio_hog_sli
			ETH_Giyorgis_Wolde_Yohannes_for_sli
			ETH_Ghebrehannes_Tesfamariam_eco_sli
			ETH_Tedla_Bairu_sec_sli
		}
	}

	option = { #Social Democrats
		name = ethiopia.21.e
		set_politics = {
			ruling_party = social_democrat
			elections_allowed = yes
		}
		if = {
			limit = {
				NOT = {
					has_government = social_democrat
				}
			}
			add_popularity = {
				ideology = social_democrat
				popularity = 0.3
			}
			else = {
				add_popularity = {
					ideology = social_democrat
					popularity = 0.05
				}
			}
		}
		remove_all_ministers = yes
		add_ideas = {
			ETH_Abebe_Aregay_hog_sde
			ETH_Lorenzo_Taezaz_for_sde
			ETH_Afework_Wolde_Semayit_eco_sde
			ETH_Mohammed_Kamil_sec_sde
		}
	}
}

country_event = { #Power to the council
	id = ethiopia.22
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.22 FROM = [From.GetName]" }
	title = ethiopia.22.t
	desc = ethiopia.22.d
	picture = GFX_ETH_selassie_desk

	is_triggered_only = yes

	option = {
		name = ethiopia.22.a
		add_popularity = {
			ideology = paternal_autocrat
			popularity = 0.2
		}
		remove_ideas_with_trait = security_minister
		add_ideas = ETH_Kantiba_Wosene_Zamanel_sec_pau
	}
}

#####################################
###Eritrea Revolt + Somalian War ###
#####################################

country_event = { #Eritrean Revolt
	id = ethiopia.23
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.23 FROM = [From.GetName]" }
	title = ethiopia.23.t
	desc = ethiopia.23.d
	picture = GFX_report_event_BRA_constit_revolt

	fire_only_once = yes
	
	mean_time_to_happen = {
		days = 180
	}

trigger = {
		tag = ETH
		NOT = {
			has_war_with = DJI
		}
		date > 1938.01.01
		has_country_flag = ETH_Eritrea_Taxed
		NOT = {
			has_country_flag = ETH_Office_Integ
			has_country_flag = ETH_Trib_Integ
		}
		550 = { is_owned_and_controlled_by = ETH }
	}

	immediate = {
		hidden_effect = {
			release = ERI
			ERI = {
				transfer_state = 923
				add_state_core = 923
				load_oob = ERI_AFR
			}
			DJI = {
				country_event = {
					id = germanwestasia.28 #German West Asia intervenes in Eritrea
					days = 2
				}
			}
		}
	}
	option = { #Damn!
		name = ethiopia.23.a
		ai_chance = {
			factor = 90
			modifier = {
			factor = 0.1
				has_war = yes
			}
		}
		add_stability = -0.1
		declare_war_on = {
			target = ERI
			type = annex_everything
		}
		hidden_effect = {
			ERI = {
				country_event = {
					id = ethiopiaflavour.69
					days = 240
				}
			}
		}
		hidden_effect = {
			news_event = {
				id = worldnews.66
				days = 1
			}
			if = {
				limit = {
						ETH = {
							is_ai = no
						}
					}
				ERI = {
					load_oob = ERI_AFR
				}
			}
		}
	}
	option = { #Let them go...
		name = ethiopia.23.b
		ai_chance = {
			factor = 10
			}
			add_war_support = -0.05
			add_popularity = { ideology = national_populist popularity = 0.05 }
		}
	}

country_event = { #German help
	id = ethiopia.24
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.24 FROM = [From.GetName]" }
	title = ethiopia.24.t
	desc = ethiopia.24.d
	picture = GFX_report_event_TIB_german_mission_tibet

	is_triggered_only = yes

	option = { #Grant aid
		name = ethiopia.24.a
		ai_chance = {
			base = 10
		}
		add_manpower = -2500
		ETH = {
			country_event = {
				id = ethiopia.25
				days = 2
			}
		}
	}
	option = { #No
		name = ethiopia.24.b
		ai_chance = {
			base = 0
		}
		ETH = {
			country_event = {
				id = ethiopia.26
				days = 2
			}
		}
	}
}

country_event = { #Germany accepts
	id = ethiopia.25
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.25 FROM = [From.GetName]" }
	title = ethiopia.25.t
	desc = ethiopia.25.d
	picture = GFX_report_event_TIB_german_mission_tibet

	is_triggered_only = yes

	option = {
		name = ethiopia.25.a
		add_ideas = ETH_advisors_germany
		add_opinion_modifier = { target = GER modifier = GER_foreign_missions }
		add_political_power = 20
		army_experience = 20
	}
}
country_event = { #Germany says no
	id = ethiopia.26
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.26 FROM = [From.GetName]" }
	title = ethiopia.26.t
	desc = ethiopia.26.d
	picture = GFX_report_event_generic_run_on_the_banks

	is_triggered_only = yes

	option = {
		name = ethiopia.26.a
		add_political_power = -25
		add_opinion_modifier = { target = GER modifier = CEN_refused_friendship }
		clr_country_flag = ETH_german_aligned
	}
}

country_event = { #Ethiopian alliance
	id = ethiopia.27
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.27 FROM = [From.GetName]" }
	title = ethiopia.27.t
	desc = {
		text = ethiopia.27.d.ethiopiaatwar
	trigger = {
			has_war_with = INT
		}
	}
	desc = {
		text = ethiopia.27.d.ethiopianotatwar
	trigger = {
			NOT = {
				has_war_with = INT
			}
		}
	}
	picture = GFX_report_event_RAJ_army

	is_triggered_only = yes

	option = { #Welcome aboard, laddies
		name = ethiopia.27.a
		ai_chance = {
			base = 100
		}
		add_to_faction = ETH
		ETH = {
			country_event = {
				id = ethiopia.28
				days = 2
			}
		}
	}
	option = { #No
		name = ethiopia.27.b
		ai_chance = {
			base = 0
		}
		ETH = {
			country_event = {
				id = ethiopia.29
				days = 2
			}
		}
	}
}

country_event = { #Germany accepts
	id = ethiopia.28
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.28 FROM = [From.GetName]" }
	title = ethiopia.28.t
	desc = ethiopia.28.d
	picture = GFX_report_event_SOM_Djibouti

	is_triggered_only = yes

	option = {
		name = ethiopia.28.a
		add_war_support = 0.02
		if = {
			limit = {
				is_ai = yes
			}
			separate_peace_all_wars = yes
		}
		if = {
			limit = {
				tag = ETH
			}
			decrease_ruling_party_popularity_by_3 = yes
		}
	}
}

country_event = { #Germany says no
	id = ethiopia.29
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.29 FROM = [From.GetName]" }
	title = ethiopia.29.t
	desc = ethiopia.29.d
	picture = GFX_report_event_SOM_Djibouti

	is_triggered_only = yes

	option = {
		name = ethiopia.29.a
		add_political_power = -25
		add_opinion_modifier = { 
			target = GER 
			modifier = KR_disapproves_of_govt 
		}
		if = {
			limit = {
				tag = ETH
			}
			decrease_ruling_party_popularity_by_5 = yes
		}
	}
}

country_event = { #Ethiopian guarantee
	id = ethiopia.30
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.30 FROM = [From.GetName]" }
	title = ethiopia.30.t
	desc = ethiopia.30.d
	picture = GFX_report_event_SOM_Djibouti

	is_triggered_only = yes

	option = { #Fine
		name = ethiopia.30.a
		ai_chance = {
			base = 5
		}
		give_guarantee = ETH
		ETH = {
			country_event = {
				id = ethiopia.31
			}
		}
	}
	option = { #No
		name = ethiopia.27.b
	trigger = {
			OR = {
				has_opinion = {
					target = ETH
					value < 20
				}
				is_ai = no
			}
		}
		ai_chance = {
			base = 3
		}
		ETH = {
			country_event = {
				id = ethiopia.29
			}
		}
	}
}

country_event = { #Germany accepts guarantee
	id = ethiopia.31
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.31 FROM = [From.GetName]" }
	title = ethiopia.31.t
	desc = ethiopia.31.d
	picture = GFX_report_event_RAJ_army

	is_triggered_only = yes

	option = {
		name = ethiopia.31.a
	}
}

country_event = { #Black Monday!
	id = ethiopia.32
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.32 FROM = [From.GetName]" }
	title = ethiopia.32.t
	desc = ethiopia.32.d
	picture = GFX_report_event_eritrea

	is_triggered_only = yes

	option = { #Damn!
		name = ethiopia.32.a
		add_stability = -0.05
		add_political_power = -150
		if = {
			limit = {
				tag = ETH
			}
			decrease_ruling_party_popularity_by_5 = yes
		}
	}
}

###

country_event = { #####Ethiopian Victory
	id = ethiopia.34
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.34" }
	title = ethiopia.34.t
	desc = ethiopia.34.d
	picture = GFX_report_event_eritrea

	fire_only_once = yes
	
	mean_time_to_happen = {
		days = 90
	}

trigger = {
		tag = ETH
		559 = {
			is_owned_by = ETH
		}
		SOM = {
			exists = no
		}
	}

	option = { #Puppet Somalia
		name = ethiopia.34.a
		ai_chance = {
			factor = 50
		}

		every_owned_state = {
			limit = {
				OR = {
					state = 559
					state = 269
				}
				NOT = {
					is_core_of = ROOT
				}
			}
			SOM = {
				transfer_state = PREV
			}
		}
		puppet = SOM
	}

	option = { #Annex Somalia
		name = ethiopia.34.b
		ai_chance = {
			factor = 50
		}
		add_stability = -0.2
	}
}

country_event = {#Aksumite Dreamin’
	id = ethiopia.35
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.35" }
	title = ethiopia.35.t
	desc = ethiopia.35.d
	picture = GFX_report_event_ETH_aksum

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = ethiopia.35.a
		ai_chance = {
			factor = 5
		}
		trigger = {
			NOT = {
				has_socialist_government = yes
			}
		}
		add_political_power = -50
		add_stability = -0.05
		set_cosmetic_tag = ETH_AKSUM
		custom_effect_tooltip = ETH_aksumite_tt
		create_wargoal = {
			type = annex_everything
			target = YEM
		}
		create_wargoal = {
			type = annex_everything
			target = EGY
		}
		create_wargoal = {
			type = annex_everything
			target = SUD
		}
		create_wargoal = {
			type = annex_everything
			target = SOM
		}
		create_wargoal = {
			type = annex_everything
			target = DJI
		}
		hidden_effect = {
		every_state = {
			limit = {
				OR = {
					is_core_of = YEM
					is_core_of = SUD
					is_core_of = EGY
				}
			}
			add_core_of = ETH
		}
		add_state_core = 268
		add_state_core = 269
		add_state_core = 1297
		add_state_core = 559
		add_state_core = 454
		add_state_core = 992
		}
	}
	option = {
		name = ethiopia.35.b
		ai_chance = {
			factor = 95
		}
		add_stability = 0.02
	}
}

country_event = {#
	id = ethiopia.36
	title = ethiopia.36.t
	desc = ethiopia.36.d
	picture = GFX_report_event_eritrea

	is_triggered_only = yes

	option = {#Yes
		name = ethiopia.36.a
		ai_chance = {
			factor = 100
		}
		trigger = {
			FROM = {
				has_war = no
			}
		}
		ROOT = {
			add_to_faction = FROM
		}
	}
	option = {#No
		name = ethiopia.25.b
		ai_chance = {
			factor = 0
		}
		ETH = {
			country_event = ethiopia.37
		}
	}
}

country_event = {#
	id = ethiopia.37
	title = ethiopia.37.t
	desc = ethiopia.37.d
	picture = GFX_report_event_eritrea
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	is_triggered_only = yes

	option = {#Yes
		name = ethiopia.37.a
		add_stability = -0.02
	}
}

country_event = {
	id = ethiopia.38 #join faction?
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.38" }
	title = ethiopia.38.t
	desc = ethiopia.38.d
	picture = GFX_report_event_terraces
	is_triggered_only = yes
	fire_only_once = yes
	
trigger = {
		is_subject = no
		is_in_faction = no
		owns_state = 906
		OR = {
			has_completed_focus = ETH_Elections
			has_completed_focus = ETH_Lion_Of_Judah
			has_completed_focus = ETH_Power_Council
		}
	}

	option = { #RP
		name = ethiopia.38.a
		ai_chance = {
			factor = 20
		}
		set_country_flag = ETH_GER_FACTION
		unlock_decision_tooltip = ETH_join_germany
		set_global_flag = ETH_FACTION_DECIDED
	}
	
	option = { #Entente
		name = ethiopia.38.b
		ai_chance = {
			factor = 100
		}
		set_country_flag = ETH_ENT_FACTION
		unlock_decision_tooltip = ETH_join_entente
		set_global_flag = ETH_FACTION_DECIDED
	}
	
	option = { #Japan
		name = ethiopia.38.c
	trigger = { 
			SOM = { NOT = { is_in_faction_with = JAP } } 
		}
		ai_chance = {
			factor = 100
		}
		set_country_flag = ETH_JAP_FACTION
		unlock_decision_tooltip = ETH_join_japan
		set_global_flag = ETH_FACTION_DECIDED
	}
	
	option = { #Third Int
		name = ethiopia.38.e
	trigger = {
		OR = {
			has_government = social_democrat
			has_socialist_government = yes
			}
		}
		ai_chance = {
			factor = 1000
		}
		set_country_flag = ETH_INT_FACTION
		unlock_decision_tooltip = ETH_join_france
		set_global_flag = ETH_FACTION_DECIDED
	}
	
	option = { #Own Faction
		name = ethiopia.38.f
		ai_chance = {
			factor = 50
		}
		set_country_flag = ETH_OWN_FACTION
		unlock_decision_tooltip = ETH_orgainzation_african_unity
		set_global_flag = ETH_FACTION_DECIDED
	}
	
	option = { #Neutral
		name = ethiopia.38.g
		ai_chance = {
			factor = 0
		}
		set_country_flag = ETH_NEUTRAL
		unlock_decision_tooltip = ETH_isolation
		set_global_flag = ETH_FACTION_DECIDED
	}

	option = { #Russia
		name = ethiopia.38.h
		trigger = {
			RUS = { has_socialist_government = no }
		}
		ai_chance = {
			factor = 100
		}
		set_country_flag = ETH_RUS_FACTION
		unlock_decision_tooltip = ETH_join_russia
		set_global_flag = ETH_FACTION_DECIDED
	}
}



####
country_event = { ###The DKAEB Railroad Nears Bankruptcy
	id = ethiopia.189
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.189 FROM = [From.GetName]" }
	title = ethiopia.189.t
	desc = ethiopia.189.d
	picture = GFX_report_event_MAF_railroad

	is_triggered_only = yes
	
	fire_only_once = yes
	
trigger = {
		tag = DJI
	}

	option = { #Grab the shares
		name = ethiopia.189.a
		ai_chance = {
			base = 1
		}
		add_political_power = -25
		GER = {
			country_event = {
				id = ethiopia.190
				days = 1
			}
		}
	}
	option = { #Ask the colonial office
		name = ethiopia.189.b
		ai_chance = {
			base = 1
		}
		GER = {
			country_event = {
				id = ethiopia.192
				days = 1
			}
		}
	}
}

country_event = { ###The Djibouti Administration Buys DKAEB Shares
	id = ethiopia.190
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.190 FROM = [From.GetName]" }
	title = ethiopia.190.t
	desc = ethiopia.190.d
	picture = GFX_report_event_MAF_railroad

	is_triggered_only = yes


	option = { #Demand DJI sells shares to ETH
		name = ethiopia.190.a
		ai_chance = {
			base = 50
		}
		DJI = {
			country_event = {
				id = ethiopia.191
				days = 1
			}
		}
	}
	option = { #Who cares
		name = ethiopia.190.b
		ai_chance = {
			base = 5
		}
		DJI = {
			country_event = {
				id = ethiopia.202
				days = 1
			}
		}
		add_political_power = -25
	}
}

country_event = { ###The Colonial Office Issues Complaint
	id = ethiopia.191
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.191 FROM = [From.GetName]" }
	title = ethiopia.191.t
	desc = ethiopia.191.d
	picture = GFX_report_event_MAF_delegation

	is_triggered_only = yes
	

	option = { #We'll keep that train running if it's the last thing we do!
		name = ethiopia.191.a
		ai_chance = {
			base = 1
		}
		add_political_power = -50
		activate_mission = DJI_DKAEB_bailout_mission
		set_country_flag = DKAEB_focuses
		ETH = {
			country_event = {
				id = ethiopia.3
				days = 2
			}
			activate_mission = DJI_DKAEB_bailout_mission
			set_country_flag = DKAEB_focuses
		}
		GER = {
			country_event = {
				id = ethiopia.195
				days = 1
			}
		}
	}
	option = { #Very well, back down.
		name = ethiopia.191.b
		ai_chance = {
			base = 2
		}
		add_stability = -0.05
		268 = { #Djibouti
			DJI_remove_DKAEB = yes
		}
		969 = { #Rift Valley
			DJI_remove_DKAEB = yes
		}
		548 = { #Uganda
			DJI_remove_DKAEB = yes
		}
		977 = { #Kivu
			DJI_remove_DKAEB = yes
		}
		1181 = { #Ituri
			DJI_remove_DKAEB = yes
		}
		949 = { #Maniema
			DJI_remove_DKAEB = yes
		}
		1182 = { #Tanganika
			DJI_remove_DKAEB = yes
		}
		879 = { #Katanga
			DJI_remove_DKAEB = yes
		}
		ETH = {
			country_event = {
				id = ethiopia.4
				days = 3
			}
		}
	}
}

country_event = { ###The DKAEB Railroad Nears Bankruptcy
	id = ethiopia.192
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.192 FROM = [From.GetName]" }
	title = ethiopia.192.t
	desc = ethiopia.192.d
	picture = GFX_report_event_MAF_railroad

	is_triggered_only = yes
	

	option = { #Isn't DJI responsible for Ethiopian affairs?
		name = ethiopia.192.a
		ai_chance = {
			base = 90
		}
		DJI = {
			country_event = {
				id = ethiopia.193
				days = 1
			}
		}
	}
	option = { #Sell the government shares to Ethiopia
		name = ethiopia.192.b
		ai_chance = {
			base = 5
		}
		add_political_power = -25
		DJI = {
			set_country_flag = DJI_GER_demands_sell_DKAEB
			country_event = {
				id = ethiopia.194
				days = 1
			}
		}
	}
	option = { #Tell Djibouti to take the shares
		name = ethiopia.192.c
		ai_chance = {
			base = 5
		}
		add_political_power = -15
		DJI = {
			set_country_flag = DJI_GER_demands_buy_DKAEB
			country_event = {
				id = ethiopia.194
				days = 1
			}
		}
	}
}

country_event = { ###The Colonial Office Refuses to Engage
	id = ethiopia.193
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.193 FROM = [From.GetName]" }
	title = ethiopia.193.t
	desc = ethiopia.193.d
	picture = GFX_report_event_MAF_delegation

	is_triggered_only = yes
	

	option = { #We will take control of the railroad
		name = ethiopia.193.a
		ai_chance = {
			base = 1
		}
		activate_mission = DJI_DKAEB_bailout_mission
		set_country_flag = DKAEB_focuses
		ETH = {
			country_event = {
				id = ethiopia.3
				days = 2
			}
			activate_mission = DJI_DKAEB_bailout_mission
			set_country_flag = DKAEB_focuses
		}
	}
	option = { #We will cut state support for the DKAEB
		name = ethiopia.193.b
		ai_chance = {
			base = 1
		}
		add_stability = -0.02
		268 = { #Djibouti
			DJI_remove_DKAEB = yes
		}
		969 = { #Rift Valley
			DJI_remove_DKAEB = yes
		}
		548 = { #Uganda
			DJI_remove_DKAEB = yes
		}
		977 = { #Kivu
			DJI_remove_DKAEB = yes
		}
		1181 = { #Ituri
			DJI_remove_DKAEB = yes
		}
		949 = { #Maniema
			DJI_remove_DKAEB = yes
		}
		1182 = { #Tanganika
			DJI_remove_DKAEB = yes
		}
		879 = { #Katanga
			DJI_remove_DKAEB = yes
		}
		ETH = {
			country_event = {
				id = ethiopia.4
				days = 3
			}
		}
	}
}

country_event = { ###Colonial Office Issues Orders for the DKAEB
	id = ethiopia.194
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.194 FROM = [From.GetName]" }
	title = ethiopia.194.t
	desc = {
		text = ethiopia.194.d.selldkaeb
	trigger = {
			has_country_flag = DJI_GER_demands_sell_DKAEB
		}
	}
	desc = {
		text = ethiopia.194.d.buydkaeb
	trigger = {
			has_country_flag = DJI_GER_demands_buy_DKAEB
		}
	}
	picture = GFX_report_event_MAF_delegation

	is_triggered_only = yes
	

	option = { #Very well, we will do as they wish.
		name = ethiopia.194.a
		ai_chance = {
			base = 1
		}
		if = {
			limit = {
				has_country_flag = DJI_GER_demands_buy_DKAEB
			}
			activate_mission = DJI_DKAEB_bailout_mission
			set_country_flag = DKAEB_focuses
			ETH = {
				country_event = {
					id = ethiopia.3
					days = 2
				}
				activate_mission = DJI_DKAEB_bailout_mission
				set_country_flag = DKAEB_focuses
			}
		}
		else_if = {
			limit = {
				has_country_flag = DJI_GER_demands_sell_DKAEB
			}
			add_stability = -0.05
		268 = { #Djibouti
			DJI_remove_DKAEB = yes
		}
		969 = { #Rift Valley
			DJI_remove_DKAEB = yes
		}
		548 = { #Uganda
			DJI_remove_DKAEB = yes
		}
		977 = { #Kivu
			DJI_remove_DKAEB = yes
		}
		1181 = { #Ituri
			DJI_remove_DKAEB = yes
		}
		949 = { #Maniema
			DJI_remove_DKAEB = yes
		}
		1182 = { #Tanganika
			DJI_remove_DKAEB = yes
		}
		879 = { #Katanga
			DJI_remove_DKAEB = yes
		}
			ETH = {
				country_event = {
					id = ethiopia.4
					days = 3
				}
			}
		}
	}
	option = { #No, we will keep the train running!
		name = ethiopia.194.b
	trigger = {
			has_country_flag = DJI_GER_demands_sell_DKAEB
		}
		ai_chance = {
			base = 2
		}
		activate_mission = DJI_DKAEB_bailout_mission
		set_country_flag = DKAEB_focuses
		ETH = {
			country_event = {
				id = ethiopia.3
				days = 2
			}
			activate_mission = DJI_DKAEB_bailout_mission
			set_country_flag = DKAEB_focuses
		}
		GER = {
			country_event = {
				id = ethiopia.195
				days = 1
			}
		}
	}
	option = { #No, we will grant the shares to Ethiopia.
		name = ethiopia.194.c
	trigger = {
			has_country_flag = DJI_GER_demands_buy_DKAEB
		}
		ai_chance = {
			base = 2
		}
		add_stability = -0.05
		268 = { #Djibouti
			DJI_remove_DKAEB = yes
		}
		969 = { #Rift Valley
			DJI_remove_DKAEB = yes
		}
		548 = { #Uganda
			DJI_remove_DKAEB = yes
		}
		977 = { #Kivu
			DJI_remove_DKAEB = yes
		}
		1181 = { #Ituri
			DJI_remove_DKAEB = yes
		}
		949 = { #Maniema
			DJI_remove_DKAEB = yes
		}
		1182 = { #Tanganika
			DJI_remove_DKAEB = yes
		}
		879 = { #Katanga
			DJI_remove_DKAEB = yes
		}
		ETH = {
			country_event = {
				id = ethiopia.4
				days = 3
			}
		}
		GER = {
			country_event = {
				id = ethiopia.195
				days = 1
			}
		}
	}
}

country_event = { ###Djibouti Disobeys Our Order
	id = ethiopia.195
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.195 FROM = [From.GetName]" }
	title = ethiopia.195.t
	desc = ethiopia.195.d
	picture = GFX_report_event_MAF_delegation

	is_triggered_only = yes
	

	option = { #Outrageous!
		name = ethiopia.195.a
		add_opinion_modifier = { target = DJI modifier = KR_disapproves_of_govt }
		DJI = {
			country_event = {
				id = ethiopia.196
				days = 1
			}
		}
	}
}

country_event = { ###The Colonial Office Complains
	id = ethiopia.196
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.196 FROM = [From.GetName]" }
	title = ethiopia.196.t
	desc = ethiopia.196.d
	picture = GFX_report_event_stonetown

	is_triggered_only = yes
	

	option = { #Outrageous!
		name = ethiopia.196.a
		add_opinion_modifier = { target = GER modifier = KR_disapproves_of_govt }
		add_political_power = -25
	}
}

country_event = { ###The DKAEB Railroad Reports Profits
	id = ethiopia.197
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.197 FROM = [From.GetName]" }
	title = ethiopia.197.t
	desc = ethiopia.197.d
	picture = GFX_report_event_FNG_railway_construction_2

	is_triggered_only = yes
	

	option = { #Hoorah!
		name = ethiopia.197.a
		add_political_power = 50
		add_stability = 0.05
		clr_country_flag = DKAEB_focuses
		GER = {
			country_event = {
				id = ethiopia.199
				days = 1
			}
		}
	}
}

country_event = { ###The DKAEB Railroad Goes Bankrupt!
	id = ethiopia.198
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.198 FROM = [From.GetName]" }
	title = ethiopia.198.t
	desc = ethiopia.198.d
	picture = GFX_report_event_BEL_Derailed_Train

	is_triggered_only = yes
	

	option = { #oof
		name = ethiopia.198.a
		add_stability = -0.02
		clr_country_flag = DKAEB_focuses
		268 = { #Djibouti
			DJI_remove_DKAEB = yes
		}
		969 = { #Rift Valley
			DJI_remove_DKAEB = yes
		}
		548 = { #Uganda
			DJI_remove_DKAEB = yes
		}
		977 = { #Kivu
			DJI_remove_DKAEB = yes
		}
		1181 = { #Ituri
			DJI_remove_DKAEB = yes
		}
		949 = { #Maniema
			DJI_remove_DKAEB = yes
		}
		1182 = { #Tanganika
			DJI_remove_DKAEB = yes
		}
		879 = { #Katanga
			DJI_remove_DKAEB = yes
		}
		ETH = {
			country_event = {
				id = ethiopia.6
				days = 3
			}
		}
		GER = {
			country_event = {
				id = ethiopia.200
				days = 1
			}
		}
	}
}

country_event = { ###The DKAEB Stays Afloat
	id = ethiopia.199
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.199 FROM = [From.GetName]" }
	title = ethiopia.199.t
	desc = ethiopia.199.d
	picture = GFX_report_event_FNG_railway_construction_2

	is_triggered_only = yes

	option = { #good
		name = ethiopia.199.a
		add_political_power = 15
		ETH = {
			set_country_flag = yes
		}
	}
}

country_event = { ###The DKAEB Goes Bankrupt
	id = ethiopia.200
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.200 FROM = [From.GetName]" }
	title = ethiopia.200.t
	desc = ethiopia.200.d
	picture = GFX_report_event_BEL_Derailed_Train

	is_triggered_only = yes
	
	option = { #Incompetent Fools!
		name = ethiopia.200.a
		add_political_power = -25
		add_opinion_modifier = { target = DJI modifier = KR_disapproves_of_govt }
		DJI = {
			country_event = {
				id = ethiopia.201
				days = 1
			}
		}
	}
}

country_event = { ###The Colonial Office Complains
	id = ethiopia.201
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.201 FROM = [From.GetName]" }
	title = ethiopia.201.t
	desc = ethiopia.201.d
	picture = GFX_report_event_hospital

	is_triggered_only = yes

	option = { #Outrageous!
		name = ethiopia.201.a
		add_opinion_modifier = { target = GER modifier = KR_disapproves_of_govt }
		add_political_power = -25
		add_stability = -0.02
	}
}

country_event = { ###The Gambit Succeeds
	id = ethiopia.202
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopia.202 FROM = [From.GetName]" }
	title = ethiopia.202.t
	desc = ethiopia.202.d
	picture = GFX_report_event_hospital

	is_triggered_only = yes
	

	option = { #Great!
		name = ethiopia.202.a
		add_political_power = 50
		activate_mission = DJI_DKAEB_bailout_mission
		set_country_flag = DKAEB_focuses
		ETH = {
			country_event = {
				id = ethiopia.3
				days = 2
			}
			activate_mission = DJI_DKAEB_bailout_mission
			set_country_flag = DKAEB_focuses
		}
	}
}

#Ethiopia Flavor - new

country_event = {
	id = ethiopiaflavour.1 #Ethiopia in the Weltkrieg
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.1 FROM = [From.GetName]" }
	title = ethiopiaflavour.1.t
	desc = ethiopiaflavour.1.d
	picture = GFX_report_event_ethiopian_church
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.1.a
		if = {
			limit = {
				tag = ETH
			}
			add_political_power = 20
		}
	}
}

country_event = {
	id = ethiopiaflavour.2 #Lij Iyasu Escapes Confinement
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.2 FROM = [From.GetName]" }
	title = ethiopiaflavour.2.t
	desc = ethiopiaflavour.2.d
	picture = GFX_report_event_plateau
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.2.a
		trigger = {
			tag = ETH
		}
		add_stability = -0.02
		hidden_effect = {
			country_event = {
				id = ethiopiaflavour.3
				days = 23
			}
		}
	}

	option = {
		name = ethiopiaflavour.2.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.3 #Hidden event for where Iyasu goes
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.3 FROM = [From.GetName]" }
	title = ethiopiaflavour.3.t
	desc = ethiopiaflavour.3.d
	is_triggered_only = yes

	hidden = yes

	option = { #goes to Somalia
		name = ethiopiaflavour.3.a
		ai_chance = {
			base = 25
			modifier = {
				factor = 1000
				SOM = {
					is_ai = no
				}
			}
		}
		SOM = { country_event = ethiopiaflavour.4 }
	}
	option = { #goes to Djibouti
		name = ethiopiaflavour.3.b
		ai_chance = {
			base = 25
			modifier = {
				factor = 1000
				DJI = {
					is_ai = no
				}
			}
		}
		DJI = { country_event = ethiopiaflavour.4 }
	}
	option = { #goes to Sudan
		name = ethiopiaflavour.3.c
		ai_chance = {
			base = 25
			modifier = {
				factor = 1000
				SUD = {
					is_ai = no
				}
			}
		}
		SUD = { country_event = ethiopiaflavour.4 }
	}
	option = { #goes to Egypt
		name = ethiopiaflavour.3.e
		ai_chance = {
			base = 25
			modifier = {
				factor = 1000
				EGY = {
					is_ai = no
				}
			}
		}
		EGY = { country_event = ethiopiaflavour.4 }
	}
	option = { #goes to Kenya
		name = ethiopiaflavour.3.f
		ai_chance = {
			base = 25
			modifier = {
				factor = 1000
				KEN = {
					is_ai = no
				}
			}
		}
		KEN = { country_event = ethiopiaflavour.4 }
	}
}

country_event = {
	id = ethiopiaflavour.4 #Lij Iyasu Arrives in [ROOT.GetName]
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.4 FROM = [From.GetName]" }
	title = ethiopiaflavour.4.t
	desc = ethiopiaflavour.4.d
	picture = GFX_report_event_ethiopian_church
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.4.a #detain him
		ai_chance = {
			base = 75
		}
		hidden_effect = {
			ETH = {
				country_event = {
					id = ethiopiaflavour.5 #happy
					days = 3
				}
			}
		}
	}

	option = {
		name = ethiopiaflavour.4.b #he is not our business
		ai_chance = {
			base = 25
		}
		hidden_effect = {
			ETH = {
				country_event = {
					id = ethiopiaflavour.6 #upset
					days = 3
				}
			}
		}
	}
}

country_event = {
	id = ethiopiaflavour.5 #Lij Iyasu Deported from [FROM.GetName]
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.5 FROM = [From.GetName]" }
	title = ethiopiaflavour.5.t
	desc = ethiopiaflavour.5.d
	picture = GFX_report_event_ethiopian_church
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.5.a #
		ai_chance = {
			base = 100
		}
		add_stability = 0.01
		ROOT = { add_opinion_modifier = { target = FROM modifier = medium_increase } }
	}
}

country_event = {
	id = ethiopiaflavour.6 #[FROM.GetName] Refuses to Hand Over Lij Iyasu
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.6 FROM = [From.GetName]" }
	title = ethiopiaflavour.6.t
	desc = ethiopiaflavour.6.d
	picture = GFX_report_event_ethiopian_church
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.6.a #
		ai_chance = {
			base = 98
		}
		add_stability = -0.01
		add_war_support = 0.01
		ROOT = { add_opinion_modifier = { target = FROM modifier = medium_decrease } }
	}
	option = {
		name = ethiopiaflavour.6.b #invade
		ai_chance = {
			base = 2
		}
		ROOT = {
			declare_war_on = {
				target = FROM
				type = annex_everything
			}
		}
		add_stability = -0.03
		add_war_support = 0.03
		ROOT = { add_opinion_modifier = { target = FROM modifier = medium_decrease } }
	}
}

country_event = {
	id = ethiopiaflavour.7 #The Von Syburg Betrayal
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.7 FROM = [From.GetName]" }
	title = ethiopiaflavour.7.t
	desc = ethiopiaflavour.7.d
	picture = GFX_report_event_tsingtau2
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.7.a
		trigger = {
			tag = ETH
		}
		add_popularity = { ideology = national_populist popularity = 0.02 }
	}

	option = {
		name = ethiopiaflavour.7.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.8 #Missionary Squabbles in the African Horn
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.8 FROM = [From.GetName]" }
	title = ethiopiaflavour.8.t
	desc = ethiopiaflavour.8.d
	picture = GFX_report_event_lake
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.8.a
		trigger = {
			tag = ETH
		}
		add_stability = -0.01
	}

	option = {
		name = ethiopiaflavour.8.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.9 #The Collapse of Francophone Ethiopia
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.9 FROM = [From.GetName]" }
	title = ethiopiaflavour.9.t
	desc = ethiopiaflavour.9.d
	picture = GFX_report_event_indiaoffice
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.9.a
		trigger = {
			tag = ETH
		}
		add_political_power = -10
		add_popularity = { ideology = national_populist popularity = -0.01 }
	}

	option = {
		name = ethiopiaflavour.9.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.10 #Déréssa and the Japan Model
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.10 FROM = [From.GetName]" }
	title = ethiopiaflavour.10.t
	desc = ethiopiaflavour.10.d
	picture = GFX_report_event_picking
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.10.a
		trigger = {
			tag = ETH
		}
		add_political_power = 30
	}

	option = {
		name = ethiopiaflavour.10.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.11 #The Retirement of Hakim Workneh Eshete
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.11 FROM = [From.GetName]" }
	title = ethiopiaflavour.11.t
	desc = ethiopiaflavour.11.d
	picture = GFX_report_event_warqenah
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.11.a
		trigger = {
			tag = ETH
		}
		add_political_power = 5
	}

	option = {
		name = ethiopiaflavour.11.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.12 #Dasta and the German-Ethiopian Society
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.12 FROM = [From.GetName]" }
	title = ethiopiaflavour.12.t
	desc = ethiopiaflavour.12.d
	picture = GFX_report_event_terraces
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.12.a
		trigger = {
			tag = ETH
		}
		add_popularity = { ideology = national_populist popularity = -0.01 }
	}

	option = {
		name = ethiopiaflavour.12.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.13 #Publication of 'The Fallen Caesar'
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.13 FROM = [From.GetName]" }
	title = ethiopiaflavour.13.t
	desc = ethiopiaflavour.13.d
	picture = GFX_report_event_SRI_italy_army
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.13.a
		trigger = {
			tag = ETH
		}
		add_stability = 0.01
	}

	option = {
		name = ethiopiaflavour.13.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.14 #The Mohammedally Scandal
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.14 FROM = [From.GetName]" }
	title = ethiopiaflavour.14.t
	desc = ethiopiaflavour.14.d
	picture = GFX_report_event_port_goods
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.14.a
		trigger = {
			tag = ETH
		}
		add_stability = -0.01
	}

	option = {
		name = ethiopiaflavour.14.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.15 #50th Anniversary of the Boru Méda Council
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.15 FROM = [From.GetName]" }
	title = ethiopiaflavour.15.t
	desc = ethiopiaflavour.15.d
	picture = GFX_report_event_ethiopian_church
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.15.a
		trigger = {
			tag = ETH
		}
		add_stability = 0.01
	}

	option = {
		name = ethiopiaflavour.15.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.16 #Gabra-Maryam Publishes the Historia Aethiopica
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.16 FROM = [From.GetName]" }
	title = ethiopiaflavour.16.t
	desc = ethiopiaflavour.16.d
	picture = GFX_report_event_plateau
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.16.a
		trigger = {
			tag = ETH
		}
		add_political_power = 25
	}

	option = {
		name = ethiopiaflavour.16.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.17 #First Performance of Afajashen
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.17 FROM = [From.GetName]" }
	title = ethiopiaflavour.17.t
	desc = ethiopiaflavour.17.d
	picture = GFX_report_event_ETH_ethiopian_warriors
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.17.a
		trigger = {
			tag = ETH
		}
		add_popularity = { ideology = national_populist popularity = 0.02 }
		add_political_power = 10
	}

	option = {
		name = ethiopiaflavour.17.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.18 #The Fall of Zamanuel
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.18 FROM = [From.GetName]" }
	title = ethiopiaflavour.18.t
	desc = ethiopiaflavour.18.d
	picture = GFX_report_event_kampala
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.18.a
		trigger = {
			tag = ETH
		}
		add_stability = -0.01
		add_war_support = 0.01
	}

	option = {
		name = ethiopiaflavour.18.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_war_support = 0.01
	}
}

country_event = {
	id = ethiopiaflavour.19 #The Ethiopian Socialists
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.19 FROM = [From.GetName]" }
	title = ethiopiaflavour.19.t
	desc = ethiopiaflavour.19.d
	picture = GFX_news_event_FRA_paris_march
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.19.a
		trigger = {
			tag = ETH
		}
		add_popularity = { ideology = social_democrat popularity = 0.01 }
		add_popularity = { ideology = radical_socialist popularity = 0.01 }
	}

	option = {
		name = ethiopiaflavour.19.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = -5
	}
}

country_event = {
	id = ethiopiaflavour.20 #The Black Eagle Deported from Ethiopia
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.20 FROM = [From.GetName]" }
	title = ethiopiaflavour.20.t
	desc = ethiopiaflavour.20.d
	picture = GFX_report_event_hillstation
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.20.a
		trigger = {
			tag = ETH
		}
		add_political_power = -15
	}

	option = {
		name = ethiopiaflavour.20.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = -5
	}
}

country_event = {
	id = ethiopiaflavour.21 #Dire Dawa Expands
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.21 FROM = [From.GetName]" }
	title = ethiopiaflavour.21.t
	desc = ethiopiaflavour.21.d
	picture = GFX_report_event_portlouis
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.21.a
		trigger = {
			tag = ETH
		}
		add_political_power = 10
	}

	option = {
		name = ethiopiaflavour.21.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = -5
	}
}

country_event = {
	id = ethiopiaflavour.22 #The Adwa Meeting
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.22 FROM = [From.GetName]" }
	title = ethiopiaflavour.22.t
	desc = ethiopiaflavour.22.d
	picture = GFX_report_event_nepal_glacier
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.22.a
		trigger = {
			tag = ETH
		}
		add_stability = -0.01
	}
}

country_event = {
	id = ethiopiaflavour.23 #End of the Abyssinian Bank
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.23 FROM = [From.GetName]" }
	title = ethiopiaflavour.23.t
	desc = ethiopiaflavour.23.d
	picture = GFX_report_event_praia
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.23.a
		trigger = {
			tag = ETH
		}
		add_stability = 0.01
	}

	option = {
		name = ethiopiaflavour.23.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.24 #Adwa Day
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.24 FROM = [From.GetName]" }
	title = ethiopiaflavour.24.t
	desc = ethiopiaflavour.24.d
	picture = GFX_report_event_ETH_ethiopian_warriors
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.24.a
		trigger = {
			tag = ETH
		}
		add_political_power = 5
		hidden_effect = {
			ETH = {
				country_event = { id = ethiopiaflavour.24 days = 365 }#Adwa Day
			}
		}
	}
}

country_event = {
	id = ethiopiaflavour.25 #Anniversary of the Battle of Dogali
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.25 FROM = [From.GetName]" }
	title = ethiopiaflavour.25.t
	desc = ethiopiaflavour.25.d
	picture = GFX_report_event_troops2
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.25.a
		trigger = {
			tag = ETH
		}
		add_stability = 0.01
	}

	option = {
		name = ethiopiaflavour.25.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.26 #The Kufit Memorial
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.26 FROM = [From.GetName]" }
	title = ethiopiaflavour.26.t
	desc = ethiopiaflavour.26.d
	picture = GFX_report_event_africamountain
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.26.a
		trigger = {
			tag = ETH
		}
		add_political_power = 10
	}

	option = {
		name = ethiopiaflavour.26.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.27 #Russian Monastery Opened in Ethiopia
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.27 FROM = [From.GetName]" }
	title = ethiopiaflavour.27.t
	desc = ethiopiaflavour.27.d
	picture = GFX_report_event_RUS_orthodox
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.27.a
		trigger = {
			tag = ETH
		}
		add_stability = 0.01
		add_political_power = 5
	}

	option = {
		name = ethiopiaflavour.27.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.28 #Abolition of the Jimma Kingdom
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.28 FROM = [From.GetName]" }
	title = ethiopiaflavour.28.t
	desc = ethiopiaflavour.28.d
	picture = GFX_report_event_chiefs
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.28.a
		trigger = {
			tag = ETH
		}
		add_political_power = 20
	}

	option = {
		name = ethiopiaflavour.28.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = -5
	}
}

country_event = {
	id = ethiopiaflavour.29 #Redevelopment of Massawa
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.29 FROM = [From.GetName]" }
	title = ethiopiaflavour.29.t
	desc = ethiopiaflavour.29.d
	picture = GFX_report_event_port_military
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.29.a
		trigger = {
			tag = ETH
		}
		550 = {
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = dockyard
				level = 1
				instant_build = yes
			}
		}
		add_political_power = -35
	}
	option = {
		name = ethiopiaflavour.29.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.30 #The Ogaden Dispute
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.30 FROM = [From.GetName]" }
	title = ethiopiaflavour.30.t
	desc = ethiopiaflavour.30.d
	picture = GFX_report_event_SOM_Charge
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.30.a
		trigger = {
			tag = ETH
		}
		add_war_support = 0.01
	}

	option = {
		name = ethiopiaflavour.30.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.31 #Border Clashes in Boma
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.31 FROM = [From.GetName]" }
	title = ethiopiaflavour.31.t
	desc = ethiopiaflavour.31.d
	picture = GFX_report_event_lagoon
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.31.a
		trigger = {
			tag = ETH
		}
		add_war_support = 0.01
		add_manpower = -3
	}

	option = {
		name = ethiopiaflavour.31.b
		trigger = {
			NOT = { tag = ETH }
		}
		if = {
			limit = {
				tag = SUD
			}
			add_manpower = -4
		}
	}
}

country_event = {
	id = ethiopiaflavour.32 #The Eritrean Provinces
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.32 FROM = [From.GetName]" }
	title = ethiopiaflavour.32.t
	desc = ethiopiaflavour.32.d
	picture = GFX_report_event_asmara
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.32.a
		trigger = {
			tag = ETH
		}
	}

	option = {
		name = ethiopiaflavour.32.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.33 #The Mahber Feqri Hager
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.33 FROM = [From.GetName]" }
	title = ethiopiaflavour.33.t
	desc = ethiopiaflavour.33.d
	picture = GFX_report_event_asmara
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.33.a
		trigger = {
			tag = ETH
		}
		add_stability = -0.01
		if = {
			limit = {
				any_owned_state = {
					has_resistance = yes
				}
			}
			every_owned_state = {
				add_resistance = 12
			}
		}
	}

	option = {
		name = ethiopiaflavour.33.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.34 #The Mahber Feqri Hager - support from foreign powers
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.34 FROM = [From.GetName]" }
	title = ethiopiaflavour.34.t
	desc = ethiopiaflavour.34.d
	picture = GFX_report_event_asmara
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.34.a
		add_equipment_to_stockpile = {
			type = infantry_equipment
			amount = -150
		}
		add_political_power = -5
	}

	option = {
		name = ethiopiaflavour.34.b
	}
}

country_event = {
	id = ethiopiaflavour.35 #Gold Mining Begins at Adi Nefas
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.35 FROM = [From.GetName]" }
	title = ethiopiaflavour.35.t
	desc = ethiopiaflavour.35.d
	picture = GFX_report_event_terraces
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.35.a
		trigger = {
			tag = ETH
		}
		add_political_power = 20
	}

	option = {
		name = ethiopiaflavour.35.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.36 #The Rise of Afar Nationalism
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.36 FROM = [From.GetName]" }
	title = ethiopiaflavour.36.t
	desc = ethiopiaflavour.36.d
	picture = GFX_report_event_JBS_Horses
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.36.a
		if = {
			limit = {
				owns_state = 921
			}
			921 = {
				add_resistance = 14
			}
		}
		if = {
			limit = {
				owns_state = 961
			}
			961 = {
				add_resistance = 16
			}
		}
	}
}

country_event = {
	id = ethiopiaflavour.37 #Growing Anger in Aussa
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.37 FROM = [From.GetName]" }
	title = ethiopiaflavour.37.t
	desc = ethiopiaflavour.37.d
	picture = GFX_report_event_africamountain
	is_triggered_only = yes

	option = {
		name = ethiopiaflavour.37.a
		if = {
			limit = {
				owns_state = 921
			}
			921 = {
				add_resistance = 18
			}
		}
		if = {
			limit = {
				owns_state = 961
			}
			961 = {
				add_resistance = 14
			}
		}
	}
}

country_event = {
	id = ethiopiaflavour.38 #Event firing Aussa Revolt
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.38 FROM = [From.GetName]" }
	title = ethiopiaflavour.38.t
	desc = ethiopiaflavour.38.d
	is_triggered_only = yes

	hidden = yes

	option = {
		name = ethiopiaflavour.38.a
		if = {
			limit = {
				owns_state = 921
			}
			country_event = ethiopiaflavour.39
		}
	}
}

country_event = {#The Afar Revolt
	id = ethiopiaflavour.39
	title = ethiopiaflavour.39.t
	desc = ethiopiaflavour.39.d
	picture = GFX_report_event_JBS_Horses

	timeout_days = 3
	
	is_triggered_only = yes

	trigger = {
		NOT = {
			has_global_flag = DJI_collapse
		}
	}

	immediate = {
		hidden_effect = {
			if = {
				limit = {
					921 = {
						is_demilitarized_zone = yes
					}
				}
				921 = {
					set_demilitarized_zone = no
				}
			}
			if = {
				limit = {
					961 = {
						is_demilitarized_zone = yes
					}
				}
				961 = {
					set_demilitarized_zone = no
				}
			}
			AFA = {
				transfer_state = 921
				add_ideas = MAF_post_collapse_army
				load_oob = AFA_AFR
			}
			if = {
				limit = {
					FROM = {
						is_ai = no
					}
				}
				AFA = { load_oob = AFA_AFR }
			}
			268 = {
				add_core_of = AFA
			}
		}
	}
	option = {
		name = ethiopiaflavour.39.a
		ai_chance = {
			factor = 5
		}
		add_stability = -0.01
	}
	option = {
		name = ethiopiaflavour.39.b
		ai_chance = {
			factor = 95
			modifier = {
				factor = 0
				has_war = yes
			}
		}
		ROOT = {
			declare_war_on = {
				target = AFA
				type = annex_everything
			}
		}
		add_political_power = -40
		hidden_effect = {
				ERI = {
					country_event = {
						id = ethiopiaflavour.40
						days = 3
					}
				}
			if = {
				limit = {
					tag = DJI
				}
				ETH = {
					country_event = {
						id = ethiopiaflavour.40
						days = 3
					}
				}
			}
			if = {
				limit = {
					tag = ETH
				}
				DJI = {
					country_event = {
						id = ethiopiaflavour.40
						days = 3
					}
				}
			}
		}
	}
}
country_event = {
	id = ethiopiaflavour.40 #Gash-Setit Tensions
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.40 FROM = [From.GetName]" }
	title = ethiopiaflavour.40.t
	desc = ethiopiaflavour.40.d
	picture = GFX_report_event_seminary
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.40.a
		trigger = {
			tag = ETH
		}
		add_political_power = -20
		if = {
			limit = {
				owns_state = 550 #Eritrea
			}
			550 = {
				add_resistance = 4
			}
		}
	}

	option = {
		name = ethiopiaflavour.40.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.41 #The Tesseni Scheme
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.41 FROM = [From.GetName]" }
	title = ethiopiaflavour.41.t
	desc = ethiopiaflavour.41.d
	picture = GFX_report_event_terraces
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.41.a
		trigger = {
			tag = ETH
		}
		add_political_power = 10
	}

	option = {
		name = ethiopiaflavour.41.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.42 #Rise of Tigrinya Language
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.42 FROM = [From.GetName]" }
	title = ethiopiaflavour.42.t
	desc = ethiopiaflavour.42.d
	picture = GFX_report_event_ETH_aksum
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.42.a
		trigger = {
			tag = ETH
		}
		add_political_power = -10
	}

	option = {
		name = ethiopiaflavour.42.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.43 #The Pro-Italy League of Eritrean Askari
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.43 FROM = [From.GetName]" }
	title = ethiopiaflavour.43.t
	desc = ethiopiaflavour.43.d
	picture = GFX_report_event_askari
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.43.a
		trigger = {
			tag = ETH
		}
		add_stability = -0.01
	}

	option = {
		name = ethiopiaflavour.43.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.44 #The Collapse of Andenet
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.44 FROM = [From.GetName]" }
	title = ethiopiaflavour.44.t
	desc = ethiopiaflavour.44.d
	picture = GFX_report_event_asmara
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.44.a
		trigger = {
			tag = ETH
		}
		add_political_power = -20
	}

	option = {
		name = ethiopiaflavour.44.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.45 #The Decline of Assab
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.45 FROM = [From.GetName]" }
	title = ethiopiaflavour.45.t
	desc = ethiopiaflavour.45.d
	picture = GFX_report_event_coast2
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.45.a
		trigger = {
			tag = ETH
		}
	}

	option = {
		name = ethiopiaflavour.45.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.46 #The Beja Front Scandal
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.46 FROM = [From.GetName]" }
	title = ethiopiaflavour.46.t
	desc = ethiopiaflavour.46.d
	picture = GFX_LBA_Camel1
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.46.a
		trigger = {
			tag = ETH
		}
		add_political_power = -30
		add_stability = -0.01
	}

	option = {
		name = ethiopiaflavour.46.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = -10
	}
}

country_event = {
	id = ethiopiaflavour.47 #Foundation of the Supreme Islamic Council
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.47 FROM = [From.GetName]" }
	title = ethiopiaflavour.47.t
	desc = ethiopiaflavour.47.d
	picture = GFX_report_event_eritrea
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.47.a
		trigger = {
			tag = ETH
		}
		add_political_power = -5
	}

	option = {
		name = ethiopiaflavour.47.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = -5
	}
}

country_event = {
	id = ethiopiaflavour.48 #Principi di Diritto Consuetudinario dell'Eritrea
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.48 FROM = [From.GetName]" }
	title = ethiopiaflavour.48.t
	desc = ethiopiaflavour.48.d
	picture = GFX_LBA_Camel1
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.48.a
		trigger = {
			tag = ETH
		}
		add_political_power = 5
	}

	option = {
		name = ethiopiaflavour.48.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = 5
	}
}

country_event = {
	id = ethiopiaflavour.49 #Death of Giuseppe De Rossi
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.49 FROM = [From.GetName]" }
	title = ethiopiaflavour.49.t
	desc = ethiopiaflavour.49.d
	picture = GFX_report_event_eritrea
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.49.a
		trigger = {
			tag = ETH
		}
		add_political_power = -5
	}

	option = {
		name = ethiopiaflavour.49.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.50 #Raid on Debre Bizen Monastery
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.50 FROM = [From.GetName]" }
	title = ethiopiaflavour.50.t
	desc = ethiopiaflavour.50.d
	picture = GFX_report_event_debre
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.50.a
		trigger = {
			tag = ETH
		}
	}

	option = {
		name = ethiopiaflavour.50.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.51 #A Negotiated Peace in Ogaden War?
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.51 FROM = [From.GetName]" }
	title = ethiopiaflavour.51.t
	desc = ethiopiaflavour.51.d
	picture = GFX_report_event_eritrea
	is_triggered_only = yes

	fire_only_once = yes

	trigger = {
		is_in_faction = no
		OR = {
			has_war_with = SOM
			has_war_with = ETH
		}
		OR = {
			AND = {
				tag = ETH
				controls_state = 906
				SOM = {
					is_ai = no
				}
			}
		}
		OR = {
			AND = {
				tag = SOM
				controls_state = 944
				ETH = {
					is_ai = no
				}
			}
		}
	}

	option = {
		name = ethiopiaflavour.51.a #peace out
		ai_chance = {
			factor = 80
		}
		add_political_power = 20
		if = {
			limit = {
				tag = ETH
				controls_state = 906
			}
			ETH = { transfer_state = 906 } #take Ogaden
		}
		if = {
			limit = {
				tag = SOM
				controls_state = 944
			}
			SOM = { transfer_state = 944 } #take Harar
		}
		if = {
			limit = {
				tag = SOM
				ETH = { owns_state = 268 } #take Djibouti too
			}
			SOM = { transfer_state = 268 }
		}
		ROOT = {
			separate_peace_all_wars = yes
		}
	}

	option = {
		name = ethiopiaflavour.51.b #no!
		ai_chance = {
			factor = 20
		}
		add_war_support = -0.02
	}
}

country_event = {
	id = ethiopiaflavour.52 #Hade Zanta
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.52 FROM = [From.GetName]" }
	title = ethiopiaflavour.52.t
	desc = ethiopiaflavour.52.d
	picture = GFX_report_event_asmara
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.52.a
		trigger = {
			tag = ETH
		}
	}

	option = {
		name = ethiopiaflavour.52.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.53 #Decline of the Mirghaniyya
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.53 FROM = [From.GetName]" }
	title = ethiopiaflavour.53.t
	desc = ethiopiaflavour.53.d
	picture = GFX_report_event_EGY_sudan_rebels
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.53.a
		trigger = {
			tag = ETH
		}
	}

	option = {
		name = ethiopiaflavour.53.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.54 #Survey Drilling in the Zula Tract
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.54 FROM = [From.GetName]" }
	title = ethiopiaflavour.54.t
	desc = ethiopiaflavour.54.d
	picture = GFX_OTT_Oil1
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.54.a
		trigger = {
			tag = ETH
		}
		add_political_power = 10
	}

	option = {
		name = ethiopiaflavour.54.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = 10
	}
}

country_event = {
	id = ethiopiaflavour.55 #The Setit Dam Proposal
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.55 FROM = [From.GetName]" }
	title = ethiopiaflavour.55.t
	desc = ethiopiaflavour.55.d
	picture = GFX_report_event_urundi_mountain
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.55.a
		trigger = {
			tag = ETH
		}
		add_stability = 0.01
	}

	option = {
		name = ethiopiaflavour.55.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_war_support = 0.01
	}
}

country_event = {
	id = ethiopiaflavour.56 #The Tor'a–Tsenadegle Conflict
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.56 FROM = [From.GetName]" }
	title = ethiopiaflavour.56.t
	desc = ethiopiaflavour.56.d
	picture = GFX_report_event_plateau
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.56.a
		trigger = {
			tag = ETH
		}
		add_stability = -0.01
	}

	option = {
		name = ethiopiaflavour.56.b
		trigger = {
			NOT = { tag = ETH }
		}
	}
}

country_event = {
	id = ethiopiaflavour.57 #Anti-Yemeni Protests in Eritrea
	immediate = { log = "[GetDateText]: [Root.GetName]: event ethiopiaflavour.57 FROM = [From.GetName]" }
	title = ethiopiaflavour.57.t
	desc = ethiopiaflavour.57.d
	picture = GFX_report_event_eritrea
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = ethiopiaflavour.57.a
		trigger = {
			tag = ETH
		}
		add_political_power = -10
	}

	option = {
		name = ethiopiaflavour.57.b
		trigger = {
			NOT = { tag = ETH }
		}
		add_political_power = -10
	}
}