﻿je_age_of_princes = {
	icon = "gfx/interface/icons/event_icons/event_military.dds"

	is_shown_when_inactive = {
		can_form_nation = ETH
	}

	possible = {
		hidden_trigger = { always = yes }
	}

	complete = {
		owns_entire_state_region = STATE_AMHARA
		owns_entire_state_region = STATE_GONDER
	}

	on_monthly_pulse = {
		random_events = {
			11 = 0
			1 = ethiopia.1
		}
	}

	weight = 100
	should_be_pinned_by_default = yes
}