roman_mmetr_missions_1 = {
	slot = 1
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_mare_nostrum_mission = {
		icon = mission_roman_ship_mosaic
		required_missions = {  }
		position = 1
		trigger = { 
			OR = {
				num_of_galley = 30
				AND = {
					num_of_galley = 25
					navy_tradition = 40
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_our_sea"
				duration = 10950
			}
		}
	}
	rom_renovate_pergamum_mission = {		#Greek Cities
		icon = mission_greek_city_acropolis
		required_missions = { rom_the_eternal_city_mission }
		position = 2
		provinces_to_highlight = {
			province_id = 318
			OR = {
				NOT = { owned_by = ROOT }
				NOT = { is_core	= ROOT }
				NOT = { development = 12 }
				NOT = { num_of_times_improved_by_owner = 2 }
			}
			has_discovered = ROOT
		}
		trigger = {
			custom_trigger_tooltip = {
				tooltip = rom_renovate_pergamum_mission.tt
				OR = {
					accepted_culture = greek
					accepted_culture = pontic_greek
					accepted_culture = cappadocian
					accepted_culture = bactrian
					accepted_culture = griko
					accepted_culture = phrygian
				}
			}
			owns_core_province = 318	#Pergamon / Izmir / Smyrna
			318 = {
				development = 12
				num_of_times_improved_by_owner = 2
			}
			num_of_owned_provinces_with = {
				value = 10
				culture_group = byzantine	#Greek
				development = 10
				OR = {
					region = balkan_region
					region = anatolia_region
					region = crimea_region
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_philhellenes_of_rome"
				duration = 10950
			}
			318 = {
				add_province_modifier = {
					name = "me_rom_temple_of_asclepius"
					duration = -1
				}
				if = {
					limit = {
						NOT = { has_building = glorious_monument }
						NOT = { has_building = temple }
						NOT = { has_building = cathedral }
					}
					add_building = temple
				}
				else_if = {
					limit = {
						has_building = glorious_monument
						NOT = { has_building = temple }
						NOT = { has_building = cathedral }
					}
					remove_building = glorious_monument
					add_building = temple
				}
			}
			country_event = {
				id = mmetr_ROM_mission_events.5
			}
			custom_tooltip = rom_renovate_pergamum_mission.tt2
		}
	}
	rom_warriors_of_mars_mission = {
		icon = mission_greek_phalanx_antiquity
		required_missions = {  }
		position = 3
		trigger = {
			army_tradition = 50
			army_professionalism = 0.40
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_roman_militarism"
				duration = 7300
			}
		}
	}
	rom_reform_the_praetorians_mission = {
		icon = mission_west_roman_soldier
		required_missions = { rom_warriors_of_mars_mission }
		position = 4
		trigger = {
			num_of_battles = { amount = 50 }
			is_at_war = no
			has_regency = no
			if = {
				limit = {
					has_faction = imperials
				}
				faction_influence = {
					faction = imperials
					influence = 70
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_kingmakers_curbed"
				duration = 7300
			}
		}
	}
	rom_expand_alexandria_mission = {
		icon = mission_conquer_alexandria
		required_missions = {  }
		position = 5
		provinces_to_highlight = {
			province_id = 358	#Alexandria
			NOT = {
				num_of_times_improved_by_owner = 3
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 358
			358 = {
				num_of_times_improved_by_owner = 3
			}
		}
		effect = {
			add_dip_power = 50
			358 = {
				add_province_modifier = {
					name = "me_rom_librarys_prominence_restored"
					duration = 10950
				}
			}
		}
	}
	rom_arabia_petraea_mission = {
		icon = mission_roman_plunder
		required_missions = { rom_expand_alexandria_mission rom_raise_the_legions_mission }
		completed_by = 106.6.1
		position = 6
		provinces_to_highlight = {
			OR = {
				area = trans_jordan_area
				area = palestine_area
				area = gulf_of_arabia_area
			}
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
		}
		trigger = {
			trans_jordan_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			palestine_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			gulf_of_arabia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_prestige = 10
			2327 = {	#Petra
				add_province_modifier = {
					name = "me_rom_recognized_metropolis"
					duration = 9125
				}
			}
			al_jazira_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_permanent_claim = ROOT
			}
		}
	}
	rom_extend_the_via_regia_mission = {
		icon = mission_camel_cataphracts_prt_sas
		required_missions = { rom_annexation_of_assyria_mission }
		position = 7
		provinces_to_highlight = {
			OR = {
				province_id = 361
				province_id = 2315
				province_id = 365
				province_id = 3263
				province_id = 380
				province_id = 381
				province_id = 382
				province_id = 405
				province_id = 2314
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { has_building = road }
			}
			has_discovered = ROOT
		}
		trigger = {
			361 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			2315 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			365 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			3263 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			380 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			381 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			382 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			405 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			2315 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			custom_tooltip = rom_extend_the_via_regia_mission.tt
			hidden_effect = {
				361 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				2315 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				365 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				3263 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				380 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				381 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				382 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				405 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				2315 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
			}
			if = {
				limit = {
					OR = {
						NOT = { exists = PLM }
						overlord_of = PLM
					}
				}
				custom_tooltip = rom_extend_the_via_regia_mission.tt2
				country_event = {
					id = mmetr_ROM_mission_events.8
				}
			}
		}
	}
	rom_from_charax_to_palmyra_mission = {
		icon = mission_greek_city_coastal
		required_missions = { rom_triumph_in_mesopotamia_mission rom_extend_the_via_regia_mission }
		position = 8
		provinces_to_highlight = {
			OR = {
				province_id = 377	#Aleppo trade node
				province_id = 1335	#Basra trade node
			}
			NOT = {
				is_strongest_trade_power = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			377 = {
				is_strongest_trade_power = ROOT
			}
			377 = {
				is_strongest_trade_power = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_eastern_trade_routes"
				duration = 10950
			}
		}
	}
	rom_control_the_silk_road_mission = {
		icon = mission_silk_road
		required_missions = { rom_decimate_persian_rivals_mission }
		position = 10
		provinces_to_highlight = {
			province_id = 454
			NOT = {
				country_or_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_or_subject_of = 454	#Samarkand
		}
		effect = {
			add_dip_power = 75
			add_country_modifier = {
				name = "me_sel_silk_road_control"
				duration = 10950
			}
		}
	}
}

roman_mmetr_missions_2 = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_the_eternal_city_mission = {
		icon = mission_roman_forum_imperial
		required_missions = {  }
		position = 1
		provinces_to_highlight = {
			province_id = 118	#Roma
			NOT = {
				grown_by_development = 3
			}
		}
		trigger = {
			owns_core_province = 118
			118 = {
				grown_by_development = 3
			}
		}
		effect = {
			118 = {
				add_province_modifier = {
					name = "me_rom_goddess_of_roma"
					duration = 5475
				}
			}
		}
	}
	rom_all_roads_lead_to_rome_mission = {
		icon = mission_road_construction_ancient
		required_missions = { rom_the_eternal_city_mission }
		position = 2
		trigger = {
			road = 15
		}
		effect = {
			add_country_modifier = {
				name = "rom_roman_roads"
				duration = 9125 #25 years
			}
		}
	}
	rom_establish_coloniae_mission = {
		icon = mission_greco_roman_market
		required_missions = { rom_all_roads_lead_to_rome_mission }
		position = 3
		trigger = {
			num_of_owned_provinces_with = {
				value = 10
				region = iberia_region
				culture_group = latin
			}
			num_of_owned_provinces_with = {
				value = 10
				region = france_region
				culture_group = latin
			}
			num_of_owned_provinces_with = {
				value = 5
				region = anatolia_region
				culture_group = latin
			}
			num_of_owned_provinces_with = {
				value = 5
				region = maghreb_region
				culture_group = latin
			}
			num_of_owned_provinces_with = {
				value = 5
				region = egypt_region
				culture_group = latin
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_roman_coloniae"
				duration = 9125 #25 years
			}
		}
	}
	rom_raise_the_legions_mission = {
		icon = mission_roman_caesars_legions
		required_missions = {  }
		position = 5
		trigger = {
			army_size_percentage = 1
			num_of_generals = 2
		}
		effect = {
			add_country_modifier = {
				name = "thriving_arms_industry"
				duration = 9125 #25 years
			}
			trans_jordan_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_permanent_claim = ROOT
			}
			palestine_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_permanent_claim = ROOT
			}
			gulf_of_arabia_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_permanent_claim = ROOT
			}
			if = {
				limit = { 4392 = { NOT = { is_core = ROOT } } }
				4392 = { add_permanent_claim = ROOT }
			}
		}
	}
	rom_annexation_of_assyria_mission = {
		icon = arm_proclaim_great_armenia
		required_missions = { rom_raise_the_legions_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				area = aleppo_area
				area = al_jazira_area
			}
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
		}
		trigger = {
			aleppo_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			al_jazira_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				NOT = { exists = OSR }	#Osroene
				overlord_of = OSR
			}
			OR = {
				NOT = { exists = ADB }	#Adiabene
				overlord_of = ADB
			}
		}
		effect = {
			add_army_tradition = 10
			country_event = {
				id = mmetr_ROM_mission_events.1
			}
			custom_tooltip = rom_annexation_of_assyria_mission.tt
			iraq_arabi_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_claim = ROOT	#temporary
			}
			basra_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
					is_empty = no
				}
				add_claim = ROOT	#temporary
			}
		}
	}
	rom_triumph_in_mesopotamia_mission = {
		icon = a_real_roman_empire
		required_missions = { rom_annexation_of_assyria_mission }
		position = 7
		provinces_to_highlight = {
			OR = {
				AND = {
					OR = {
						area = iraq_arabi_area
						area = basra_area
					}
					NOT = {
						country_or_non_sovereign_subject_holds = ROOT
					}
				}
				AND = {
					province_id = 410
					OR = {
						NOT = { owned_by = ROOT }
						NOT = { is_core = ROOT }
					}
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 410	#Ctesiphon
			iraq_arabi_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			basra_area = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
			OR = {
				NOT = { exists = CRC }	#Characene
				overlord_of = CRC
			}
		}
		effect = {
			add_army_tradition = 10
			add_prestige = 20
			add_ruler_modifier = {
				name = "me_rom_caesar_of_mesopotamia"
				duration = -1
			}
			country_event = {
				id = mmetr_ROM_mission_events.6
			}
			custom_tooltip = rom_triumph_in_mesopotamia_mission.tt
		}
	}
	rom_rivers_of_babylonia_mission = {
		icon = mission_babylonia_ishtar_gate
		required_missions = { rom_triumph_in_mesopotamia_mission }
		position = 8
		provinces_to_highlight = {
			OR = {
				province_id = 409	#Babylon
				province_id = 410	#Ctesiphon
				province_id = 4288	#Charax
				province_id = 2312	#Apameia
				province_id = 4291	#Apameia
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { num_of_times_improved = 2 }
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_or_non_sovereign_subject_of = 409	#Babylon
			owns_or_non_sovereign_subject_of = 410	#Ctesiphon
			owns_or_non_sovereign_subject_of = 4288	#Charax
			owns_or_non_sovereign_subject_of = 2312	#Apameia
			owns_or_non_sovereign_subject_of = 4291	#Apameia
			409 = {
				num_of_times_improved = 2	#NOT just by OWNER, so Rome can improve subject cities and still count!
			}
			410 = {
				num_of_times_improved = 2
			}
			4288 = {
				num_of_times_improved = 2
			}
			2312 = {
				num_of_times_improved = 2
			}
			4291 = {
				num_of_times_improved = 2
			}
			num_of_owned_provinces_with = {
				value = 3
				development = 12
				OR = {
					area = iraq_arabi_area
					area = basra_area
				}
			}
		}
		effect = {
			add_ruler_modifier = {
				name = "me_rom_caesar_of_babylonia"
				duration = -1
			}
			define_advisor = {
				type = treasurer
				skill = 3
				location = 409
				culture = babylonian
				discount = yes
			}
		}
	}
	rom_decimate_persian_rivals_mission = {
		icon = mission_sassanid_golden_cataphract_attack
		required_missions = { rom_from_charax_to_palmyra_mission rom_rivers_of_babylonia_mission rom_consolidate_new_limes_mission }
		position = 9
		provinces_to_highlight = {
			OR = {
				area = farsistan_area
				area = persian_gulf_coast
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			farsistan_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			persian_gulf_coast = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_prestige = 20
			add_army_tradition = 20
			add_country_modifier = {
				name = "me_rom_a_new_alexandros"
				duration = 10950
			}
			add_country_modifier = {
				name = "me_rom_persian_administrators"
				duration = -1
			}
		}
	}
	rom_for_caesar_and_alexandros_mission = {
		icon = mission_alexander_macedonian_flag
		required_missions = { rom_decimate_persian_rivals_mission }
		position = 10
		provinces_to_highlight = {
			OR = {
				area = sindh_area
				area = northern_sindh_area
				area = multan_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 6
				OR = {
					area = sindh_area
					area = northern_sindh_area
					area = multan_area
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_great_conqueror"
				duration = -1
			}
		}
	}
}

#Branching Initial

roman_branching_initial_mmetr_missions_4 = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_question_of_true_faith_mission = {
		icon = mission_pagan_religious_rite
		required_missions = {  }
		position = 1
		trigger = {
			stability = 3
			num_of_missionaries = 1
			if = {
				limit = {
					religion_group = christian
				}
				any_owned_province = {
					NOT = { religion_group = christian }
				}
			}
			else_if = {
				num_of_owned_provinces_with = {
					value = 5
					religion_group = christian
				}
			}
		}
		effect = {
			country_event = {
				id = mmetr_ROM_mission_events.7
			}
			custom_tooltip = rom_question_of_true_faith_mission.tt
		}
	}
}

roman_1_mmetr_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_castra_of_the_limes_mission = {
		icon = mission_develop_visby
		required_missions = {  }
		position = 1
		trigger = {
			num_of_owned_provinces_with = {
				value = 24
				fort_level = 1
			}
		}
		effect = {
			add_country_modifier = {
				name = "rom_secure_borders"
				duration = 9125 #25 years
			}
		}
	}
}

#Hellenic Branching Path

roman_religion_hellenic_mmetr_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { religion_group = christian }
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_temples_to_jupiter_mission = {
		icon = mission_parthenon
		required_missions = { rom_question_of_true_faith_mission }
		position = 2
		trigger = {
			capital_scope = {
				OR = {
					has_building = glorious_monument
					has_building = temple
					has_building = cathedral
				}
			}
			num_of_owned_provinces_with = {
				value = 40
				OR = {
					has_building = glorious_monument
					has_building = temple
					has_building = cathedral
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "rom_piety_to_the_gods"
				duration = 10950
			}
		}
	}
	rom_imperial_cult_mission = {
		icon = mission_imperator_rome
		required_missions = { rom_temples_to_jupiter_mission rom_collegium_of_the_pontifices_mission }
		position = 3
		trigger = {
			religious_unity = 0.95
			num_of_owned_provinces_with = {
				value = 200
				has_owner_religion = yes
			}
			if = {
				limit = {
					religion_group = christian
				}
				NOT = {
					num_of_owned_provinces_with = {
						value = 3
						has_owner_religion = no
						religion_group = christian
					}
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "rom_united_in_faith"
				duration = 10950
			}
		}
	}
}

roman_religion_hellenic_mmetr_missions_4 = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { religion_group = christian }
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_collegium_of_the_pontifices_mission = {
		icon = mission_roman_senate
		required_missions = { rom_question_of_true_faith_mission }
		position = 2
		trigger = {
			if = {
				limit = {
					NOT = { has_estate = estate_church }
				}
				theologian = 3
			}
			else = {
				num_of_estate_agendas_completed = {
					estate = estate_church
					value = 5
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_collegium_of_the_pontifices"
				duration = 10950
			}
		}
	}
}

#Christian Branching Path

roman_religion_christian_mmetr_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		tag = ROM
		religion_group = christian
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_roman_churches_mission = {
		icon = fund_the_monasteries
		required_missions = { rom_question_of_true_faith_mission }
		position = 2
		trigger = {
			capital_scope = {
				OR = {
					has_building = glorious_monument
					has_building = temple
					has_building = cathedral
				}
			}
			num_of_owned_provinces_with = {
				value = 40
				OR = {
					has_building = glorious_monument
					has_building = temple
					has_building = cathedral
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "rom_faith_in_god"
				duration = 10950
			}
		}
	}
	rom_united_under_the_chi_rho_mission = {
		icon = mission_mass_baptism
		required_missions = { rom_roman_churches_mission rom_ecumenical_councils_mission }
		position = 3
		trigger = {
			religious_unity = 0.95
			num_of_owned_provinces_with = {
				value = 200
				has_owner_religion = yes
			}
			if = {
				limit = {
					religion_group = christian
				}
				NOT = {
					num_of_owned_provinces_with = {
						value = 3
						has_owner_religion = no
						religion_group = christian
					}
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "rom_united_in_faith"
				duration = 10950
			}
		}
	}
}

roman_religion_christian_mmetr_missions_4 = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		tag = ROM
		religion_group = christian
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_ecumenical_councils_mission = {
		icon = mission_arius_arianism
		required_missions = { rom_question_of_true_faith_mission }
		position = 2
		trigger = {
			if = {
				limit = {
					NOT = { has_estate = estate_church }
				}
				theologian = 3
			}
			else = {
				num_of_estate_agendas_completed = {
					estate = estate_church
					value = 5
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_roman_orthodox_canon"
				duration = 10950
			}
		}
	}
}

roman_2_mmetr_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_stabilize_the_empire_mission = {
		icon = a_roman_empire
		required_missions = {  }
		position = 4
		trigger = {
			stability = 2
			legitimacy = 75
		}
		effect = {
			add_country_modifier = {
				name = "rom_empire_stabilized"
				duration = 3650
			}
		}
	}
	rom_defeat_the_dacians_mission = {
		icon = mission_celtic_warriors_charge
		required_missions = { rom_stabilize_the_empire_mission }
		position = 5
		provinces_to_highlight = {
			OR = {
				area = transylvania_area
				area = southern_transylvania_area
				area = wallachia_area
				area = moldavia_area
				area = bessarabia_area
			}
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
		}
		trigger = {
			transylvania_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			southern_transylvania_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			wallachia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			moldavia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			bessarabia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				NOT = { exists = DAC }
				overlord_of = DAC
			}
		}
		effect = {
			transylvania_area = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_rom_dacia_felix"
					duration = 10950
				}
			}
			southern_transylvania_area = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_rom_dacia_felix"
					duration = 10950
				}
			}
			wallachia_area = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_rom_dacia_felix"
					duration = 10950
				}
			}
			moldavia_area = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_rom_dacia_felix"
					duration = 10950
				}
			}
			bessarabia_area = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_rom_dacia_felix"
					duration = 10950
				}
			}
		}
	}
	rom_construct_the_via_pontica_mission = {
		icon = mission_mithridates
		required_missions = { rom_defeat_the_dacians_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				province_id = 151
				province_id = 1764
				province_id = 3250
				province_id = 159
				province_id = 4706
			}
			NOT = {
				has_building = road
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 151
			owns_core_province = 1764
			owns_core_province = 3250
			owns_core_province = 159
			owns_core_province = 4706
			151 = {
				has_building = road
			}
			1764 = {
				has_building = road
			}
			3250 = {
				has_building = road
			}
			159 = {
				has_building = road
			}
			4706 = {
				has_building = road
			}
		}
		effect = {
			add_adm_power = 50
			add_dip_power = 50
		}
	}
	rom_protectorate_in_armenia_mission = {
		icon = arm_artaxiad_legacy
		required_missions = { rom_annexation_of_assyria_mission }
		position = 7
		provinces_to_highlight = {
			OR = {
				area = samtskhe_area
				area = armenia_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			samtskhe_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			armenia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				NOT = { exists = ARM }
				overlord_of = ARM
			}
		}
		effect = {
			add_prestige = 10
			add_army_tradition = 10
			country_event = {
				id = mmetr_ROM_mission_events.4
			}
			custom_tooltip = rom_protectorate_in_armenia_mission.tt
		}
	}
	rom_consolidate_new_limes_mission = {
		icon = per_reform_our_defenses
		required_missions = { rom_triumph_in_mesopotamia_mission rom_invasion_of_britannia_mission }
		position = 8
		trigger = {
			stability = 3
			is_at_war = no
			has_regency = no
		}
		effect = {
			khuzestan_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_claim = ROOT	#temporary
			}
			farsistan_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_claim = ROOT	#temporary
			}
			persian_gulf_coast = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_claim = ROOT	#temporary
			}
		}
	}
	rom_the_new_aeneid_mission = {
		icon = mission_roman_ship_mosaic
		required_missions = { rom_consolidate_new_limes_mission }
		position = 10
		trigger = {
			any_owned_province = {
				OR = {
					superregion = india_superregion
					superregion = east_indies_superregion
					continent = north_america
					continent = south_america
				}
			}
		}
		effect = {
			add_prestige = 20
			add_dip_power = 100
			add_country_modifier = {
				name = "me_rom_third_odyssey"
				duration = 10950
			}
		}
	}
}

