shared_focus = {
	id = GRO_afrika_forevermore
	icon = GFX_focus_GRO_oberkommando_afrika
	cost = 1
	ai_will_do = {
		factor = 100
	}
	x = 6
	y = 0
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_afrika_forevermore"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.1 }
		hidden_effect = {
			if = {
				limit = { is_ai = yes }
				for_loop_effect = {
					start = 0
					end = 20

					random_list = {
						2 = {
							randomize_temp_variable = {
								var = PP_bonus
								distribution = uniform
								min = 0
								max = 150
							}
							add_political_power = PP_bonus
						}
						3 = {
							# Nothing Happens
						}
					}
				}
			}
		}
	}
}

#############################################################################################

shared_focus = {
	id = GRO_a_system_of_cleansing
	icon = GFX_focus_GRO_your_enemies_are_our_enemies
	cost = 5
	prerequisite = {
		focus = GRO_afrika_forevermore
	}
	x = 2
	y = 1
	ai_will_do = {
		factor = 20
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_a_system_of_cleansing"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.5 }
		add_political_power = 25

	}
}

shared_focus = {
	id = GRO_track_the_resistance
	icon = GFX_focus_generic_a_hundred_for_one
	cost = 5
	prerequisite = {
		focus = GRO_a_system_of_cleansing
	}
	x = 1
	y = 2
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_track_the_resistance"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.6 }
		set_temp_variable = { temp_econ_GDP_boost_percentage = -0.01 }
		econ_GDP_boost_once_percentage = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

shared_focus = {
	id = GRO_find_their_leaders
	icon = GFX_focus_GRO_find_their_leaders
	cost = 5
	prerequisite = {
		focus = GRO_track_the_resistance
	}
	x = 1
	y = 3
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_find_their_leaders"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.7 }
		add_political_power = -25
		set_temp_variable = { temp_econ_GDP_boost_percentage = -0.03 }
		econ_GDP_boost_once_percentage = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

shared_focus = {
	id = GRO_find_the_members
	icon = GFX_focus_GRO_find_the_members
	cost = 5
	prerequisite = {
		focus = GRO_find_their_leaders
	}
	available = {
		OR = {
			has_completed_focus = GRO_werewolves_against_the_silver
			has_completed_focus = GRO_gather_our_strength
		}
	}
	x = 1
	y = 4
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_find_the_members"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.8 }
		add_political_power = -50
		set_temp_variable = { temp_econ_GDP_boost_percentage = -0.05 }
		econ_GDP_boost_once_percentage = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

shared_focus = {
	id = GRO_find_their_supporters
	icon = GFX_focus_GRO_find_their_supporters
	cost = 5
	prerequisite = {
		focus = GRO_find_the_members
	}
	available = {
		OR = {
			has_completed_focus = GRO_coopt_the_natives
			has_completed_focus = GRO_abteilung_fur_afrikanische_freiwillige
		}
	}
	x = 1
	y = 5
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_find_their_supporters"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.9 }
		add_political_power = -75
		set_temp_variable = { temp_econ_GDP_boost_percentage = -0.07 }
		econ_GDP_boost_once_percentage = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

shared_focus = {
	id = GRO_empty_the_homes
	icon = GFX_focus_generic_burning_house_village
	cost = 5
	prerequisite = {
		focus = GRO_a_system_of_cleansing
	}
	x = 3
	y = 2
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_empty_the_homes"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.10 }
		set_temp_variable = { gdp_growth_temp = -0.5 } 
		econ_gdp_growth_change = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 1 }

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

shared_focus = {
	id = GRO_empty_the_cities
	icon = GFX_focus_GRO_empty_the_cities
	cost = 5
	prerequisite = {
		focus = GRO_empty_the_homes
	}
	x = 3
	y = 3
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_empty_the_cities"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.11 }
		add_political_power = -25
		set_temp_variable = { gdp_growth_temp = -1.5 } 
		econ_gdp_growth_change = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 2 }

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

shared_focus = {
	id = GRO_empty_the_countryside
	icon = GFX_focus_GRO_empty_the_countryside
	cost = 5
	prerequisite = {
		focus = GRO_empty_the_cities
	}
	available = {
		or = {
			has_completed_focus = GRO_work_camps
			has_completed_focus = GRO_repurpose_the_villages
		}
	}
	x = 3
	y = 4
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_empty_the_countryside"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.12 }
		add_political_power = -50
		set_temp_variable = { gdp_growth_temp = -3 } 
		econ_gdp_growth_change = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 2 }

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

shared_focus = {
	id = GRO_empty_the_continent
	icon = GFX_focus_GRO_empty_the_continent
	cost = 5
	available = {
		OR = {
			has_completed_focus = GRO_increased_germanization_targets
			has_completed_focus = GRO_a_more_burgundian_system
		}
	}
	prerequisite = {
		focus = GRO_empty_the_countryside
	}
	x = 3
	y = 5
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_empty_the_continent"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.13 }
		add_political_power = -75
		set_temp_variable = { gdp_growth_temp = -5 } 
		econ_gdp_growth_change = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 10 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 3 }

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

shared_focus = {
	id = GRO_the_great_purge
	icon = GFX_focus_generic_burn_them_all
	cost = 5
	prerequisite = {
		focus = GRO_find_their_supporters
	}
	prerequisite = {
		focus = GRO_empty_the_continent
	}
	available = {
		OR = {
			has_completed_focus = GRO_afrika_burn_them_all
			has_completed_focus = GRO_total_integrate_or_die
		}
	}
	x = 2
	y = 6
	ai_will_do = {
		factor = 0.4
		modifier = {
			factor = 3
			any_owned_state = {
				is_demilitarized_zone = yes
			}
		}
		modifier = {
			add = 0.5
			check_variable = { GRO_REICHSSTAAT_rebel_stability_tot < 0.4 }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_the_great_purge"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.61 }
		add_political_power = -100
		set_temp_variable = { gdp_growth_temp = -5 } 
		econ_gdp_growth_change = yes
		set_temp_variable = { temp_econ_GDP_boost_percentage = -0.1 }
		econ_GDP_boost_once_percentage = yes
		for_each_loop = {
			array = GRO_REICHSSTAAT_rebel_stability
			index = i

			add_to_variable = { GRO_REICHSSTAAT_rebel_stability^i = 0.15 }
			clamp_variable = {
				var = GRO_REICHSSTAAT_rebel_stability^i
				max = 1
				min = 0
			}
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 20 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 5 }

		custom_effect_tooltip = GRO_REICHSSTAAT_native_situation_improved_effect_tt
	}
}

#############################################################################################

shared_focus = {
	id = GRO_a_system_of_repression
	icon = GFX_focus_generic_restore_the_slave_camps
	cost = 5
	prerequisite = {
		focus = GRO_afrika_forevermore
	}
	x = 6
	y = 1
	ai_will_do = {
		factor = 10
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_a_system_of_repression"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.14 }
		add_political_power = 25
	}
}

shared_focus = {
	id = GRO_keeping_up_with_the_joneses
	icon = GFX_focus_BRG_prepare_for_the_wait
	cost = 5
	prerequisite = {
		focus = GRO_a_system_of_repression
	}
	mutually_exclusive = {
		focus = GRO_new_states_new_policies
	}
	x = 5
	y = 2
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_keeping_up_with_the_joneses"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.15 }
		add_political_power = 100
		set_country_leader_ideology = national_socialism_burgundian_system_subtype
	}
}

shared_focus = {
	id = GRO_a_more_burgundian_system
	icon = GFX_focus_GRO_a_more_burgundian_system
	cost = 5
	prerequisite = {
		focus = GRO_keeping_up_with_the_joneses
	}
	x = 5
	y = 3
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_a_more_burgundian_system"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.16 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_administrative_unknowns
			add_idea = GRO_REICHSSTAAT_the_afrikanischer_system
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 2 }
	}
}

shared_focus = {
	id = GRO_camp_equalization
	icon = GFX_focus_BRG_total_darkness
	cost = 5
	prerequisite = {
		focus = GRO_a_more_burgundian_system
	}
	x = 5
	y = 4
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_camp_equalization"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.17 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_the_afrikanischer_system
			add_idea = GRO_REICHSSTAAT_the_afrikanischer_system_2
		}
	}
}

