on_actions = {
	on_startup = {
		effect = {
			every_country = {
				country_event = war_creation.4
			}
			#random_country = { limit = { is_ai = no } country_event = setup_event.5 }	#Crazy Mode
		}
	}
}