korean_rivalry_north = {

	enable = {
		tag = PRK
	}
	
	abort = {
		always = no
	}
	
	ai_strategy = {
		type = antagonize
		id = KOR
		value = 200
	}
	
	ai_strategy = {
		type = conquer
		id = KOR
		value = 200
	}

}

korean_rivalry_south = {

	enable = {
		tag = KOR
	}
	
	abort = {
		always = no
	}
	
	ai_strategy = {
		type = antagonize
		id = PRK
		value = 125
	}
	
	ai_strategy = {
		type = conquer
		id = PRK
		value = 25
	}

}

china_india = {

	enable = {
		tag = PRC
	}
	
	abort = {
		always = no
	}
	
	ai_strategy = {
		type = antagonize
		id = RAJ
		value = 50
	}
	
	ai_strategy = {
		type = conquer
		id = RAJ
		value = 25
	}

}

inda_pakistan = {

	enable = {
		tag = RAJ
	}
	
	abort = {
		always = no
	}
	
	ai_strategy = {
		type = antagonize
		id = PAK
		value = 50
	}
	
	ai_strategy = {
		type = conquer
		id = PAK
		value = 25
	}

}

pakistan_india = {

	enable = {
		tag = PAK
	}
	
	abort = {
		always = no
	}
	
	ai_strategy = {
		type = antagonize
		id = RAJ
		value = 50
	}
	
	ai_strategy = {
		type = conquer
		id = RAJ
		value = 25
	}

}

inda_china = {

	enable = {
		tag = RAJ
	}
	
	abort = {
		always = no
	}
	
	ai_strategy = {
		type = antagonize
		id = PRC
		value = 50
	}
	
	ai_strategy = {
		type = conquer
		id = PRC
		value = 25
	}

}

china_mongolia = {

	enable = {
		tag = PRC
	}
	
	abort = {
		always = no
	}
	
	ai_strategy = {
		type = antagonize
		id = MON
		value = 25
	}
	
	ai_strategy = {
		type = conquer
		id = MON
		value = 50
	}

}

Israel_stuff = {

	enable = {
		OR = {
		tag = PAL
		tag = EGY
		tag = SYR
		tag = JOR
		tag = IRQ
		tag = SAU
		tag = LEB
		}
	}
	
	abort = {
		has_global_flag = isr_peaceful_coexistance
	}
	
	ai_strategy = {
		type = antagonize
		id = ISR
		value = 50
	}
	
	ai_strategy = {
		type = conquer
		id = ISR
		value = 100
	}

}

Israel_stuff2 = {

	enable = {
		AND = {
			tag = ISR
			has_global_flag = isr_peaceful_coexistance
			}
		}
	
	ai_strategy = {
		type = befriend
		id = PAL
		value = 70
	}
	
	ai_strategy = {
		type = befriend
		id = EGY
		value = 70
	}
	
	ai_strategy = {
		type = befriend
		id = LEB
		value = 70
	}
	
	ai_strategy = {
		type = befriend
		id = SYR
		value = 70
	}
	
	ai_strategy = {
		type = befriend
		id = JOR
		value = 70
	}
	
	ai_strategy = {
		type = befriend
		id = IRQ
		value = 70
	}
	
	ai_strategy = {
		type = befriend
		id = SAU
		value = 70
	}
	
	ai_strategy = {
		type = befriend
		id = PER
		value = 70
	}
}

Israel_stuff3 = {
	enable = {
		AND = {
			tag = ISR
			OR = {
					has_completed_focus = ISR_greater_ISR_focus
					focus_progress = {
						focus = ISR_greater_ISR_focus
						progress > 0.01
					}
				}
			}
		}
	ai_strategy = {
		type = conquer
		id = LEB
		value = 100
	}
	
	ai_strategy = {
		type = conquer
		id = SYR
		value = 100
	}
	
	ai_strategy = {
		type = conquer
		id = IRQ
		value = 100
	}
	
	ai_strategy = {
		type = conquer
		id = SAU
		value = 100
	}
	
	ai_strategy = {
		type = antagonize
		id = LEB
		value = 100
	}
	
	ai_strategy = {
		type = antagonize
		id = SYR
		value = 100
	}
	
	ai_strategy = {
		type = antagonize
		id = IRQ
		value = 100
	}
	
	ai_strategy = {
		type = antagonize
		id = SAU
		value = 100
	}
		
}