shared_focus = {
	id = GRO_afrika_burn_them_all
	icon = GFX_focus_generic_burn_their_barns
	cost = 5
	prerequisite = {
		focus = GRO_camp_equalization
	}
	x = 5
	y = 5
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_afrika_burn_them_all"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.18 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_the_afrikanischer_system_2
			add_idea = GRO_REICHSSTAAT_the_afrikanischer_system_3
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 2 }
	}
}

shared_focus = {
	id = GRO_new_states_new_policies
	icon = GFX_focus_generic_authoritarian_constitution
	cost = 5
	prerequisite = {
		focus = GRO_a_system_of_repression
	}
	mutually_exclusive = {
		focus = GRO_keeping_up_with_the_joneses
	}
	x = 7
	y = 2
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_new_states_new_policies"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.19 }
		add_political_power = 100
	}
}

shared_focus = {
	id = GRO_continental_redesign
	icon = GFX_focus_generic_orthographic_africa
	cost = 5
	prerequisite = {
		focus = GRO_new_states_new_policies
	}
	x = 7
	y = 3
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_continental_redesign"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.20 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_administrative_unknowns
			add_idea = GRO_REICHSSTAAT_the_kontinentales_system
		}
	}
}

shared_focus = {
	id = GRO_increased_germanization_targets
	icon = GFX_focus_GER_were_all_german
	cost = 5
	prerequisite = {
		focus = GRO_continental_redesign
	}
	x = 7
	y = 4
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_increased_germanization_targets"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.21 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_the_kontinentales_system
			add_idea = GRO_REICHSSTAAT_the_kontinentales_system_2
		}
	}
}

