

emp_sax_missions_conquest = {
	slot = 1
	generic = no
	ai = yes
	potential_on_load = {
		has_dlc = "Emperor"
	}
	potential = {
		has_dlc = "Emperor"
		OR = {
			tag = SAX
			tag = THU
		}
		started_in = 1423.1.1	#von Wettin dynasty start, MMETR added to separate from earlier starts
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	emp_sax_conquer_erzgebirge = {
		icon = claim_the_borderlands
		required_missions = {  }
		ai_weight = {
			factor = 5
		}

		provinces_to_highlight = {
			OR = {
				area = erzgebirge_area
				area = lusatia_area
			}
			NOT = { owned_by = root }
			ROOT = {
				NOT = {
					num_of_owned_provinces_with = {
						value = 3
						OR = {
							area = erzgebirge_area
							area = lusatia_area
						}
					}
				}
			}
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 3
				OR = {
					area = erzgebirge_area
					area = lusatia_area
				}
			}
		}
		effect = {
			erzgebirge_area = {
				limit = { owned_by = root }
				add_nationalism = -10
				add_province_modifier = {
					name = sax_saxon_settlement
					duration = 10950
				}
			}
			lusatia_area = {
				limit = { owned_by = root }
				add_nationalism = -10
				add_province_modifier = {
					name = sax_saxon_settlement
					duration = 10950
				}
			}
			silesia_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	
	emp_sax_conquer_silesia = {
		icon = take_silesia
		position = 2
		required_missions = { emp_sax_conquer_erzgebirge }
		provinces_to_highlight = {
			area = silesia_area
			NOT = { owned_by = root }
			ROOT = {
				NOT = {
					num_of_owned_provinces_with = {
						value = 3
						area = silesia_area
					}
				}
			}
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 3
				area = silesia_area
			}
		}
		effect = {
			silesia_area = {
				limit = { owned_by = root }
				add_nationalism = -10
				add_province_modifier = {
					name = sax_saxon_settlement
					duration = 10950
				}
			}
			neumark_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			mittelmark_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
}

emp_sax_missions_defragment_and_go_east = {
	slot = 2
	generic = no
	ai = yes
	potential_on_load = {
		has_dlc = "Emperor"
	}
	potential = {
		has_dlc = "Emperor"
		OR = {
			tag = SAX
			tag = THU
		}
		started_in = 1423.1.1	#von Wettin dynasty start, MMETR added to separate from earlier starts
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	emp_sax_conquer_brunswick = {
		icon = conquer_brunswick
		position = 1
		required_missions = {  }
		ai_weight = {
			factor = 5
		}

		provinces_to_highlight = {
			OR = {
				AND = {
					area = northern_saxony_area
					ROOT = {
						NOT = {
							num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
								value = 2
								area = northern_saxony_area
							}
						}
					}
				}
				AND = {
					area = braunschweig_area
					ROOT = {
						NOT = {
							num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
								value = 2
								area = braunschweig_area
							}
						}
					}
				}
			}
			NOT = { country_or_non_sovereign_subject_holds = root }
		}
		trigger = {
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 2
				area = northern_saxony_area
			}
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 2
				area = braunschweig_area
			}
		}
		effect = {
			lower_saxony_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			weser_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			westphalia_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			north_westphalia_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	
	emp_sax_reclaim_ancestral_lands = {
		icon = reclaim_our_ancestral_lands
		position = 2
		required_missions = { emp_sax_conquer_brunswick emp_sax_defragment }
		provinces_to_highlight = {
			OR = {
				area = lower_saxony_area
				area = weser_area
				area = westphalia_area
				area = north_westphalia_area
			}
			NOT = { country_or_non_sovereign_subject_holds = root }
			ROOT = {
				NOT = {
					num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
						value = 10
						OR = {
							area = lower_saxony_area
							area = weser_area
							area = westphalia_area
							area = north_westphalia_area
						}
					}
				}
			}
		}
		trigger = {
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 10
				OR = {
					area = lower_saxony_area
					area = weser_area
					area = westphalia_area
					area = north_westphalia_area
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = sax_saxon_ambition
				duration = 7300
			}
		}
	}
	
	emp_sax_conquer_brandenburg = {
		icon = electorate_of_brandenburg
		position = 3
		required_missions = { emp_sax_conquer_silesia }
		provinces_to_highlight = {
			OR = {
				area = mittelmark_area
				area = neumark_area
			}
			NOT = { country_or_non_sovereign_subject_holds = root }
			OR = {
				province_id = 50
				ROOT = {
					NOT = {
						num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
							value = 6
							OR = {
								area = mittelmark_area
								area = neumark_area
							}
						}
					}
				}
			}
		}
		trigger = {
			50 = { country_or_non_sovereign_subject_holds = root }
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 6
				OR = {
					area = mittelmark_area
					area = neumark_area
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = sax_defeated_brandenburg
				duration = 7300
			}
		}
	}
}