roman_mmetr_missions_4 = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_equites_numidarum_mission = {
		icon = mission_reconquer_ceuta
		required_missions = { rom_caesars_breadbasket_mission }
		position = 3
		trigger = {
			num_of_cavalry = 20
			num_of_mercenaries = 10
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 15
				culture_group = maghrebi
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_auxilia"
				duration = 10950
			}
		}
	}
	rom_legiones_redde_mission = {
		icon = give_him_back_his_legions
		required_missions = { rom_stabilize_the_empire_mission }
		position = 5
		provinces_to_highlight = {
			OR = {
				area = upper_rhineland_area
				area = lower_swabia_area
				area = upper_swabia_area
			}
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
		}
		trigger = {
			calc_true_if = {
				all_country = {
					is_subject_of = ROOT
					capital_scope = {
						OR = {
							region = north_german_region
							region = south_german_region
						}
					}
				}
				amount = 2
			}
			upper_rhineland_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			lower_swabia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			upper_swabia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_stability = 1
			add_manpower = 10
		}
	}
	rom_invasion_of_britannia_mission = {
		icon = mission_germanic_shields
		required_missions = {  }
		position = 7
		provinces_to_highlight = {
			OR = {
				province_id = 246
				province_id = 247
				area = wessex_area
				area = east_midlands_area
				area = home_counties_area
				area = east_anglia_area
				area = west_midlands_area
				area = wales_area
				area = yorkshire_area
			}
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
        }
		trigger = {
			246 = { country_or_non_sovereign_subject_holds = ROOT }
			247 = { country_or_non_sovereign_subject_holds = ROOT }
			wessex_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			east_midlands_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			home_counties_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			east_anglia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			west_midlands_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			wales_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			yorkshire_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_prestige = 10
			236 = {
				add_base_manpower = 1
			}
		}
	}
	rom_hibernian_diplomacy_mission = {
		icon = mission_celtic_diplomacy
		required_missions = { rom_invasion_of_britannia_mission }
		position = 9
		provinces_to_highlight = {
			OR = {
				area = munster_area
				area = connacht_area
				area = leinster_area
				area = ulster_area
			}
			NOT = {
				country_or_subject_holds = ROOT
				owner = {
					alliance_with = ROOT
				}
				owner = {
					has_opinion = {
						who = ROOT
						value = 120
					}
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			munster_area = {
				type = all
				OR = {
					country_or_subject_holds = ROOT
					owner = {
						alliance_with = ROOT
					}
					owner = {
						has_opinion = {
							who = ROOT
							value = 120
						}
					}
				}
			}
			connacht_area = {
				type = all
				OR = {
					country_or_subject_holds = ROOT
					owner = {
						alliance_with = ROOT
					}
					owner = {
						has_opinion = {
							who = ROOT
							value = 120
						}
					}
				}
			}
			leinster_area = {
				type = all
				OR = {
					country_or_subject_holds = ROOT
					owner = {
						alliance_with = ROOT
					}
					owner = {
						has_opinion = {
							who = ROOT
							value = 120
						}
					}
				}
			}
			ulster_area = {
				type = all
				OR = {
					country_or_subject_holds = ROOT
					owner = {
						alliance_with = ROOT
					}
					owner = {
						has_opinion = {
							who = ROOT
							value = 120
						}
					}
				}
			}
		}
		effect = {
			add_dip_power = 50
			british_isles_region = {
				limit = {
					country_or_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_rom_hiberno_roman_commerce"
					duration = 10950
				}
			}
		}
	}
}

roman_mmetr_missions_5 = {
	slot = 5
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_weather_the_imperial_crisis_mission = {
		icon = mission_dice_roll_roman
		required_missions = {  }
		position = 1
		trigger = {
			custom_trigger_tooltip = {
				tooltip = rom_weather_the_imperial_crisis_mission.tt
				has_country_flag = had_imperial_crisis
			}
			stability = 3
			is_at_war = no
		}
		effect = {
			if = {
				limit = {
					government = monarchy
					NOT = { has_reform = roman_dominate_reform }
				}
				hidden_effect = {
					government = monarchy
				}
				add_government_reform = roman_dominate_reform
			}
			if = {
				limit = {
					government = monarchy
				}
				add_legitimacy = 30
			}
			if = {
				limit = {
					government = republic
				}
				add_republican_tradition = 30
			}
		}
	}
	rom_caesars_breadbasket_mission = {
		icon = mission_latin_farmer_latifundia
		required_missions = {  }
		position = 2
		provinces_to_highlight = {
			OR = {	
				province_id = 341
				area = tunisia_area
				area = djerba_area
				area = tripolitania_area
			}
			OR = {
				NOT = { owned_by = ROOT }
				NOT = { num_of_times_improved_by_owner = 3 }
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 341
			341 = {
				num_of_times_improved_by_owner = 3
			}
			num_of_owned_provinces_with = {
				value = 3
				num_of_times_improved_by_owner = 3
				OR = {
					area = tunisia_area
					area = djerba_area
					area = tripolitania_area
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_abundant_supplies"
				duration = 10950
			}
			341 = {
				add_base_production = 1
			}
		}
	}
	rom_viae_africanae_mission = {
		icon = mission_merchant_of_gujarat
		required_missions = { rom_caesars_breadbasket_mission }
		position = 4
		provinces_to_highlight = {
			owned_by = ROOT
			OR = {
				region = egypt_region
				region = mashriq_region
			}
			NOT = {
				has_building = road
			}
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 10
				region = egypt_region
				has_building = road
			}
			num_of_owned_provinces_with = {
				value = 10
				region = mashriq_region
				has_building = road
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_southern_supply_network"
				duration = 9125
			}
		}
	}
	rom_gallic_villas_mission = {
		icon = mission_celtic_village
		required_missions = {  }
		position = 5
		provinces_to_highlight = {
			OR = {
				AND = {	
					region = france_region
					NOT = { 
						owned_by = ROOT
						is_core = ROOT
					}
				}
				AND = {
					region = france_region
					has_terrain = farmlands
					NOT = { has_terrain = farmlands }
					NOT = { num_of_times_improved_by_owner = 1 }
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			france_region = {
				type = all
				owned_by = ROOT
				is_core = ROOT
			}
			num_of_owned_provinces_with = {
				value = 4
				region = france_region
				has_terrain = farmlands
				base_production = 5
				num_of_times_improved_by_owner = 1
			}
		}
		effect = {
			custom_tooltip = row_roman_villas_of_gallia_mission.tt
			hidden_effect = {
				france_region = {
					limit = {
						has_terrain = farmlands
						num_of_times_improved_by_owner = 1
					}
					add_province_modifier = {
						name = "me_row_gallic_villa"
						duration = -1
					}
				}
			}
		}
	}
	rom_magna_germania_mission = {
		icon = mission_gothic_warrior_4th_ce
		required_missions = { rom_gallic_villas_mission rom_legiones_redde_mission }
		position = 6
		trigger = {
			calc_true_if = {
				all_country = {
					is_subject_of = ROOT
					capital_scope = {
						OR = {
							region = north_german_region
							region = south_german_region
						}
					}
					has_opinion = {
						who = ROOT
						value = 120
					}
				}
				amount = 4
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_rom_magna_germania"
				duration = 10950
			}
		}
	}
	rom_provincia_britannia_mission = {
		icon = mission_celtic_nobles
		required_missions = { rom_invasion_of_britannia_mission }
		position = 8
		provinces_to_highlight = {
			OR = {
				province_id = 236
				AND = {
					region = british_isles_region
					owned_by = ROOT
				}
			}
			OR = { 
				NOT = { is_state_core = ROOT }
				local_autonomy = 30
				unrest = 5
			}
			has_discovered = ROOT
        }
		trigger = {
			owns_core_province = 236	#London
			236 = {
				NOT = { local_autonomy = 30 }
				NOT = { unrest = 5 }
			}
			236 = {
				development = 12
			}
			num_of_owned_provinces_with = {
				value = 7
				region = british_isles_region
				is_state_core = ROOT
				NOT = { local_autonomy = 30 }
				NOT = { unrest = 5 }
			}
			any_owned_province = {
				region = british_isles_region
				fort_level = 1
			}
			num_of_owned_provinces_with = {
				value = 3
				region = british_isles_region
				has_building = road
			}
		}
		effect = {
			country_event = {
				id = mmetr_ROM_mission_events.2
			}
			tooltip = {
				236 = {		#Londinium
					change_culture = romano_briton
				}
				custom_tooltip = rom_provincia_britannia_mission.tt
				every_owned_province = {
					limit = {
						fort_level = 1
						region = british_isles_region
					}
					add_province_modifier = {
						name = "me_rom_roman_castra"
						duration = -1
					}
				}
			}
			lowlands_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_claim = ROOT
			}
			highlands_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT }
					NOT = { is_core = ROOT	}
				}
				add_claim = ROOT
			}
		}
	}
	rom_conquest_of_caledonia_mission = {
		icon = mission_rb_unite_the_clans
		required_missions = { rom_provincia_britannia_mission }
		position = 10
		provinces_to_highlight = {
			OR = {
				area = lowlands_area
				area = highlands_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			lowlands_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			highlands_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				NOT = { exists = CLD }
				overlord_of = CLD
			}
		}
		effect = {
			add_army_tradition = 10
			add_prestige = 15
			country_event = {
				id = mmetr_ROM_mission_events.3
			}
			custom_tooltip = rom_conquest_of_caledonia_mission.tt
		}
	}
}