shared_focus = {
	id = GRO_total_integrate_or_die
	icon = GFX_focus_GER_some_are_more_german_than_others
	cost = 5
	prerequisite = {
		focus = GRO_increased_germanization_targets
	}
	x = 7
	y = 5
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_total_integrate_or_die"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.22 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_the_kontinentales_system_2
			add_idea = GRO_REICHSSTAAT_the_kontinentales_system_3
		}
	}
}

shared_focus = {
	id = GRO_a_pure_africa
	icon = GFX_focus_GER_work_towards_integration
	cost = 5
	prerequisite = {
		focus = GRO_afrika_burn_them_all
		focus = GRO_total_integrate_or_die
	}
	x = 6
	y = 6
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_a_pure_africa"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.56 }

		custom_effect_tooltip = GRO_a_pure_africa_tt

		if = {
			limit = {
				has_idea = GRO_REICHSSTAAT_the_kontinentales_system_3
			}
			swap_ideas = {
				remove_idea = GRO_REICHSSTAAT_the_kontinentales_system_3
				add_idea = GRO_REICHSSTAAT_the_kontinentales_system_4
			}
		}

		if = {
			limit = {
				has_idea = GRO_REICHSSTAAT_the_afrikanischer_system_3
			}
			swap_ideas = {
				remove_idea = GRO_REICHSSTAAT_the_afrikanischer_system_3
				add_idea = GRO_REICHSSTAAT_the_afrikanischer_system_4
			}
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 10 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 3 }
	}
}

#############################################################################################

shared_focus = {
	id = GRO_a_system_of_efficiency
	icon = GFX_focus_generic_improving_factory_efficiency
	cost = 5
	prerequisite = {
		focus = GRO_afrika_forevermore
	}
	x = 10
	y = 1
	ai_will_do = {
		factor = 10
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_a_system_of_efficiency"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.23 }
		add_political_power = 25
		hidden_effect = {
			add_dynamic_modifier = {
				modifier = GRO_EAT_PU
			}
		}
	}
}

shared_focus = {
	id = GRO_strict_work_quotas
	icon = GFX_focus_generic_work_for_your_life
	cost = 5
	prerequisite = {
		focus = GRO_a_system_of_efficiency
	}
	x = 10
	y = 2
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_strict_work_quotas"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.24 }

		add_ideas = GRO_REICHSSTAAT_eat_program_0
		custom_effect_tooltip = GRO_start_eat_programm_tt
	}
}

