parthia_missions_1 = {
	slot = 1
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = PRT
			tag = MD1	#Media
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	prt_perfect_the_parthian_shot_mission = {
		icon = mission_non-western_cavalry_raid
		required_missions = {  }
		position = 1
		trigger = {
			cavalry_fraction = 0.2
			OR = {
				army_tradition = 70
				army_professionalism = 0.50
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.1
			}
			tooltip = {
				add_country_modifier = {
					name = "me_par_parthian_shot"
					duration = 14600	#40 years
				}
			}
		}
	}
	prt_humble_the_romans_mission = {
		icon = mission_roman_caesars_legions
		required_missions = { prt_perfect_the_parthian_shot_mission prt_call_upon_the_azat_mission }
		position = 2
		provinces_to_highlight = {
			province_id = 118
			has_discovered = ROOT
		}
		trigger = {
			OR = {
				has_pillaged_capital_against = ROM
				owns_or_non_sovereign_subject_of = 118
				AND = {
					controls = 118	#Roma
					OR = {
						war_with = ROM
						war_with = ROW
						war_with = BYZ
					}
				}
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.2
			}
		}
	}
	prt_successors_of_the_diadochi_mission = {
		icon = mission_alexander_macedonian_flag
		required_missions = { prt_control_the_twin_rivers_mission }
		position = 3
		provinces_to_highlight = {
			OR = {
				AND = {
					OR = {
						area = syria_area
						area = aleppo_area
					}
					NOT = { 
						country_or_non_sovereign_subject_holds = ROOT
					}
				}
				AND = {
					province_id = 2313
					NOT = {
						owned_by = ROOT
						is_core = ROOT
					}
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 2313	#Antioch / Antiocheia
			syria_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			aleppo_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.3
			}
			tooltip = {
				add_country_modifier = {
					name = "me_par_hellenistic_legacy"
					duration = 10950
				}
			}
		}
	}
	prt_acquire_palaestina_mission = {
		icon = mission_jerusalem_second_temple
		required_missions = { prt_successors_of_the_diadochi_mission }
		position = 4
		provinces_to_highlight = {
			area = palestine_area
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
			has_discovered = ROOT
		}
		trigger = {
			palestine_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.4
			}
		}
	}
	prt_sahan_sah_in_egypt_mission = {
		icon = mission_rb_seize_alexandria
		required_missions = { prt_acquire_palaestina_mission }
		position = 5
		provinces_to_highlight = {
			OR = {
				province_id = 358	#Alexandria
				region = egypt_region
			}
			NOT = {
				owned_by = ROOT
				is_core = ROOT
			}
			is_empty = no
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province =  358	#Alexandria
			num_of_owned_provinces_with = {
				value = 10
				region = egypt_region
				is_core = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.7
			}
			egypt_region = {
				limit = {
					NOT = { owned_by = ROOT }
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
					is_empty = no
				}
				add_permanent_claim = ROOT
			}
		}
	}
	prt_develop_alexandreia_mission = {
		icon = mission_conquer_alexandria
		required_missions = { prt_sahan_sah_in_egypt_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				AND = {
					province_id = 358	#Alexandria
					NOT = {
						num_of_times_improved_by_owner = 3
						num_of_buildings_in_province = 1
					}
				}
				AND = {
					province_id = 358	#Alexandria trade node
					NOT = {
						trade_share = {	
							country = ROOT
							share = 30
						}
					}
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 358
			358 = {
				num_of_times_improved_by_owner = 3
			}
			358 = {
				num_of_buildings_in_province = 1
			}
			358 = {
				trade_share = {	
					country = ROOT
					share = 30
				}
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.8
			}
			358 = {
				add_province_modifier = {
					name = "me_par_parthian_library_of_alexandria"
					duration = -1
				}
			}
		}
	}
	prt_consolidate_persia_mission = {
		icon = mission_persianate_empire
		required_missions = {  }
		position = 7
		provinces_to_highlight = {
			region = persia_region
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			stability = 3
			NOT = { average_unrest = 4 }
			persia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				accepted_culture = persian
				primary_culture = persian
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_persian_council"
				duration = -1
			}
		}
	}
	prt_restore_royal_roads_mission = {
		icon = mission_road_construction_ancient
		required_missions = { prt_consolidate_persia_mission }
		position = 8
		trigger = {
			road = 20
		}
		effect = {
			add_country_modifier = {
				name = "me_sas_royal_roads"
				duration = -1
			}
		}
	}
	prt_erythraean_sea_trade_mission = {
		icon = mission_arabian_sea_trade
		required_missions = {  }
		position = 9
		provinces_to_highlight = {
			province_id = 1334		#Hormuz strait
			NOT = {
				trade_share = {	
					country = ROOT
					share = 75
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			1334 = {
				trade_share = {	
					country = ROOT
					share = 75
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_erythraean_sea_merchants"
				duration = -1
			}
		}
	}
	prt_learn_from_characene_mission = {
		icon = mission_roman_ship_mosaic
		required_missions = { prt_erythraean_sea_trade_mission prt_build_up_seleukeia_mission }
		position = 10
		trigger = {
			num_of_admirals = 1
			navy_size = 30
			num_of_light_ship = 10
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.9
			}
			tooltip = {
				add_country_modifier = {
					name = "me_par_characenian_fleet"
					duration = 14600
				}
			}
		}
	}
}

parthia_missions_2 = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = PRT
			tag = MD1	#Media
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	prt_control_the_twin_rivers_mission = {
		icon = mission_map_mesopotamia_antique
		required_missions = { prt_call_upon_the_azat_mission }
		position = 2
		provinces_to_highlight = {
			OR = {
				area = iraq_arabi_area
				area = basra_area
				area = al_jazira_area
			}
			NOT = {
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			iraq_arabi_area = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
			basra_area = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
			al_jazira_area = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
		}
		effect = {
			aleppo_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			syria_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			dulkadir_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	prt_march_to_cappadocia_mission = {
		icon = mission_persian_heavy_cataphract_cavalry
		required_missions = { prt_control_the_twin_rivers_mission }
		position = 4
		provinces_to_highlight = {
			OR = {
				area = rum_area
				area = dulkadir_area
				province_id = 2301	#Caesarea/Kayseri
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_or_non_sovereign_subject_of = 2301	#Caesarea/Kayseri
			rum_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			dulkadir_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.5
			}
		}
	}
	prt_lord_of_asia_mission = {
		icon = mission_imperator_rome
		required_missions = { prt_march_to_cappadocia_mission }
		position = 5
		provinces_to_highlight = {
			OR = {
				area = hudavendigar_area
				area = aydin_area
				area = germiyan_area
				area = ankara_area
				area = karaman_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			hudavendigar_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			aydin_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			germiyan_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			ankara_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			karaman_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.6
			}
			tooltip = {
				add_dip_power = 75
				add_ruler_modifier = {
					name = "me_par_lord_of_asia"
					duration = -1
				}
			}
		}
	}
	prt_heirs_of_the_achaemenids_mission = {
		icon = mission_kaviani_banner_sasanian
		required_missions = { prt_lord_of_asia_mission prt_sahan_sah_in_egypt_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				region = anatolia_region
				region = persia_region
				region = khorasan_region
				region = egypt_region
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			is_empty = no
			has_discovered = ROOT
		}
		trigger = {
			anatolia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			persia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			khorasan_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			egypt_region = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
		}
		effect = {
			add_prestige = 40
			add_legitimacy = 80
			country_event = {
				id = mmetr_PAR_mission_events.10
			}
			custom_tooltip = prt_heirs_of_the_achaemenids_mission.tt
		}
	}
	prt_develop_ctesiphon_mission = {
		icon = mission_growth_of_ahmedabad
		required_missions = {  }
		position = 8
		provinces_to_highlight = {
			province_id = 410
			NOT = {
				development = 15
			}
			has_discovered = ROOT
		}
		trigger = {
			410 = {
				is_capital_of = ROOT
			}
			410 = {
				development = 15
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.11
			}
			410 = {
				add_province_modifier = {
					name = "me_par_expanding_capital"
					duration = 10950
				}
			}
		}
	}
	prt_build_up_seleukeia_mission = {		#changed to Renovate Greek Cities
		icon = mission_greco_roman_market
		required_missions = { prt_develop_ctesiphon_mission }
		position = 9
		provinces_to_highlight = {
			OR = {
				province_id = 2312	#Apameia
				province_id = 4291	#Artemita
				province_id = 4288	#Charax Spasinou
			}
			OR = {
				NOT = { country_or_non_sovereign_subject_holds = ROOT }
				NOT = { development = 8 }
			}
		}
		trigger = {
			owns_or_non_sovereign_subject_of = 2312
			2312 = {
				development = 8
			}
			owns_or_non_sovereign_subject_of = 4291
			4291 = {
				development = 8
			}
			owns_or_non_sovereign_subject_of = 4288
			4288 = {
				development = 8
			}
		}
		effect = {
			2312 = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_par_hellenic_patronage"
					duration = 14600
				}
			}
			4291 = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_par_hellenic_patronage"
					duration = 14600
				}
			}
			4288 = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_par_hellenic_patronage"
					duration = 14600
				}
			}
		}
	}
	prt_gods_of_babylonia_mission = {
		icon = mission_babylonia_ishtar_gate
		required_missions = { prt_build_up_seleukeia_mission }
		position = 10
		provinces_to_highlight = {
			OR = {
				province_id = 409
				area = basra_area
			}
			NOT = {
				has_building = glorious_monument
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_or_non_sovereign_subject_of = 409
			409 = {
				has_building = glorious_monument
			}
			any_owned_province = {
				area = basra_area
				has_building = glorious_monument
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.12
			}
			tooltip = {
				409 = {
					add_province_modifier = {
						name = "me_par_patronage_of_babylonian_temples"
						duration = -1
					}
				}
			}
		}
	}
}

