focus_tree = {

	id = ETH_eritrea_focus

	country = {
		factor = 0

		modifier = {
			add = 1
			original_tag = ETH
		}
	}

	shared_focus = ETH_invite_foreign_investors
	shared_focus = ETH_international_diplomacy
	shared_focus = ETH_defense_of_ethiopia
	shared_focus = ETH_the_future_of_ethiopia
	shared_focus = ETH_legacy_of_abyssinia
	shared_focus = ETH_strengthen_the_republic
	shared_focus = ETH_declare_mengistu_innocent

	default = no

	focus = {
		id = ETH_eritrea_start
		icon = war_is_over

		x = 35
		y = 0

		cost = 10

		prerequisite = { }

		mutually_exclusive = { }

		available = {

		}

		bypass = { }

		completion_reward = {
			add_war_support = -0.2
			decrease_military_spending_2 = yes
		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_dissolve_assembly
		icon = self_management

		x = -2
		y = 1

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_start
		}

		mutually_exclusive = {
			focus = ETH_eritrea_federation
		}

		available = {
			OR = {
				has_government = nationalist
				has_government = fascism
				has_government = communism
			}
		}

		bypass = { }

		completion_reward = {
			unlock_decision_category_tooltip = ETH_eritrea_1_category
		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_arrest_leaders
		icon = espionage

		x = -2
		y = 2

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_dissolve_assembly
		}

		mutually_exclusive = { }

		available = {

		}

		bypass = { }

		completion_reward = {
			ETH = { country_event = { id = ethiopia.14 days = 1 } }
		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_annex
		icon = ethiopia_eritrea

		x = -2
		y = 3

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_arrest_leaders
		}

		mutually_exclusive = {
			#
		}

		available = {
			#
		}

		bypass = { }

		completion_reward = {

		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_federation
		icon = ethiopia_eritrea_federation

		x = 2
		y = 1

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_start
		}

		mutually_exclusive = {
			focus = ETH_eritrea_dissolve_assembly
		}

		available = {
			OR = {
				OR = {
					has_government = democratic
					has_government = neutrality
				}
				ERI = { is_subject_of = ETH }
			}
		}

		bypass = { }

		completion_reward = {
			release = ERI
			if = {
				limit = { has_dlc = "Waking the Tiger" }
				set_autonomy = {
					target = ERI
					autonomy_state = autonomy_puppet_state
				}
			}
			else = {
				puppet = ERI
			}
			hidden_effect = {
				set_cosmetic_tag = ETH_federation_ct
				ERI = {
					set_cosmetic_tag = ERI_ETH
					load_focus_tree = ERI_eritrea_puppet
					add_ideas = {
						defence_01
						volunteer_army
						volunteer_women
						intervention_local_security
					}
					create_country_leader = {
						name = "Eritrean Transitional Government"
						ideology = Western_Autocracy
						picture = "Portrait_Eritrea_Government.dds"
					}
					create_country_leader = {
						name = "Eritrean Transitional Government"
						ideology = Neutral_Autocracy
						picture = "Portrait_Eritrea_Government.dds"
					}
				}
			}
			hidden_effect = {
				random_list = {
					80 = { ETH = { country_event = { id = ethiopia.15 days = 210 } } }
					20 = { ETH = { country_event = { id = ethiopia.16 days = 210 } } }
				}
			}
		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_assembly
		icon = self_management

		x = 2
		y = 2

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_federation
		}

		mutually_exclusive = {

		}

		available = {

		}

		bypass = { }

		completion_reward = {
				if = {
					limit = { has_government = democratic }
					ERI = { add_popularity = { ideology = democratic popularity = 0.1 } }
				}
				if = {
					limit = { has_government = neutrality }
					ERI = { add_popularity = { ideology = neutrality popularity = 0.1 } }
				}
		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_constitution
		icon = adopt_the_peoples_constitution

		x = 2
		y = 3

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_assembly
		}

		mutually_exclusive = { }

		available = {

		}

		bypass = { }

		completion_reward = {

		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_teach_amharic
		icon = ethiopia_amharic

		x = 0
		y = 2

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_federation
			focus = ETH_eritrea_dissolve_assembly
		}

		mutually_exclusive = { }

		available = {

		}

		bypass = { }

		completion_reward = {
			if = {
				limit = { ERI = { is_puppet_of = ETH } }
				effect_tooltip = {
					ERI = {
						add_autonomy_ratio = {
							value = -0.2
						}
						add_stability = 0.2
					}
				}
			}
			hidden_effect = {
				if = {
					limit = { ERI = { is_puppet_of = ETH } }
					ERI = { country_event = { id = eritrea.2 days = 3 } }
				}
			}
		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_propaganda
		icon = propaganda

		x = 0
		y = 3

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_teach_amharic
		}

		mutually_exclusive = { }

		available = {

		}

		bypass = { }

		completion_reward = {

		}

		ai_will_do = {
			factor = 10
		}
	}

	focus = {
		id = ETH_eritrea_tackle_seperatists
		icon = terrorism

		x = 0
		y = 4

		relative_position_id = ETH_eritrea_start

		cost = 10

		prerequisite = {
			focus = ETH_eritrea_constitution
			focus = ETH_eritrea_annex
		}
		prerequisite = { focus = ETH_eritrea_propaganda }

		mutually_exclusive = { }

		available = {

		}

		bypass = { }

		completion_reward = {
			unlock_decision_category_tooltip = ETH_eritrea_category
		}

		ai_will_do = {
			factor = 10
		}
	}

}
