focus_tree = {
	id = BRITUNION
	country = {
		factor = 0
#		modifier = {
#			add = 10
#			OR = {		# добавить наличие флага на другое фокусное древо
#				tag = ZEN
#				tag = ZSH
#				tag = ZWS
#			}				
#			has_country_flag = ar_we_a_britt_flag			
#		}
	}
	default = no
	focus = {
		id = ar_zws_line
		icon = GFX_goal_generic_intelligence_exchange
		cost = 5
		mutually_exclusive = {
			focus = ar_zsh_line
			focus = ar_zen_line
			focus = brit_voennaya_hunta
		}
		x = 3
		y = 0
		ai_will_do = {
			factor = 5
		}
		available = { 
			original_tag = ZWS
			has_government = neutrality
			has_stability > 0.3
		}
		completion_reward = {
		
		}
	}
	focus = {
		id = ar_zsh_line
		icon = GFX_goal_generic_major_alliance
		cost = 5
		mutually_exclusive = {
			focus = ar_zws_line
			focus = ar_zen_line
			focus = brit_voennaya_hunta
		}
		x = 6
		y = 0
		ai_will_do = {
			factor = 5
		}
		available = { 
			original_tag = ZSH
			has_government = neutrality
			has_stability > 0.3
		}
		completion_reward = {
		
		}
	}
	focus = {
		id = ar_zen_line
		icon = GFX_goal_generic_improve_relations
		cost = 5
		mutually_exclusive = {
			focus = ar_zws_line
			focus = ar_zsh_line
			focus = brit_voennaya_hunta
		}
		x = 9
		y = 0
		ai_will_do = {
			factor = 5
		}
		available = { 
			original_tag = ZEN
			has_government = neutrality
			has_stability > 0.3
		}
		completion_reward = {
		
		}
	}
	focus = {
		id = brit_voennaya_hunta
		icon = GFX_goal_generic_cavalry
		cost = 5
		mutually_exclusive = {
			focus = ar_zws_line
			focus = ar_zsh_line
			focus = ar_zen_line
		}
		x = 12
		y = 0
		ai_will_do = {
			factor = 5
		}
		available = { 
		
		}
		completion_reward = {
		
		}
	}
	focus = {
		id = brit_nauch_potensial
		icon = GFX_goal_generic_cavalry
		cost = 5
		prerequisite = {
			focus = ar_zws_line
			focus = ar_zsh_line
			focus = ar_zen_line
		}
		x = 0
		y = 1
		ai_will_do = {
			factor = 5
		}
		available = { 
			amount_research_slots < 4
		}
		completion_reward = {
			add_research_slot = 1
		}
	}
	focus = {
		id = brit_nauch_potensial2
		icon = GFX_goal_generic_cavalry
		cost = 5
		prerequisite = {
			focus = brit_nauch_potensial			
		}
		x = 0
		y = 2
		ai_will_do = {
			factor = 5
		}
		available = { 
			amount_research_slots < 4
		}
		completion_reward = {
			add_research_slot = 1
		}
	}
}