parthia_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = PRT
			tag = MD1	#Media
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	prt_call_upon_the_azat_mission = {
		icon = mission_sassanid_golden_cataphract_attack
		required_missions = {  }
		position = 1
		trigger = {
			army_size_percentage = 0.90
			num_of_generals = 1
		}
		effect = {
			add_country_modifier = {
				name = "oma_buildforces_mod"
				duration = 5475
			}
		}
	}
	prt_rein_in_house_suren_mission = {
		icon = mission_integrate_the_gonds
		required_missions = { prt_call_upon_the_azat_mission }
		position = 2
		provinces_to_highlight = {
			OR = {
				area = makran_area
				area = sistan_area
				area = kalat_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			makran_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				overlord_of = SUR	#Suren
				sistan_area = {
					type = all
					country_or_non_sovereign_subject_holds = ROOT
				}
			}
			OR = {
				overlord_of = IPA	#Indo-Parthia
				kalat_area = {
					type = all
					country_or_non_sovereign_subject_holds = ROOT
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_suren_house_in_check"
				duration = 9125
			}
		}
	}
	prt_control_the_indus_mission = {
		icon = mission_advance_to_the_arabian_sea
		required_missions = { prt_rein_in_house_suren_mission }
		position = 3
		provinces_to_highlight = {
			OR = {
				area = multan_area
				area = sindh_area
				area = northern_sindh_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			multan_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			sindh_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			northern_sindh_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_indus_shipbuilding"
				duration = -1
			}
		}
	}
	prt_spices_of_india_mission = {
		icon = mission_dominate_persian_gulf
		required_missions = { prt_control_the_indus_mission }
		position = 4
		provinces_to_highlight = {
			OR = {
				province_id = 1361
				province_id = 1340
				province_id = 1334
			}
			has_discovered = ROOT
		}
		trigger = {
			trading_bonus = {
				trade_goods = spices
				value = yes
			}
			OR = {
				1361 = {
					is_strongest_trade_power = ROOT
				}
				1340 = {
					is_strongest_trade_power = ROOT
				}
				1334 = {
					is_strongest_trade_power = ROOT
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "spice_trade_controlled"
				duration = 9125
			}
			add_mercantilism = 2
		}
	}
	prt_client_king_in_pontus_mission = {
		icon = mission_mithridates
		required_missions = { prt_march_to_cappadocia_mission }
		position = 5
		provinces_to_highlight = {
			OR = {
				area = erzurum_area
				area = kastamonu_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			erzurum_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			kastamonu_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				overlord_of = PON
				NOT = { exists = PON }
			}
		}
		effect = {
			country_event = {
				id = mmetr_PAR_mission_events.15
			}
			custom_tooltip = prt_client_king_in_pontus_mission.tt
		}
	}
	prt_dominate_hellas_mission = {
		icon = mission_greek_general_surrendering
		required_missions = { prt_lord_of_asia_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				province_id = 151		#Constantinople
				area = morea_area
				area = central_greece_area
				area = northern_greece_area		#Epirus
			}
		}
		trigger = {
			151 = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			morea_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			central_greece_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			northern_greece_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_hellenistic_integration"
				duration = -1
			}
		}
	}
	prt_hellenic_infantrymen_mission = {
		icon = mission_pf_soldier
		required_missions = { prt_dominate_hellas_mission }
		position = 7
		trigger = {
			num_of_infantry = 30
			OR = {
				accepted_culture = greek
				accepted_culture = pontic_greek
				accepted_culture = cappadocian
				accepted_culture = bactrian
				accepted_culture = phrygian
			}
		}
		effect = {
			define_advisor = {
				type = army_reformer
				skill = 3
				culture = greek
				religion = hellenism
			}
		}
	}
	prt_parthian_heartland_mission = {
		icon = mission_sassanid_golden_cataphract
		required_missions = { prt_develop_ctesiphon_mission prt_adur_burzen_mihr_mission }
		position = 9
		provinces_to_highlight = {
			OR = {
				area = merv_area
				area = mashhad_area
				area = herat_area
			}
			NOT = {
				development = 10
			}
			owned_by = ROOT
			has_discovered = ROOT
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 2
				region = khorasan_region
				fort_level = 1
			}
			num_of_owned_provinces_with = {
				value = 3
				development = 9
				OR = {
					area = merv_area
					area = mashhad_area
					area = herat_area
				}
			}
			438 = {
				OR = {
					is_empty = yes
					owned_by = ROOT
				}
			}
			439 = {
				OR = {
					is_empty = yes
					owned_by = ROOT
				}
			}
			2349 = {
				OR = {
					is_empty = yes
					owned_by = ROOT
				}
			}
		}
		effect = {
			custom_tooltip = prt_parthian_heartland_mission.tt
			country_event = {
				id = mmetr_PAR_mission_events.16
			}
			tooltip = {
				438 = {
					cede_province = DHE
				}
				439 = {
					cede_province = DHE
				}
				2349 = {
					cede_province = DHE
				}
				create_subject = {
					subject_type = client_kingdom
					subject = DHE
				}
			}
		}
	}
	prt_win_over_the_tribes_mission = {
		icon = mission_indo_scythians
		required_missions = { prt_parthian_heartland_mission }
		position = 10
		trigger = {
			reverse_has_opinion = {
				who = DHE
				value = 125
			}
			OR = {
				prestige = 80
				power_projection = 90
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_tribal_vassals"
				duration = 7300
			}
		}
	}
}

