japanse_missions_sea = {
	slot = 1
	generic = no
	ai = yes
	potential = {
		OR = {
			has_reform = indep_daimyo
			has_reform = daimyo
			has_reform = shogunate
			AND = { 
				NOT = { has_dlc = "Domination" }
				tag = JAP
			}
		}
		NOT = { map_setup = map_setup_random }
		
		NOT = { tag = TYT }		#New added in MMETR mod
		
	}
	has_country_shield = yes
	
	JAP_pacify_the_north = {
		icon = mission_japanese_samurai
		required_missions = { }
		completed_by = 1679.1.1
		provinces_to_highlight = {
			OR = {
				province_id = 4193
				province_id = 1847
				province_id = 1852
				province_id = 1031
			}
			OR = {
				NOT = {
					country_or_non_sovereign_subject_holds = ROOT
				}
				NOT = {
					religion = ROOT
				}
			}
		}
		trigger = {
			owns_or_non_sovereign_subject_of = 4193
			owns_or_non_sovereign_subject_of = 1847
			owns_or_non_sovereign_subject_of = 1852
			owns_or_non_sovereign_subject_of = 1031
			4193 = {
				OR = {
					religion = ROOT
					ROOT = { has_harmonized_with = PREV }
				}
			}
			1847 = {
				OR = {
					religion = ROOT
					ROOT = { has_harmonized_with = PREV }
				}
			}
			1852 = {
				OR = {
					religion = ROOT
					ROOT = { has_harmonized_with = PREV }
				}
			}
			1031 = {
				OR = {
					religion = ROOT
					ROOT = { has_harmonized_with = PREV }
				}
			}
		}
		effect = {
			hokkaido_area = {
				limit = {
					owned_by = ROOT
				}
				add_province_modifier = {
					name = "integrating_ainu"
					duration = 7300
				}
			}
			if = {
				limit = {
					1032 = {
						is_empty = yes
					}
				}
				1032 = {
					cede_province = ROOT
					change_culture = ROOT
					change_religion = ROOT
				}
			}
			else = {
				1032 = {
					add_permanent_claim = ROOT
				}
			}
			1033 = {
				if = {
					limit = {
						NOT = {
							is_permanent_claim = ROOT
							is_core = ROOT
						}
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	JAP_take_the_thousand_islands = {
		icon = mission_japanese_fort
		required_missions = { JAP_pacify_the_north }
		position = 3
		provinces_to_highlight = {
			OR = {
				province_id = 1032
				province_id = 1033
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		trigger = {
			owns_core_province = 1032
			owns_core_province = 1033
			num_of_colonists = 1
		}
		effect = {
			add_country_modifier = {
				name = "colonial_enthusiasm"
				duration = 7300
			}
			kamchatka_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			okhotsk_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	JAP_siberian_intervention = {
		icon = mission_steppe_warriors
		required_missions = { establish_footholding_in_manchuria JAP_take_the_thousand_islands }
		position = 5
		
		provinces_to_highlight = {
			OR = {
				area = kamchatka_area
				area = okhotsk_area
			}
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
			has_discovered = ROOT
		}
		
		trigger = {
			kamchatka_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			okhotsk_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			custom_tooltip = JAP_siberian_intervention_tt
			hidden_effect = {
				east_siberia_region = {
					limit = {
						owned_by = ROOT
					}
					add_province_modifier = {
						name = "JAP_siberian_boom"
						duration = 3650
					}
				}
			}
		}
	}
}

japanse_missions_china = {
	slot = 2
	generic = no
	ai = yes
	potential = {
		OR = {
			has_reform = daimyo
			has_reform = shogunate
			AND = { 
				NOT = { has_dlc = "Domination" }
				tag = JAP
			}
		}
		NOT = { map_setup = map_setup_random }
		
		NOT = { tag = TYT }		#New added in MMETR mod
	}
	has_country_shield = yes
	
	the_divine_wind = {
		icon = mission_junk_boat
		trigger = {
			num_of_heavy_ship = 5
			navy_size_percentage = 0.9
		}
		effect = {
			add_navy_tradition = 20
			add_country_modifier = {
				name = "divine_wind_modifier"
				duration = 7300
			}
		}
	}
	
	conquer_southern_korea = {
		icon = mission_great_wall
		required_missions = { the_divine_wind JAP_establish_political_supremacy }
		position = 3
		
		provinces_to_highlight = {
			OR = {
				area = south_korea_area
				area = eastern_korea_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		trigger = {
			OR = {
				has_reform = shogunate
				japan_region = { 
					type = all 
					country_or_non_sovereign_subject_holds = ROOT 
				}
				tag = JAP
			}
			south_korea_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			eastern_korea_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_adm_power = 100
			ningguta_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			central_jilin_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			furdan_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			pyongan_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			hamgyeong_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			western_korea_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	establish_footholding_in_manchuria = {
		icon = mission_manchu_warrior
		required_missions = { conquer_southern_korea }
		provinces_to_highlight = {
			OR = {
				area = ningguta_area
				area = central_jilin_area
				area = furdan_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		trigger = {
			OR = {
				has_reform = shogunate
				tag = JAP
				japan_region = { 
					type = all 
					country_or_non_sovereign_subject_holds = ROOT 
				}
			}
			ningguta_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			central_jilin_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			furdan_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			add_mil_power = 100
			add_country_modifier = {
				name = "military_victory"
				duration = 7300
			}
			hebei_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT	}
					NOT = { is_core = ROOT	}
				}
				add_permanent_claim = ROOT
			}
			liaoning_area = {
				limit = {
					NOT = { is_permanent_claim = ROOT	}
					NOT = { is_core = ROOT	}
				}
				add_permanent_claim = ROOT
			}
		}
	}
	
	JAP_emperor_of_china = {
		icon = mission_chinese_general_riding
		required_missions = { establish_footholding_in_manchuria jap_colonize_taiwan }
		position = 6
		provinces_to_highlight = {
			OR = {
				area = hebei_area
				area = liaoning_area
			}
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		
		trigger = {
			OR = { 
				japan_region = { 
					type = all 
					country_or_non_sovereign_subject_holds = ROOT 
				}
				tag = JAP
			}
			if = {
				limit = {
					has_dlc = "Mandate of Heaven"
				}
				OR = {
					is_emperor_of_china = yes
					NOT = {
						any_country = {
							is_emperor_of_china = yes
						}
					}
				}
			}
			hebei_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
			liaoning_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			if = {
				limit = {
					has_dlc = "Mandate of Heaven"
					is_emperor_of_china = yes
				}
				add_mandate_large_effect = yes
			}
			else_if = {
				limit = {
					has_dlc = "Mandate of Heaven"
					any_country = {
						is_emperor_of_china = yes
					}
				}
				custom_tooltip = tau_dragon_throne_fake_mandate
			}
			else = {
				add_prestige = 20
				add_stability_or_adm_power = yes
			}
			add_adm_power = 100
			add_dip_power = 100
			add_mil_power = 100
			if = {
				limit = {
					has_dlc = "Mandate of Heaven"
					is_emperor_of_china = yes
				}
				every_known_country = {
					limit = {
						capital_scope = {
							OR = {
								area = vietnam_area
								area = cambodia_area
								area = central_thai_area
								area = red_river_delta_area
							}
						}
					}
					ROOT = {
						add_casus_belli = {
							type = cb_force_tributary_mission
							months = 300
							target = PREV
						}
					}
				}
			}
			else = {
				every_known_country = {
					limit = {
						capital_scope = {
							OR = {
								area = vietnam_area
								area = cambodia_area
								area = central_thai_area
								area = red_river_delta_area
							}
						}
					}
					ROOT = {
						add_casus_belli = {
							type = cb_vassalize_mission
							months = 300
							target = PREV
						}
					}
				}
			}
		}
	}
	
	JAP_go_to_indochina = {
		icon = mission_junk_boat
		required_missions = { JAP_emperor_of_china }
		
		provinces_to_highlight = {
			OR = {
				area = central_thai_area
				area = vietnam_area
			}
			NOT = {
				owner = { 
					OR = {
						tag = ROOT 
						is_subject_of = ROOT
					}
				}
			}
		}
		
		trigger = {
			central_thai_area = {
				type = all
				owner = { 
					OR = {
						tag = ROOT 
						is_subject_of = ROOT
					}
				}
			}
			vietnam_area = {
				type = all
				owner = { 
					OR = {
						tag = ROOT 
						is_subject_of = ROOT
					}
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = JAP_indochinese_trade
				duration = 7300
			}
		}
	}
}

japanse_missions_the_empire = {
	slot = 3
	generic = no
	ai = yes
	potential = {
		OR = {
			has_reform = daimyo
			has_reform = shogunate
			AND = { 
				NOT = { has_dlc = "Domination" }
				tag = JAP
			}
		}
		NOT = { map_setup = map_setup_random }
		
		NOT = { tag = TYT }		#New added in MMETR mod
	}
	has_country_shield = yes
	
	JAP_expand_the_kokka = {
		icon = mission_japanese_fort
		
		trigger = {
			grown_by_states = 2
		}
		effect = {
			add_country_modifier = {
				name = JAP_sengoku_contender
				duration = 7300
			}
		}
	}
	
	JAP_establish_political_supremacy = {
		icon = mission_unite_home_region
		required_missions = { JAP_expand_the_kokka }
		
		trigger = {
			OR = {
				has_reform = shogunate
				tag = JAP
				japan_region = { 
					type = all 
					country_or_non_sovereign_subject_holds = ROOT 
				}
			}
		}
		effect = {
			add_prestige_or_monarch_power = { amount = 50 }
			south_korea_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
			eastern_korea_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	
	conquer_okinawa = {
		icon = mission_invade_island
		required_missions = { JAP_establish_political_supremacy unite_japan_mission }
		position = 4
		provinces_to_highlight = {
			province_id = 1015
			NOT = {
				AND = {
					country_or_non_sovereign_subject_holds = ROOT
					is_core = ROOT
				}
			}
		}
		trigger = {
			owns_core_province = 1015
		}
		effect = {
			# province modifier in okinawa. 3 mountains.
			add_country_modifier = {
				name = "jap_three_mountains"
				duration = 7300
			}
			taiwan_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_permanent_claim = ROOT }
				}
				add_permanent_claim = ROOT
			}
		}
	}
	
	jap_colonize_taiwan = {
		icon = mission_colonial
		required_missions = { conquer_okinawa }
		provinces_to_highlight = {
			area = taiwan_area
			NOT = {
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		trigger = {
			taiwan_area = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT
			}
		}
		effect = {
			create_explorer = {
				tradition = 60
			}
			fujian_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_claim = ROOT }
				}
				add_claim = ROOT
			}
			zhejiang_area = {
				limit = {
					NOT = { is_core = ROOT }
					NOT = { is_claim = ROOT }
				}
				add_claim = ROOT
			}
			northern_polynesia_area = {
				if = {
					limit = {
						NOT = { is_core = ROOT }
						NOT = { is_claim = ROOT }
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	
	JAP_secure_the_pacific = {
		icon = mission_invade_island
		required_missions = { jap_colonize_taiwan }
		provinces_to_highlight = {
			area = northern_polynesia_area
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
			has_discovered = ROOT
		}
		trigger = {
			if = {
				limit = {
					is_random_new_world = yes
				}
				custom_trigger_tooltip = {
					tooltip = cas_carib_rnw
					any_owned_province = {
						continent = new_world
					}
				}
			}
			else = {
				northern_polynesia_area = {
					type = all
					country_or_non_sovereign_subject_holds = ROOT
				}
			}
		}
		effect = {
			add_navy_tradition = 10
			create_admiral = {
				tradition = 50
			}
		}
	}
	
	JAP_colonize_california = {
		icon = mission_establish_high_seas_navy
		required_missions = { JAP_secure_the_pacific }
		
		provinces_to_highlight = {
			colonial_region = colonial_california
			NOT = { country_or_non_sovereign_subject_holds = ROOT }
			has_discovered = ROOT
		}
		
		trigger = {
			custom_trigger_tooltip = {
				tooltip = JAP_californian_colonization
				colonial_california = {
					has_discovered = ROOT
				}
				num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
					value = 1
					colonial_region = colonial_california
					is_city = yes
				}
			}
		}
		effect = {
			create_conquistador = {
				tradition = 80
			}
		}
	}
}

japanse_missions_domestic = {
	slot = 4
	generic = no
	ai = yes
	potential = {
		OR = {
			has_reform = daimyo
			has_reform = shogunate
			AND = { 
				NOT = { has_dlc = "Domination" }
				tag = JAP
			}
		}
		NOT = { map_setup = map_setup_random }
		
		NOT = { tag = TYT }		#New added in MMETR mod
	}
	has_country_shield = yes
	
	strengthen_the_bushido = {
		icon = mission_japanese_samurai
		required_missions = { }
		trigger = {
			army_tradition = 40
		}
		effect = {
			add_country_modifier = {
				name = "strengthened_bushido"
				duration = 7300
			}
		}
	}
	
	unite_japan_mission = {
		icon = mission_chinese_general_riding
		required_missions = { strengthen_the_bushido JAP_establish_political_supremacy }
		position = 3
		provinces_to_highlight = {
			OR = {
				area = hokuriku_area
				area = kanto_area
				area = eastern_kanto_area
				area = chubu_area
				area = eastern_chubu_area
				area = kinai_area
				area = thohoku_area
				area = saigoku_area
				area = sanindo_area
				area = shikoku_area
				area = northern_kyushu
				province_id = 4181
				province_id = 4180
				province_id = 1012
			}
			NOT = {
				owned_by = ROOT
			}
		}
		trigger = {
			if = {
				limit = { 
					NOT = { has_dlc = "Domination" }
				}
				tag = JAP 
			}
			hokuriku_area = {
				type = all
				owned_by = ROOT
			}
			kanto_area = {
				type = all
				owned_by = ROOT
			}
			eastern_kanto_area = {
				type = all
				owned_by = ROOT
			}
			chubu_area = {
				type = all
				owned_by = ROOT
			}
			eastern_chubu_area = {
				type = all
				owned_by = ROOT
			}
			kinai_area = {
				type = all
				owned_by = ROOT
			}
			thohoku_area = {
				type = all
				owned_by = ROOT
			}
			saigoku_area = {
				type = all
				owned_by = ROOT
			}
			sanindo_area = {
				type = all
				owned_by = ROOT
			}
			shikoku_area = {
				type = all
				owned_by = ROOT
			}
			northern_kyushu = {
				type = all
				owned_by = ROOT
			}
			4181 = {
				owned_by = ROOT
			}
			4180 = {
				owned_by = ROOT
			}
			1012 = {
				owned_by = ROOT
			}
		}
		effect = {
			1015 = {
				if = {
					limit = {
						NOT = {
							is_permanent_claim = ROOT
							is_core = ROOT
						}
					}
					add_permanent_claim = ROOT
				}
			}
		}
	}
	JAP_construct_the_gokaido = {
		icon = mission_have_manufactories
		required_missions = { unite_japan_mission }
		
		trigger = {
			num_of_owned_provinces_with = {
				value = 15
				OR = {
					has_building = temple
					has_building = cathedral
					has_building = workshop
					has_building = counting_house
				}
			}
		}
		effect = {
			custom_tooltip = JAP_gokaido_stations_for_everyone
			hidden_effect = {
				every_owned_province = {
					add_province_modifier = {
						name = JAP_gokaido_stations
						duration = 3650
					}
				}
			}
		}
	}
	JAP_sankin_kotai = {
		icon = mission_japanese_fort
		required_missions = { JAP_construct_the_gokaido }
		
		trigger = {
			stability = 3
			legitimacy_equivalent = 80
		}
		effect = {
			add_country_modifier = {
				name = JAP_sankin_kotai_modifier
				duration = -1
			}
		}
	}
	JAP_regulate_the_social_order = {
		icon = mission_buddhist_monk_praying
		required_missions = { JAP_sankin_kotai }
		
		position = 7
		
		trigger = {
			religious_unity = 1
			if = {
				limit = {
					is_revolutionary = no
				}
				absolutism = 50
			}
			if = {
				limit = { has_dlc = "Mandate of Heaven" }
				custom_trigger_tooltip = {
					tooltip = JAP_toughed_it_out_MoH
					OR = {
						AND = {
							is_incident_happened = incident_neo_confucianism
							is_incident_happened = incident_nanban
							is_incident_happened = incident_firearms
							is_incident_happened = incident_spread_of_christianity
							is_incident_happened = incident_ikko_shu
							is_incident_happened = incident_wokou
							is_incident_happened = incident_urbanization
						}
						NOT = { religion = shinto }
					}
				}
			}
			else = {
				custom_trigger_tooltip = {
					tooltip = JAP_toughed_it_out_no_MoH
					OR = {
						AND = {
							religion = shinto
							has_country_flag = kirishitan_have_appeared
						}
						NOT = { religion = shinto }
					}
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = JAP_social_hierarchy
				duration = -1
			}
		}
	}
}
	
japanse_missions_economic = {
	slot = 5
	generic = no
	ai = yes
	potential = {
		OR = {
			has_reform = daimyo
			has_reform = shogunate
			AND = { 
				NOT = { has_dlc = "Domination" }
				tag = JAP
			}
		}
		NOT = { map_setup = map_setup_random }
		
		NOT = { tag = TYT }		#New added in MMETR mod
	}
	has_country_shield = yes
	
	JAP_balance_the_four_divisions = {
		icon = mission_buddhist_monk_praying
		
		trigger = {
			custom_trigger_tooltip = {
				tooltip = JAP_balance_the_four_divisions_tt
				OR = {
					AND = {
						if = {
							limit = {
								has_estate = estate_burghers
							}
							estate_loyalty = {
								estate = estate_burghers
								loyalty = 60
							}
						}
						if = {
							limit = {
								has_estate = estate_church
							}
							estate_loyalty = {
								estate = estate_church
								loyalty = 60
							}
						}
					}
					AND = {
						if = {
							limit = {
								has_estate = estate_burghers
							}
							estate_loyalty = {
								estate = estate_burghers
								loyalty = 60
							}
						}
						if = {
							limit = {
								has_estate = estate_nobles
							}
							estate_loyalty = {
								estate = estate_nobles
								loyalty = 60
							}
						}
					}
					AND = {
						if = {
							limit = {
								has_estate = estate_church
							}
							estate_loyalty = {
								estate = estate_church
								loyalty = 60
							}
						}
						if = {
							limit = {
								has_estate = estate_nobles
							}
							estate_loyalty = {
								estate = estate_nobles
								loyalty = 60
							}
						}
					}
				}
			}
		}
		effect = {
			if = {
				limit = { NOT = { stability = 3 } }
				add_stability = 1
			}
			else = {
				add_adm_power = 100
			}
		}
	}
	JAP_issue_new_erizeni_rei = {
		icon = mission_war_chest
		required_missions = { JAP_balance_the_four_divisions }
		
		trigger = {
			 share_of_starting_income = 2.0
		}
		effect = {
			add_country_modifier = {
				name = JAP_currency_regulations
				duration = 7300
			}
		}
	}
	JAP_permit_ryogaesho = {
		icon = mission_high_income
		required_missions = { JAP_issue_new_erizeni_rei }
		
		trigger = {
			treasury = 2000
		}
		effect = {
			add_country_modifier = {
				name = "growing_economy"
				duration = 9125 #25 years
			}
		}
	}
	JAP_survey_the_secret_fields = {
		icon = mission_rice_field
		required_missions = { JAP_construct_the_gokaido JAP_permit_ryogaesho }
		position = 5
		
		trigger = {
			custom_trigger_tooltip = {
				tooltip = JAP_no_corruption
				NOT = { corruption = 0.1 }
			}
		}
		effect = {
			add_country_modifier = {
				name = JAP_cadastral_surveys
				duration = 7300
			}
		}
	}
	JAP_encourage_financial_cliques = {
		icon = mission_market_place_with_asian_traders
		required_missions = { JAP_survey_the_secret_fields }
		
		trigger = {
			num_of_owned_provinces_with = {
				value = 12
				has_manufactory_trigger = yes
			}
		}
		effect = {
			add_adm_power = 100
			if = {
				limit = {
					owns_core_province = 1818
				}
				1818 = {
					add_base_production = 3
				}
			}
			else = {
				capital_scope = {
					add_base_production = 3
				}
			}
			add_mercantilism = 5
		}
	}
	JAP_dominate_the_market = {
		icon = mission_asian_trader
		required_missions = { JAP_encourage_financial_cliques }
		
		provinces_to_highlight = {
			OR = {
				AND = {
					province_id = 1376
					1376 = {
						NOT = {
							trade_share = {
								country = ROOT
								share = 85
							}
						}
					}
				}
				AND = {
					province_id = 4233
					4233 = {
						NOT = {
							trade_share = {
								country = ROOT
								share = 75
							}
						}
					}
				}
				AND = {
					province_id = 1371
					1371 = {
						NOT = {
							trade_share = {
								country = ROOT
								share = 75
							}
						}
					}
				}
				AND = {
					province_id = 684
					684 = {
						NOT = {
							trade_share = {
								country = ROOT
								share = 75
							}
						}
					}
				}
			}
		}
		trigger = {
			1376 = {
				trade_share = {
					country = ROOT
					share = 85
				}
			}
			OR = {
				4233 = { # Beijing
					trade_share = {
						country = ROOT
						share = 75
					}
				}
				1371 = { # Canton
					trade_share = {
						country = ROOT
						share = 75
					}
				}
				684 = { # Hangzhou
					trade_share = {
						country = ROOT
						share = 75
					}
				}
			}
		}
		effect = {
			add_country_modifier = {
				name = "JAP_trade_hegemon"
				duration = -1
			}
		}
	}
}
