focus_tree = {
	id = california_vic_norton_ft
	country = {
		factor = 0
		modifier = {
			add = 16
			#has_country_leader = { name = "Joshua Norton" ruling_only = yes }
			tag = CAL
		}
	}

	default = no

	focus = {
		id = CAL_norton_rise
		icon = GFX_focus_rom_royal_dictatorship
		cost = 7
		x = 8
		y = 0
		completion_reward = {
			add_manpower = 1200
		}
	}
	focus = {
		id = CAL_rasing_a_army
		icon = GFX_Focus_Tactics_Blood_And_Iron
		cost = 45
		x = 4
		y = 1
		prerequisite = {
			focus = CAL_norton_rise
		}
		completion_reward = {
			#add_ideas = Norton_legitimacy_5
			set_temp_variable = { acw_weapons_count_change = 2 }
			ACW_Weapons_Count_Get = yes
			set_temp_variable = { acw_draft_count_change = 2 }
			ACW_Draft_Count_Get = yes
		}
	}
	focus = {
		id = CAL_protections_for_all_usa
		icon = GFX_Focus_Army_Defence_1
		cost = 45
		x = 3
		y = 2
		prerequisite = {
			focus = CAL_rasing_a_army
		}
		completion_reward = {
			#add_ideas = Norton_legitimacy_5
			set_temp_variable = { acw_weapons_count_change = 3 }
			ACW_Weapons_Count_Get = yes
		}
	}
	focus = {
		id = CAL_popular_speaches
		icon = GFX_Focus_Army_General_Mobilization_Generic_1
		cost = 45
		x = 5
		y = 2
		prerequisite = {
			focus = CAL_rasing_a_army
		}
		completion_reward = {
			#add_ideas = Norton_legitimacy_5
			set_temp_variable = { acw_draft_count_change = 3 }
			ACW_Draft_Count_Get = yes
		}
	}
	

}