parthia_missions_4 = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = PRT
			tag = MD1	#Media
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	prt_influence_armenia_mission = {
		icon = arm_artaxiad_legacy
		required_missions = {  }
		position = 1
		provinces_to_highlight = {
			OR = {
				area = armenia_area
			}
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
			has_discovered = ROOT
		}
		trigger = {
			ARM = {
				is_subject_of = ROOT
			}
			ARM = {
				has_opinion = {
					who = ROOT
					value = 120
				}
			}
			armenia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_dip_power = 100
			country_event = {
				id = mmetr_PAR_mission_events.13
			}
		}
	}
	prt_greater_armenia_mission = {
		icon = mission_subdue_rajputana
		required_missions = { prt_influence_armenia_mission prt_call_upon_the_azat_mission }
		position = 2
		provinces_to_highlight = {
			OR = {
				area = armenia_area
				area = tabriz_area
				area = north_kurdistan_area
				area = samtskhe_area
			}
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
			has_discovered = ROOT
		}
		trigger = {
			armenia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			tabriz_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			north_kurdistan_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			samtskhe_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_army_tradition = 15
		}
	}
	prt_kushan_diplomacy_mission = {
		icon = mission_deccanis
		required_missions = { prt_rein_in_house_suren_mission }
		position = 3
		trigger = {
			KUS = {
				OR = {
					has_opinion = {
						who = ROOT
						value = 100
					}
					has_opinion_modifier = {
						who = ROOT
						modifier = insulted
					}
					has_opinion_modifier = {
						who = ROOT
						modifier = scornfully_insulted
					}
				}
			}
		}
		effect = {
			custom_tooltip = prt_kushan_diplomacy_mission.tt
			if = {
				limit = {
					reverse_has_opinion = {
						who = KUS
						value = 100
					}
				}
				add_truce_with = KUS
				KUS = {
					add_truce_with = ROOT
				}
			}
			else_if = {
				limit = {
					OR = {
						reverse_has_opinion_modifier = {
							who = KUS
							modifier = insulted
						}
						reverse_has_opinion_modifier = {
							who = KUS
							modifier = scornfully_insulted
						}
					}
				}
				add_prestige = 15
			}
		}
	}
	prt_sway_the_client_kings_mission = {
		icon = mission_gharbianss
		required_missions = {  }
		position = 6
		trigger = {
			calc_true_if = {
				all_subject_country = {
					has_opinion = {
						who = ROOT
						value = 150
					}
				}
				amount = 3
			}
			calc_true_if = {
				all_subject_country = {
					dynasty = ROOT
				}
				amount = 2
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_loyal_clients"
				duration = 10950
			}
		}
	}
	prt_annex_persis_mission = {
		icon = mission_kaviani_banner_close
		required_missions = { prt_sway_the_client_kings_mission }
		position = 7
		provinces_to_highlight = {
			OR = {
				area = farsistan_area
				area = persian_gulf_coast
			}
			NOT = { 
				owned_by = ROOT
				is_core = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			accepted_culture = persian
			farsistan_area = {
				type = all
				owned_by = ROOT
				is_core = ROOT
			}
			persian_gulf_coast = {
				type = all
				owned_by = ROOT
				is_core = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_persian_integration"
				duration = -1
			}
		}
	}
	prt_adur_burzen_mihr_mission = {
		icon = mission_zoroastrian_fire_temple_ateshgah
		required_missions = {  }
		position = 8
		provinces_to_highlight = {
			province_id = 2235		#Sabzevar, in Khorasan, in which modern-day Mehr is located
			NOT = {
				OR = {
					owned_by = ROOT
					has_building = glorious_monument
					has_building = temple
					num_of_times_improved_by_owner = 2
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 2235	#Sabzevar
			2235 = {
				num_of_times_improved_by_owner = 2
			}
			2235 = {
				fort_level = 1
			}
			2235 = {
				OR = {
					has_building = glorious_monument
					has_building = temple
				}
			}
		}
		effect = {
			2235 = {
				add_province_modifier = {
					name = "me_par_adur_burzen_mihr"
					duration = -1
				}
			}
		}
	}
	prt_appeal_to_the_magi_mission = {
		icon = mission_rajput_trade_guilds
		required_missions = { prt_adur_burzen_mihr_mission }
		position = 9
		trigger = {
			religious_unity = 0.75
			num_of_estate_agendas_completed = {
				estate = estate_church
				value = 4
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_par_priestly_support"
				duration = 14600
			}
			define_advisor = {
				type = theologian
				skill = 2
				discount = yes
			}
		}
	}
}	

parthia_missions_5 = {
	slot = 5
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = PRT
			tag = MD1	#Media
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	prt_silk_road_mission = {
		icon = mission_silk_road
		required_missions = {  }
		position = 1
		provinces_to_highlight = {
			if = {
				limit = {
					ROOT = {
						NOT = { silk = 8 }
					}
				}
				trade_goods = silk
				has_discovered = ROOT
			}
			else = {
				always = no
			}
		}
		trigger = {
			production_leader = {
				trade_goods = silk
			}
			silk = 8
		}
		effect = {
			add_country_modifier = {
				name = "silk_road_modifier"
				duration = 7300
			}
			add_mercantilism = 2
		}
	}
	prt_caucasian_tribute_mission = {
		icon = mission_entrepot_of_india
		required_missions = { prt_influence_armenia_mission }
		position = 2
		trigger = {
			OR = {
				overlord_of = IBE	#Iberia
				IBE = {
					alliance_with = ROOT
					has_opinion = {
						who = ROOT
						value = 150
					}
					NOT = { num_of_cities = 12 }
				}
			}
		}
		effect = {
			if = {
				limit = {
					overlord_of = IBE	#Iberia
				}
				IBE = {
					add_dip_power = 50
					add_country_modifier = {
						name = "me_par_parthian_loyalties"
						duration = 7300
					}
				}
			}
			else = {
				create_subject = {
					subject_type = client_kingdom
					subject = IBE
				}
			}
		}
	}
	prt_the_jade_gate_mission = {
		icon = mission_the_ganges_campaign
		required_missions = { prt_rein_in_house_suren_mission }
		position = 3
		provinces_to_highlight = {
			province_id = 739 # Kashgar
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
			has_discovered = ROOT
		}
		trigger = {
			owns_or_non_sovereign_subject_of = 739
		}
		effect = {
			add_mercantilism = 1
			add_dip_power = 100
		}
	}
	prt_the_seven_great_houses_mission = {
		icon = mission_interfaith_relations
		required_missions = {  }
		position = 5
		trigger = {
			OR = {
				num_of_estate_agendas_completed = {
					estate = estate_nobles
					value = 4
				}
				estate_loyalty = {
					estate = estate_nobles
					loyalty = 80
				}
			}
		}
		effect = {
			add_mil_power = 50
			country_event = {
				id = mmetr_PAR_mission_events.14
			}
		}
	}
	prt_expand_the_realm_mission = {
		icon = mission_secure_khandesh
		required_missions = { prt_the_seven_great_houses_mission prt_sway_the_client_kings_mission }
		position = 7
		trigger = {
			grown_by_development = 50
			grown_by_states = 5
			
		}
		effect = {
			add_country_modifier = {
				name = "me_par_expanded_noble_estates"
				duration = 10950
			}
		}
	}
	prt_kindle_the_fires_mission = {
		icon = mission_zoroastrian_fire_temple
		required_missions = { prt_adur_burzen_mihr_mission }
		position = 9
		trigger = {
			OR = {
				religion = zoroastrian
				religion = zurvaniyyan		#New MMETR religion
				religion = mithraic		#New MMETR religion
			}
			num_of_owned_provinces_with = {
				value = 10
				has_owner_religion = yes
				OR = {
					has_building = glorious_monument
					has_building = temple
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_sas_flames_of_atar"
				duration = 14600
			}
		}
	}
	
}