emp_sax_missions_conquer_franconia = {
	slot = 3
	generic = no
	ai = yes
	potential_on_load = {
		has_dlc = "Emperor"
	}
	potential = {
		has_dlc = "Emperor"
		OR = {
			tag = SAX
			tag = THU
		}
		started_in = 1423.1.1	#von Wettin dynasty start, MMETR added to separate from earlier starts
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	emp_sax_defragment = {
		icon = avoid_fragmentation
		position = 1
		required_missions = {  }
		
		ai_weight = {
			factor = 10
		}

		provinces_to_highlight = {
			OR = {
				AND = {
					owned_by = THU
					root = { tag = SAX }
				}
				AND = {
					owned_by = SAX
					root = { tag = THU }
				}
				AND = {
					OR = {
						area = south_saxony_area
						area = thuringia_area
					}
					OR = {
						NOT = { owned_by = root }
						NOT = { is_core = root }
					}
				}
			}
		}
		trigger = {
			is_subject = no
			if = {
				limit = {
					tag = SAX
				}
				NOT = { exists = THU }
			}
			else = {
				NOT = { exists = SAX }
			}
			south_saxony_area = {
				type = all
				owned_by = root
				is_core = root
			}
			thuringia_area = {
				type = all
				owned_by = root
				is_core = root
			}
		}
		effect = {
			upper_franconia_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			franconia_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			if = {
				limit = {
					NOT = {
						northern_saxony_area = {
							type = all
							OR = {
								is_core = ROOT
								is_permanent_claim = ROOT
							}
						}
					}
				}
				northern_saxony_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
			if = {
				limit = {
					NOT = {
						braunschweig_area = {
							type = all
							OR = {
								is_core = ROOT
								is_permanent_claim = ROOT
							}
						}
					}
				}
				braunschweig_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	
	emp_sax_conquer_franconia = {
		icon = conquer_franconia
		position = 2
		required_missions = { emp_sax_defragment }
		provinces_to_highlight = {
			OR = {
				area = franconia_area
				area = upper_franconia_area
			}
			NOT = { country_or_non_sovereign_subject_holds = root }
			ROOT = {
				NOT = {
					num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
						value = 6
						OR = {
							area = franconia_area
							area = upper_franconia_area
						}
					}
				}
			}
		}
		trigger = {
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 6
				OR = {
					area = franconia_area
					area = upper_franconia_area
				}
			}
		}
		effect = {
			add_adm_power = 50
			add_country_modifier = {
				name = sax_holder_of_duchies
				duration = 7300
				
			}
		}
	}
}

emp_sax_missions_religion = {
	slot = 3
	generic = no
	ai = yes
	potential_on_load = {
		has_dlc = "Emperor"
	}
	potential = {
		has_dlc = "Emperor"
		OR = {
			tag = SAX
			tag = THU
		}
		started_in = 1423.1.1	#von Wettin dynasty start, MMETR added to separate from earlier starts
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	emp_sax_found_wittenberg = {
		icon = wittenberg_university
		completed_by = 1502.10.18
		position = 3
		required_missions = {  }
		provinces_to_highlight = {
			OR = {
				AND = {
					province_id = 59
					OR = {
						NOT = { owned_by = root }
						NOT = { development = 15 }
						has_tax_building_trigger = no
						has_courthouse_building_trigger = no
					}
				}
				AND = {
					is_capital_of = root
					ROOT = { NOT = { has_institution = renaissance } }
				}
			}
		}
		trigger = {
			has_institution = renaissance
			59 = {
				owned_by = root
				development = 15
				has_tax_building_trigger = yes
				has_courthouse_building_trigger = yes
			}
		}
		effect = {
			add_country_modifier = {
				name = sax_wittenberg_uni
				duration = 7300
			}
			59 = {
				if = {
					limit = {
						NOT = { has_building = university }
					}
					add_building = university
				}
			}
		}
	}
	
	emp_sax_victor_for_faith = {
		icon = victor_for_the_true_faith
		position = 4
		required_missions = { emp_sax_found_wittenberg }
		provinces_to_highlight = {
			OR = {
				owner = {
					is_neighbor_of = root
					NOT = { religion = root }
					religion_group = root
				}
			}
		}
		trigger = {
			if = {
				limit = {
					has_dlc = "Art of War"
					is_part_of_hre = yes
				}
				OR = {
					AND = {
						hre_religion_locked = yes
						custom_trigger_tooltip = {
							tooltip = hre_religion_is_root_tooltip
							hre_religion = root
						}
					}
					AND = {
						custom_trigger_tooltip = {
							tooltip = emp_sax_victor_for_faith_religious_wars_happened_tooltip
							OR = {
								hre_religion_locked = yes
								hre_religion_treaty = yes
							}
						}
						custom_trigger_tooltip = {
							tooltip = emp_bav_center_of_counter_reformation_tooltip
							NOT = {
								any_neighbor_country = {
									NOT = { religion = root }
									religion_group = root
								}
							}
						}
					}
				}
			}
			else = {
				custom_trigger_tooltip = {
					tooltip = emp_bav_center_of_counter_reformation_tooltip2
					had_global_flag = {
						flag = reformation_started
						days = 18250
					}
				}
				custom_trigger_tooltip = {
					tooltip = emp_bav_center_of_counter_reformation_tooltip
					NOT = {
						any_neighbor_country = {
							NOT = { religion = root }
							religion_group = root
						}
					}
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = sax_victory_of_faith
				duration = -1
			}
		}
	}
	
	emp_sax_union_with_poland = {
		icon = king_of_poland
		required_missions = { emp_sax_spread_wettins }
		provinces_to_highlight = {
			OR = {
				area = wielkopolska_area
				area = central_poland_area
				area = malopolska_area
				area = sandomierz_area
			}
			NOT = { country_or_non_sovereign_subject_holds = root }
			ROOT = {
				NOT = {
					num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
						value = 10
						OR = {
							area = wielkopolska_area
							area = central_poland_area
							area = malopolska_area
							area = sandomierz_area
						}
					}
				}
			}
		}
		trigger = {
			num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
				value = 10
				OR = {
					area = wielkopolska_area
					area = central_poland_area
					area = malopolska_area
					area = sandomierz_area
				}
			}
		}
		effect = {
			add_prestige = 25
			add_dip_power = 50
			add_country_modifier = {
				name = sax_king_of_poland
				duration = 7300
			}
		}
	}
}

emp_sax_missions_culture_1 = {
	slot = 1
	generic = no
	ai = yes
	potential_on_load = {
		has_dlc = "Emperor"
	}
	potential = {
		has_dlc = "Emperor"
		OR = {
			tag = SAX
			tag = THU
		}
		started_in = 1423.1.1	#von Wettin dynasty start, MMETR added to separate from earlier starts
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	emp_sax_weimar_classicism = {
		icon = weimar_classicism
		position = 4
		required_missions = { emp_sax_found_wittenberg }
		trigger = {
			has_institution = enlightenment
			has_adm_advisor_3 = yes
			has_dip_advisor_3 = yes
			has_mil_advisor_3 = yes
			is_in_deficit = no
		}
		effect = {
			add_prestige = 25
			add_country_modifier = {
				name = sax_weimar_classicism
				duration = 7300
			}
		}
	}
}

emp_sax_missions_culture_2 = {
	slot = 2
	generic = no
	ai = yes
	potential_on_load = {
		has_dlc = "Emperor"
	}
	potential = {
		has_dlc = "Emperor"
		OR = {
			tag = SAX
			tag = THU
		}
		started_in = 1423.1.1	#von Wettin dynasty start, MMETR added to separate from earlier starts
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
		
	emp_sax_spread_wettins = {
		icon = spread_the_von_wettins
		position = 4
		required_missions = { emp_sax_found_wittenberg }
		trigger = {
			if = {
				limit = {
					government = monarchy
					has_government_attribute = heir
				}
				OR = {
					calc_true_if = {
						desc = emp_hab_spread_dynasties_trigger_tooltip2
						amount = 4
						all_country = {
							OR = {
								junior_union_with = root
								dynasty = root
							}
							has_opinion = {
								who = root
								value = 120
							}
						}
					}
					custom_trigger_tooltip = {
						tooltip = emp_hab_spread_dynasties_trigger_tooltip
						calc_true_if = {
							amount = 5
							europe = {
								owner = {
									OR = {
										tag = root
										junior_union_with = root
										dynasty = root
										AND = {
											is_colonial_nation = yes
											overlord = {
												OR = {
													tag = root
													junior_union_with = root
													dynasty = root
												}
											}
										}
									}
								}
							}
							asia = {
								owner = {
									OR = {
										tag = root
										junior_union_with = root
										dynasty = root
										AND = {
											is_colonial_nation = yes
											overlord = {
												OR = {
													tag = root
													junior_union_with = root
													dynasty = root
												}
											}
										}
									}
								}
							}
							africa = {
								owner = {
									OR = {
										tag = root
										junior_union_with = root
										dynasty = root
										AND = {
											is_colonial_nation = yes
											overlord = {
												OR = {
													tag = root
													junior_union_with = root
													dynasty = root
												}
											}
										}
									}
								}
							}
							south_america = {
								owner = {
									OR = {
										tag = root
										junior_union_with = root
										dynasty = root
										AND = {
											is_colonial_nation = yes
											overlord = {
												OR = {
													tag = root
													junior_union_with = root
													dynasty = root
												}
											}
										}
									}
								}
							}
							north_america = {
								owner = {
									OR = {
										tag = root
										junior_union_with = root
										dynasty = root
										AND = {
											is_colonial_nation = yes
											overlord = {
												OR = {
													tag = root
													junior_union_with = root
													dynasty = root
												}
											}
										}
									}
								}
							}
							oceania = {
								owner = {
									OR = {
										tag = root
										junior_union_with = root
										dynasty = root
										AND = {
											is_colonial_nation = yes
											overlord = {
												OR = {
													tag = root
													junior_union_with = root
													dynasty = root
												}
											}
										}
									}
								}
							}
							new_world = {
								owner = {
									OR = {
										tag = root
										junior_union_with = root
										dynasty = root
										AND = {
											is_colonial_nation = yes
											overlord = {
												OR = {
													tag = root
													junior_union_with = root
													dynasty = root
												}
											}
										}
									}
								}
							}
						}
					}
				}
			}
			else = {
				calc_true_if = {
					amount = 5
					all_country = {
						OR = {
							is_subject_of = root
							alliance_with = root
						}
						has_opinion = {
							who = root
							value = 120
						}
						custom_trigger_tooltip = {
							tooltip = same_government_as_root
							same_govt_as_root_trigger = yes
						}
					}
				}
			}
		}
		effect = {
			if = {
				limit = {
					government = monarchy
					has_government_attribute = heir
				}
				add_country_modifier = {
					name = sax_many_thrones
					duration = 7300
				}
			}
			else = {
				add_country_modifier = {
					name = sax_lots_of_influence
					duration = 7300
				}
			}

			if = {
				limit = {
					valid_for_personal_unions_trigger = yes
					exists = PLC
					PLC = {
						valid_for_personal_unions_trigger = yes
					}
				}
				add_casus_belli = {
					type = cb_restore_personal_union
					months = 300
					target = PLC
				}
			}
			else_if = {
				limit = {
					valid_for_personal_unions_trigger = yes
					exists = POL
					POL = {
						valid_for_personal_unions_trigger = yes
					}
				}
				add_casus_belli = {
					type = cb_restore_personal_union
					months = 300
					target = POL
				}
			}
			else = {
				wielkopolska_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				central_poland_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				malopolska_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
				sandomierz_area = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_permanent_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	
	emp_sax_become_king = {
		icon = become_king
		position = 3
		required_missions = { emp_sax_spread_wettins }
		trigger = {
			if = {
				limit = {
					has_dlc = "Common Sense"
				}
				OR = {
					government_rank = 2
					any_subject_country = {
						is_lesser_in_union = yes
						government_rank = 2
						NOT = { liberty_desire = 50 }
					}
				}
			}
			else = {
				OR = {
					total_development = 300
					any_subject_country = {
						is_lesser_in_union = yes
						government_rank = 2
						NOT = { liberty_desire = 50 }
					}
				}
			}
		}
		effect = {
			if = {
				limit = {
					NOT = { government_rank = 2 }
				}
				set_government_rank = 2
			}
			else = {
				add_prestige = 33
			}
			add_adm_power = 50
			add_dip_power = 50
			add_mil_power = 50
		}
	}
}

emp_sax_missions_economic = {
	slot = 4
	generic = no
	ai = yes
	potential_on_load = {
		has_dlc = "Emperor"
	}
	potential = {
		has_dlc = "Emperor"
		OR = {
			tag = SAX
			tag = THU
		}
		started_in = 1423.1.1	#von Wettin dynasty start, MMETR added to separate from earlier starts
		NOT = { map_setup = map_setup_random }
	}
	has_country_shield = yes
	
	emp_sax_manufacturing = {
		icon = saxon_manufacturing
		required_missions = {  }
		provinces_to_highlight = {
			province_id = 62
			OR = {
				NOT = { owned_by = root }
				NOT = { is_core = root }
			}
		}
		trigger = {
			owns_core_province = 62
			num_of_owned_provinces_with = {
				value = 3
				has_manufactory_trigger = yes
			}
		}
		effect = {
			62 = {
				province_event = { id = flavor_sax.3 }
			}
		}
	}
	
	emp_sax_meissen_porcelain = {
		icon = porcelain_from_meissen
		required_missions = { emp_sax_manufacturing }
		provinces_to_highlight = {
			province_id = 61
			OR = {
				NOT = { is_strongest_trade_power = root }
				NOT = { owned_by = root }
				has_production_building_trigger = no
			}
		}
		trigger = {
			OR = {
				custom_trigger_tooltip = {
					tooltip = emp_sax_meissen_porcelain_trigger_tooltip
					has_global_flag = europeans_in_china_happened
				}
				is_year = 1700
			}
			61 = {
				owned_by = root
				has_production_building_trigger = yes
				development = 20
			}
			61 = {
				is_strongest_trade_power = root
			}
			share_of_starting_income = 3
		}
		effect = {
			if = {
				limit = {
					NOT = { has_global_flag = bottger_happened }
				}
				country_event = { id = prices.3 days = 1 }
			}
			else = {
				61 = {
					add_base_production = 4
					add_province_modifier = {
						name = sax_meissen_development
						duration = 7300
					}
				}
			}
		}
	}
	
	emp_sax_industrialisation = {
		icon = mission_rb_build_furnaces
		required_missions = { emp_sax_meissen_porcelain }
		provinces_to_highlight = {
			OR = {
				AND = {
					owned_by = root
					OR = {
						AND = {
							has_manufactory_trigger = yes
							NOT = { development = 20 }
						}
						AND = {
							has_manufactory_trigger = no
							development = 20
						}
					}
					NOT = {
						ROOT = {
							num_of_owned_provinces_with = {
								value = 5
								has_manufactory_trigger = yes
								development = 20
							}
						}
					}
				}
				AND = {
					NOT = { owned_by = root }
					any_neighbor_province = {
						owned_by = root
					}
					has_manufactory_trigger = yes
					development = 20
					NOT = {
						ROOT = {
							num_of_owned_provinces_with = {
								value = 5
								has_manufactory_trigger = yes
								development = 20
							}
						}
					}
				}
				AND = {
					ROOT = { has_dlc = "Rule Britannia" }
					OR = {
						province_id = 62
						AND = {
							province_id = 1763
							owned_by = root
						}
					}
					OR = {
						NOT = { owned_by = root }
						has_manufactory_trigger = no
						NOT = { development = 20 }
					}
				}
			}
		}
		trigger = {
			num_of_owned_provinces_with = {
				value = 5
				has_manufactory_trigger = yes
				development = 20
			}
			if = {
				limit = {
					has_dlc = "Rule Britannia"
				}
				62 = {
					owned_by = root
					has_manufactory_trigger = yes
					development = 20
				}
				if = {
					limit = {
						1763 = { owned_by = root }
					}
					1763 = {
						owned_by = root
						has_manufactory_trigger = yes
						development = 20
					}
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = sax_production_prospering
				duration = -1
			}
		}
	}
}
