EOANBSYS_pandemics_decision_category = {
	TSH_decision_kokera_edo_festival = {
		icon = tur_the_constitutional_arrows_category

		allowed = { always = no }
		activation = { always = no }
		available = { has_pandemic = no }

		is_good = yes

		days_mission_timeout = 30

		timeout_effect = {
			add_political_power = -15
			country_event = JAP_tokugawa_shogunate.14
		}
	}
}
EOANBSYS_national_crisis_decision_category = {
	TSH_decision_sonno_joi_reconcilliation = {
		icon = tur_the_constitutional_arrows_category

		allowed = { tag = TSH }

		visible = {
			has_completed_focus = JAP_vic_conciliate_the_courts
		}			

		fire_only_once = yes

		is_good = yes

		available = {
			has_stability > 0.5
		}

		cost = 35
		days_remove = 7

		modifier = {
			political_power_gain = -0.05
		}

		remove_effect = {
			custom_effect_tooltip = TSH_sonno_joi_tt
			country_event = JAP_tokugawa_shogunate.63
		}

		ai_will_do = {
			base = 1000
		}
	}
}

eoanb_category_politics_foreign = {
	TSH_decision_european_amity_treaty = {
		icon = jap_pacific_guardian

		allowed = {
			always = no
		}

		available = {
			is_great_power = yes
			has_navy_size = {
				size > 3
				type = capital_ship
			}
			has_navy_size = {
				size > 10
			}
		}

		visible = {
			TSH = {
				is_subject = no
				has_idea = pre_industrial_era
				has_navy_size = {
					size < 20
				}
			}
		}

		fire_only_once = yes

		ai_will_do = {
			base = 0
			# modifier = {
			# 	has_war = no
			# 	add = 15
			# }
		}

		custom_cost_trigger = {
			has_political_power > 49.9
			command_power > 24.9
		}
		custom_cost_text = TSH_decision_european_amity_treaty_cost_tt

		complete_effect = {
			ROOT = {
				country_event = JAP_tokugawa_shogunate.58
				add_opinion_modifier = { target = TSH modifier = small_increase }
				reverse_add_opinion_modifier = { target = TSH modifier = small_decrease }
				hidden_effect = {
					add_political_power = -50
					add_command_power = -25
				}
			}
		}
	}
}

eoanb_category_war_measures = {
	JAP_decision_boshin_war_tokugawan_navy_defect = {
		icon = revolt

		allowed = { always = no }
		activation = { always = no }
		available = {
			TSH = { surrender_progress > 0.3 }
		}

		is_good = no

		days_mission_timeout = 180

		timeout_effect = {
			if = {
				limit = { TSH = { has_war_with = JAP } }
				every_country = {
					limit = { is_japanese_country = yes }
					country_event = JAP_tokugawa_shogunate.240
				}
			}
		}
		complete_effect = {
			if = {
				limit = { TSH = { has_war_with = JAP } }
				every_country = {
					limit = { is_japanese_country = yes }
					country_event = JAP_tokugawa_shogunate.240
				}
			}
		}
	}
	JAP_decision_boshin_war_imperial_surrender_tokugawa = {
		icon = generic_nationalism

		allowed = { always = no }
		activation = { always = no }
		available = {
			OR = {
				JAP = { surrender_progress > 0.64 }
				JAP = { NOT = { has_war_with = TSH } }
			}
		}

		is_good = no

		days_mission_timeout = 365

		timeout_effect = {
			hidden_effect = {
				if = {
					limit = { TSH = { has_war_with = JAP } }
					activate_mission = JAP_decision_boshin_war_imperial_surrender_tokugawa
				}
			}
		}
		complete_effect = {
			custom_effect_tooltip = JAP_tokugawa_shogunate.248.t
			# complete_national_focus = USA_Focus_ACW_Soaring_Eagle
			hidden_effect = {
				if = {
					limit = { tag = TSH has_war_with = JAP }
					country_event = JAP_tokugawa_shogunate.248
				}
			}
		}
	}
	JAP_decision_boshin_war_shogunate_surrender_japan = {
		icon = generic_nationalism

		allowed = { always = no }
		activation = { always = no }
		available = {
			OR = {
				TSH = { surrender_progress > 0.64 }
				TSH = { NOT = { has_war_with = JAP } }
			}
		}

		is_good = no

		days_mission_timeout = 365

		timeout_effect = {
			hidden_effect = {
				if = {
					limit = { TSH = { has_war_with = JAP } }
					activate_mission = JAP_decision_boshin_war_shogunate_surrender_japan
				}
			}
		}
		complete_effect = {
			custom_effect_tooltip = JAP_tokugawa_shogunate.249.t
			hidden_effect = {
				if = {
					limit = { tag = JAP has_war_with = TSH }
					country_event = JAP_tokugawa_shogunate.249
				}
			}
		}
	}
}

