add_namespace = generic
#Picking future of current administration
 country_event = {
 	id = generic.1
 	title = generic.1.t
 	desc = generic.1.d
 	picture = GFX_report_event_generic_sign_treaty1
 
 	is_triggered_only = yes
 
 	option = {
 		name = generic.1.a
 		ai_chance = { factor = 70 }
 		custom_effect_tooltip = eoanb_tt_generic_1_a
 		hidden_effect = {
 			complete_national_focus = generic_focus_gov_centralized
 		}
 	}
 
 	option = {
 		name = generic.1.b
 		ai_chance = { factor = 30 }
 		custom_effect_tooltip = eoanb_tt_generic_1_b
 		hidden_effect = {
 			complete_national_focus = generic_focus_gov_decentralized
 		}
 	}
 
 }