focus_tree = {
	id = tunisia_vic_ft
	country = {
		factor = 0
		modifier = {
			add = 10
			tag = TUN
		}	
	}
	default = no
	continuous_focus_position = {
		x=100
		y=2000
	}
#historical focus tree------------------------------------------------------------
	focus = {
		id = TUN_the_great_prince
		icon = GFX_goal_focus_tun_the_great_prince
		x = 6
		y = 0
		cost = 70
		available_if_capitulated = no
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
			FOCUS_FILTER_STABILITY
		}
		completion_reward = {
			add_political_power = 100
			custom_effect_tooltip = TUN_winds_of_change_tt
			add_to_variable = {
				var = TUN_wc_sf
				value = 0.025
				tooltip = stability_factor_tooltip
			}
		}
	}
	focus = {
		id = TUN_political_reform
		icon = GFX_Focus_Reform_Economy
		x = -3
		y = 1
		relative_position_id = TUN_the_great_prince
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
			FOCUS_FILTER_STABILITY
		}
		prerequisite = { focus = TUN_the_great_prince }
		completion_reward = {
			add_political_power = 50
			add_stability = 0.05
		}
	}
	focus = {
		id = TUN_municipality_of_tunis
		icon = GFX_focus_generic_self_management
		x = 0
		y = 1
		relative_position_id = TUN_political_reform
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_political_reform }
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_establish_municipality_of_tunis
			country_event = {
				id = tunisia.25
			}
		}
	}	
	
	focus = {
		id = TUN_expand_the_royal_palace
		icon = GFX_focus_generic_home_defense
		x = 0
		y = 1
		relative_position_id = TUN_municipality_of_tunis
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_municipality_of_tunis
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		completion_reward = {
			add_ideas = { TUN_royal_palace }
		}
	}

	focus = {
		id = TUN_with_friends_leon_roche
		icon = GFX_Focus_Diplomacy_FRA
		x = -5
		y = 1
		relative_position_id = TUN_the_great_prince
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_the_great_prince
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
		}
		completion_reward = {
			add_opinion_modifier = { target = FRA	modifier = improved_relations }
			reverse_add_opinion_modifier = { target = FRA modifier = improved_relations }
		}
	}
	focus = {
		id = TUN_french_investors
		icon = GFX_Foreign_investments_focus
		x = 0
		y = 1
		relative_position_id = TUN_with_friends_leon_roche
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_with_friends_leon_roche
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		completion_reward = {
			custom_effect_tooltip = TUN_winds_of_change_tt
			add_to_variable = {
				var = TUN_wc_sf
				value = -0.015
				tooltip = stability_factor_tooltip
			}
			add_to_variable = {
				var = TUN_wc_icf
				value = 0.01
				tooltip = money_income_factor_tooltip
			}
		}
	}	
	focus = {
		id = TUN_richard_wood
		icon = GFX_Focus_Diplomacy_UK
		x = 3
		y = 1
		relative_position_id = TUN_the_great_prince
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_the_great_prince
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
		}
		completion_reward = {
			add_opinion_modifier = { target = ENG	modifier = improved_relations }
			reverse_add_opinion_modifier = { target = ENG modifier = improved_relations }

		}
	}
	focus = {
		id = TUN_anglo_tunisia_bank
		icon = GFX_Focus_banks
		x = 0
		y = 1
		relative_position_id = TUN_richard_wood
		cost = 70
		ai_will_do = {
			factor = 1
		}
		available = { has_completed_focus = TUN_french_investors }
		prerequisite = { 
			focus = TUN_richard_wood
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		completion_reward = {
			custom_effect_tooltip = TUN_anglo_tunisi_bank_tt
		}
	}
	focus = {
		id = TUN_streamlined_tax_collection
		icon = GFX_Focus_Welfare
		x = -1
		y = 1
		relative_position_id = TUN_the_great_prince
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_the_great_prince
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		completion_reward = {
			add_ideas = { TUN_idea_streamlined_tax_collection }
		}
	}
	focus = {
		id = TUN_issue_debased_currency
		icon = GFX_Focus_Economy_Reforms
		x = 0
		y = 1
		relative_position_id = TUN_streamlined_tax_collection
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_streamlined_tax_collection
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		completion_reward = {
			unlock_decision_tooltip = TUN_decsion_issue_debased_currency
		}
	}
	focus = {
		id = TUN_improved_agriculture_infastructure
		icon = GFX_Focus_university_research
		x = 2
		y = 1
		relative_position_id = TUN_streamlined_tax_collection
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_streamlined_tax_collection
		}
		prerequisite = {
			focus = TUN_the_dar_al_bey
		}
		prerequisite = {
			focus = TUN_richard_wood
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		completion_reward = {
			unlock_decision_tooltip = TUN_develop_tunis
			if = {
				limit = { NOT = { has_tech = mechanized_farming } }
				set_technology = { mechanized_farming = 1 }
			}
			if = {
				limit = { 
					NOT = { has_tech = threshing_machine }
					has_tech = mechanized_farming
				} 
				set_technology = { threshing_machine = 1 }
			}
			if = {
				limit = { NOT = { has_tech = early_artificial_fertilizer } }
				set_technology = { early_artificial_fertilizer = 1 }
			}
			if = {
				limit = { 
					NOT = { has_tech = high_phosphate_fertilizer }
					has_tech = early_artificial_fertilizer
				} 
				set_technology = { high_phosphate_fertilizer = 1 }
			}
			if = {
				limit = { 
					NOT = { has_tech = agricultural_engineering }
					has_tech = mechanized_farming
					has_tech = high_phosphate_fertilizer
					has_tech = pre_industrial_farms
				} 
				set_technology = { agricultural_engineering = 1 }
			}
		}
	}
	focus = {
		id = TUN_agriculture_canals
		icon = GFX_Focus_Roads_Canals_Investment
		x = 0
		y = 1
		relative_position_id = TUN_improved_agriculture_infastructure
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_improved_agriculture_infastructure
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		completion_reward = {
			modify_building_resources = {
        	   building = farm
				resource = weekly_manpower
				amount = 5
			}
		}
	}
	focus = {
		id = TUN_tunis_bizerte_road
		icon = GFX_Focus_transport_tarmac_roads
		x = 0
		y = 1
		relative_position_id = TUN_french_investors
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_french_investors
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_tunis_bizerte_road
		}
	}
	focus = {
		id = TUN_the_dar_al_bey
		icon = GFX_Focus_Government
		x = 1
		y = 1
		relative_position_id = TUN_the_great_prince
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_the_great_prince
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		completion_reward = {
			add_ideas = { TUN_dar_al_bay }
		}
	}
	focus = {
		id = TUN_palace_renovations
		icon = GFX_Focus_Government_Reform
		x = 0
		y = 1
		relative_position_id = TUN_anglo_tunisia_bank
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_anglo_tunisia_bank
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_renovate_palace
		}
	}
	
	focus = {
		id = TUN_great_mosque_of_tunis_renovations
		icon = GFX_focus_afr_jihadist_regional_power_further_mobilize_our_mosques
		x = 0
		y = 1
		relative_position_id = TUN_agriculture_canals
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_agriculture_canals
		}
		prerequisite = { 
			focus = TUN_issue_debased_currency
		}
		prerequisite = {
			focus = TUN_palace_renovations
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
			FOCUS_FILTER_STABILITY
		}
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_renovate_great_mosque
		}
	}	
	#---Part_2
	focus = {
		id = TUN_the_reformist
		icon = GFX_goal_focus_tun_the_reformist 
		x = 21
		y = 0
		cost = 70
		available_if_capitulated = no
		ai_will_do = {
			factor = 1
		}
		available = {
			date > 1859.09.20
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
			FOCUS_FILTER_STABILITY
		}
		completion_reward = {
			add_political_power = 100
			add_stability = 0.2
			#swap_ideas = {
			#	remove_idea = weak_heir
			#	add_idea = has_heir
			#}
			retire_country_leader = yes
			retire_character = TUN_muhammad_ii_ibn_alhusayn
		}
	}
	#CULTURAL REFORMS------------------------------	
	focus = {
		id = TUN_cultural_reforms
		icon = GFX_focus_generic_self_management
		x = -6
		y = 1
		relative_position_id = TUN_the_reformist
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_the_reformist }
		completion_reward = {
			country_event = {
				id = tunisia.33
			}
		}
	}
	focus = {
		id = TUN_school_for_science_and_math
		icon = GFX_Focus_Advance_Science
		x = -2
		y = 1
		relative_position_id = TUN_cultural_reforms
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_RESEARCH
		}
		prerequisite = { focus = TUN_cultural_reforms }
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_school_science_and_math
		}
	}
	focus = {
		id = TUN_secular_subjects
		icon = GFX_Focus_mechanical_thought
		x = 0
		y = 1
		relative_position_id = TUN_school_for_science_and_math
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_RESEARCH
		}
		available = { has_idea = TUN_idea_school_science_and_math }
		prerequisite = { focus = TUN_school_for_science_and_math }
		completion_reward = {
			swap_ideas = {
				remove_idea = TUN_idea_school_science_and_math
				add_idea = TUN_idea_secular_subjects
			}
		}
	}
	focus = {
		id = TUN_european_architecture_and_fashion
		icon = GFX_Focus_SER_European_Architectual
		x = 0
		y = 1
		relative_position_id = TUN_secular_subjects
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_RESEARCH
		}
		prerequisite = { focus = TUN_secular_subjects }
		completion_reward = {
			add_tech_bonus = { bonus = 0.5 uses = 2 category = process_engineering_tech }
			add_tech_bonus = { bonus = 0.5 uses = 2 category = humanities_tech }
		}
	}
