chola_mmetr_missions_1 = {
	slot = 1
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = CLS
			AND = {
				tag = TML		#Tamilakam, MMETR Formable
				was_tag = CLS
			}
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes

	cls_temples_to_shiva_mission = {
		icon = mission_temple_patronage
		required_missions = { }
		position = 1
		trigger = {
			num_of_owned_provinces_with = {
				value = 8
				OR = {
					has_building = glorious_monument
					has_building = temple
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_chola_temples"
				duration = 10950
			}
		}
	}
	cls_brihadisvara_temple_mission = {
		icon = mission_develop_the_capital
		required_missions = { cls_temples_to_shiva_mission }
		position = 3
		provinces_to_highlight = {
			province_id = 2026
			NOT = {
				has_great_project = {
					type = chola_temples
					tier = 2
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 2026
			2026 = {
				has_great_project = {
					type = chola_temples		#Great Living Chola Temples
					tier = 2
				}
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.6
			}
			tooltip = {
				add_prestige = 20
				add_country_modifier = {
					name = "me_cls_brihadisvara_temple"
					duration = 10950
				}
				define_advisor = {
					type = theologian
					skill = 3
					discount = yes
				}
			}
		}
	}
	cls_trade_fleet_of_the_cholas_mission = {
		icon = mission_arabian_sea_trade
		required_missions = {  }
		position = 5
		trigger = {
			num_of_admirals = 1
			navy_size_percentage = 1.0
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_chola_trade_fleet"
				duration = 10950
			}
		}
	}
	cls_cross_ramas_bridge_mission = {
		icon = mission_cromandel_coast
		required_missions = { cls_trade_fleet_of_the_cholas_mission cls_subjugate_the_pandyas_mission }
		position = 7
		provinces_to_highlight = {
			OR = {
				area = lanka_area
				area = south_lanka_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			lanka_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			south_lanka_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.2
			}
			tooltip = {
				add_country_modifier = {
					name = "me_cls_royal_treasures_of_pandya"
					duration = 10950
				}
				lanka_area = {
					limit = {
						country_or_non_sovereign_subject_holds = ROOT
					}
					add_province_modifier = {
						name = "me_cls_tamil_rule_restored_in_lanka"
						duration = 10950
					}
				}
				south_lanka_area = {
					limit = {
						country_or_non_sovereign_subject_holds = ROOT
					}
					add_province_modifier = {
						name = "me_cls_tamil_rule_restored_in_lanka"
						duration = 10950
					}
				}
			}
		}
	}
	cls_integrate_anuradhapura_mission = {
		icon = mission_conquer_lanka
		required_missions = { cls_cross_ramas_bridge_mission }
		position = 9
		provinces_to_highlight = {
			OR = {
				area = lanka_area
				area = south_lanka_area
			}
			NOT = {
				owned_by = ROOT
				is_core = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			lanka_area = {
				type = all
				owned_by = ROOT
				is_core = ROOT
			}
			south_lanka_area = {
				type = all
				owned_by = ROOT
				is_core = ROOT
			}
			lanka_area = {
				type = all
				NOT = {
					unrest = 5
				}
			}
			south_lanka_area = {
				type = all
				NOT = {
					unrest = 5
				}
			}
			any_owned_province = {
				area = lanka_area
				OR = {
					has_building = glorious_monument
					has_building = temple
				}
			}
			any_owned_province = {
				area = south_lanka_area
				OR = {
					has_building = glorious_monument
					has_building = temple
				}
			}
			OR = {
				overlord_of = RAJ
				NOT = {
					exists = RAJ
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_king_of_anuradhapura"
				duration = 10950
			}
			country_event = {
				id = mmetr_CLS_mission_events.3
			}
		}
	}
	cls_sail_to_ma_nakkavaram_mission = {
		icon = mission_portuguese_malabar
		required_missions = { cls_integrate_anuradhapura_mission }
		position = 11
		provinces_to_highlight = {
			province_id = 574	#The Andamans / Andaman Islands
		}
		trigger = {
			navy_tradition = 50
			OR = {
				owns = 574
				AND = {
					574 = {
						is_empty = yes
					}
				}
			}
		}
		effect = {
			custom_tooltip = fun_andaman_colony_mission.tt		#same as Funan
			country_event = {
				id = mmetr_CLS_mission_events.8
			}
			tooltip = {
				574 = {
					discover_country = ROOT
				}
				574 = {
					cede_province = ROOT
					add_core = ROOT
				}
				574 = {
					add_province_modifier = {
						name = "me_cls_chola_naval_base"
						duration = -1
					}
				}
				lower_burma_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				malacca_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				if = {
					limit = {
						exists = SRI	#Srivijaya
					}
					add_casus_belli = {
						target = SRI
						type = cb_vassalize_mission
						months = 300
					}
				}
			}
		}
	}
	cls_subdue_srivijaya_mission = {
		icon = mission_mnd_maj_end_disaster
		required_missions = { cls_sail_to_ma_nakkavaram_mission }
		position = 13
		provinces_to_highlight = {
			OR = {
				area = malacca_area
				area = johor_area
				area = jambi_area
				province_id = 622	#Palembang
			}
			OR = {
				NOT = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				is_empty = yes
			}
			has_discovered = ROOT
		}
		trigger = {
			malacca_area = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
			johor_area = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
			jambi_area = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
			622 = {
				type = all
				OR = {
					country_or_non_sovereign_subject_holds = ROOT
					is_empty = yes
				}
			}
			OR = {
				overlord_of = SRI		#Srivijaya
				NOT = {
					exists = SRI
				}
			}
		}
		effect = {
			add_years_of_income = 2
			add_country_modifier = {
				name = "me_cls_melayu_vassals"
				duration = 10950
			}
			custom_tooltip = cls_subdue_srivijaya_mission.tt
			if = {
				limit = {
					exists = SRI
				}
				country_event = {
					id = mmetr_CLS_mission_events.18
				}
			}
		}
	}
	cls_control_melayu_trade_mission = {
		icon = mission_mnd_maj_cloves
		required_missions = { cls_subdue_srivijaya_mission }
		position = 14
		provinces_to_highlight = {
			province_id = 1361		#Malacca trade node
			NOT = {
				is_strongest_trade_power = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			1361 = {
				is_strongest_trade_power = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_spice_production"
				duration = 10950
			}
		}
	}
}

chola_mmetr_missions_2 = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = CLS
			AND = {
				tag = TML		#Tamilakam, MMETR Formable
				was_tag = CLS
			}
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes

	cls_follower_of_aram_mission = {
		icon = mission_dharma_mission_religious_harmony
		required_missions = { cls_temples_to_shiva_mission cls_great_cities_of_the_cholas_mission }
		position = 2
		provinces_to_highlight = {
			owned_by = ROOT
			NOT = {
				OR = {
					religion_group = dharmic
					religion_group = buddhic
					has_owner_religion = yes
				}
			}
		}
		trigger = {
			religious_unity = 0.90
			OR = {
				religion_group = dharmic
				religion_group = buddhic
			}
			all_owned_province = {
				OR = {
					religion_group = dharmic
					religion_group = buddhic
				}
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.9
			}
			tooltip = {
				add_country_modifier = {
					name = "me_cls_tirukkural"
					duration = 10950
				}
			}
		}
	}
	cls_legacy_of_the_poet_saints_mission = {
		icon = mission_vedic_education
		required_missions = { cls_follower_of_aram_mission }
		position = 4
		trigger = {
			OR = {
				monthly_adm = 10
				artist = 3
				philosopher = 3
				theologian = 3
				inquisitor = 3
			}
		}
		effect = {
			add_prestige = 15
			add_country_modifier = {
				name = "me_cls_literature_of_the_poet_saints"
				duration = 10950
			}
		}
	}
	cls_subjugate_the_pandyas_mission = {
		icon = mission_invade_maharashtra
		required_missions = { cls_recruit_the_velaikkara_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				area = madura_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			madura_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				overlord_of = PND
				NOT = {
					exists = PND
				}
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.1
			}
			tooltip = {
				add_country_modifier = {
					name = "me_cls_raja_of_two_crowns"
					duration = 10950
				}
				lanka_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				south_lanka_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	cls_blessing_of_korravai_mission = {
		icon = mission_patronize_local_gods
		required_missions = { cls_rajakesari_of_tamilakam_mission }
		position = 8
		trigger = {
			OR = {
				army_tradition = 60
				army_professionalism = 0.50
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.7
			}
			tooltip = {
				add_country_modifier = {
					name = "me_cls_oath_of_the_navakandam"
					duration = 10950
				}
			}
		}
	}
	cls_hanumans_devotion_mission = {
		icon = mission_protect_jain_communities
		required_missions = { cls_integrate_anuradhapura_mission cls_blessing_of_korravai_mission }
		position = 10
		provinces_to_highlight = {
			owned_by = ROOT
			NOT = {
				religion = hinduism
			}
		}
		trigger = {
			religion = hinduism
			dominant_religion = hinduism
			num_of_religion = {
				religion = hinduism
				value = 30
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.17
			}
			tooltip = {
				add_country_modifier = {
					name = "me_cls_hanuman"
					duration = -1
				}
			}
		}
	}
	cls_landfall_in_pegu_mission = {
		icon = mission_upper_burma_campaign
		required_missions = { cls_sail_to_ma_nakkavaram_mission }
		position = 12
		provinces_to_highlight = {
			area = lower_burma_area
			NOT = {
				country_or_subject_holds = ROOT		#Includes Tributaries
			}
			has_discovered = ROOT
		}
		trigger = {
			lower_burma_area = {
				type = all
				country_or_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.15
			}
			tooltip = {
				add_navy_tradition = 15
				add_country_modifier = {
					name = "me_cls_overseas_subjects"
					duration = 10950
				}
				north_tenasserim_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				tenasserim_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	cls_vanquish_ilangasoka_mission = {
		icon = mission_mnd_maj_gaja_madas_oath
		required_missions = { cls_landfall_in_pegu_mission }
		position = 13
		provinces_to_highlight = {
			OR = {
				area = tenasserim_area		#Central Tenasserim
				area = north_malaya_area		#Central Tenasserim
			}
			NOT = {
				country_or_subject_holds = ROOT		#Includes Tributaries
			}
			has_discovered = ROOT
		}
		trigger = {
			tenasserim_area = {
				type = all
				country_or_subject_holds = ROOT
			}
			north_malaya_area = {
				type = all
				country_or_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.16
			}
			tooltip = {
				add_navy_tradition = 15
				add_country_modifier = {
					name = "me_cls_overseas_glory"
					duration = 10950
				}
			}
		}
	}
}

chola_mmetr_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = CLS
			AND = {
				tag = TML		#Tamilakam, MMETR Formable
				was_tag = CLS
			}
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes

	cls_great_cities_of_the_cholas_mission = {
		icon = mission_city_of_victory_bah
		required_missions = {  }
		position = 1
		provinces_to_highlight = {
			is_capital_of = ROOT
			NOT = {
				num_of_times_improved_by_owner = 5
			}
		}
		trigger = {
			capital_scope = {
				num_of_times_improved_by_owner = 5
			}
			capital_scope = {
				OR = {
					area = tanjore_area
					area = madura_area
					area = kongu_area
					area = south_carnatic_area
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_chola_urbanization"
				duration = 10950
			}
		}
	}
	cls_one_honored_by_heaven_mission = {
		icon = mission_emperor_of_hindusthan
		required_missions = { cls_great_cities_of_the_cholas_mission }
		position = 3
		provinces_to_highlight = {
			trade_goods = spices
			NOT = {
				owned_by = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			home_trade_node = {
				trade_share = {
					country = ROOT
					share = 50
				}
			}
			num_of_owned_provinces_with = {
				value = 5
				trade_goods = spices
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_spice_kings"
				duration = 10950
			}
		}
	}
	cls_the_spice_must_flow_mission = {
		icon = mission_dominate_persian_gulf
		required_missions = { cls_one_honored_by_heaven_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 = 10950
			}
			add_mercantilism = 2
		}
	}
	cls_recruit_the_velaikkara_mission = {
		icon = mission_unite_west_india
		required_missions = {  }
		position = 5
		trigger = {
			army_size_percentage = 1.0
			num_of_generals = 1
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.11
			}
			tooltip = {
				add_country_modifier = {
					name = "me_cls_wootz_steel_weapons"
					duration = 10950
				}
			}
			tanjore_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			madura_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			kongu_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			malabar_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	cls_rajakesari_of_tamilakam_mission = {
		icon = mission_rajendras_ambition
		required_missions = { cls_subjugate_the_pandyas_mission cls_the_waters_of_the_kaveri_mission cls_hegemonize_the_cheras_mission }
		position = 7
		provinces_to_highlight = {
			OR = {
				area = tanjore_area
				area = madura_area
				area = kongu_area
				area = malabar_area
				area = south_carnatic_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			stability = 2
			tanjore_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			madura_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			kongu_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			malabar_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			south_carnatic_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_rajakesari"
				duration = 9125
			}
			north_carnatic_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			andhra_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			mysore_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			rayalaseema_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			raichur_doab_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			kanara_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	cls_conquest_of_karnataka_mission = {
		icon = mission_spoils_of_war
		required_missions = { cls_rajakesari_of_tamilakam_mission }
		position = 9
		provinces_to_highlight = {
			OR = {
				area = mysore_area
				area = rayalaseema_area
				area = kanara_area
				area = raichur_doab_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			mysore_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			rayalaseema_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			kanara_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			raichur_doab_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_inland_expansion"
				duration = -1
			}
			maidan_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			telingana_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			golconda_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	cls_kingdom_of_dravida_mission = {
		icon = mission_the_ganges_campaign
		required_missions = { cls_conquest_of_karnataka_mission }
		position = 11
		provinces_to_highlight = {
			OR = {
				area = maidan_area
				area = telingana_area	#North Telingana
				area = golconda_area	#South Telingana
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			maidan_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			telingana_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			golconda_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_raja_of_dravida"
				duration = 10950
			}
			country_event = {
				id = mmetr_CLS_mission_events.12
			}
		}
	}
	cls_reign_over_dakshinapatha_mission = {
		icon = mission_dharma_mission_the_riches_of_india
		required_missions = { cls_kingdom_of_dravida_mission }
		position = 13
		provinces_to_highlight = {
			OR = {
				area = gondwana_area
				area = khandesh_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			gondwana_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			khandesh_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_lord_of_dakshinapatha"
				duration = -1
			}
		}
	}
	cls_chola_empire_mission = {
		icon = mission_the_chola_conquests
		required_missions = { cls_subdue_srivijaya_mission cls_vanquish_ilangasoka_mission cls_reign_over_dakshinapatha_mission }
		position = 14
		trigger = {
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 100
				has_port = yes
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_thalassocratic_empire"
				duration = -1
			}
			if = {
				limit = {
					NOT = {
						government_rank = 3
					}
				}
				set_government_rank = 3
			}
		}
	}
}

chola_mmetr_missions_4 = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = CLS
			AND = {
				tag = TML		#Tamilakam, MMETR Formable
				was_tag = CLS
			}
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes

	cls_ally_the_vellalar_mission = {
		icon = mission_the_tamil_trade_guilds
		required_missions = {  }
		position = 1
		trigger = {
			OR = {
				num_of_estate_agendas_completed = {
					estate = estate_maratha				#name changed to Vellalar for Tamil culture
					value = 4
				}
				estate_loyalty = {
					estate = estate_maratha
					loyalty = 80
				}
				num_of_estate_agendas_completed = {
					estate = estate_nobles
					value = 4
				}
				estate_loyalty = {
					estate = estate_nobles
					loyalty = 80
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_support_of_the_vellalar"
				duration = 10950
			}
			country_event = {
				id = mmetr_CLS_mission_events.10
			}
		}
	}
	cls_administrative_reforms_mission = {
		icon = mission_general_land_assessment
		required_missions = { cls_ally_the_vellalar_mission cls_great_cities_of_the_cholas_mission }
		position = 2
		trigger = {
			stability = 3
			grown_by_states = 3
			num_accepted_cultures = 1
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_cholamandalam"
				duration = -1
			}
		}
	}
	cls_tamil_golden_age_mission = {
		icon = mission_prosperity_in_bengal
		required_missions = { cls_administrative_reforms_mission cls_one_honored_by_heaven_mission cls_weaving_guilds_mission }
		position = 4
		trigger = {
			if = {
				limit = {
					has_dlc = "Mandate of Heaven"
				}
				OR = {
					has_had_golden_age = yes
					in_golden_age = yes
				}
			}
			else = {
				treasury = 2000
				prestige = 70
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_tamil_golden_age"
				duration = 10950
			}
		}
	}
	cls_the_waters_of_the_kaveri_mission = {
		icon = mission_follow_the_brahmaputra
		required_missions = { cls_recruit_the_velaikkara_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				area = tanjore_area
				area = kongu_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			tanjore_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			kongu_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_purifying_waters_of_the_kaveri"
				duration = 10950
			}
		}
	}
	cls_land_of_the_andhras_mission = {
		icon = mission_unite_the_deccan
		required_missions = { cls_rajakesari_of_tamilakam_mission }
		position = 8
		provinces_to_highlight = {
			OR = {
				area = north_carnatic_area
				area = andhra_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			north_carnatic_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			andhra_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_coastal_vassals"
				duration = 10950
			}
			orissa_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	cls_raja_of_kalinga_mission = {
		icon = mission_conquer_orissa_mug
		required_missions = { cls_land_of_the_andhras_mission }
		position = 10
		provinces_to_highlight = {
			area = orissa_area
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			orissa_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.13
			}
			tooltip = {
				add_country_modifier = {
					name = "me_cls_king_of_kalinga_and_odda"
					duration = 10950
				}
				jharkhand_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				east_bengal_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				west_bengal_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	cls_ganga_river_expedition_mission = {
		icon = mission_bengal_campaign
		required_missions = { cls_raja_of_kalinga_mission }
		position = 12
		provinces_to_highlight = {
			OR = {
				area = west_bengal_area
				area = jharkhand_area
				area = gaur_area
				area = bihar_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			west_bengal_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			jharkhand_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			gaur_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			bihar_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.14
			}
			tooltip = {
				capital_scope = {
					add_province_modifier = {
						name = "me_cls_cholaganga_tank"
						duration = -1
					}
				}
				add_country_modifier = {
					name = "me_cls_sacred_waters_of_the_ganga"
					duration = 7300
				}
				purvanchal_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				oudh_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				upper_doab_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				sirhind_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				lahore_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	cls_rule_the_twin_roads_mission = {
		icon = mission_magadna_and_varanasi
		required_missions = { cls_reign_over_dakshinapatha_mission }
		position = 14
		provinces_to_highlight = {
			OR = {
				area = purvanchal_area
				area = oudh_area
				area = upper_doab_area
				area = sirhind_area
				area = lahore_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			purvanchal_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			oudh_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			upper_doab_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			sirhind_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			lahore_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_army_tradition = 20
			add_country_modifier = {
				name = "me_cls_hegemon_of_uttarapatha"
				duration = -1
			}
		}
	}
}

chola_mmetr_missions_5 = {
	slot = 5
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = CLS
			AND = {
				tag = TML		#Tamilakam, MMETR Formable
				was_tag = CLS
			}
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes

	cls_tenure_agriculture_mission = {
		icon = mission_pue_irrigation_cannals
		required_missions = {  }
		position = 1
		trigger = {
			grown_by_development = 25
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_tenure_grants"
				duration = 9125
			}
		}
	}
	cls_weaving_guilds_mission = {
		icon = mission_expand_textile_industry
		required_missions = { cls_tenure_agriculture_mission }
		position = 3
		trigger = {
			num_of_owned_provinces_with = {
				value = 5
				base_production = 5
				OR = {
					trade_goods = cloth
					trade_goods = silk
				}
			}
			OR = {
				num_of_estate_agendas_completed = {
					estate = estate_burghers
					value = 3
				}
				estate_loyalty = {
					estate = estate_burghers
					loyalty = 60
				}
				NOT = {
					has_estate = estate_burghers
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_chola_weaving_guilds"
				duration = 10950
			}
		}
	}
	cls_royal_physicians_mission = {
		icon = mission_ahmadabad_paper
		required_missions = { cls_weaving_guilds_mission }
		position = 5
		trigger = {
			natural_scientist = 3
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_chola_hospitals"
				duration = 10950
			}
		}
	}
	cls_hegemonize_the_cheras_mission = {
		icon = mission_end_tamil_insurgency
		required_missions = { cls_recruit_the_velaikkara_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				area = malabar_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			OR = {
				malabar_area = {
					type = all
					country_or_non_sovereign_subject_holds = ROOT
				}
				AND = {
					overlord_of = CEA	#Chera
					owns_or_non_sovereign_subject_of = 534	#Malabar, where Muziris was
				}
			}
		}
		effect = {
			country_event = {
				id = mmetr_CLS_mission_events.5
			}
			tooltip = {
				add_country_modifier = {
					name = "me_cls_muchiri_trade"
					duration = 10950
				}
			}
		}
	}
	cls_twelve_thousand_islands_mission = {
		icon = mission_end_arakan_piracy
		required_missions = { cls_hegemonize_the_cheras_mission }
		position = 8
		provinces_to_highlight = {
			province_id = 1248		#Maldives
			NOT = {
				country_or_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_or_subject_of = 1248
		}
		effect = {
			add_navy_tradition = 5
			add_country_modifier = {
				name = "me_cls_twelve_thousand_islands"
				duration = 7300
			}
		}
	}
	cls_the_lord_of_tigers_mission = {
		icon = mission_the_tiger_triumphant
		required_missions = { cls_raja_of_kalinga_mission }
		position = 11
		provinces_to_highlight = {
			OR = {
				area = east_bengal_area
				area = west_bengal_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			east_bengal_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			west_bengal_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_war_elephants_of_vanga"
				duration = 10950
			}
		}
	}
	cls_vanga_trade_monopolies_mission = {
		icon = mission_dominate_trade_in_bengal
		required_missions = { cls_the_lord_of_tigers_mission }
		position = 13
		provinces_to_highlight = {
			province_id = 1343		#ganges_delta / Bengal trade node
			NOT = {
				trade_share = {
					country = ROOT
					share = 30
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			1343 = {
				trade_share = {
					country = ROOT
					share = 30
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_cls_ganges_delta_ports"
				duration = 10950
			}
		}
	}
}