can_export_Amber_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_amber
		trade_route = Amber_road
	}
}
can_export_Copper_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_copper
		OR = {
			trade_route = varangian_route
			trade_route = volga_route
			trade_route = silk_road
			trade_route = ATS_via_augusta
			trade_route = ATS_via_de_la_plata
			trade_route = ATS_via_lusitanorum
			trade_route = ATS_camino_del_norte
			trade_route = ATS_camino_frances
			trade_route = ATS_camino_sanabres
		}
	}
}
can_export_Fur_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_fur
		trade_route = varangian_route
		trade_route = Amber_road
	}
}
can_export_Gold_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_gold
		trade_route = trans_saharran_route
	}
}
can_export_Herring_potential = {
	FROM = { is_patrician = yes }
	region = ATS_region_herring
	port = yes
}
can_export_Iron_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_iron
		trade_route = varangian_route
		trade_route = volga_route
		trade_route = silk_road
		trade_route = old_salt_route
	}
}
can_export_Ivory_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_ivory
		trade_route = trans_saharran_route
	}
}
can_export_Lead_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_lead
		trade_route = old_salt_route
		trade_route = ATS_via_augusta
		trade_route = ATS_via_de_la_plata
		trade_route = ATS_via_lusitanorum
		trade_route = ATS_camino_del_norte
		trade_route = ATS_camino_frances
		trade_route = ATS_camino_sanabres
	}
}
can_export_Salt_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_salt
		trade_route = old_salt_route
		trade_route = Amber_road
		trade_route = spice_route
	}
}
can_export_Silk_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_silk
		trade_route = silk_road
	}
}
can_export_Silver_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_silver
		trade_route = old_salt_route
		trade_route = silk_road
		trade_route = spice_route
	}
}
can_export_Spice_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_spice
		trade_route = spice_route
	}
}
can_export_Sugar_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_sugar
		trade_route = silk_road
		trade_route = spice_route
		trade_route = ATS_via_augusta
		trade_route = ATS_via_de_la_plata
		trade_route = ATS_via_lusitanorum
		trade_route = ATS_camino_del_norte
		trade_route = ATS_camino_frances
		trade_route = ATS_camino_sanabres
	}
}
can_export_Timber_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_timber
		trade_route = volga_route
		trade_route = varangian_route
	}
}
can_export_Tin_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_tin
		trade_route = ATS_via_augusta
		trade_route = ATS_via_de_la_plata
		trade_route = ATS_via_lusitanorum
		trade_route = ATS_camino_del_norte
		trade_route = ATS_camino_frances
		trade_route = ATS_camino_sanabres
	}
}
can_export_Wine_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_wine
		trade_route = ATS_via_francigena
		trade_route = ATS_via_lemovicensis
		trade_route = ATS_via_touronensis
		trade_route = ATS_German_Route
	}
}
can_export_Wool_potential = {
	FROM = { is_patrician = yes }
	OR = {
		region = ATS_region_wool
		trade_route = ATS_route_stone_street
		trade_route = ATS_route_dere_street
		trade_route = ATS_route_ermine_street
		trade_route = ATS_route_akeman_street
		trade_route = ATS_route_portway
		trade_route = ATS_route_fosse_way
		trade_route = ATS_route_watling_street
		trade_route = ATS_route_stone_street
		trade_route = ATS_via_francigena
		trade_route = ATS_via_lemovicensis
		trade_route = ATS_via_touronensis
	}
}

