#START TREE

focus_tree = {
	initial_show_position = { focus = WRS_intro_focus }
	continuous_focus_position = { x = 1500 y = 1000 } 
	id = WRS_start_tree
	country = {
		factor = 0
		modifier = {
			add = 10
			tag = WRS
		}
	}
	
	default = no
	shared_focus = WRS_intro_focus
}

#Zhukov TREE

focus_tree = {
	initial_show_position = { focus = WRS_zhukov_hunger_1 }
	continuous_focus_position = { x = 2300 y = 1500 } 
	id = WRS_Zhukov_tree
	country = {
		factor = 0
	}
	
	default = no
	shared_focus = WRS_zhukov_hunger_1
	shared_focus = WRS_zhukov_polit_1
	shared_focus = WRS_zhukov_economic_weapons_0
	shared_focus = WRS_zhukov_army
	shared_focus = WRS_zhukov_outer
}

focus_tree = {
	initial_show_position = { focus = WRS_zhukov_train_0 }
	continuous_focus_position = { x = 2300 y = 1400 } 
	id = WRS_Zhukov_Prepare_tree
	country = {
		factor = 0
	}
	
	default = no
	shared_focus = WRS_zhukov_train_0
}

focus_tree = {
	initial_show_position = { focus = WRS_zhukov_war_1 }
	continuous_focus_position = { x = 2300 y = 1400 } 
	id = WRS_Zhukov_War_tree
	country = {
		factor = 0
	}
	
	default = no
	shared_focus = WRS_zhukov_war_1
}

#Общее

focus_tree = {
	initial_show_position = { focus = WRS_post_0 }
	continuous_focus_position = { x = 2300 y = 1400 } 
	id = WRS_Post_War_tree
	country = {
		factor = 0
	}
	
	default = no
	shared_focus = WRS_post_0
}

#Тухач

focus_tree = {
	initial_show_position = { focus = WRS_tukhach_start }
	continuous_focus_position = { x = 2300 y = 1500 } 
	id = WRS_Tukhach_tree
	country = {
		factor = 0
	}
	
	default = no
	shared_focus = WRS_tukhach_start
	shared_focus = WRS_tukhach_army_start
}

focus_tree = {
	initial_show_position = { focus = WRS_tukhach_train_start }
	continuous_focus_position = { x = 2300 y = 1500 } 
	id = WRS_Tukhach_Prepare_tree
	country = {
		factor = 0
	}
	
	default = no
	shared_focus = WRS_tukhach_train_start
}

focus_tree = {
	initial_show_position = { focus = WRS_tukhach_war_road }
	continuous_focus_position = { x = 2300 y = 1500 } 
	id = WRS_Tukhach_War_tree
	country = {
		factor = 0
	}
	
	default = no
	shared_focus = WRS_tukhach_war_road
}