shared_focus = {
	id = GRO_german_management_focus
	icon = GFX_focus_ANG_industrial_magnates
	cost = 5
	prerequisite = {
		focus = GRO_strict_work_quotas
	}
	mutually_exclusive = {
		focus = GRO_african_exploitation_focus
	}
	x = 9
	y = 3
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_german_management_focus"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.25 }

		add_ideas = GRO_REICHSSTAAT_german_management

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 1 }
	}
}

shared_focus = {
	id = GRO_african_exploitation_focus
	icon = GFX_focus_GRO_african_exploitation
	cost = 5
	prerequisite = {
		focus = GRO_strict_work_quotas
	}
	mutually_exclusive = {
		focus = GRO_german_management_focus
	}
	x = 11
	y = 3
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_african_exploitation_focus"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.26 }

		add_ideas = GRO_REICHSSTAAT_african_exploitation

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 2 }
	}
}

shared_focus = {
	id = GRO_work_camps
	icon = GFX_focus_GER_factory_proliferation
	cost = 5
	prerequisite = {
		focus = GRO_german_management_focus
		focus = GRO_african_exploitation_focus
	}
	mutually_exclusive = {
		focus = GRO_repurpose_the_villages
	}
	x = 9
	y = 4
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_work_camps"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.57 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_eat_program_0
			add_idea = GRO_REICHSSTAAT_eat_program_left_1
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 1 }
	}
}

shared_focus = {
	id = GRO_repurpose_the_villages
	icon = GFX_focus_ANG_clear_out_the_villages
	cost = 5
	prerequisite = {
		focus = GRO_german_management_focus
		focus = GRO_african_exploitation_focus
	}
	mutually_exclusive = {
		focus = GRO_work_camps
	}
	x = 11
	y = 4
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_repurpose_the_villages"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.27 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_eat_program_0
			add_idea = GRO_REICHSSTAAT_eat_program_right_1
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 10 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 2 }
	}
}

shared_focus = {
	id = GRO_arsenals_in_your_abode
	icon = GFX_focus_generic_take_to_the_villages
	cost = 5
	prerequisite = {
		focus = GRO_repurpose_the_villages
	}
	x = 11
	y = 5
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_arsenals_in_your_abode"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.28 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_eat_program_right_1
			add_idea = GRO_REICHSSTAAT_eat_program_right_2
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 10 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 2 }
	}
}

shared_focus = {
	id = GRO_raze_the_jungle
	icon = GFX_focus_COG_clear_the_jungle
	cost = 5
	prerequisite = {
		focus = GRO_arsenals_in_your_abode
	}
	x = 11
	y = 6
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_raze_the_jungle"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.60 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_eat_program_right_2
			add_idea = GRO_REICHSSTAAT_eat_program_right_3
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 10 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 3 }
	}
}

shared_focus = {
	id = GRO_factories_in_the_darkness
	icon = GFX_focus_BRG_seine_industrial_complex
	cost = 5
	prerequisite = {
		focus = GRO_work_camps
	}
	x = 9
	y = 5
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_factories_in_the_darkness"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.58 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_eat_program_left_1
			add_idea = GRO_REICHSSTAAT_eat_program_left_2
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 1 }
	}
}

shared_focus = {
	id = GRO_arms_for_the_soldiers
	icon = GFX_focus_GER_german_arms
	cost = 5
	prerequisite = {
		focus = GRO_factories_in_the_darkness
	}
	x = 9
	y = 6
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_arms_for_the_soldiers"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.59 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_eat_program_left_2
			add_idea = GRO_REICHSSTAAT_eat_program_left_3
		}

		add_to_variable = { GRO_REICHSSTAAT_devastation_score = 5 }
		add_to_variable = { GRO_REICHSSTAAT_devastation_score_add = 1 }
	}
}

#############################################################################################
#############################################################################################

shared_focus = {
	id = GRO_the_african_disaster
	icon = GFX_focus_GRO_the_african_disaster
	cost = 5
	x = 14
	y = 0
	ai_will_do = {
		factor = 10
	}
	available = {
		has_completed_focus = GRO_afrika_forevermore
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_the_african_disaster"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.2 }
	}
}