focus = {
		id = TUN_first_tunisian_newspaper
		icon = GFX_focus_hol_the_foundations_of_defense
		x = 0
		y = 1
		relative_position_id = TUN_cultural_reforms
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_RESEARCH
		}
		prerequisite = { focus = TUN_cultural_reforms }
			completion_reward = {
				swap_ideas = {
					remove_idea = no_printed_press
					add_idea = censored_press
			}
		}
	}
focus = {
		id = TUN_support_tunisian_literature
		icon = GFX_Focus_Education_Books
		x = 0
		y = 1
		relative_position_id = TUN_first_tunisian_newspaper
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_RESEARCH
			FOCUS_FILTER_STABILITY
		}
		prerequisite = { focus = TUN_first_tunisian_newspaper }
			completion_reward = {
				add_tech_bonus = { bonus = 0.5 uses = 1 category = humanities_tech }
				add_stability = 0.05
		}
	}
focus = {
		id = TUN_european_art_influences
		icon = GFX_Focus_Art_and_Culture_Funding
		x = 0
		y = 1
		relative_position_id = TUN_support_tunisian_literature
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_RESEARCH
		}
		prerequisite = { focus = TUN_support_tunisian_literature }
			completion_reward = {
				increase_legitimacy_by_five = yes
				add_stability = -0.02
		}
	}
