### Keeps "The Brotherhood" country from getting civ factories and stuff from the default focus

focus_tree = {
	id = nef_nerd_focus
	
	country = {
		factor = 1
		
		modifier = {
			add = 10
			tag = ISR
		}
	}
	
	default = no
	reset_on_civilwar = no

	focus = {
		id = nef_res_army_effort
		icon = GFX_goal_generic_allies_build_infantry
		x = 1
		y = 0
		cost = 10

		available_if_capitulated = yes

		completion_reward = {
			army_experience = 1
		}
	}
}