eoanb_category_institutions = {
	TSH_decision_purchase_books = {
		icon = generic_research

		allowed = { tag = TSH }

		visible = {
			has_completed_focus = JAP_vic_legacy_of_rangaku
		}

		ai_will_do = {
			base = 50
		}

		fire_only_once = yes
		is_good = yes

		cost = 50

		complete_effect = {
			set_country_flag = tsh_purchase_rangaku_flag
			country_event = JAP_tokugawa_shogunate.25
		}
	}
	TSH_decision_foreign_engineering_manuals = {
		icon = generic_research

		visible = {
			has_completed_focus = JAP_vic_practical_observations
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 50
		days_remove = 180

		modifier = {
			political_power_gain = -0.05
		}

		remove_effect = {
			add_tech_bonus = { bonus = 0.2 uses = 1 category = engineers_tech }
			EOANBSYS_institutions_humanitive_add_two = yes
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_foreign_technical_manuals = {
		icon = generic_research

		visible = {
			has_completed_focus = JAP_vic_victorian_mechanical_theory
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 50
		days_remove = 180

		modifier = {
			political_power_gain = -0.05
		}

		remove_effect = {
			add_tech_bonus = { bonus = 0.2 uses = 1 category = industry }
			EOANBSYS_institutions_humanitive_add_two = yes
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_foreign_weapon_manuals = {
		icon = generic_research

		visible = {
			has_completed_focus = JAP_vic_return_of_study_programs
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 50
		days_remove = 180

		modifier = {
			political_power_gain = -0.05
		}

		remove_effect = {
			add_tech_bonus = { bonus = 0.2 uses = 1 category = infantry_weapons }
			EOANBSYS_institutions_humanitive_add_two = yes
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_foreign_strategy_books = {
		icon = generic_research

		visible = {
			has_completed_focus = JAP_vic_return_of_study_programs
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 50
		days_remove = 180

		modifier = {
			political_power_gain = -0.05
		}

		remove_effect = {
			add_doctrine_cost_reduction = { cost_reduction = 0.2 uses = 1 category = land_doctrine }
			EOANBSYS_institutions_humanitive_add_two = yes
		}

		ai_will_do = { base = 1000 }
	}
	TSH_decision_foreign_naval_manuals = {
		icon = generic_research

		visible = {
			OR = {
				has_completed_focus = JAP_vic_seek_british_expertise
				has_completed_focus = JAP_vic_seek_dutch_expertise
			}
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 50
		days_remove = 180

		modifier = {
			political_power_gain = -0.05
		}

		remove_effect = {
			add_doctrine_cost_reduction = { cost_reduction = 0.2 uses = 1 category = naval_doctrine }
			EOANBSYS_institutions_innovative_add_one = yes
			EOANBSYS_institutions_humanitive_add_one = yes
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_usa_tsh_partnership = {
		icon = generic_research

		allowed = { always = no }

		activation = { always = no }

		available = { always = no }

		days_mission_timeout = 30
		days_remove = 470

		modifier = {
			consumer_goods_expected_value = -0.02
		}
		remove_effect = {
			EOANBSYS_institutions_innovative_add_two = yes
			random_owned_controlled_state = {
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
		}
	}
}

eoanb_category_industry = {
	TSH_decision_nagasaki_coal_mines = {
		icon = coal

		allowed = { tag = TSH }

		available = {
			has_war = no
		}

		visible = {
			has_completed_focus = JAP_vic_harnessing_of_steam
		}

		highlight_states = { state = 1260 }

		fire_only_once = yes
		is_good = yes

		cost = 35

		days_remove = 180

		modifier = {
			consumer_goods_expected_value = 0.05
		}

		complete_effect = {
			country_event = JAP_tokugawa_shogunate.32
			
		}
	}
	TSH_decision_niigata_coal_mines = {
		icon = coal

		allowed = { tag = TSH }

		available = {
			has_war = no
		}

		visible = {
			has_completed_focus = JAP_vic_harnessing_of_steam
		}

		highlight_states = { state = 534 }

		fire_only_once = yes
		is_good = yes

		cost = 35

		days_remove = 180

		modifier = {
			consumer_goods_expected_value = 0.05
		}

		complete_effect = {
			country_event = JAP_tokugawa_shogunate.33
		}
	}
	TSH_decision_yokosuka_steel_mill = {
		icon = steel

		allowed = { tag = TSH }

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
		}

		visible = {
			has_completed_focus = JAP_vic_yokusuka_iron_foundry
		}

		highlight_states = { state = 282 }

		fire_only_once = yes
		is_good = yes

		cost = 35

		days_remove = 180

		modifier = {
			civilian_factory_use = 1
		}

		complete_effect = {
			EOANBSYS_institutions_innovative_add_two = yes
			if = {
				limit = { owns_state = 282 }
				282 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = steel_mill
						level = 1
						instant_build = yes
					}
				}
				add_victory_points = {
					province = 7157
					value = 1
				}
			}
			else = {
				random_owned_state = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = steel_mill
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	TSH_decision_yokohama_iron_foundry = {
		icon = steel

		allowed = { tag = TSH }

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
		}

		visible = {
			has_completed_focus = JAP_vic_yokohama_iron_foundry
		}

		highlight_states = { state = 1266 }

		fire_only_once = yes
		is_good = yes

		cost = 35

		days_remove = 180

		modifier = {
			civilian_factory_use = 1
		}

		complete_effect = {
			EOANBSYS_institutions_innovative_add_two = yes
			if = {
				limit = { owns_state = 1266 }
				1266 = {
					add_extra_state_shared_building_slots = 1
					add_resource = {
						type = iron
						amount = 4
					}
				}
				hidden_effect = {
					add_victory_points = {
						province = 13931
						value = 1
					}
				}
			}
			else = {
				random_owned_state = {
					add_extra_state_shared_building_slots = 1
					add_resource = {
						type = iron
						amount = 4
					}
				}
			}
		}
	}
	TSH_decision_nagasaki_iron_foundry = {
		icon = steel

		allowed = { tag = TSH }

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
		}

		visible = {
			has_completed_focus = JAP_vic_nagasaki_iron_foundry
		}

		highlight_states = { state = 1260 }

		fire_only_once = yes
		is_good = yes

		cost = 35

		days_remove = 180

		modifier = {
			civilian_factory_use = 1
		}

		complete_effect = {
			EOANBSYS_institutions_innovative_add_two = yes
			if = {
				limit = { owns_state = 1260 }
				1260 = {
					add_extra_state_shared_building_slots = 1
					add_resource = {
						type = iron
						amount = 6
					}
				}
				add_victory_points = {
					province = 9950
					value = 1
				}
			}
			else = {
				random_owned_state = {
					add_extra_state_shared_building_slots = 1
					add_resource = {
						type = iron
						amount = 6
					}
				}
			}
		}
	}
	TSH_decision_nagasaki_ironworks = {
		icon = steel

		allowed = { tag = TSH }

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
		}

		visible = {
			has_completed_focus = JAP_vic_nagasaki_ironworks
		}

		highlight_states = { state = 1260 }

		fire_only_once = yes
		is_good = yes

		cost = 35

		days_remove = 180

		modifier = {
			civilian_factory_use = 1
		}

		complete_effect = {
			EOANBSYS_institutions_innovative_add_two = yes
			if = {
				limit = { owns_state = 1260 }
				1260 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = steel_mill
						level = 1
						instant_build = yes
					}
				}
				add_victory_points = {
					province = 9950
					value = 1
				}
			}
			else = {
				random_owned_state = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = steel_mill
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}

	TSH_decision_yokusuka_weapons_arsenal = {
		icon = generic_industry

		allowed = { tag = TSH }

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
		}

		visible = {
			has_completed_focus = JAP_vic_yokusuka_weapons_arsenal
		}

		highlight_states = { state = 282 }

		fire_only_once = yes
		is_good = yes

		cost = 35

		days_remove = 270

		modifier = {
			civilian_factory_use = 1
		}

		complete_effect = {
			EOANBSYS_institutions_innovative_add_one = yes
			if = {
				limit = { owns_state = 282 }
				282 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = arms_factory
						level = 1
						instant_build = yes
					}
					add_victory_points = {
						province = 7157
						value = 1
					}
				}
			}
			else = {
				random_owned_state = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = arms_factory
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	TSH_decision_nagasaki_naval_arsenal = {
		icon = generic_industry

		allowed = { tag = TSH }

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
		}

		visible = {
			has_completed_focus = JAP_vic_nagasaki_naval_arsenal
		}

		highlight_states = { state = 1260 }

		fire_only_once = yes
		is_good = yes

		cost = 35

		days_remove = 270

		modifier = {
			civilian_factory_use = 1
		}

		complete_effect = {
			EOANBSYS_institutions_innovative_add_one = yes
			if = {
				limit = { owns_state = 1260 }
				1260 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = dockyard
						level = 1
						instant_build = yes
					}
					add_victory_points = {
						province = 9950
						value = 1
					}
				}
			}
			else = {
				random_owned_state = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = steel_mill
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	TSH_decision_new_dockyards = {
		icon = generic_construction

		highlight_states = {
			state = 532
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 2
		}

		visible = {
			has_completed_focus = JAP_vic_prioritize_the_kaigun
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 720

		modifier = {
			civilian_factory_use = 3
		}

		remove_effect = {
			EOANBSYS_institutions_innovative_add_one = yes
			532 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = naval_base
					level = 1
					province = 10125
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_in_home_area = yes
					is_demilitarized_zone = no
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}

	TSH_decision_new_arms_factory = {
		icon = generic_construction

		highlight_states = {
			state = 532
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 2
		}

		visible = {
			has_completed_focus = JAP_vic_prioritize_the_gun
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 720

		modifier = {
			civilian_factory_use = 3
		}

		remove_effect = {
			EOANBSYS_institutions_innovative_add_one = yes
			532 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = bunker
					level = 1
					province = 10125
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_in_home_area = yes
					is_demilitarized_zone = no
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}

	TSH_decision_silk_mills_kyoto = {
		icon = fabric

		highlight_states = {
			state = 1106
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			1106 = { is_controlled_by = TSH }
		}

		visible = {
			has_completed_focus = JAP_vic_develop_osaka
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 350

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			1106 = {
				add_extra_state_shared_building_slots = 1
				add_resource = {
					type = fabric
					amount = 3
				}
				add_manpower = 1500
				add_victory_points = {
					province = 11960
					value = 1
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_silk_mills_edo = {
		icon = fabric

		highlight_states = {
			state = 1266
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			1266 = { is_controlled_by = TSH }
		}

		visible = {
			has_completed_focus = JAP_vic_develop_osaka
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 350

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			1266 = {
				add_extra_state_shared_building_slots = 1
				add_resource = {
					type = fabric
					amount = 3
				}
				add_manpower = 1500
				add_victory_points = {
					province = 13930
					value = 1
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_silk_mills_osaka = {
		icon = fabric

		highlight_states = {
			state = 1263
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			1263 = { is_controlled_by = TSH }
		}

		visible = {
			has_completed_focus = JAP_vic_develop_osaka
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 350

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			1263 = {
				add_extra_state_shared_building_slots = 1
				add_resource = {
					type = fabric
					amount = 3
				}
				add_manpower = 1500
				add_victory_points = {
					province = 7072
					value = 1
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_silk_mills_hiroshima = {
		icon = fabric

		highlight_states = {
			state = 1261
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			1261 = { is_controlled_by = TSH }
		}

		visible = {
			has_completed_focus = JAP_vic_develop_osaka
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 350

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			1261 = {
				add_extra_state_shared_building_slots = 1
				add_resource = {
					type = fabric
					amount = 3
				}
				add_manpower = 1500
				add_victory_points = {
					province = 1092
					value = 1
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_silk_mills_kumamoto = {
		icon = fabric

		highlight_states = {
			state = 1258
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			1258 = { is_controlled_by = TSH }
		}

		visible = {
			has_completed_focus = JAP_vic_develop_osaka
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 350

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			1258 = {
				add_extra_state_shared_building_slots = 1
				add_resource = {
					type = fabric
					amount = 3
				}
				add_manpower = 1500
				add_victory_points = {
					province = 11925
					value = 1
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
}

eoanb_category_development = {
	TSH_decision_develop_the_metropolises = {
		icon = generic_factory

		highlight_states = {
			state = 532
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
		}

		visible = {
			has_completed_focus = JAP_vic_develop_edo
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 100
		days_remove = 180

		modifier = {
			consumer_goods_expected_value = 0.05
		}

		remove_effect = {
			EOANBSYS_institutions_innovative_add_one = yes
			EOANBSYS_national_crisis_progress_minus_one = yes
			if = {
				limit = { owns_state = 1261 }
				1261 = {
					add_manpower = 5000
					add_extra_state_shared_building_slots = 1
				}
			}
			if = {
				limit = { owns_state = 1263 }
				1263 = {
					add_manpower = 5000
					add_extra_state_shared_building_slots = 1
				}
			}
			if = {
				limit = { owns_state = 1106 }
				1106 = {
					add_manpower = 5000
					add_extra_state_shared_building_slots = 1
				}
			}
			if = {
				limit = { owns_state = 1267 }
				1267 = {
					add_manpower = 5000
					add_extra_state_shared_building_slots = 1
				}
			}
			if = {
				limit = { owns_state = 1266 }
				1266 = {
					add_manpower = 5000
					add_extra_state_shared_building_slots = 1
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_kemi_reform = {
		icon = generic_economy

		allowed = { always = no }

		available = {
			NOT = {
				OR = {
					has_idea = TSH_spirit_vic_sakoku_kemi
					has_idea = TSH_spirit_vic_sakoku_kemi_1
					has_idea = TSH_spirit_vic_sakoku_kemi_2
				}
			}
		}

		activation = { always = no }

		days_mission_timeout = 730

		timeout_effect = {
			add_political_power = -100
			EOANBSYS_national_crisis_progress_minus_two = yes
			if = {
				limit = { has_idea = TSH_spirit_vic_sakoku_kemi }
				swap_ideas = {
					remove_idea = TSH_spirit_vic_sakoku_kemi
					add_idea = TSH_spirit_vic_sakoku_kemi_1
				}
			}
			else_if = {
				limit = { has_idea = TSH_spirit_vic_sakoku_kemi_1 }
				swap_ideas = {
					remove_idea = TSH_spirit_vic_sakoku_kemi_1
					add_idea = TSH_spirit_vic_sakoku_kemi_2
				}
			}
			else = {
				remove_ideas = TSH_spirit_vic_sakoku_kemi_2
			}
		}
	}
	TSH_decision_tackle_kabuna_monopolies = {
		icon = generic_economy

		visible = {
			has_completed_focus = JAP_vic_kabuna_monopoly_question
			has_idea = TSH_spirit_vic_external_policy_kabunakama_monopolies
		}

		cost = 50

		days_remove = 250

		fire_only_once = yes
		is_good = yes

		modifier = {
			political_power_gain = -0.10
		}

		remove_effect = {
			remove_ideas = TSH_spirit_vic_external_policy_kabunakama_monopolies
			increase_ps_by_one = yes
		}
	}
	TSH_decision_widen_the_tokaido = {
		icon = railway

		highlight_states = {
			state = 532
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			532 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
			1265 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
		}

		visible = {
			has_completed_focus = JAP_vic_refurbish_the_gokaido
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 180

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			532 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
			1265 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_widen_the_nakasendo = {
		icon = railway

		highlight_states = {
			state = 535
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			535 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
			1106 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
		}

		visible = {
			has_completed_focus = JAP_vic_refurbish_the_gokaido
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 180

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			535 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
			1106 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_widen_the_koshu_kaido = {
		icon = railway

		highlight_states = {
			state = 534
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			534 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
			282 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
		}

		visible = {
			has_completed_focus = JAP_vic_refurbish_the_gokaido
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 180

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			534 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
			282 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_widen_the_oshu_kaido = {
		icon = railway

		highlight_states = {
			state = 1267
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			1267 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
			533 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
		}

		visible = {
			has_completed_focus = JAP_vic_refurbish_the_gokaido
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 180

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			1267 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
			533 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 1
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_widen_the_nikko_kaido = {
		icon = railway

		highlight_states = {
			state = 282
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			282 = {
				OR = {
					OWNER = { tag = ROOT }
					OWNER = { is_subject_of = ROOT }
				}
				OWNER = { has_war = no }
			}
		}

		visible = {
			has_completed_focus = JAP_vic_refurbish_the_gokaido
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 35
		days_remove = 120

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			282 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_extra_state_shared_building_slots = 2
				add_manpower = 5000
				add_victory_points = {
					province = 4000
					value = 1
				}
				if = {
					limit = { NOT = { is_owned_by = ROOT } }
					OWNER = {
						EOANBSYS_institutions_innovative_add_one = yes
						add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
						add_popularity = {
							ideology = radical_democracy
							popularity = 0.05
						}
					}
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}

	TSH_decision_bakuhan_initiatives_choshu_domain = {
		icon = generic_factory

		highlight_states = {
			state = 1210
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			CHO = { is_subject_of = ROOT }
		}

		visible = {
			has_completed_focus = JAP_vic_bakuhan_initiatives
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 25
		days_remove = 45

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			CHO = {
				capital_scope = {
					add_extra_state_shared_building_slots = 1
					add_manpower = 1500
				}
				add_political_power = -10
				EOANBSYS_institutions_innovative_add_one = yes
				add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
				add_popularity = {
					ideology = radical_democracy
					popularity = 0.05
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_bakuhan_initiatives_date_domain = {
		icon = generic_factory

		highlight_states = {
			state = 533
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			DTE = { is_subject_of = ROOT }
		}

		visible = {
			has_completed_focus = JAP_vic_bakuhan_initiatives
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 25
		days_remove = 45

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			DTE = {
				capital_scope = {
					add_extra_state_shared_building_slots = 1
					add_manpower = 1500
				}
				add_political_power = -10
				EOANBSYS_institutions_innovative_add_one = yes
				add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
				add_popularity = {
					ideology = radical_democracy
					popularity = 0.05
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_bakuhan_initiatives_saga_domain = {
		icon = generic_factory

		highlight_states = {
			state = 1259
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			SAG = { is_subject_of = ROOT }
		}

		visible = {
			has_completed_focus = JAP_vic_bakuhan_initiatives
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 25
		days_remove = 45

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			SAG = {
				capital_scope = {
					add_extra_state_shared_building_slots = 1
					add_manpower = 1500
				}
				add_political_power = -10
				EOANBSYS_institutions_innovative_add_one = yes
				add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
				add_popularity = {
					ideology = radical_democracy
					popularity = 0.05
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_bakuhan_initiatives_satsuma_domain = {
		icon = generic_factory

		highlight_states = {
			state = 1054
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			SAT = { is_subject_of = ROOT }
		}

		visible = {
			has_completed_focus = JAP_vic_bakuhan_initiatives
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 25
		days_remove = 45

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			SAT = {
				capital_scope = {
					add_extra_state_shared_building_slots = 1
					add_manpower = 1500
				}
				add_political_power = -10
				EOANBSYS_institutions_innovative_add_one = yes
				add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
				add_popularity = {
					ideology = radical_democracy
					popularity = 0.05
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_bakuhan_initiatives_shonai_domain = {
		icon = generic_factory

		highlight_states = {
			state = 1268
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			SHI = { is_subject_of = ROOT }
		}

		visible = {
			has_completed_focus = JAP_vic_bakuhan_initiatives
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 25
		days_remove = 45

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			SHI = {
				capital_scope = {
					add_extra_state_shared_building_slots = 1
					add_manpower = 1500
				}
				add_political_power = -10
				EOANBSYS_institutions_innovative_add_one = yes
				add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
				add_popularity = {
					ideology = radical_democracy
					popularity = 0.05
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_bakuhan_initiatives_tosa_domain = {
		icon = generic_factory

		highlight_states = {
			state = 1053
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			TOS = { is_subject_of = ROOT }
		}

		visible = {
			has_completed_focus = JAP_vic_bakuhan_initiatives
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 25
		days_remove = 45

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			TOS = {
				capital_scope = {
					add_extra_state_shared_building_slots = 1
					add_manpower = 1500
				}
				add_political_power = -10
				EOANBSYS_institutions_innovative_add_one = yes
				add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
				add_popularity = {
					ideology = radical_democracy
					popularity = 0.05
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_bakuhan_initiatives_tsu_domain = {
		icon = generic_factory

		highlight_states = {
			state = 1265
		}

		available = {
			has_war = no
			num_of_civilian_factories_available_for_projects > 0
			TSU = { is_subject_of = ROOT }
		}

		visible = {
			has_completed_focus = JAP_vic_bakuhan_initiatives
		}

		allowed = { tag = TSH }

		fire_only_once = yes
		is_good = yes

		cost = 25
		days_remove = 45

		modifier = {
			civilian_factory_use = 1
		}

		remove_effect = {
			TSU = {
				capital_scope = {
					add_extra_state_shared_building_slots = 1
					add_manpower = 1500
				}
				add_political_power = -10
				EOANBSYS_institutions_innovative_add_one = yes
				add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
				add_popularity = {
					ideology = radical_democracy
					popularity = 0.05
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}

	TSH_decision_bakuhan_request_kaido_projects = {
		icon = generic_political_rally

		highlight_states = { state = 282 }

		available = {
			has_war = no
			is_subject_of = TSH
			has_active_mission = TSH_decision_bakuhan_intiatives_kaido_projects
		}

		visible = {
			if = {
				limit = { is_tozama_daimyo = yes }
				OVERLORD = { has_completed_focus = JAP_vic_expand_fudai_privileges }
			}
			else_if = {
				limit = { is_fudai_daimyo = yes }
				OVERLORD = { has_completed_focus = JAP_vic_console_tozama_grievances }
			}
			else = {
				always = no
			}
		}

		allowed = { always = no }

		fire_only_once = yes
		is_good = yes

		cost = 35

		complete_effect = {
			# Country Event
			# random_owned_controlled_state = {
			# 	add_building_construction = {
			# 		type = infrastructure
			# 		level = 1
			# 		instant_build = yes
			# 	}
			# 	add_resource = {
			# 		type = wood
			# 		amount = 3
			# 	}
			# 	add_manpower = 1500
			# }
			# EOANBSYS_institutions_innovative_add_one = yes
			# add_opinion_modifier = { target = ROOT modifier = medium_increase }
			# add_popularity = {
			# 	ideology = radical_democracy
			# 	popularity = 0.05
			# }
		}
		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_bakuhan_intiatives_kaido_projects = {
		icon = generic_construction

		highlight_states = { state = 282 }

		available = { NOT = { is_subject_of = TSH } }

		activation = { always = no }

		allowed = { always = no }

		fire_only_once = yes
		is_good = yes

		days_mission_timeout = 270

		timeout_effect = {
			random_owned_controlled_state = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_resource = {
					type = wood
					amount = 3
				}
				add_manpower = 1500
			}
			EOANBSYS_institutions_innovative_add_one = yes
			add_opinion_modifier = { target = ROOT modifier = TSH_assisting_daimyo }
			add_popularity = {
				ideology = radical_democracy
				popularity = 0.02
			}
		}
		ai_will_do = {
			base = 1000
		}
	}
}

TSH_category_shogun_succession_crisis = {
	## Succession Crisis!
	## Esentially, it's a timer that will count down for two months. At the end of that countdown, it will pick an heir based on influence. This to both force a choice in the matter, and to keep tempo.
	TSH_mission_pick_heir = {
		icon = eng_ally_imperialist_coup

		available = {
			NOT = {
				has_country_leader = {
					character = TSH_character_tokugawa_iesada
				}
			}
		}

		activation = {
			always = no
		}

		allowed = {
			tag = TSH
		}

		fire_only_once = yes

		days_mission_timeout = 1500

		timeout_effect = {
			custom_effect_tooltip = TSH_mission_pick_heir_tt
		}

		complete_effect = {
			custom_effect_tooltip = TSH_mission_pick_heir_tt
	    }
	}
	TSH_Mission_Bakumatsu_Modernization_Ansei_Purge = {
		icon = generic_assassination

		allowed = { always = no }

		activation = { always = no }

		available = { has_war = yes }

		days_mission_timeout = 1000
		days_remove = 1000

		modifier = {
			stability_weekly = 0.05
		}
		timeout_effect = {
			clr_country_flag = TSH_Bakumatsu_Debate_Ansei_Purge_Ongoing
			remove_ideas = TSH_spirit_vic_han_ansei_purge
			if = {
				limit = { tag = TSH }
				hidden_effect = {
					MIT = { news_event = JAP_tokugawa_shogunate.107 }
				}
			}
		}
	}
}

eoanb_category_military = {
	TSH_decision_purchase_foreign_firearms = {
		icon = generic_prepare_civil_war

		allowed = { tag = TSH }

		visible = {
			hidden_trigger = { has_idea = victorian_era }
			has_completed_focus = JAP_vic_firearms_research
		}

		fire_only_once = no
		is_good = yes

		cost = 75
		days_remove = 60

		days_re_enable = 180

		modifier = {
			political_power_gain = -0.05
			consumer_goods_expected_value = 0.01
		}

		remove_effect = {
			if = {
				limit = { has_completed_focus = JAP_vic_french_instruction }
				add_equipment_to_stockpile = { type = infantry_equipment_rifle_1 amount = 500 producer = FRA }
			}
			else = {
				add_equipment_to_stockpile = { type = infantry_equipment_rifle_1 amount = 500 producer = PRS }
			}
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_purchase_support_equipment = {
		icon = generic_prepare_civil_war

		allowed = { tag = TSH }

		visible = {
			hidden_trigger = { has_idea = victorian_era }
			has_completed_focus = JAP_vic_western_field_training
		}

		fire_only_once = no
		is_good = yes

		cost = 75
		days_remove = 60

		days_re_enable = 360

		modifier = {
			political_power_gain = -0.05
			consumer_goods_expected_value = 0.01
		}

		remove_effect = {
			random_list = {
				1 = {
				add_equipment_to_stockpile = { type = support_equipment amount = 200 producer = FRA }
				}
				1 = {
					add_equipment_to_stockpile = { type = support_equipment amount = 200 producer = PRS }
				}
			}
		}

		ai_will_do = {
			base = 1000
		}
	}

	TSH_decision_purchase_foreign_artillery = {
		icon = artillery

		visible = {
			hidden_trigger = { has_idea = victorian_era }
			has_completed_focus = JAP_vic_field_gun_research
		}

		allowed = {
			tag = TSH
		}

		fire_only_once = no
		is_good = yes

		cost = 75
		days_remove = 60

		days_re_enable = 360

		modifier = {
			political_power_gain = -0.05
			consumer_goods_expected_value = 0.01
		}

		remove_effect = {
			EOANBSYS_institutions_innovative_add_ten = yes
			TSH = { add_equipment_to_stockpile = { type = cannon_equipment_0 amount = 75 producer = ENG } }
		}

		ai_will_do = {
			base = 1000
		}
	}

	TSH_mission_sakoku_army_reform = {
		icon = generic_nationalism

		allowed = { always = no }

		available = { always = no }

		activation = { always = no }

		is_good = yes

		days_mission_timeout = 350

		timeout_effect = {
			swap_ideas = {
				remove_idea = TSH_spirit_vic_sakoku_army
				add_idea = TSH_spirit_vic_sakoku_army_1
			}
		}

		complete_effect = {
			add_war_support = -0.01
			add_command_power = -10
		}
	}

	TSH_mission_sakoku_army_reform_1 = {
		icon = generic_nationalism

		allowed = { always = no }

		available = { always = no }

		activation = { always = no }

		is_good = yes

		days_mission_timeout = 350

		timeout_effect = {
			swap_ideas = {
				remove_idea = TSH_spirit_vic_sakoku_army_1
				add_idea = TSH_spirit_vic_sakoku_army_2
			}
		}

		complete_effect = {
			add_war_support = -0.01
			add_command_power = -10
		}
	}

	TSH_mission_sakoku_army_reform_2 = {
		icon = generic_nationalism

		allowed = { always = no }

		available = { always = no }

		activation = { always = no }

		is_good = yes

		days_mission_timeout = 850

		timeout_effect = {
			remove_ideas = TSH_spirit_vic_sakoku_army_2
		}

		complete_effect = {
			add_war_support = -0.01
			add_command_power = -10
		}
	}
}

eoanb_category_navy = {
	TSH_decision_kanrin_mahru = {
		icon = generic_construction

		allowed = { always = no }

		activation = { always = no }

		available = { always = no }

		is_good = yes
		fire_only_once = yes

		days_mission_timeout = 120
		days_remove = 120

		modifier = {
			experience_gain_navy = 0.03
			command_power_gain = -0.15
		}

		timeout_effect = {
			EOANBSYS_institutions_innovative_add_one = yes
			country_event = JAP_tokugawa_shogunate.20
		}
	}

	TSH_decision_catalogue_naval_assets = {
		icon = generic

		allowed = { tag = TSH }

		available = {
			has_country_flag = naval_command_founded
		}
		visible = {
			has_completed_focus = JAP_vic_address_bakufu_kaigun
		}

		fire_only_once = yes
		is_good = yes

		cost = 75 
		days_remove = 350

		remove_effect = {
			navy_experience = 35
			add_doctrine_cost_reduction = { cost_reduction = 0.1 uses = 1 category = naval_doctrine }
			set_country_flag = tsh_catalogue_naval_assets
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_begin_centralization_of_naval_forces = {
		icon = money

		allowed = { tag = TSH }

		visible = {
			OR = {
				has_completed_focus = JAP_vic_tsujki_naval_center
				has_completed_focus = JAP_vic_koninklijke_marine_institute
			}
		}

		available = {
			has_country_flag = tsh_catalogue_naval_assets
		}

		fire_only_once = yes
		is_good = yes

		cost = 100
		days_remove = 1500

		modifier = {
			political_power_gain = -0.2
			command_power_gain = -0.5
			consumer_goods_expected_value = 0.10
		}

		remove_effect = {
			remove_ideas = TSH_spirit_vic_sakoku_navy
			clr_country_flag = tsh_catalogue_naval_assets
		}

		ai_will_do = {
			base = 1000
		}
  }
	TSH_decision_dutch_ship = {
		icon = generic_naval

		allowed = { tag = TSH }

		visible = {
			has_completed_focus = JAP_vic_purchase_dutch_ships
		}

		fire_only_once = yes
		is_good = yes

		cost = 80

		modifier = {
		}

		remove_effect = {
			HOL = { country_event = JAP_tokugawa_shogunate.141 }
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_american_ship = {
		icon = generic_naval

		allowed = { tag = TSH }

		visible = {
			has_completed_focus = JAP_vic_purchase_american_ships
		}

		fire_only_once = yes
		is_good = yes

		cost = 80

		modifier = {
		}

		remove_effect = {
			USA = { country_event = JAP_tokugawa_shogunate.141 }
		}

		ai_will_do = {
			base = 1000
		}
	}
	TSH_decision_british_ironclad = {
		icon = generic_naval

		visible = {
			has_completed_focus = JAP_vic_purchase_british_ships
		}

		allowed = {
			tag = TSH
		}

		fire_only_once = yes
		is_good = yes

		cost = 80

		modifier = {
		}

		remove_effect = {
			ENG = { country_event = JAP_tokugawa_shogunate.141 }
		}

		ai_will_do = {
			base = 1000
		}
	}
}
