gallia_hellenic_religious_missions_1 = {
	slot = 1
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		religion = hellenism
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_labors_of_hercules_mission = {
		icon = hispaniae
		required_missions = { gll_divine_patrons_of_gallia_mission }
		position = 2
		trigger = {
			army_tradition = 50
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_strength_of_hercules"
				duration = 10950
			}
		}
	}
}

gallia_celtic_religious_missions_1 = {
	slot = 1
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		religion = druidism
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_protection_of_lenus_mars_mission = {
		icon = mission_celtic_warriors_charge
		required_missions = { gll_divine_patrons_of_gallia_mission }
		position = 2
		trigger = {
			army_tradition = 50
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_vitality_of_lenus_mars"
				duration = 10950
			}
		}
	}
}

gallia_missions_1 = {
	slot = 1
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_latin_ambitions_mission = {
		icon = mission_roman_plunder
		required_missions = {  }
		position = 4
		provinces_to_highlight = {
			OR = {
				area = savoy_dauphine_area
				area = provence_area
			}
			NOT = {
				owned_by = ROOT
				is_core = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			savoy_dauphine_area = {
				type = all
				owned_by = ROOT
				is_core = ROOT
			}
			provence_area = {
				type = all
				owned_by = ROOT
				is_core = ROOT
			}
		}
		effect = {
			liguria_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			piedmont_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			lombardy_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			po_valley_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			emilia_romagna_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	gll_gallia_cisalpina_mission = {
		icon = the_alpine_wall
		required_missions = { gll_latin_ambitions_mission gll_rally_the_galli_mission }
		position = 5
		provinces_to_highlight = {
			OR = {
				AND = {
					OR = {
						province_id = 104	#Mediolanum
						province_id = 114 	#Ravenna
					}
					NOT = {
						owned_by = ROOT
						is_core = ROOT
					}
				}
				AND = {
					OR = {
						area = liguria_area
						area = po_valley_area
						area = piedmont_area
						area = lombardy_area
						area = emilia_romagna_area
					}
					NOT = {
						country_or_non_sovereign_subject_holds = ROOT
					}
				}
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 104
			owns_core_province = 114
			liguria_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			po_valley_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			piedmont_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			lombardy_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			emilia_romagna_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_italian_campaign"
				duration = 10950
			}
			118 = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	gll_urbs_aeterna_mission = {
		icon = mission_roman_forum_imperial
		required_missions = { gll_gallia_cisalpina_mission }
		position = 7
		provinces_to_highlight = {
			province_id = 118
			NOT = {
				owned_by = ROOT
				is_core = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 118
		}
		effect = {
			country_event = {
				id = mmetr_GLL_mission_events.2
			}
			tooltip = {
				add_prestige = 20
				add_country_modifier = {
					name = "me_gll_emperor_of_roma"
					duration = -1
				}
				if = {
					limit = {
						NOT = {
							government_rank = 3
						}
					}
					set_government_rank = 3
				}
				italy_region = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	gll_reign_over_italia_mission = {
		icon = a_real_roman_empire
		required_missions = { gll_urbs_aeterna_mission }
		position = 8
		provinces_to_highlight = {
			region = italy_region
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			italy_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_italian_cities"
				duration = 10950
			}
		}
	}
}

gallia_generic_religious_missions_2 = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_divine_patrons_of_gallia_mission = {
		icon = mission_pagan_religious_rite
		required_missions = {  }
		position = 1
		trigger = {
			stability = 1
			any_owned_province = {
				religion = druidism
				is_state_core = ROOT
			}
		}
		effect = {
			country_event = {
				id = mmetr_GLL_mission_events.1
			}
			tooltip = {
				swap_non_generic_missions = yes
				custom_tooltip = gll_divine_patrons_of_gallia_mission.tt
			}
		}
	}
}

gallia_hellenic_religious_missions_2 = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		religion = hellenism
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_divinations_of_the_augurs_mission = {
		icon = mission_hands_praying
		required_missions = { gll_divine_patrons_of_gallia_mission }
		position = 2
		trigger = {
			num_of_estate_agendas_completed = {
				estate = estate_church
				value = 3
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_good_omens_prophesied"
				duration = 10950
			}
		}
	}
	gll_empire_of_the_gods_mission = {
		icon = mission_greco_roman_market
		required_missions = { gll_divinations_of_the_augurs_mission gll_labors_of_hercules_mission gll_temples_to_dii_consentes_mission }
		position = 3
		provinces_to_highlight = {
			owned_by = ROOT
			has_owner_religion = no
		}
		trigger = {
			religious_unity = 0.90
			num_of_owned_provinces_with = {
				value = 50
				has_owner_religion = yes
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_imperial_cult"
				duration = -1
			}
		}
	}
}

gallia_celtic_religious_missions_2 = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		religion = druidism
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes

	gll_guidance_of_the_druids_mission = {
		icon = mission_celtic_nobles
		required_missions = { gll_divine_patrons_of_gallia_mission }
		position = 2
		trigger = {
			num_of_estate_agendas_completed = {
				estate = estate_church
				value = 3
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_good_omens_prophesied"
				duration = 10950
			}
		}
	}
	gll_sacred_lands_of_the_gods_mission = {
		icon = mission_che_the_cave_country
		required_missions = { gll_guidance_of_the_druids_mission gll_protection_of_lenus_mars_mission gll_gallic_temples_mission }
		position = 3
		provinces_to_highlight = {
			owned_by = ROOT
			OR = {
				has_terrain = woods
				has_terrain = forest
			}
			has_owner_religion = no
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 3
				has_province_modifier = druid_sacred_site
			}
			num_of_owned_provinces_with = {
				value = 30
				has_owner_religion = yes
				OR = {
					has_terrain = woods
					has_terrain = forest
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_sacred_trees_of_the_gods"
				duration = -1
			}
		}
	}
}

gallia_missions_2 = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_integrate_the_belgae_mission = {
		icon = mission_celtic_diplomacy
		required_missions = { gll_rally_the_galli_mission }
		position = 5
		provinces_to_highlight = {
			OR = {
				area = picardy_area
				area = flanders_area
				area = wallonia_area
				area = brabant_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			picardy_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			flanders_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			wallonia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			brabant_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				accepted_culture = belgae
				primary_culture = belgae
				employed_advisor = {
					culture = belgae
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_gallia_belgica"
				duration = 10950
			}
			define_advisor = {
				type = navigator
				skill = 2
				culture = belgae
				discount = yes
			}
		}
	}
	gll_across_mare_britannicus_mission = {
		icon = mission_roman_ship_mosaic
		required_missions = { gll_restitutor_galliarum_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				area = wessex_area
				area = home_counties_area
				area = east_anglia_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 236	#London
			wessex_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
			}
		}
		effect = {
			add_navy_tradition = 10
			west_midlands_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			east_midlands_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			yorkshire_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			wales_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	gll_celts_of_britannia_mission = {
		icon = mission_rb_unite_the_clans
		required_missions = { gll_across_mare_britannicus_mission }
		position = 7
		provinces_to_highlight = {
			OR = {
				area = west_midlands_area
				area = east_midlands_area
				area = yorkshire_area
				area = wales_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			236 = {
				num_of_times_improved_by_owner = 2
			}
			num_of_owned_provinces_with = {
				value = 5
				region = british_isles_region
				num_of_buildings_in_province = 1
			}
			west_midlands_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			east_midlands_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			yorkshire_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			wales_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			british_isles_region = {
				limit = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				add_province_modifier = {
					name = "me_gll_britannian_subjects"
					duration = 10950
				}
			}
		}
	}
	gll_subjugate_the_picti_mission = {
		icon = mission_celtic_warriors_charge
		required_missions = { gll_celts_of_britannia_mission }
		position = 8
		provinces_to_highlight = {
			OR = {
				area = scottish_marches_area
				area = lowlands_area
				area = highlands_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			scottish_marches_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			lowlands_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			highlands_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_army_tradition = 10
			add_country_modifier = {
				name = "me_gll_lord_of_celtic_britannia"
				duration = 10950
			}
		}
	}
	gll_imperator_romanorum_mission = {
		icon = a_roman_empire
		required_missions = { gll_reign_over_italia_mission gll_galliarum_imperium_mission }
		position = 9
		provinces_to_highlight = {
			province_id = 118
			NOT = {
				owned_by = ROOT
				is_core = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 118
			OR = {
				NOT = { exists = ROM }
				AND = {
					num_of_cities = ROM
					army_strength = {
						who = ROM
						value = 2.0
					}
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_imperator_romanorum"
				duration = -1
			}
		}
	}
}

gallia_hellenic_religious_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		religion = hellenism
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_temples_to_dii_consentes_mission = {
		icon = mission_parthenon
		required_missions = { gll_divine_patrons_of_gallia_mission }
		position = 2
		trigger = {
			num_of_owned_provinces_with = {
				value = 10
				OR = {
					has_building = glorious_monument
					has_building = temple
					has_building = cathedral
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_romanization_of_the_empire"
				duration = 10950
			}
		}
	}
}

gallia_celtic_religious_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		religion = druidism
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes

	gll_gallic_temples_mission = {
		icon = mission_parthenon
		required_missions = { gll_divine_patrons_of_gallia_mission }
		position = 2
		trigger = {
			num_of_owned_provinces_with = {
				value = 10
				OR = {
					has_building = glorious_monument
					has_building = temple
					has_building = cathedral
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_institutionalization_of_the_gallic_faith"
				duration = 10950
			}
		}
	}
}

gallia_missions_3 = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_rally_the_galli_mission = {
		icon = mission_germanic_shields
		required_missions = {  }
		position = 4
		trigger = {
			army_size_percentage = 0.90
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_battle_for_the_gallic_homeland"
				duration = 10950
			}
			france_region = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	gll_restitutor_galliarum_mission = {
		icon = mission_celtic_nobles
		required_missions = { gll_rally_the_galli_mission }
		position = 5
		provinces_to_highlight = {
			culture = gallian
			NOT = { owned_by = ROOT }
			has_discovered = ROOT
		}
		trigger = {
			stability = 1
			num_of_owned_provinces_with = {
				value = 20
				culture = gallian
			}
			OR = {
				primary_culture = gallian
				accepted_culture = gallian
			}
		}
		effect = {
			if = {
				limit = {
					primary_culture = gallian
				}
				add_country_modifier = {
					name = "me_gll_restitutor_galliarum"
					duration = 10950
				}
			}
			else = {
				add_country_modifier = {
					name = "me_gll_restitutor_galliarum_accepted"
					duration = 10950
				}
			}
			wessex_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			home_counties_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	gll_campaign_in_hispania_mission = {
		icon = mission_roman_caesars_legions
		required_missions = { gll_restitutor_galliarum_mission }
		position = 6
		provinces_to_highlight = {
			OR = {
				province_id = 2988	#Tarraco
				province_id = 221	#Carthago Nova
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 20
				region = iberia_region
			}
		}
		effect = {
			add_adm_power = 75
			add_country_modifier = {
				name = "me_gll_supporters_in_hispania"
				duration = 10950
			}
		}
	}
	gll_hispanian_mining_mission = {
		icon = mission_zambezi_gold
		required_missions = { gll_campaign_in_hispania_mission }
		position = 7
		provinces_to_highlight = {
			has_discovered = ROOT
			province_id = 2754
			NOT = {
				owned_by = ROOT
			}
		}
		trigger = {
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 25
				region = iberia_region
			}
			owns_core_province = 2754
			2754 = {		#gold province in Hispania
				base_production = 5
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_ita_hispania_goldsmithing"
				duration = 10950
			}
			iberia_region = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	gll_galliarum_imperium_mission = {
		icon = mission_imperator_rome
		required_missions = { gll_hispanian_mining_mission gll_celts_of_britannia_mission }
		position = 8
		provinces_to_highlight = {
			OR = {
				region = france_region
				region = iberia_region
			}
			NOT = {
				owned_by = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			france_region = {
				type = all
				owned_by = ROOT
			}
			iberia_region = {
				type = all
				owned_by = ROOT
			}
		}
		effect = {
			add_prestige = 20
			add_adm_power = 100
			add_country_modifier = {
				name = "me_gll_gallic_empire"
				duration = -1
			}
			if = {
				NOT = {
					government_rank = 3
				}
				set_government_rank = 3
			}
		}
	}
	gll_great_celtic_union_mission = {
		icon = mission_rb_rule_britannia_irish_version
		required_missions = { gll_galliarum_imperium_mission }
		position = 8
		provinces_to_highlight = {
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			OR = {
				culture_group = gaelic
				culture_group = celtic
			}
			OR = {
				region = british_isles_region
				region = iberia_region
				region = north_german_region
				region = south_german_region
			}
			has_discovered = ROOT
		}
		trigger = {
			custom_trigger_tooltip = {
				tooltip = gll_great_celtic_union_mission.tt
				NOT = {
					any_province = {
						NOT = {
							country_or_non_sovereign_subject_holds = ROOT
						}
						OR = {
							culture_group = gaelic
							culture_group = celtic
						}
						OR = {
							region = british_isles_region
							region = iberia_region
							region = north_german_region
							region = south_german_region
						}
					}
				}
			}
		}
		effect = {
			country_event = {
				id = mmetr_GLL_mission_events.4
			}
			custom_tooltip = gll_great_celtic_union_mission.tt2
			add_prestige = 40
			add_country_modifier = {
				name = "me_gll_empire_of_celtica"
				duration = -1
			}
		}
	}
}

gallia_missions_4 = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_gallic_governance_mission = {
		icon = mission_celtic_village
		required_missions = {  }
		position = 1
		provinces_to_highlight = {
			NOT = { owned_by = ROOT }
			culture = gallian
			has_discovered = ROOT
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 10
				culture = gallian
			}
			grown_by_states = 3
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_gallo_roman_administration"
				duration = 10950
			}
		}
	}
	gll_roman_infrastructure_mission = {
		icon = mission_road_construction_ancient
		required_missions = { gll_gallic_governance_mission  }
		position = 3
		trigger = {
			road = 15
		}
		effect = {
			add_country_modifier = {
				name = "me_ita_roman_roads"
				duration = 10950
			}
		}
	}
	gll_subdue_the_alemanni_mission = {
		icon = mission_kneeling_before_king
		required_missions = { gll_rally_the_galli_mission  }
		position = 5
		provinces_to_highlight = {
			OR = {
				area = alsace_area
				area = upper_rhineland_area		#Baden
				area = lower_swabia_area		#West Swabia
				area = palatinate_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			alsace_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			upper_rhineland_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			lower_swabia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			palatinate_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_army_tradition = 10
			add_mil_power = 100
		}
	}
	gll_reliable_foederati_mission = {
		icon = mission_rb_conquer_the_highlands
		required_missions = { gll_subdue_the_alemanni_mission  }
		position = 7
		trigger = {
			any_subject_country = {
				culture_group = germanic
				has_opinion = {
					who = ROOT
					value = 150
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_ita_germanic_foederati"
				duration = 10950
			}
		}
	}
	gll_rule_the_two_carthago_mission = {
		icon = africa_proconsulare
		required_missions = { gll_galliarum_imperium_mission  }
		position = 9
		provinces_to_highlight = {
			OR = {
				province_id = 221		#Carthago Nova
				province_id = 341		#Carthago / Tunis
			}
			NOT = {
				owned_by = ROOT
				is_core = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			owns_core_province = 221
			owns_core_province = 341
		}
		effect = {
			341 = {
				add_base_tax = 1
				add_base_production = 1
				add_province_modifier = {
					name = "me_ita_breadbasket_of_carthage"
					duration = -1
				}
			}
		}
	}
}

gallia_missions_5 = {
	slot = 5
	generic = no
	ai = yes
	potential = {
		OR = {
			tag = GLL
		}
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	gll_cultivate_romanitas_mission = {
		icon = mission_latin_farmer_latifundia
		required_missions = {  }
		position = 1
		provinces_to_highlight = {
			NOT = {
				OR = {
					base_production = 5
					AND = {
						development = 9
						base_production = 4
					}
				}
			}
			owned_by = ROOT
			region = france_region
			has_discovered = ROOT
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 10
				region = france_region
				OR = {
					base_production = 5
					AND = {
						development = 9
						base_production = 4
					}
				}
			}
			num_of_estate_agendas_completed = {
				estate = estate_burghers
				value = 3
			}
		}
		effect = {
			add_estate_loyalty = {
				estate = estate_burghers
				loyalty = 10
			}
			add_country_modifier = {
				name = "me_gll_gallic_villas"
				duration = 9125
			}
		}
	}
	gll_mints_of_gallia_mission = {
		icon = reform_the_monte
		required_missions = { gll_cultivate_romanitas_mission gll_gallic_governance_mission }
		position = 2
		provinces_to_highlight = {
			OR = {
				trade_goods = gold
				trade_goods = iron
				trade_goods = copper
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			master_of_mint = 3
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 7
				OR = {
					trade_goods = gold
					trade_goods = iron
					trade_goods = copper
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_gallic_coins"
				duration = -1
			}
		}
	}
	gll_defense_in_depth_mission = {
		icon = mission_develop_visby
		required_missions = {  }
		position = 4
		provinces_to_highlight = {
			OR = {
				owned_by = ROOT
				AND = {
					NOT = { owned_by = ROOT }
					any_neighbor_province = {
						owned_by = ROOT
					}
				}
			}
			OR = {
				region = low_countries_region
				region = north_german_region
			}
			NOT = {
				fort_level = 1
			}
			is_capital = no
			has_discovered = ROOT
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 2
				fort_level = 1
				is_capital = no
				OR = {
					region = low_countries_region
					region = north_german_region
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_defense_in_depth"
				duration = 10950
			}
		}
	}
	gll_drive_back_the_germani_mission = {
		icon = mission_gothic_warrior_4th_ce
		required_missions = { gll_defense_in_depth_mission gll_rally_the_galli_mission }
		position = 5
		provinces_to_highlight = {
			OR = {
				area = holland_area
				area = frisia_area
				area = north_rhine_area
				area = lower_rhineland_area
				area = westphalia_area
				area = north_westphalia_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
			has_discovered = ROOT
		}
		trigger = {
			holland_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			frisia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			north_rhine_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			lower_rhineland_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			westphalia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			north_westphalia_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_army_tradition = 15
			add_country_modifier = {
				name = "me_gll_germanicus_maximus"
				duration = 10950
			}
		}
	}
	gll_germanicus_maximus_mission = {
		icon = give_him_back_his_legions
		required_missions = { gll_subdue_the_alemanni_mission gll_drive_back_the_germani_mission }
		position = 6
		trigger = {
			num_of_owned_provinces_with = {
				value = 15
				culture_group = germanic
				has_owner_accepted_culture = yes
			}
		}
		effect = {
			country_event = {
				id = mmetr_GLL_mission_events.3
			}
			tooltip = {
				add_country_modifier = {
					name = "me_gll_germanic_resettlement"
					duration = 10950
				}
				add_country_modifier = {
					name = "me_gll_germanic_integration"
					duration = -1
				}
				custom_tooltip = gll_germanicus_maximus_mission.tt
			}
		}
	}
	gll_magna_germania_mission = {
		icon = mission_visigothic_king_alaric
		required_missions = { gll_reliable_foederati_mission gll_germanicus_maximus_mission }
		position = 8
		provinces_to_highlight = {
			region = north_german_region
			has_discovered = ROOT
		}
		trigger = {
			stability = 3
			num_of_owned_provinces_with = {
				value = 20
				is_core = ROOT
				region = north_german_region
			}
			num_of_owned_provinces_with = {
				value = 15
				culture_group = germanic
				has_owner_accepted_culture = yes
			}
		}
		effect = {
			add_country_modifier = {
				name = "me_gll_emperor_of_germania"
				duration = -1
			}
		}
	}
}
