#

country_event = {
	id = 4001
	trigger = {
		has_country_modifier = western_influences
		technology_group = western
		NOT = { unit_type = western }
	}
	
	mean_time_to_happen = {
		months = 180
	}
	
	title = "EVTNAME4001H"
	desc = "EVTDESC4001H"
	
	option = {
		name = "EVTOPTA4001H"
		random_owned = { 
			noble_rebels = 2
		}
	}
	option = {
		name = "EVTOPTB4001H"
		add_country_modifier = {
			name = "resist_western_influences"
			duration = 3650
		}
		prestige = -0.02
	}
}


country_event = {
	id = 4002
	trigger = {
		has_country_modifier = western_influences
		technology_group = western
		NOT = { unit_type = western }
	}
	
	mean_time_to_happen = {
		months = 180
	}
	
	title = "EVTNAME4002H"
	desc = "EVTDESC4002H"
	
	option = {
		name = "EVTOPTA4002H"
		centralization_decentralization = 1
	}
	option = {
		name = "EVTOPTB4002H"
		add_country_modifier = {
			name = "resist_western_influences"
			duration = 3650
		}
		prestige = -0.02
	}
}


country_event = {
	id = 4003
	trigger = {
		has_country_modifier = western_influences
		technology_group = western
		NOT = { unit_type = western }
	}
	
	mean_time_to_happen = {
		months = 180
	}
	
	title = "EVTNAME4003H"
	desc = "EVTDESC4003H"
	
	option = {
		name = "EVTOPTA4003H"
		stability = -1
	}
	option = {
		name = "EVTOPTB4003H"
		add_country_modifier = {
			name = "resist_western_influences"
			duration = 3650
		}
		prestige = -0.02
	}
}
