MAL_confrontation_war = {
	allowed = {
		original_tag = MAL
	}
	enable = {
		tag = MAL
		INS = {
			has_country_flag = INS_second_confrontation_flag
		}
	}
	
	ai_strategy = {
		type = front_control
		tag = INS
		execution_type = rush
		execute_order = yes
		manual_attack = no
	}
	ai_strategy = {
		type = conquer
		id = INS
		value = 1000
    }
	ai_strategy = {
		type = prepare_for_war
		id = INS
		value = 1000
	}
}	

FPDA_volunteer_mal = {
	allowed = {
    	OR = {
			original_tag = ENG
			original_tag = AST
			original_tag = NZL
		}
	}
	enable = {
    	OR = {
			tag = ENG
			tag = AST
			tag = NZL
		}
		INS = {
			has_country_flag = INS_MAL_war_flag
		}
	}

	ai_strategy = {
		type = send_volunteers_desire
		id = MAL
		value = 1000
	}
	ai_strategy = {
		type = send_lend_lease_desire
		id = MAL
		value = 1000
	}
}

JAP_friend_SEA = {
	allowed = {
		original_tag = JAP
	}
	enable = {
		tag = JAP
		MAL = {
			is_guaranteed_by = JAP
		}
	}

	ai_strategy = {
		type = antagonize
		id = INS
		value = 50
	}
	ai_strategy = {
		type = befriend
		id = MAL
		value = 100
	}
	ai_strategy = {
		type = befriend
		id = BDS
		value = 100
	}
	ai_strategy = {
		type = befriend
		id = TTI
		value = 100
	}
}

PRC_friend_SEA = {
	allowed = {
		original_tag = PRC
	}
	enable = {
		tag = PRC
		MAL = {
			is_guaranteed_by = PRC
		}
	}

	ai_strategy = {
		type = antagonize
		id = INS
		value = 50
	}
	ai_strategy = {
		type = befriend
		id = MAL
		value = 100
	}
	ai_strategy = {
		type = befriend
		id = BDS
		value = 100
	}
	ai_strategy = {
		type = befriend
		id = TTI
		value = 100
	}
}

PHI_friend_indo = {
	allowed = {
		original_tag = PHI
	}
	enable = {
		tag = PHI
		INS = {
			has_completed_focus = INS_Indo_Philipines
		}
	}

	ai_strategy = {
		type = befriend
		id = INS
		value = 100
	}
}

