
RAJ_goes_hard_against_japan = {
	allowed = {
		original_tag = RAJ
	}
	reversed = yes
	enable = {
		is_historical_focus_on = yes
		is_in_faction_with = RAJ
		JAP = {
			OR = {
				is_ai = no
				has_completed_focus = JAP_strike_south_doctrine
			}
			OR = {
				can_declare_war_on = ENG
				can_declare_war_on = USA
				can_declare_war_on = FRA
				can_declare_war_on = MAL
				can_declare_war_on = RAJ
			}
		}
		is_in_faction_with = RAJ
	}
	abort_when_not_enabled = yes

	ai_strategy = {
		type = force_defend_ally_borders
		value = -500
		id = "RAJ"
	}
}

NEP_goes_hard_against_japan = {
	allowed = {
		original_tag = NEP
	}
	reversed = yes
	enable = {
		NOT = { tag = RAJ }
		is_in_faction_with = NEP
		is_historical_focus_on = yes
		JAP = {
			OR = {
				is_ai = no
				has_completed_focus = JAP_strike_south_doctrine
			}
			OR = {
				can_declare_war_on = ENG
				can_declare_war_on = USA
				can_declare_war_on = FRA
				can_declare_war_on = MAL
				can_declare_war_on = RAJ
			}
		}
	}
	abort_when_not_enabled = yes

	ai_strategy = {
		type = force_defend_ally_borders
		value = -500
		id = "NEP"
	}
}
NEP_goes_hard_against_japan = {
	allowed = {
		original_tag = NEP
	}
	enable = {
		is_in_faction_with = RAJ
		is_historical_focus_on = yes
		JAP = {
			OR = {
				is_ai = no
				has_completed_focus = JAP_strike_south_doctrine
			}
			OR = {
				can_declare_war_on = ENG
				can_declare_war_on = USA
				can_declare_war_on = FRA
				can_declare_war_on = MAL
				can_declare_war_on = RAJ
			}
		}
	}
	abort_when_not_enabled = yes

	ai_strategy = {
		type = force_defend_ally_borders
		value = 600
		id = "RAJ"
	}

	ai_strategy = {
		type = garrison
		value = -9999
	}
}