namespace = age_splendor_expanded_events

# Set ASE global flag
country_event = {
	id = age_splendor_expanded_events.1
	title = age_splendor_expanded_events.1.T
	desc = age_splendor_expanded_events.1.D
	picture = DIPLOMACY_eventPicture

	hidden = yes
	fire_only_once = yes
	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			set_global_flag = ages_and_splendor_expanded_mod_active
		}
	}

	option = {
		name = age_splendor_expanded_events.1.OPT1

		ai_chance = { factor = 100 }
	}
}