shared_focus = {
	id = GRO_werewolves_against_the_silver
	icon = GFX_focus_GRO_ss_werewolves
	cost = 5
	prerequisite = {
		focus = GRO_the_african_disaster
	}
	mutually_exclusive = {
		focus = GRO_gather_our_strength
	}
	x = 13
	y = 1
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_werewolves_against_the_silver"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.29 }

		custom_effect_tooltip = GRO_wake_the_werewolves_tt
	}
}

shared_focus = {
	id = GRO_increase_arms_shipments
	icon = GFX_focus_generic_arms_shipments
	cost = 5
	prerequisite = {
		focus = GRO_werewolves_against_the_silver
	}
	x = 13
	y = 2
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_increase_arms_shipments"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.30 }

		custom_effect_tooltip = GRO_werewolves_more_shipments_tt
	}
}

shared_focus = {
	id = GRO_coopt_the_natives
	icon = GFX_focus_GRO_conscript_the_tribes
	cost = 5
	prerequisite = {
		focus = GRO_increase_arms_shipments
	}
	x = 13
	y = 3
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_coopt_the_natives"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.31 }

		custom_effect_tooltip = GRO_coopt_the_natives_tt
	}
}

shared_focus = {
	id = GRO_recover_the_boers
	icon = GFX_focus_GER_men_for_the_boers
	cost = 5
	prerequisite = {
		focus = GRO_coopt_the_natives
	}
	x = 13
	y = 4
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_recover_the_boers"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.32 }

		custom_effect_tooltip = GRO_recover_the_boers_tt
	}
}

shared_focus = {
	id = GRO_spark_the_uprisings
	icon = GFX_focus_generic_burn_it_down
	cost = 5
	prerequisite = {
		focus = GRO_recover_the_boers
	}
	x = 13
	y = 5
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_spark_the_uprisings"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.33 }

		custom_effect_tooltip = GRO_spark_the_uprisings_tt
	}
}

shared_focus = {
	id = GRO_gather_our_strength
	icon = GFX_focus_GRO_prioritize_ss_development
	cost = 5
	prerequisite = {
		focus = GRO_the_african_disaster
	}
	mutually_exclusive = {
		focus = GRO_werewolves_against_the_silver
	}
	x = 15
	y = 1
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_gather_our_strength"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.34 }

		custom_effect_tooltip = GRO_gather_our_strength_tt
	}
}

shared_focus = {
	id = GRO_loot_and_burn_the_way_home
	icon = GFX_focus_generic_burning_house_village
	cost = 5
	prerequisite = {
		focus = GRO_gather_our_strength
	}
	x = 15
	y = 2
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_loot_and_burn_the_way_home"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.35 }

		custom_effect_tooltip = GRO_loot_and_burn_the_way_home_tt
	}
}

shared_focus = {
	id = GRO_abteilung_fur_afrikanische_freiwillige
	icon = GFX_focus_GRO_abteilung_fur_afrikanische_freiwillige
	cost = 5
	prerequisite = {
		focus = GRO_loot_and_burn_the_way_home
	}
	x = 15
	y = 3
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_abteilung_für_afrikanische_freiwillige"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.36 }

		custom_effect_tooltip = GRO_abteilung_fur_afrikanische_freiwillige_tt
	}
}

shared_focus = {
	id = GRO_salt_the_earth
	icon = GFX_focus_BRG_salt_the_earth
	cost = 5
	prerequisite = {
		focus = GRO_abteilung_fur_afrikanische_freiwillige
	}
	x = 15
	y = 4
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_salt_the_earth"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.37 }

		custom_effect_tooltip = GRO_salt_the_earth_tt
	}
}

shared_focus = {
	id = GRO_close_the_border
	icon = GFX_focus_generic_fortify_the_border
	cost = 5
	prerequisite = {
		focus = GRO_salt_the_earth
	}
	x = 15
	y = 5
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_close_the_border"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.38 }

		custom_effect_tooltip = GRO_close_the_border_tt
	}
}

#############################################################################################
#############################################################################################

shared_focus = {
	id = GRO_to_rule_a_continent
	icon = GFX_focus_GRO_to_rule_a_continent
	cost = 5
	x = 18
	y = 0
	ai_will_do = {
		factor = 20
	}
	available = {
		has_completed_focus = GRO_afrika_forevermore
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_to_rule_a_continent"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.3 }
	}
}

