CBI_Expedition_Strategy = {
	enable = {
		tag = CBI
		has_war_with = NSC
	}
	abort = {
		tag = CBI
		date > 1862.1.1
	}
	ai_strategy = {
		type = conquer
		id = "NSC"
		value = 200
	}
	ai_strategy = {
		type = invade
		id = "NSC"
		value = 200
	}
	ai_strategy = {
		type = prepare_for_war
		id = "NSC"
		value = 200
	}
	ai_strategy = {
		type = consider_weak
		id = "NSC"
		value = 200
	}
}