conquer_jordan = {

	enable = {
		has_completed_focus = ISR_JordanClaim_focus
	}
		
	ai_strategy = {
		type = antagonize
		id = "JOR"
		value = 250
	}
	ai_strategy = {
		type = conquer
		id = "JOR"
		value = 250
	}
}

conquer_egypt = {

	enable = {
		has_completed_focus = ISR_SinaiClaim_focus
	}
	
	ai_strategy = {
		type = antagonize
		id = "EGY"
		value = 250
	}
		
	ai_strategy = {
		type = conquer
		id = "EGY"
		value = 250
	}
}

greater_israel = {

	enable = {
		has_completed_focus = ISR_greater_ISR_focus
	}
	
	ai_strategy = {
		type = antagonize
		id = "EGY"
		value = 250
	}
		
	ai_strategy = {
		type = conquer
		id = "EGY"
		value = 250
	}
	ai_strategy = {
		type = antagonize
		id = "SYR"
		value = 250
	}
	ai_strategy = {
		type = conquer
		id = "SYR"
		value = 250
	}
	ai_strategy = {
		type = antagonize
		id = "IRQ"
		value = 250
	}
	ai_strategy = {
		type = conquer
		id = "IRQ"
		value = 250
	}
	ai_strategy = {
		type = antagonize
		id = "SAU"
		value = 250
	}
	ai_strategy = {
		type = conquer
		id = "SAU"
		value = 250
	}
}