shared_focus = {
	id = GRO_orders_to_the_boers
	icon = GFX_focus_GRO_supply_the_boers
	cost = 5
	prerequisite = {
		focus = GRO_to_rule_a_continent
	}
	x = 17
	y = 1
	ai_will_do = {
		factor = 1.2
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_orders_to_the_boers"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.39 }
	}
}

shared_focus = {
	id = GRO_southern_exploitation
	icon = GFX_focus_GRO_develop_boer_industries
	cost = 5
	prerequisite = {
		focus = GRO_orders_to_the_boers
	}
	x = 17
	y = 2
	ai_will_do = {
		factor = 1.2
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_southern_exploitation"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.40 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_boer_vasallenstaat_profits_0
			add_idea = GRO_REICHSSTAAT_boer_vasallenstaat_profits_1
		}

		custom_effect_tooltip = GRO_REICHSSTAAT_anc_influence_lessened_tt
		custom_effect_tooltip = GRO_REICHSSTAAT_boer_situation_worsened_effect_tt
	}
}

shared_focus = {
	id = GRO_POW_extradition
	icon = GFX_focus_generic_prison_camp
	cost = 5
	prerequisite = {
		focus = GRO_southern_exploitation
	}
	x = 17
	y = 3
	ai_will_do = {
		factor = 1.2
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_POW_extradition"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.41 }

		custom_effect_tooltip = GRO_REICHSSTAAT_anc_influence_lessened_tt
		custom_effect_tooltip = GRO_REICHSSTAAT_boer_situation_worsened_effect_tt
	}
}

shared_focus = {
	id = GRO_hostage_program
	icon = GFX_focus_generic_prison
	cost = 5
	prerequisite = {
		focus = GRO_POW_extradition
	}
	x = 17
	y = 4
	ai_will_do = {
		factor = 1.2
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_hostage_program"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.42 }

		custom_effect_tooltip = GRO_REICHSSTAAT_anc_influence_lessened_tt
		custom_effect_tooltip = GRO_REICHSSTAAT_boer_situation_worsened_effect_tt
	}
}

shared_focus = {
	id = GRO_enforce_the_vasallenstaat
	icon = GFX_focus_GRO_prioritize_garrison_development
	cost = 5
	prerequisite = {
		focus = GRO_hostage_program
	}
	x = 17
	y = 5
	ai_will_do = {
		factor = 1.2
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_enforce_the_vasallenstaat"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.43 }

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_boer_vasallenstaat_profits_1
			add_idea = GRO_REICHSSTAAT_boer_vasallenstaat_profits_2
		}

		custom_effect_tooltip = GRO_REICHSSTAAT_anc_influence_lessened_a_lot_tt
		custom_effect_tooltip = GRO_REICHSSTAAT_boer_situation_worsened_effect_tt
	}
}

