focus_tree = {
	id = kazakh_rebellion_focus
	
	country = {
		factor = 0
	
		modifier = {
			add = 10
			tag = PKH
		}
	}
	
	continuous_focus_position = {
		x = 100
		y = 1000
	}
	
    default = no

	focus = { #The Khazakh National Movement
		id = PKH_kazakh_national_movement
		ai_will_do = { factor = 100 }
		icon = GFX_Focus_Assembly_Law
		x = 22
		y = 0
		search_filters = { 
			FOCUS_FILTER_POLITICAL
		}
		cost = 35
		available_if_capitulated = no  
		available = { }
		completion_reward = {
			#???
	    }
	}
	focus = { #Livestock-based economy
		id = PKH_livestock_based_economy
		ai_will_do = { factor = 100 }
		icon = GFX_Focus_agricultural_economy
		relative_position_id = PKH_kazakh_national_movement
		x = -6
		y = 2
		search_filters = { 
			FOCUS_FILTER_INDUSTRY
		}
		prerequisite = { focus = PKH_kazakh_national_movement }
		cost = 35
		available_if_capitulated = no  
		available = { }
		completion_reward = {
			#???
	    }
	}
	focus = { #The Russian Methods
		id = PKH_the_russian_methods
		ai_will_do = { factor = 100 }
		icon = GFX_Focus_Diplomatic_Ally_RUS
		relative_position_id = PKH_livestock_based_economy
		x = 0
		y = 2
		search_filters = { 
			FOCUS_FILTER_INDUSTRY
		}
		prerequisite = { focus = PKH_livestock_based_economy }
		cost = 35
		available_if_capitulated = no  
		available = { }
		completion_reward = {
			#???
	    }
	}

	focus = { #Take back what's ours!
		id = PKH_take_back_what_is_ours
		ai_will_do = { factor = 100 }
		icon = GFX_Focus_Army_General_Mobilization_Generic_1
		relative_position_id = PKH_kazakh_national_movement
		x = 0
		y = 2
		search_filters = { 
			FOCUS_FILTER_MILITARY
		}
		prerequisite = { focus = PKH_kazakh_national_movement }
		cost = 35
		available_if_capitulated = no  
		available = { }
		completion_reward = {
			set_global_flag = gg_PKH_take_back_whats_ours
	    }
	}
	
	focus = { #The Senior Horde
		id = PKH_senior_horde
		ai_will_do = { factor = 100 }
		icon = "GFX_Focus_Army_Cavalry_Sabers"
		relative_position_id = PKH_take_back_what_is_ours
		x = -3
		y = 2
		search_filters = { 
			FOCUS_FILTER_MILITARY
		}
		cost = 35
		available_if_capitulated = no  
		available = { }
		completion_reward = {
			#???
	    }
		prerequisite = { focus = PKH_take_back_what_is_ours}
	}

	focus = { #The Orta Horde
		id = PKH_orta_horde
		ai_will_do = { factor = 100 }
		icon = "GFX_Focus_Army_Cavalry"
		relative_position_id = PKH_take_back_what_is_ours
		x = 0
		y = 2
		search_filters = { 
			FOCUS_FILTER_MILITARY
		}
		cost = 35
		available_if_capitulated = no  
		available = { }
		completion_reward = {
			#???
	    }
		prerequisite = { focus = PKH_take_back_what_is_ours}
	}
	focus = { #The Kishi Horde
	id = PKH_kishi_horde
	ai_will_do = { factor = 100 }
	icon = "GFX_generic_minie_rifle"
	relative_position_id = PKH_take_back_what_is_ours
	x = 3
	y = 2
	search_filters = { 
		FOCUS_FILTER_MILITARY
	}
	cost = 35
	available_if_capitulated = no  
	available = { }
	completion_reward = {
		#???
	}
	prerequisite = { focus = PKH_take_back_what_is_ours}
}
focus = { #Cooperate with the population
		id = PKH_cooperate_with_the_population
		ai_will_do = { factor = 100 }
		icon = GFX_Focus_agricultural_economy
		relative_position_id = PKH_kazakh_national_movement
		x = 6
		y = 2
		search_filters = { 
			FOCUS_FILTER_INDUSTRY
		}
		prerequisite = { focus = PKH_kazakh_national_movement }
		cost = 35
		available_if_capitulated = no  
		available = { }
		completion_reward = {
			#???
	    }
	}
	focus = { #Stop the Russian colonization
		id = PKH_stop_the_russian_colonization
		ai_will_do = { factor = 100 }
		icon = "GFX_Focus_anti_western"
		relative_position_id = PKH_cooperate_with_the_population
		y = 2
		search_filters = { 
			FOCUS_FILTER_INDUSTRY
		}
		prerequisite = { focus = PKH_cooperate_with_the_population }
		cost = 35
		available_if_capitulated = no  
		available = { }
		completion_reward = {
			#???
	    }
	}
}