roman_mmetr_roman_roads_dlc_missions_1 = {
	slot = 1
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_petra_roman_road_mission = {
		icon = arb_riyadh
		required_missions = {  }
		position = 11
		provinces_to_highlight = {
			OR = {
				province_id = 2327
				province_id = 4268
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { has_building = road }
			}
			has_discovered = ROOT
		}
		trigger = {
			2327 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			4268 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			2327 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			4268 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
		}
	}
	rom_strata_diocletiana_mission = {
		icon = mission_sassanid_golden_cataphract
		required_missions = { rom_petra_roman_road_mission }
		position = 12
		provinces_to_highlight = {
			region = mashriq_region
			has_building = road
			owned_by = ROOT
			NOT = {
				fort_level = 1
			}
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 5
				fort_level = 1
				has_building = road
				region = mashriq_region
			}
		}
		effect = {
			add_army_tradition = 5
			add_mil_power = 50
			add_manpower = 2
		}
	}
}
roman_mmetr_roman_roads_dlc_missions_2 = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_extend_the_via_braga_mission = {
		icon = mission_portuguese_interference
		required_missions = { rom_renovate_viae_italiae_mission }
		position = 12
		provinces_to_highlight = {
			OR = {
				province_id = 4556
				province_id = 232
				province_id = 4558
				province_id = 4553
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { has_building = road }
			}
			has_discovered = ROOT
		}
		trigger = {
			4556 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			232 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			4558 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			4553 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			4556 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			232 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			4558 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			4553 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
		}
	}
}
roman_mmetr_roman_roads_dlc_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_renovate_viae_italiae_mission = {
		icon = develop_the_po_valley
		required_missions = {  }
		position = 11
		provinces_to_highlight = {
			OR = {
				province_id = 118
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { has_building = road }
			}
			has_discovered = ROOT
		}
		trigger = {
			118 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			num_of_owned_provinces_with = {
				value = 10
				region = italy_region
				has_building = road
			}
		}
		effect = {
			add_adm_power = 50
		}
	}
	rom_expand_the_via_augusta_mission = {
		icon = mission_imperator_rome
		required_missions = { rom_renovate_viae_italiae_mission }
		position = 12
		provinces_to_highlight = {
			OR = {
				province_id = 2753
				province_id = 197
				province_id = 212
				province_id = 213
				province_id = 2988
				province_id = 4550
				province_id = 220
				province_id = 4549
				province_id = 1750
				province_id = 221
				province_id = 4547
				province_id = 2754
				province_id = 225
				province_id = 224
				province_id = 1749
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { has_building = road }
			}
			has_discovered = ROOT
		}
		trigger = {
			2753 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			197 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			212 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			213 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			2988 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			4550 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			220 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			4549 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			1750 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			221 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			4547 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			2754 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			225 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			224 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			1749 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			custom_tooltip = rom_extend_the_via_regia_mission.tt
			hidden_effect = {
				2753 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				197 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				212 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				213 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				2988 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				4550 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				220 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				4549 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				1750 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				221 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				4547 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				2754 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				225 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				224 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
				1749 = {
					add_province_modifier = {
						name = "me_rom_via_nova"
						duration = -1
					}
				}
			}
		}
	}
}
roman_mmetr_roman_roads_dlc_missions_4 = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_ab_asturica_burdigalam_mission = {
		icon = mission_horses_with_ancient_soldier
		required_missions = { rom_renovate_viae_italiae_mission }
		position = 12
		provinces_to_highlight = {
			OR = {
				province_id = 4552	#Palencia
				province_id = 1746	#Burgos
				province_id = 2989	#Veleia equivalent
				province_id = 210	#Pamploma
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { has_building = road }
			}
			has_discovered = ROOT
		}
		trigger = {
			4552 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			1746 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			2989 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			210 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			4552 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			1746 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			2989 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			210 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
		}
	}
}
roman_mmetr_roman_roads_dlc_missions_5 = {
	slot = 5
	generic = no
	ai = yes
	potential = {
		tag = ROM
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	rom_lay_down_the_via_flavia_mission = {
		icon = secure_the_sava
		required_missions = {  }
		position = 11
		provinces_to_highlight = {
			OR = {
				province_id = 4738	#Trieste
				province_id = 1769
				province_id = 130
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { has_building = road }
			}
			has_discovered = ROOT
		}
		trigger = {
			4738 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			1769 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			130 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			4738 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			1769 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			130 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
		}
	}
	rom_support_the_via_militaris_mission = {
		icon = dalmatian_conquest
		required_missions = { rom_lay_down_the_via_flavia_mission }
		position = 12
		provinces_to_highlight = {
			OR = {
				province_id = 151	#Constantinople
				province_id = 149	#Edirne
				province_id = 2750	#Plovdiv
				province_id = 1765	#Sofia
				province_id = 3000	#Nis
				province_id = 141	#Tricornia
				province_id = 4239	#Belgrade
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { has_building = road }
			}
			has_discovered = ROOT
		}
		trigger = {
			151 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			149 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			2750 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			1765 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			3000 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			141 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
			4239 = {
				has_building = road
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_dip_power = 30
			149 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			2750 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			1765 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			3000 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			141 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
			4239 = {
				add_province_modifier = {
					name = "me_rom_roman_road_network"
					duration = -1
				}
			}
		}
	}
}
