IBC_roman_ally = {
	allowed = {
		original_tag = IBC
	}
	enable = {
	    ERE = { has_completed_focus = ERE_invitethespainards }
		country_exists = ERE
	}
	abort = {
		NOT = { country_exists = ERE }
	}

	ai_strategy = {
		type = befriend
		id = ERE
		value = 200
	}
	ai_strategy = {
		type = alliance
		id = ERE
		value = 200
	}
}