#Kingdom of Jerusalem Major Events by Hive

#Arabs accepted into the Kingdom#
event = {

	id = 15073
	trigger = {
		provincereligion = { province = 493 data = catholic }
	}
	random = no
	country = JER
	name = "Arabs accepted into the Kingdom"
	desc = "Along with the missionary efforts to christianize moslems all over the Kingdom, the newly converted was allowed freedom and rights equal to those of the other christian citizens in the realm. However, many of the Arabs still faithful to the moslem beliefs rebelled against the religous persecution."
	style = 1
	date = { day = 1 month = january year = 1419 }
	offset = 50
	
	action_a ={		#Ok#
		name = "Ok"
		command = { type = add_countryculture which = arabic }
		command = { type = domestic  which = SERFDOM  value = -2 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }

	}
}