shared_focus = {
	id = GRO_cleaning_up_the_OFN
	icon = GFX_focus_GRO_reinige_den_suden
	cost = 5
	prerequisite = {
		focus = GRO_to_rule_a_continent
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	x = 19
	y = 1
	ai_will_do = {
		factor = 1.2
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_cleaning_up_the_OFN"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.44 }
	}
}

shared_focus = {
	id = GRO_recover_african_military_records
	icon = GFX_focus_generic_paperwork_1
	cost = 5
	prerequisite = {
		focus = GRO_cleaning_up_the_OFN
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	x = 19
	y = 2
	ai_will_do = {
		factor = 1.2
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_recover_african_military_records"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.45 }

		custom_effect_tooltip = GRO_REICHSSTAAT_anc_influence_lessened_tt
		custom_effect_tooltip = GRO_REICHSSTAAT_boer_situation_worsened_effect_tt
	}
}

shared_focus = {
	id = GRO_track_down_the_veterans
	icon = GFX_focus_generic_show_trials
	cost = 5
	prerequisite = {
		focus = GRO_recover_african_military_records
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	x = 19
	y = 3
	ai_will_do = {
		factor = 1.2
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_track_down_the_veterans"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.46 }

		custom_effect_tooltip = GRO_REICHSSTAAT_anc_influence_lessened_tt
		custom_effect_tooltip = GRO_REICHSSTAAT_boer_situation_worsened_effect_tt
	}
}

shared_focus = {
	id = GRO_find_socialists
	icon = GFX_focus_generic_anti_socialism
	cost = 5
	prerequisite = {
		focus = GRO_track_down_the_veterans
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	x = 19
	y = 4
	ai_will_do = {
		factor = 1.2
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_find_socialists"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.47 }

		custom_effect_tooltip = GRO_REICHSSTAAT_anc_influence_lessened_tt
	}
}

shared_focus = {
	id = GRO_firebomb_the_south
	icon = GFX_focus_generic_bombing_raid
	cost = 5
	prerequisite = {
		focus = GRO_find_socialists
	}
	available = {
		custom_trigger_tooltip = {
			tooltip = MZ_boer_stable_tt
			NOT = { has_country_flag = BOR_second_civil_war_in_motion }
		}
	}
	x = 19
	y = 5
	ai_will_do = {
		factor = 1.2
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_firebomb_the_south"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.48 }

		custom_effect_tooltip = GRO_REICHSSTAAT_anc_influence_lessened_a_lot_tt
		custom_effect_tooltip = GRO_REICHSSTAAT_boer_situation_worsened_effect_tt
	}
}

#############################################################################################
#############################################################################################

shared_focus = {
	id = GRO_evil_and_betrayal
	icon = GFX_focus_generic_evil_and_betrayal
	cost = 5
	x = 21
	y = 0
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_evil_and_betrayal"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.4 }
		custom_effect_tooltip = GRO_evil_and_betrayal_tt
		hidden_effect = {
			if = {
				limit = { is_ai = yes }
				for_loop_effect = {
					start = 0
					end = 10

					random_list = {
						3 = {
							add_political_power = 100
						}
						2 = {
							# Nothing Happens
						}
					}
				}
			}
		}
	}
}

shared_focus = {
	id = GRO_the_boers_must_pay
	icon = GFX_focus_GRO_the_boers_must_pay
	cost = 5
	prerequisite = {
		focus = GRO_evil_and_betrayal
	}
	available = {
		country_exists = SFG
	}
	x = 21
	y = 1
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_the_boers_must_pay"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.49 }

		SFG = {
			add_ideas = GRO_REICHSSTAAT_reichsstaat_support_for_chmilewski
		}
	}
}

shared_focus = {
	id = GRO_chemical_launches
	icon = GFX_focus_generic_chemical_program
	cost = 5
	prerequisite = {
		focus = GRO_the_boers_must_pay
	}
	available = {
		country_exists = SFG
	}
	x = 21
	y = 2
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_chemical_launches"

		BOR = {
			country_event = {
				id = GRO_REICHSSTAAT_BOERS.114
				days = 1
			}
		}
		SLF = {
			country_event = {
				id = GRO_REICHSSTAAT_BOERS.114
				days = 1
			}
		}
		LTH = {
			country_event = {
				id = GRO_REICHSSTAAT_BOERS.114
				days = 1
			}
		}
		SWZ = {
			country_event = {
				id = GRO_REICHSSTAAT_BOERS.114
				days = 1
			}
		}
	}
}

shared_focus = {
	id = GRO_strike_the_border
	icon = GFX_focus_generic_artillery_warfare
	cost = 5
	prerequisite = {
		focus = GRO_chemical_launches
	}
	available = {
		country_exists = SFG
	}
	x = 21
	y = 3
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_strike_the_border"
		TNO_improve_army_professionalism_low = yes
		add_timed_idea = { idea = GRO_once_more_unto_SAF days = 150 }

		BOR = {
			country_event = {
				id = GRO_REICHSSTAAT_BOERS.114
				days = 1
			}
		}
		SLF = {
			country_event = {
				id = GRO_REICHSSTAAT_BOERS.114
				days = 1
			}
		}
		SWZ = {
			country_event = {
				id = GRO_REICHSSTAAT_BOERS.114
				days = 1
			}
		}
	}
}