focus = {
		id = TUN_tunisian_culture_in_europe
		icon = GFX_Focus_Map_Europe
		x = 1
		y = 1
		relative_position_id = TUN_european_architecture_and_fashion
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_european_architecture_and_fashion }
		prerequisite = { focus = TUN_european_art_influences }
			completion_reward = { 
				add_political_power = 100 
			}
	}	
	focus = {
		id = TUN_enforce_slave_trade_ban
		icon = GFX_Focus_Slavery_freedom
		x = 2
		y = 1
		relative_position_id = TUN_cultural_reforms
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_cultural_reforms }
		completion_reward = {
		swap_ideas = {
		remove_idea = slavery_all_but_name
		add_idea = limited_equality
		}
		add_political_power = 50
		decrease_ps_by_one = yes
	}
	}
	focus = {
		id = TUN_Trans_Saharan_networks
		icon = GFX_goal_generic_demand_territory
		x = 0
		y = 1
		relative_position_id = TUN_enforce_slave_trade_ban
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_enforce_slave_trade_ban }
		completion_reward = {
			country_event = {
				id = tunisia.34
			}
			add_political_power = 50
			decrease_ps_by_two = yes	
		}
	}
	#POLITICAL REFORMS-----------------------------
	focus = {
		id = TUN_organize_the_ministries
		icon = GFX_goal_generic_intelligence_exchange
		x = 0
		y = 1
		relative_position_id = TUN_the_reformist
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_the_reformist }
		completion_reward = {
			remove_ideas = TUN_unorganized_ministries
		}
	}
	focus = {
		id = TUN_succession_reforms
		icon = GFX_focus_rom_royal_dictatorship
		x = -1
		y = 1
		relative_position_id = TUN_organize_the_ministries
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_organize_the_ministries }
		completion_reward = {
			add_political_power = 50
		}
	}
	focus = {
		id = TUN_invite_reformists
		icon = GFX_goal_generic_major_alliance
		x = 1
		y = 1
		relative_position_id = TUN_organize_the_ministries
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_organize_the_ministries }
		completion_reward = {
			country_event = {
			id = tunisia.32
			}
		}
	}
	#Buyuruldu Comission will appear as an event after the invite_reformists
	focus = {
		id = TUN_the_constitution
		icon = GFX_Focus_Civil_Servant_Law
		x = 1
		y = 1
		relative_position_id = TUN_succession_reforms
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_invite_reformists }
		prerequisite = { focus = TUN_succession_reforms }
		completion_reward = {
			country_event = {
				id = tunisia.31
			}
		}
	}
	#appoint the ministers event after TUN_organize_the_ministries

	focus = {
		id = TUN_grand_council
		icon = GFX_Focus_Constitutional_Reform
		x = -2
		y = 1
		relative_position_id = TUN_the_constitution
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_the_constitution }
		
		completion_reward = {
			add_political_power = 50
			increase_legitimacy_by_five = yes
		}
	}
	focus = {
		id = TUN_sign_it_for_the_people
		icon = GFX_goal_generic_forceful_treaty
		x = 0
		y = 1
		relative_position_id = TUN_the_constitution
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_the_constitution }
		
		completion_reward = {
			add_political_power = 100
			add_stability = -0.02
		}
	}
	focus = {
		id = TUN_centralize_the_government
		icon = GFX_Focus_Central_State_Administration
		x = 3
		y = 1
		relative_position_id = TUN_organize_the_ministries
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_organize_the_ministries }
		
		completion_reward = {
			add_political_power = 100
		}
	}
	focus = {
		id = TUN_ministry_of_defense
		icon = GFX_Focus_Government_Military
		x = 1
		y = 1
		relative_position_id = TUN_centralize_the_government
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_centralize_the_government }
		
		completion_reward = {
			add_ideas = { TUN_idea_ministry_of_defense }
			if = {
				limit = {
					has_idea = army_spending_level_4
				}
				swap_ideas = { remove_idea = army_spending_level_4 add_idea = army_spending_level_5 }
			}
			else_if = {
				limit = {
					has_idea = army_spending_level_3
				}
				swap_ideas = { remove_idea = army_spending_level_3 add_idea = army_spending_level_4 }
			}
			else_if = {
				limit = {
					has_idea = army_spending_2
				}
				swap_ideas = { remove_idea = army_spending_level_2 add_idea = army_spending_level_3 }
			}
			else_if = {
				limit = {
					has_idea = army_spending_level_1
				}
				swap_ideas = { remove_idea = army_spending_level_1 add_idea = army_spending_level_2 }
			}
		}
	}
	focus = {
		id = TUN_ministry_of_finance
		icon = GFX_Focus_Economy_Justice
		x = -1
		y = 1
		relative_position_id = TUN_centralize_the_government
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		prerequisite = { focus = TUN_centralize_the_government }
		
		completion_reward = {
			add_ideas = { TUN_idea_ministry_of_finance }
		}
	}
	focus = {
		id = TUN_european_diplomatic_protocols
		icon = GFX_Focus_Economy_Reforms
		x = 0
		y = 1
		relative_position_id = TUN_ministry_of_finance
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_ministry_of_finance }
		
		completion_reward = {
			add_ideas = { TUN_idea_european_style_diplomacy }
		}
	}
	focus = {
		id = TUN_improve_relations_with_french
		icon = GFX_Focus_Diplomatic_Ally_FRA
		x = -2
		y = 1
		relative_position_id = TUN_european_diplomatic_protocols
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
		}
		prerequisite = { focus = TUN_european_diplomatic_protocols }
		
		completion_reward = {
			add_opinion_modifier = { target = FRA	modifier = improved_relations }
			reverse_add_opinion_modifier = { target = FRA modifier = improved_relations }
			add_political_power = 15
		}
	}
	focus = {
		id = TUN_anglo_tunisian_relations
		icon = GFX_Focus_embassy_ENG
		x = 0
		y = 1
		relative_position_id = TUN_improve_relations_with_french
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
		}
		prerequisite = { focus = TUN_improve_relations_with_french }
		
		completion_reward = {
			add_opinion_modifier = { target = ENG	modifier = improved_relations }
			reverse_add_opinion_modifier = { target = ENG modifier = improved_relations }
			add_war_support = 0.06
		}
	}
	focus = {
		id = TUN_mission_to_rome
		icon = GFX_Focus_Diplomacy_ITA
		x = 0
		y = 1
		relative_position_id = TUN_anglo_tunisian_relations
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
		}
		available = {
			PIE = {
				has_completed_focus = PIE_Form_Italy
			}
		}
		prerequisite = { focus = TUN_anglo_tunisian_relations }
		
		completion_reward = {
			add_opinion_modifier = { target = ITA	modifier = improved_relations }
			reverse_add_opinion_modifier = { target = ITA modifier = improved_relations }
			add_stability = 0.05
		}
	}
	focus = {
		id = TUN_host_diplomats
		icon = GFX_Focus_Diplomatic_foreign_central
		x = 0
		y = 1
		relative_position_id = TUN_european_diplomatic_protocols
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_european_diplomatic_protocols }
		
		completion_reward = {
			swap_ideas = {
				remove_idea = TUN_idea_european_style_diplomacy
				add_idea = TUN_idea_european_style_diplomacy2
			}
		}
	}
	focus = {
		id = TUN_recognize_diplomatic_immunities
		icon = GFX_Focus_freedom_association
		x = 0
		y = 1
		relative_position_id = TUN_host_diplomats
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_host_diplomats }
		
		completion_reward = {
			swap_ideas = {
			remove_idea = TUN_idea_european_style_diplomacy2
			add_idea = TUN_idea_european_style_diplomacy3
			}
		}
	}	
	#ECONOMICAL REFORMS----------------------------
	focus = {
		id = TUN_economical_reforms
		icon = GFX_goal_generic_positive_trade_relations
		x = 12
		y = 1
		relative_position_id = TUN_the_reformist
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
			FOCUS_FILTER_STABILITY
		}
		prerequisite = { focus = TUN_the_reformist }
		completion_reward = {
			add_political_power = 100
			add_stability = 0.02

		}
	}
	focus = {
		id = TUN_renew_old_infrastructures
		icon = GFX_focus_generic_africa_infrastructure
		x = -2
		y = 1
		relative_position_id = TUN_economical_reforms
		cost = 30
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		prerequisite = { focus = TUN_economical_reforms }
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_renew_old_infrastructures
		}	
	}
	focus = {
		id = TUN_influences_from_the_north
		icon = GFX_Focus_colonial_empire_FRA
		x = 0
		y = 1
		relative_position_id = TUN_renew_old_infrastructures
		cost = 70
		ai_will_do = {
			factor = 1
		}
		available = {
			has_completed_focus = TUN_the_constitution
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		prerequisite = { focus = TUN_renew_old_infrastructures }
		completion_reward = {
			add_ideas = { TUN_FRA_ENG_trades_go_up }
		}
	}
	focus = {
		id = TUN_the_telegraph_concession
		icon = GFX_focus_generic_self_management
		x = 0
		y = 1
		relative_position_id = TUN_influences_from_the_north
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		prerequisite = { focus = TUN_influences_from_the_north}
		completion_reward = {
			country_event = { id = tunisia.30 }
		}
	}	
	focus = {
		id = TUN_industrialize_the_country
		icon = GFX_focus_generic_support_the_left_right 
		x = 0
		y = 1
		relative_position_id = TUN_the_telegraph_concession
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_the_telegraph_concession
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
		}
		completion_reward = {
			swap_ideas = {
				add_idea = industrializing
				remove_idea = agrarian
			}
		}
	}
	focus = {
		id = TUN_efforts_reduce_corruption
		icon = GFX_Focus_Elite_Chained
		x = -4
		y = 1
		relative_position_id = TUN_economical_reforms
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		available = {}
		prerequisite = { focus = TUN_economical_reforms }
		completion_reward = {
			remove_ideas = { TUN_administrative_corruption }
			add_political_power = 25
		}
	}
	focus = {
		id = TUN_equitable_taxes
		icon = GFX_Focus_Economy_Tax
		x = 0
		y = 1
		relative_position_id = TUN_efforts_reduce_corruption
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		available = {}
		prerequisite = { focus = TUN_efforts_reduce_corruption }
		completion_reward = {
			add_ideas = { TUN_idea_equitable_taxes }
		}
	}
	focus = {
		id = TUN_standartized_rate_across_provinces
		icon = GFX_Focus_Economy_Increase_Wages
		x = -2
		y = 1
		relative_position_id = TUN_efforts_reduce_corruption
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
			FOCUS_FILTER_STABILITY
		}
		available = {}
		prerequisite = { focus = TUN_efforts_reduce_corruption }
		completion_reward = {
			add_stability = 0.05
		}
	}
	focus = {
		id = TUN_farming_equipment_subsidies
		icon = GFX_Focus_Business_Subsidies
		x = 0
		y = 1
		relative_position_id = TUN_standartized_rate_across_provinces
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		available = {}
		prerequisite = { focus = TUN_standartized_rate_across_provinces }
		completion_reward = {
			add_timed_idea = { idea = TUN_farming_subsidies days = 1000 }
		}
	}
	focus = {
		id = TUN_bank_of_tunisia_founding
		icon = GFX_Focus_banks
		x = 0
		y = 1
		relative_position_id = TUN_farming_equipment_subsidies
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		available = {}
		prerequisite = { focus = TUN_farming_equipment_subsidies }
		completion_reward = {
			add_ideas = { TUN_bank_of_tunis }
		}
	}
	focus = {
		id = TUN_french_and_italian_financial_experts
		icon = GFX_focus_tun_franco_italian_finance_expert
		x = 0
		y = 1
		relative_position_id = TUN_bank_of_tunisia_founding
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
			FOCUS_FILTER_DIPLOMACY
		}
		available = { has_completed_focus = TUN_anglo_tunisia_bank  }
		prerequisite = { focus = TUN_bank_of_tunisia_founding }
		completion_reward = {
			custom_effect_tooltip = TUN_winds_of_change_tt
			add_to_variable = {
				var = TUN_wc_sf
				value = -0.015
				tooltip = stability_factor_tooltip
			}
			add_to_variable = {
				var = TUN_wc_icf
				value = 0.01
				tooltip = money_income_factor_tooltip
			}
			set_temp_variable = { inflation_to_gain = -0.02 }
			add_inflation_with_tooltip_effect = yes
		}
	}	
	# -------------------------pt2 monetary issue
	focus = {
		id = TUN_the_monetary_issue
		icon = GFX_focus_tun_bad_economy
		x = 4
		y = 1
		relative_position_id = TUN_economical_reforms
		cost = 30
		ai_will_do = {
			factor = 1
		}
		prerequisite = { focus = TUN_economical_reforms }
		available = {
			has_completed_focus = TUN_the_constitution
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
			FOCUS_FILTER_POLITICAL
		}
		completion_reward = {
		add_ideas = { TUN_corrupted_ministers } # no idea on who is the problem yet
		
		}	
	}
	focus = {
		id = TUN_politics #decide whether to investigate the work of kezdanar or rely on his work, the first will cause a scandal that will give power to Hayreddin Pasha, the other is the historical one
		icon = GFX_Focus_Examine_Foreign_Laws
		x = 0
		y = 1
		relative_position_id = TUN_the_monetary_issue
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_the_monetary_issue }
		completion_reward = {
			#remove khazdanar and other people that are not here yet, add founds = reduce variable of mejba revolt and decrease the effects of corrupted ministry 
			#Kherradine Pasha is the new Grand vizir
			country_event = {
				id = tunisia.12
			}
		}
	}	
	focus = {
		id = TUN_khezdanar_is_fine
		icon = GFX_focus_tun_keep_khazdanar
		x = -1
		y = 1
		relative_position_id = TUN_politics
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		available = { }
		prerequisite = { focus = TUN_politics }
		mutually_exclusive = { focus = TUN_Hayreddin_Pasha }
		completion_reward = {
			set_temp_variable = { money_to_gain = 5 }
			add_money_with_tooltip_effect = yes
			set_temp_variable = { inflation_to_gain = 0.01 }
			add_inflation_with_tooltip_effect = yes
		}
	}
	focus = {
		id = TUN_Hayreddin_Pasha
		icon = GFX_focus_tun_appoint_hayreddin_pasha
		x = 1
		y = 1
		relative_position_id = TUN_politics
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_politics }
		mutually_exclusive = { focus = TUN_khezdanar_is_fine }
		completion_reward = {
			country_event = {
				id = tunisia.11
			}
			
		}	
	}
	focus = {
		id = TUN_deal_with_national_debts
		icon = GFX_Focus_Bankruptcy
		x = 1
		y = 1
		relative_position_id = TUN_khezdanar_is_fine
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		prerequisite = { 
			focus = TUN_khezdanar_is_fine 
			focus = TUN_Hayreddin_Pasha 
		}
		completion_reward = {
			set_temp_variable = { money_to_gain = 10 }
			add_money_with_tooltip_effect = yes
		}
	}	
	focus = {
		id = TUN_mejba_tax
		icon = GFX_Focus_Economy_Tax
		x = 0
		y = 1
		relative_position_id = TUN_deal_with_national_debts
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_deal_with_national_debts }
		completion_reward = {
		add_ideas = { TUN_idea_mejba_tax }
		country_event = {
			id = tunisia.101
		}
		hidden_effect = {
			country_event = {
				id = tunisia.102
				days = 365
			}
		}
		}
	}
	focus = {
		id = TUN_issue_bonds
		icon = GFX_Focus_Economy_Increase_Wages
		x = -2
		y = 1
		relative_position_id = TUN_deal_with_national_debts
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		prerequisite = { focus = TUN_deal_with_national_debts }
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_issue_bonds
		}
	}
	focus = {
		id = TUN_negotiate_with_europeans
		icon = GFX_Focus_Continent_West_Europe
		x = 2
		y = 2
		relative_position_id = TUN_deal_with_national_debts
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
			FOCUS_FILTER_DIPLOMACY
		}
		available = {
			PIE = {
				has_completed_focus = PIE_Form_Italy
			}
		}
		prerequisite = { focus = TUN_deal_with_national_debts }
		completion_reward = {
			add_opinion_modifier = { target = ENG	modifier = eoanb_minor_opinion_drop }
			reverse_add_opinion_modifier = { target = ENG modifier = eoanb_minor_opinion_drop }
			
			add_opinion_modifier = { target = FRA	modifier = eoanb_minor_opinion_drop }
			reverse_add_opinion_modifier = { target = FRA modifier = eoanb_minor_opinion_drop }
			
			add_opinion_modifier = { target = ITA	modifier = eoanb_minor_opinion_drop }
			reverse_add_opinion_modifier = { target = ITA modifier = eoanb_minor_opinion_drop }
			set_temp_variable = { inflation_to_gain = -0.02 }
			add_inflation_with_tooltip_effect = yes
		}
	}
	focus = {
		id = TUN_equal_treatment_europeans_and_tunisians
		icon = GFX_Focus_Civil_Servant_Law
		x = -2
		y = 1
		relative_position_id = TUN_mejba_tax
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		available = {
			PIE = {
				has_completed_focus = PIE_Form_Italy
			}
		}
		prerequisite = { focus = TUN_mejba_tax }
		completion_reward = {
			add_stability = 0.02
			add_opinion_modifier = { target = ENG	modifier = improved_relations }
			reverse_add_opinion_modifier = { target = ENG modifier = improved_relations }
			
			add_opinion_modifier = { target = FRA	modifier = improved_relations }
			reverse_add_opinion_modifier = { target = FRA modifier = improved_relations }
			
			add_opinion_modifier = { target = ITA	modifier = improved_relations }
			reverse_add_opinion_modifier = { target = ITA modifier = improved_relations }
		}
	}
	focus = {
		id = TUN_double_the_rate
		icon = GFX_Focus_new_fiscal_system
		x = 0
		y = 1
		relative_position_id = TUN_mejba_tax
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}

		available = {
			custom_trigger_tooltip = {
				tooltip = GENERIC_Triggered_By_Event_tt
				always = no
			}
		}

		prerequisite = { focus = TUN_mejba_tax }
		completion_reward = { 
			swap_ideas = {
				remove_idea = taxation_level_3
				add_idea = taxation_level_5
			}
			add_stability = -0.05
		}
	}
	focus = {
		id = TUN_populous_response
		icon = GFX_Focus_Arrest_Opposants
		x = 0
		y = 1
		relative_position_id = TUN_double_the_rate
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_equal_treatment_europeans_and_tunisians }
		prerequisite = { focus = TUN_double_the_rate }
		prerequisite = { focus = TUN_negotiate_with_europeans }
		completion_reward = {
			custom_effect_tooltip = TUN_popular_response_tt
			hidden_effect = {
				add_stability = -0.15
				decrease_legitimacy_by_ten = yes
				decrease_legitimacy_by_five = yes
				}
		}
	}
	focus = {
		id = TUN_double_entry_bookkeeping
		icon = GFX_Focus_Economy_Prosperity
		x = 4
		y = 1
		relative_position_id = TUN_the_monetary_issue
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		prerequisite = { focus = TUN_the_monetary_issue }
		completion_reward = {
			set_temp_variable = { inflation_to_gain = -0.01 }
			add_inflation_with_tooltip_effect = yes
		}
	}	
	focus = {
		id = TUN_an_actual_budget
		icon = GFX_Focus_Government_Economy_Deal
		x = 0
		y = 1
		relative_position_id = TUN_double_entry_bookkeeping
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
			FOCUS_FILTER_STABILITY
		}
		prerequisite = { focus = TUN_double_entry_bookkeeping }
		completion_reward = {
			set_temp_variable = { inflation_to_gain = -0.01 }
			add_inflation_with_tooltip_effect = yes
			add_stability = 0.03
			add_political_power = 40
		}
	}
	focus = {
		id = TUN_creation_of_state_treasury
		icon = GFX_Focus_Government_Economy_Calm
		x = 0
		y = 1
		relative_position_id = TUN_an_actual_budget
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_ECONOMY
		}
		available = { has_completed_focus = TUN_ministry_of_finance }
		prerequisite = { focus = TUN_an_actual_budget }
		completion_reward = {
			swap_ideas = {
				remove_idea = TUN_idea_ministry_of_finance
				add_idea = TUN_idea_ministry_of_finance2
			}
		}
	}
	### 1864-65	rebbelion ###----------------------
	focus = {
		id = TUN_contain_bled_el_majba_revolt
		icon = GFX_Focus_Army_Crush
		x = 30
		y = 9
		cost = 70
		ai_will_do = {
			factor = 1
		}
		allow_branch = {
			has_global_flag = TUN_mejba_revolt_started
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		completion_reward = {
			add_political_power = 100
			add_timed_idea = {
				idea = TUN_majba_revolt
				days = 365
			}
		}
	}
	focus = {
		id = TUN_seek_ottoman_funds
		icon = GFX_Focus_Trade_International
		x = -2
		y = 1
		relative_position_id = TUN_contain_bled_el_majba_revolt
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
			FOCUS_FILTER_ECONOMY
		}
		prerequisite = { focus = TUN_contain_bled_el_majba_revolt }
		completion_reward = {
			set_temp_variable = { money_to_gain = 5 }
			add_money_with_tooltip_effect = yes
			add_opinion_modifier = {
				target = OTO
				modifier = TUN_ottoman_funds
			}
			OTO = {
				add_opinion_modifier = {
					target = TUN
					modifier = TUN_ottoman_funds
				}
			}
		}
	}
	focus = {
		id = TUN_negotiate_autonomy
		icon = GFX_Focus_Central_State_Administration
		x = -2
		y = 1
		relative_position_id = TUN_seek_ottoman_funds
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_seek_ottoman_funds }
		completion_reward = {
			add_political_power = 150
		}
	}
	focus = {
		id = TUN_khaznader_bribes_rebels
		icon = GFX_Focus_Elite
		x = 0
		y = 1
		relative_position_id = TUN_seek_ottoman_funds
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { focus = TUN_seek_ottoman_funds }
		completion_reward = {
			add_political_power = 75
			TUN ={
				delete_unit = {
					state = 458
					id = 1641
				}
			}
		}
	}
	focus = {
		id = TUN_pit_tribes_against_each_other
		icon = GFX_Focus_SER_Army_Corruption
		x = 0
		y = 1
		relative_position_id = TUN_khaznader_bribes_rebels
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_khaznader_bribes_rebels }
		completion_reward = {
			add_political_power = 25
		}
	}
	focus = {
		id = TUN_ask_for_anglo_french_assistance
		icon = GFX_focus_tun_anglo_french_assistance
		x = 2
		y = 1
		relative_position_id = TUN_contain_bled_el_majba_revolt
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
		}
		prerequisite = { focus = TUN_contain_bled_el_majba_revolt }
		completion_reward = {
			add_political_power = -25
			add_opinion_modifier = {
				target = ENG
				modifier = TUN_anglo_french_intervention
			}
			add_opinion_modifier = {
				target = FRA
				modifier = TUN_anglo_french_intervention
			}
			ENG = {
				add_opinion_modifier = {
					target = TUN
					modifier = TUN_anglo_french_intervention
				}
			}
			FRA = {
				add_opinion_modifier = {
					target = TUN
					modifier = TUN_anglo_french_intervention
				}
			}
		}
	}
	focus = {
		id = TUN_french_intervention_focus
		icon = GFX_Focus_Soldier_Victorian_Fra_1
		x = 0
		y = 1
		relative_position_id = TUN_ask_for_anglo_french_assistance
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
		}
		prerequisite = { focus = TUN_ask_for_anglo_french_assistance }
		completion_reward = {
			TUN = {
				add_equipment_to_stockpile = {
					type = infantry_equipment_rifle_1
					amount = 750
					producer = FRA
				}
				add_equipment_to_stockpile = {
					type = uniform_equipment_2
					amount = 750
					producer = FRA
				}
				add_timed_idea = {
					idea = TUN_french_intervention
					days = 150
				}
			}
		}
	}	
	focus = {
		id = TUN_anglo_tunisian_convention
		icon = GFX_Focus_Diplomatic_Ally_ENG
		x = 2
		y = 1
		relative_position_id = TUN_ask_for_anglo_french_assistance
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_DIPLOMACY
		}
		prerequisite = { focus = TUN_ask_for_anglo_french_assistance }
		completion_reward = {
			add_timed_idea = {
				idea = TUN_british_lower_tariffs
				days = 150
			}
			add_opinion_modifier = {
					target = ENG
					modifier = TUN_british_lower_tariffs_om
				}
			ENG = {
				add_opinion_modifier = {
					target = TUN
					modifier = TUN_british_lower_tariffs_om
				}
			}
		}
	}	
	focus = {
		id = TUN_revoke_the_constitution
		icon = GFX_Focus_Dissolve_Council
		x = 0
		y = 1
		relative_position_id = TUN_french_intervention_focus
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
			FOCUS_FILTER_STABILITY
		}
		prerequisite = { focus = TUN_french_intervention_focus }
		prerequisite = { focus = TUN_anglo_tunisian_convention }
		completion_reward = {
			add_stability = 0.1
			add_political_power = 150
			increase_legitimacy_by_five = yes
		}
	}	
	focus = {
		id = TUN_plunder_te_sahil
		icon = GFX_focus_generic_provoke_border_clashes
		x = 2
		y = 1
		relative_position_id = TUN_pit_tribes_against_each_other
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_pit_tribes_against_each_other }
		prerequisite = { focus = TUN_revoke_the_constitution }
		completion_reward = {
			set_temp_variable = { money_to_gain = 1.5 }
			add_money_with_tooltip_effect = yes
		}
	}
	focus = {
		id = TUN_conscript_sahil_locals
		icon = GFX_Focus_Mandatory_Conscription
		x = 0
		y = 1
		relative_position_id = TUN_plunder_te_sahil
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_plunder_te_sahil }
		completion_reward = {
			#unlock_decision_tooltip = TUN_decision_conscript_sahil_locals -> Doesn't exist
		}
	}
	focus = {
		id = TUN_aftermath_of_the_revolt
		icon = GFX_Focus_you_and_your_neighbours
		x = 0
		y = 1
		relative_position_id = TUN_conscript_sahil_locals
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
			FOCUS_FILTER_STABILITY
		}
		prerequisite = { focus = TUN_conscript_sahil_locals }
		
		completion_reward = {
			add_stability = 0.05
			increase_legitimacy_by_ten = yes
			increase_legitimacy_by_five = yes
		}
	}
	focus = {
		id = TUN_future_of_the_beylic
		icon = GFX_focus_tun_uncertain_future
		x = 0
		y = 1
		relative_position_id = TUN_aftermath_of_the_revolt
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_POLITICAL
		}
		prerequisite = { focus = TUN_aftermath_of_the_revolt }
		completion_reward = {
			#load_focus_tree = 
			custom_effect_tooltip = TUN_current_tree_end_tt
		}
	}
	### Army Branch ###
	focus = {
		id = TUN_armee_de_tunis
		icon = GFX_focus_tun_army
		x = 6
		y = 6
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		completion_reward = {
			add_political_power = 150
		}
	}
	focus = {
		id = TUN_tunis_fortification
		icon = GFX_Focus_defense_focus
		x = 3
		y = 1
		relative_position_id = TUN_armee_de_tunis
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_armee_de_tunis }
		completion_reward = {
			unlock_decision_tooltip = TUN_build_forts_Tunis
			unlock_decision_tooltip = TUN_prepare_modern_fortifications
		}
	}
	focus = {
		id = TUN_la_goulette_fortifications
		icon = GFX_Focus_Defence_Fort_Gate
		x = -2
		y = 1
		relative_position_id = TUN_tunis_fortification
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_tunis_fortification }
		completion_reward = {
			unlock_decision_tooltip = TUN_build_forts_Tunis
		}
	}
	focus = {
		id = TUN_ravelins_and_lunettes
		icon = GFX_Focus_defence_plans
		x = 0
		y = 1
		relative_position_id = TUN_la_goulette_fortifications
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_la_goulette_fortifications }
		completion_reward = {
			add_ideas = {
				TUN_ravelins_and_lunettes_idea
			}
		}
	}
	focus = {
		id = TUN_military_administration
		icon = GFX_Focus_Army_Leadership
		x = 0
		y = 1
		relative_position_id = TUN_tunis_fortification
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { focus = TUN_tunis_fortification }
		available = {
			has_completed_focus = TUN_french_army_advisor
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		completion_reward = {
			custom_effect_tooltip = TUN_european_style_army_tt
			add_to_variable = {
				var = TUN_euro_based_army_ppg
				value = 0.02
				tooltip = political_power_gain_tooltip
			}
		}
	}
	focus = {
		id = TUN_european_military_laws
		icon = GFX_Focus_military_law_academy
		x = 0
		y = 1
		relative_position_id = TUN_military_administration
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_military_administration }
		completion_reward = {
			custom_effect_tooltip = TUN_european_style_army_tt
			add_to_variable = {
				var = TUN_euro_based_army_ppg
				value = 0.03
				tooltip = political_power_gain_tooltip
			}
		}
	}
	focus = {
		id = TUN_new_developments
		icon = GFX_Focus_Rifle_Production
		x = -3
		y = 1
		relative_position_id = TUN_armee_de_tunis
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_armee_de_tunis }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 2
				category = infantry_weapons
			}
		}
	}
	focus = {
		id = TUN_medical_improvments
		icon = GFX_Focus_military_nurse
		x = -4
		y = 1
		relative_position_id = TUN_new_developments
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_new_developments }
		completion_reward = {
			custom_effect_tooltip = TUN_european_style_army_tt
			add_to_variable = {
				var = TUN_euro_based_army_att
				value = -0.02
				tooltip = attrition_tooltip
			}
			add_to_variable = {
				var = TUN_army_aof
				value = 0.02
				tooltip = army_org_factor_tooltip
			}
			custom_effect_tooltip = TUN_winds_of_change_tt
			add_to_variable = {
				var = TUN_wc_mif
				value = -0.02
				tooltip = money_income_factor_tooltip
			}
		}
	}
	focus = {
		id = TUN_implement_field_hospitals
		icon = GFX_Focus_Build_More_Hospitals
		x = 0
		y = 1
		relative_position_id = TUN_medical_improvments
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_medical_improvments }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = hospital_tech
			}
		}
	}
	focus = {
		id = TUN_rifled_cannons
		icon = GFX_Focus_Weapon_Canon_1
		x = -2
		y = 1
		relative_position_id = TUN_new_developments
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_new_developments }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 2
				category = artillery
			}
		}
	}
	focus = {
		id = TUN_european_pattered_rifles
		icon = GFX_generic_minie_rifle
		x = 0
		y = 1
		relative_position_id = TUN_rifled_cannons
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_rifled_cannons }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = infantry_weapons
				category = tech_category_uniforms
			}
		}
	}
	focus = {
		id = TUN_french_army_advisor
		icon = GFX_Focus_Soldier_Victorian_Fra_2
		x = 0
		y = 1
		relative_position_id = TUN_new_developments
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_new_developments }
		completion_reward = {
			add_dynamic_modifier = {
				modifier = dynmod_TUN_euro_based_army
			}
			TUN_high_command_jean_baptiste_campenon = {
				add_advisor_role = {
					advisor = {
						slot = high_command
						idea_token = TUN_high_command_jean_baptiste_campenon
						traits = {
							
						}
						ai_will_do = {
							factor = 5
						}
					}
				}
			}
		}
	}
	focus = {
		id = TUN_european_drill
		icon = GFX_Goal_european_advisers
		x = 0
		y = 1
		relative_position_id = TUN_french_army_advisor
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_french_army_advisor }
		completion_reward = {
			custom_effect_tooltip = TUN_european_style_army_tt
			add_to_variable = {
				var = TUN_euro_based_army_ega
				value = 0.04
				tooltip = experience_gain_army_tooltip
			}
		}
	}
	focus = {
		id = TUN_creation_of_artillery_units
		icon = GFX_Focus_Weapon_Canon_7
		x = 2
		y = 1
		relative_position_id = TUN_new_developments
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_new_developments }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 2
				category = artillery
			}
		}
	}
	focus = {
		id = TUN_infantry_regiments
		icon = GFX_Focus_Army_Generic_Coalition_Army
		x = 0
		y = 1
		relative_position_id = TUN_creation_of_artillery_units
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_creation_of_artillery_units }
		completion_reward = {
			army_experience = 100
		}
	}
	focus = {
		id = TUN_hierarchical_system
		icon = GFX_Focus_Army_Staff_Reorganization_1
		x = 0
		y = 1
		relative_position_id = TUN_european_drill
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_european_pattered_rifles }
		prerequisite = { focus = TUN_european_drill }
		prerequisite = { focus = TUN_infantry_regiments }
		completion_reward = {
			custom_effect_tooltip = TUN_european_style_army_tt
			add_to_variable = {
				var = TUN_euro_based_army_mpf
				value = 0.1
				tooltip = max_planning_factor_tooltip
			}
			add_to_variable = {
				var = TUN_euro_based_army_aaf
				value = 0.02
				tooltip = attack_army_factor_tooltip
			}
			add_to_variable = {
				var = TUN_euro_based_army_adf
				value = 0.03
				tooltip = defence_army_factor_tooltip
			}
		}
	}
	focus = {
		id = TUN_supply_chais_and_depots
		icon = GFX_Focus_Exploration
		x = 0
		y = 1
		relative_position_id = TUN_hierarchical_system
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_hierarchical_system }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = maintenance_company_tech
			}
			add_ideas = {TUN_supply_and_depots}
		}
	}
	focus = {
		id = TUN_beylic_light_infantry
		icon = GFX_Focus_conscription
		x = 0
		y = 1
		relative_position_id = TUN_infantry_regiments
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_infantry_regiments }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = support_tech
			}
			army_experience = 50
		}
	}
	focus = {
		id = TUN_beylic_engineers
		icon = GFX_Focus_Engineering_Science_Technology
		x = 0
		y = 1
		relative_position_id = TUN_beylic_light_infantry
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_beylic_light_infantry }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = engineers_tech
			}
			add_doctrine_cost_reduction = {
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	focus = {
		id = TUN_restructured_beylic_cavalry
		icon = GFX_Focus_Army_Cavalry
		x = 2
		y = 1
		relative_position_id = TUN_infantry_regiments
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_infantry_regiments }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 3
				category = tech_category_cavalry
			}
			army_experience = 50
		}
	}
	focus = {
		id = TUN_mounted_rifles
		icon = GFX_generic_snider_rifle
		x = 0
		y = 1
		relative_position_id = TUN_restructured_beylic_cavalry
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_restructured_beylic_cavalry }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = infantry_weapons
			}
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = tech_category_cavalry
			}
			add_doctrine_cost_reduction = {
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	focus = {
		id = TUN_beylic_gendarmerie
		icon = GFX_Focus_Police
		x = 4
		y = 1
		relative_position_id = TUN_infantry_regiments
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_infantry_regiments }
		completion_reward = {
			add_political_power = 25
			add_stability = 0.05
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = military_police_tech
			}
		}
	}
	focus = {
		id = TUN_reorganize_the_police_force
		icon = GFX_Focus_Justice_police_force
		x = 0
		y = 1
		relative_position_id = TUN_beylic_gendarmerie
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = TUN_beylic_gendarmerie }
		completion_reward = {
			add_political_power = 100
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = military_police_tech
			}
		}
	}
	#NAVY------------------------------------------
	focus = {
		id = TUN_focus_navy
		icon = GFX_focus_generic_navy_battleship2 
		x = 48
		y = 1
		cost = 70
		ai_will_do = {
			factor = 1
		}
		available = {
			has_completed_focus = TUN_industrialize_the_country
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.25
				uses = 2
				category = naval_equipment
			}
			unlock_decision_tooltip = TUN_shipyard_in_tunis
		}
	}
	focus = {
		id = TUN_sultans_orders
		icon = GFX_focus_tun_sultans_orders
		x = 3
		y = 1
		relative_position_id = TUN_focus_navy
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_focus_navy }
		completion_reward = {
			add_ideas = TUN_idea_orders_east
		}
	}
	focus = {
		id = TUN_the_winter_matter
		icon = GFX_Focus_Winter_Harbour
		x = -1
		y = 1
		relative_position_id = TUN_sultans_orders
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_sultans_orders }
		mutually_exclusive = {
			focus = TUN_a_season_harbour
		}
		completion_reward = { #Should be changed
			add_stability = 0.03
			navy_experience = 35
		}
	}
	focus = {
		id = TUN_a_season_harbour
		icon = GFX_Focus_Summer_Harbour
		x = 1
		y = 1
		relative_position_id = TUN_sultans_orders
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_sultans_orders }
		mutually_exclusive = {
			focus = TUN_the_winter_matter
		}
		completion_reward = {
			458 = { 
				add_dynamic_modifier = { modifier = TUN_modifier_seasonal_harbour }
		    }
		}
	}
	focus = {
		id = TUN_hayreddin_pashas_reforms
		icon = GFX_focus_tun_hayreddin_pashas_reforms
		x = 1
		y = 1
		relative_position_id = TUN_the_winter_matter
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { 
			focus = TUN_the_winter_matter 
			focus = TUN_a_season_harbour
		}
		completion_reward = {
			navy_experience = 75
			add_war_support = 0.05
			add_doctrine_cost_reduction = {
				cost_reduction = 0.25
				uses = 3
				category = naval_doctrine
			}
			add_tech_bonus = {
				bonus = 0.25
				uses = 3
				category = naval_equipment
			}
		}
	}
	focus = {
		id = TUN_expanding_la_goulette_shipyards
		icon = GFX_Focus_Production_Mass
		x = 0
		y = 1
		relative_position_id = TUN_hayreddin_pashas_reforms
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_hayreddin_pashas_reforms }
		completion_reward = {
			unlock_decision_tooltip = TUN_la_goulette_shipyard
		}	
	}
	focus = { #ok
		id = TUN_la_goulette_port_improvements
		icon = GFX_jap_naval_construction_3
		x = 0
		y = 1
		relative_position_id = TUN_expanding_la_goulette_shipyards
		cost = 70
		ai_will_do = {
			factor = 1
		}
		prerequisite = { 
			focus = TUN_expanding_la_goulette_shipyards
		}
		search_filters = {
			FOCUS_FILTER_INDUSTRY
			FOCUS_FILTER_NAVY
		}
		completion_reward = {
			add_ideas = { TUN_idea_la_goulette_port_improvements }
			if = {
				limit = {
					has_idea = navy_spending_level_4
				}
				swap_ideas = { remove_idea = navy_spending_level_4 add_idea = navy_spending_level_5 }
			}
			else_if = {
				limit = {
					has_idea = navy_spending_level_3
				}
				swap_ideas = { remove_idea = navy_spending_level_3 add_idea = navy_spending_level_4 }
			}
			else_if = {
				limit = {
					has_idea = navy_spending_level_2
				}
				swap_ideas = { remove_idea = navy_spending_level_2 add_idea = navy_spending_level_3 }
			}
			else_if = {
				limit = {
					has_idea = navy_spending_level_1
				}
				swap_ideas = { remove_idea = navy_spending_level_1 add_idea = navy_spending_level_2 }
			}
		}
	}
	focus = {
		id = TUN_aquire_the_sultan
		icon = GFX_focus_Naval_moderniszation
		x = 0
		y = 1
		relative_position_id = TUN_focus_navy
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_focus_navy }
		completion_reward = {
			add_political_power = 25
			TUN = {
				create_ship = {
					type = ship_hull_corvette_0
					equipment_variant = "Early Corvette Hull"
					name = "The Sultan"
					amount = 1
				}
			}
		}	
	}
	focus = {
		id = TUN_promenade_de_la_marine
		icon = GFX_focus_tun_promenade_de_la_marine
		x = 0
		y = 1
		relative_position_id = TUN_aquire_the_sultan
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_aquire_the_sultan }
		completion_reward = {
			set_temp_variable = { money_to_gain = 1.5 }
			add_money_with_tooltip_effect = yes
			add_opinion_modifier = { 
				target = FRA
				modifier = medium_increase 
			}
			reverse_add_opinion_modifier = { 
				target = FRA
				modifier = medium_increase
			}
		}
	}
	focus = {
		id = TUN_the_italian_trade
		icon = GFX_focus_tun_italian_trade
		x = 0
		y = 1
		relative_position_id = TUN_promenade_de_la_marine
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_promenade_de_la_marine }
		completion_reward = {
			add_opinion_modifier = { 
				target = PIE
				modifier = medium_increase 
			}
		}
	}
	
	focus = {
		id = TUN_wrestle_with_budget
		icon = GFX_Focus_Navy_Restriction_1
		x = -3
		y = 1
		relative_position_id = TUN_focus_navy
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_focus_navy }
		completion_reward = {
			country_event = {
				id = tunisia.13
			}
		}	
	}

	focus = {
		id = TUN_no_budget_expansion
		icon = GFX_Focus_Navy_no_budget
		x = -1
		y = 1
		relative_position_id = TUN_wrestle_with_budget
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_wrestle_with_budget }
		mutually_exclusive = { focus = TUN_all_power_to_navy }
		completion_reward = {
			set_temp_variable = { money_to_gain = 0.5 }
			add_money_with_tooltip_effect = yes
		}	
	}
	focus = {
		id = TUN_all_power_to_navy
		icon = GFX_Focus_Navy_Budget
		x = 1
		y = 1
		relative_position_id = TUN_wrestle_with_budget
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
			FOCUS_FILTER_ECONOMY
		}
		prerequisite = { focus = TUN_wrestle_with_budget }
		mutually_exclusive = { focus = TUN_no_budget_expansion }
		completion_reward = {
			swap_ideas = {
				remove_idea = navy_spending_level_1
				add_idea = navy_spending_level_3
			}
		}	
	}
	focus = {
		id = TUN_immigrant_labour_force
		icon = GFX_ENG_focus_royal_navy_2
		x = 1
		y = 1
		relative_position_id = TUN_no_budget_expansion
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { 
			focus = TUN_no_budget_expansion
			focus = TUN_all_power_to_navy
		}
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_cherish_french_immigrantion
			unlock_decision_tooltip = TUN_decision_open_to_italians
		}
	}
	focus = {
		id = TUN_european_naval_practices
		icon = GFX_Focus_overseas_service
		x = 6
		y = 1
		relative_position_id = TUN_focus_navy
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_focus_navy }
		completion_reward = {
			add_doctrine_cost_reduction = {
				cost_reduction = 0.5
				uses = 1
				category = naval_doctrine
			}
		}	
	}
	focus = {
		id = TUN_introduction_of_steamships
		icon = GFX_focus_steam_armour_ships
		x = 0
		y = 1
		relative_position_id = TUN_european_naval_practices
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_european_naval_practices }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 2
				category = naval_equipment
			}
		}	
	}
	focus = {
		id = TUN_el_rahman
		icon = GFX_Goal_corvette_focus
		x = 0
		y = 1
		relative_position_id = TUN_the_italian_trade
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { 
			focus = TUN_the_italian_trade
		}
		completion_reward = {
			add_political_power = 25
			TUN = {
				create_ship = {
					type = ship_hull_corvette_0
					equipment_variant = "Early Corvette Hull"
					amount = 1
					name = "El Rahman"
				}
			}
		}	
	}
	focus = {
		id = TUN_we_go_forward_with_italy
		icon = GFX_focus_shipyard
		x = -1
		y = 1
		relative_position_id = TUN_el_rahman
		cost = 70
		ai_will_do = {
			factor = 1
		}
		
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_el_rahman }
		mutually_exclusive = {
			focus = TUN_empower_the_french
		}
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 2
				category = naval_mtg_screen_ship_tech
			}
		}	
	}
	focus = {
		id = TUN_empower_the_french
		icon = GFX_focus_shipyard
		x = 1
		y = 1
		relative_position_id = TUN_el_rahman
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_el_rahman }
		mutually_exclusive = {
			focus = TUN_we_go_forward_with_italy
		}
		completion_reward = {
			add_tech_bonus = {
				bonus = 1
				uses = 1
				category = naval_mtg_capital_ship_tech
			}
		}	
	}
	focus = {
		id = TUN_buy_british_gunboats
		icon = GFX_focus_shipyard
		x = -1
		y = 1
		relative_position_id = TUN_empower_the_french
		cost = 70
		ai_will_do = {
			factor = 1
		}
		available = {
			has_opinion = {
				target = ENG
				value > 59
			}
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_empower_the_french focus = TUN_we_go_forward_with_italy }
		completion_reward = {
			unlock_decision_tooltip = TUN_decision_british_gunboats
		}	
	}
	focus = {
		id = TUN_bizerte_repair_shops
		icon = GFX_focus_shipyard
		x = 2
		y = 1
		relative_position_id = TUN_hayreddin_pashas_reforms
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_hayreddin_pashas_reforms }
		completion_reward = {
			unlock_decision_tooltip = TUN_bizerte_repair_shop
		}	
	}
	focus = {
		id = TUN_european_naval_architecture
		icon = GFX_jap_naval_construction_2
		x = 0
		y = 1
		relative_position_id = TUN_bizerte_repair_shops
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_bizerte_repair_shops }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 2
				category = naval_equipment
			}
		}	
	}	
	focus = {
		id = TUN_french_naval_mission
		icon = GFX_focus_french_naval_mision
		x = 0
		y = 1
		relative_position_id = TUN_immigrant_labour_force
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
			FOCUS_FILTER_DIPLOMACY
		}
		prerequisite = { focus = TUN_immigrant_labour_force }
		completion_reward = {
			navy_experience = 35
		}	
	}
	focus = {
		id = TUN_tunisian_naval_academy
		icon = GFX_Focus_naval_school
		x = -2
		y = 1
		relative_position_id = TUN_immigrant_labour_force
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
			FOCUS_FILTER_RESEARCH
		}
		prerequisite = { focus = TUN_immigrant_labour_force }
		completion_reward = {
			add_ideas = {
				TUN_naval_training_1
			}
			TUN_theorist_tunisian_naval_academy = {
				add_advisor_role = {
					advisor = {
						slot = theorist
						idea_token = TUN_tunisian_naval_academy
						traits = {
							TUN_trait_tunisian_naval_academy
						}
						ai_will_do = {
							factor = 5
						}
					}
				}
			}
		}	
	}
	focus = {
		id = TUN_squadron_organization
		icon = GFX_Focus_Production_Battleship_Old
		x = 0
		y = 1
		relative_position_id = TUN_introduction_of_steamships
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_introduction_of_steamships }
		completion_reward = {
			add_doctrine_cost_reduction = {
				cost_reduction = 0.5
				uses = 2
				category = naval_doctrine
			}
		}	
	}
	focus = {
		id = TUN_european_style_regulations
		icon = GFX_Focus_Navy_Restriction_2
		x = 0
		y = 1
		relative_position_id = TUN_tunisian_naval_academy
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_tunisian_naval_academy }
		completion_reward = {
			navy_experience = 75
		}
	}
	focus = {
		id = TUN_modern_naval_artillery
		icon = GFX_Focus_Turret_Early
		x = 8
		y = 1
		relative_position_id = TUN_focus_navy
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_focus_navy }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = artillery
			}
		}	
	}
	focus = {
		id = TUN_european_ship_design
		icon = GFX_Focus_Victorian_Gunboat
		x = 0
		y = 1
		relative_position_id = TUN_french_naval_mission
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_french_naval_mission }
		completion_reward = {
			add_political_power = 50
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = naval_equipment
			}
		}	
	}
	focus = {
		id = TUN_steam_adapted_hulls
		icon = GFX_Focus_Armor_Plates
		x = -1
		y = 1
		relative_position_id = TUN_we_go_forward_with_italy
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_we_go_forward_with_italy focus = TUN_empower_the_french}
		prerequisite = { focus = TUN_european_ship_design }
		prerequisite = { focus = TUN_european_style_regulations }
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 2
				category = naval_equipment
			}
		}	
	}
	focus = {
		id = TUN_ship_telegraphy
		icon = GFX_Focus_telegraph
		x = -1
		y = 1
		relative_position_id = TUN_la_goulette_port_improvements
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_we_go_forward_with_italy focus = TUN_empower_the_french}
		prerequisite = { focus = TUN_la_goulette_port_improvements }
		prerequisite = { focus = TUN_european_naval_architecture}
		completion_reward = {
			add_political_power = 50
			add_ideas = {
				TUN_max_planning_modifier
			}
		}	
	}
	focus = {
		id = TUN_coastal_artillery
		icon = GFX_Focus_coastal_batteries
		x = 0
		y = 1
		relative_position_id = TUN_modern_naval_artillery
		cost = 70
		ai_will_do = {
			factor = 1
		}
		search_filters = {
			FOCUS_FILTER_NAVY
		}
		prerequisite = { focus = TUN_modern_naval_artillery }
		completion_reward = { #Should be changed
			add_stability = 0.03
			navy_experience = 35
			#unlock_decision_tooltip = TUN_build_coastal_artillery
		}
	}
}