shared_focus = {
	id = GRO_no_room_for_treason
	icon = GFX_focus_UPO_strike_high
	cost = 5
	prerequisite = {
		focus = GRO_strike_the_border
	}
	available = {
		country_exists = SFG
	}
	x = 21
	y = 4
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_no_room_for_treason"
		TNO_improve_admin_efficiency_low = yes
		TNO_worsen_political_parties_policy_effectiveness_med = yes
		add_manpower = -8149
		add_political_power = 50
	}
}

shared_focus = {
	id = GRO_saving_our_men
	icon = GFX_focus_BRG_complete_the_evacuation_plans
	cost = 5
	prerequisite = {
		focus = GRO_evil_and_betrayal
	}
	available = {
		country_exists = SFG
	}
	x = 23
	y = 1
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_saving_our_men"
		TNO_improve_military_supervision_policy_effectiveness_low = yes
		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_the_boer_betrayal_0
			add_idea = GRO_REICHSSTAAT_the_boer_betrayal_1
		}
	}
}

shared_focus = {
	id = GRO_evacuate_state_personnel
	icon = GFX_focus_GRO_evacuate_state_personnel
	cost = 5
	prerequisite = {
		focus = GRO_saving_our_men
	}
	available = {
		country_exists = SFG
	}
	x = 23
	y = 2
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_evacuate_state_personnel"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.54 }

		SFG = {
			add_ideas = GRO_REICHSSTAAT_south_african_intel_ssafcw
		}
	}
}

shared_focus = {
	id = GRO_evacuate_state_industries
	icon = GFX_focus_GRO_evacuate_state_industries
	cost = 5
	prerequisite = {
		focus = GRO_evacuate_state_personnel
	}
	available = {
		country_exists = SFG
	}
	mutually_exclusive = {
		focus = GRO_evacuate_state_armaments
	}
	x = 23
	y = 3
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_evacuate_state_industries"
		TNO_improve_industrial_equipment_low = yes
		TNO_improve_industrial_expertise_low = yes

		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_the_boer_betrayal_1
			add_idea = GRO_REICHSSTAAT_the_boer_betrayal_2_industry
		}
	}
}

shared_focus = {
	id = GRO_evacuate_state_armaments
	icon = GFX_focus_GRO_evacuate_state_armaments
	cost = 5
	prerequisite = {
		focus = GRO_evacuate_military_forces
	}
	available = {
		country_exists = SFG
	}
	mutually_exclusive = {
		focus = GRO_evacuate_state_industries
	}
	x = 25
	y = 3
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_evacuate_state_armaments"
		# country_event = { id = GRO_REICHSSTAAT_FOCUS.62 }
		add_equipment_to_stockpile = {
			type = infantry_equipment_1
			amount = 1000
			producer = BOR
		}
		add_equipment_to_stockpile = {
			type = support_equipment
			amount = 750
			producer = BOR
		}
		add_equipment_to_stockpile = {
			type = artillery_equipment
			amount = 750
			producer = BOR
		}
		swap_ideas = {
			remove_idea = GRO_REICHSSTAAT_the_boer_betrayal_1
			add_idea = GRO_REICHSSTAAT_the_boer_betrayal_2_armament
		}
	}
}

shared_focus = {
	id = GRO_evacuate_military_forces
	icon = GFX_focus_GRO_the_home_of_the_exile
	cost = 5
	prerequisite = {
		focus = GRO_saving_our_men
	}
	available = {
		country_exists = SFG
	}
	x = 25
	y = 2
	ai_will_do = {
		factor = 1

		modifier = {
			add = 1
			SFG = { has_war = yes }
		}
	}
	completion_reward = {
		log = "[GetDateText]: [Root.GetName]: Focus GRO_evacuate_military_forces"
		country_event = { id = GRO_REICHSSTAAT_FOCUS.63 }

		942 = {
			create_unit = {
				division = "division_template = \"Schutztruppe\" start_experience_factor = 0.5 start_equipment_factor = 0.85"
				owner = SFG
			}
			create_unit = {
				division = "division_template = \"Schutztruppe\" start_experience_factor = 0.5 start_equipment_factor = 0.85"
				owner = SFG
			}
			create_unit = {
				division = "division_template = \"Schutztruppe\" start_experience_factor = 0.5 start_equipment_factor = 0.85"
				owner = SFG
			}
		}
	}
}
