focus_tree = {
	id = mittelkongo_focus
	country = {
		factor = 0
		modifier = {
			add = 20
			tag = KOG
		}
	}
default = no
continuous_focus_position = { x = 300 y = 1700 }
initial_show_position = {
	focus = KOG_thecoalitionshatters
}

#######################
########Kongo ########
#######################

	focus = {
		id = KOG_manikongo_proclaimation
		icon = GFX_goal_KOG_Manikongos_Proclamation
		x = -6
		y = 0
		cost = 3
		available_if_capitulated = no
		available = {
			custom_trigger_tooltip = {
				tooltip = unlock_focuses
				always = no
			}
		}
		bypass = {
			has_country_leader = { name = "Pedro VII" }
		}
		completion_reward = {
			custom_effect_tooltip = unlock_focuses
		}
	}
	focus = {
		id = KOG_raid_german_armories
		icon = GFX_MAF_supplement_schutztruppen
		x = 1
		y = 1
		cost = 3
		available_if_capitulated = no
		prerequisite = { focus = KOG_manikongo_proclaimation }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
			add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 1000 producer = MAF }
		}
	}
	focus = {
		id = KOG_against_false_despots
		icon = GFX_goal_KOG_Against_False_Despots
		x = -1
		y = 1
		cost = 3
		available_if_capitulated = no
		prerequisite = { focus = KOG_manikongo_proclaimation }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		available = {
			has_war_with = TKE
			has_war_with = GAB
		}
		completion_reward = {
			add_ideas = KOG_against_false_despots_idea
			add_command_power = 10
			army_experience = 10
			add_manpower = 3000
		}
	}
	focus = {
		id = KOG_question_lisbon
		icon = GFX_goal_KOG_Our_Relationship_Lisbon
		x = 0
		y = 2
		cost = 3
		available_if_capitulated = no
		prerequisite = { 
		focus = KOG_against_false_despots
		focus = KOG_raid_german_armories
		}
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
			country_event = kog.9
			add_war_support = 0.05
		}
	}
	focus = {
		id = KOG_request_portuguese_arms
		icon = GFX_goal_CZE_imperial_arms
		x = -1
		y = 3
		cost = 3
		available_if_capitulated = no
		available = { has_country_flag = KOG_portugal_support }
		mutually_exclusive = { focus = KOG_rally_the_homeland }
		prerequisite = { focus = KOG_question_lisbon }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 50
		}
		completion_reward = {
			add_equipment_to_stockpile = { type = infantry_equipment_1 amount = 1500 producer = POR }
			add_equipment_to_stockpile = { type = support_equipment amount = 250 producer = POR }
			add_tech_bonus = {
				name = infantry_weapons_bonus
				bonus = 0.5
				uses = 1
				category = infantry_weapons
			}
		}
	}
	focus = {
		id = KOG_angolan_cacadores
		icon = GFX_goal_KOG_Call_Upon_Cacadores
		x = -2
		y = 4
		cost = 3
		available_if_capitulated = no
		prerequisite = { focus = KOG_request_portuguese_arms }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		army_experience = 50
		division_template = {
					name = "Divisão de Caçadores"
					division_names_group = POR_CAC_01
					regiments = {
						infantry = { x = 0 y = 0 }
						infantry = { x = 0 y = 1 }
						infantry = { x = 1 y = 0 }
						infantry = { x = 1 y = 1 }
						infantry = { x = 2 y = 0 }
						infantry = { x = 2 y = 1 }
					}
					priority = 1
				}
			capital_scope = {
					create_unit = {
						division = "name = \"1a Caçadores de Angola\" division_template = \"Divisão de Caçadores\" start_experience_factor = 0.3"
						owner = ROOT
					}
					create_unit = {
						division = "name = \"2a Caçadores de Angola\" division_template = \"Divisão de Caçadores\" start_experience_factor = 0.3"
						owner = ROOT
				}
			}
		}
	}
	focus = {
		id = KOG_rally_the_homeland
		icon = GFX_goal_KOG_Rally_Homeland
		x = 1
		y = 3
		cost = 3
		available_if_capitulated = no
		mutually_exclusive = { focus = KOG_request_portuguese_arms }
		prerequisite = { focus = KOG_question_lisbon }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
			add_war_support = 0.05
			add_manpower = 4500
			add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 750 producer = COG }
			division_template = {
						name = "Bakongo Militia"
						division_names_group = POR_CAC_01
						regiments = {
							militia = { x = 0 y = 0 }
							militia = { x = 0 y = 1 }
							militia = { x = 1 y = 0 }
							militia = { x = 1 y = 1 }
						}
						priority = 1
					}
			capital_scope = {
					create_unit = {
						division = "name = \"Bakongo Militia\" division_template = \"Bakongo Militia\" start_experience_factor = 0.3"
						owner = ROOT
					}
					create_unit = {
						division = "name = \"Bakongo Militia\" division_template = \"Bakongo Militia\" start_experience_factor = 0.3"
						owner = ROOT
					}
			}
		}
	}
	focus = {
		id = KOG_assert_independence
		icon = GFX_goal_POR_flag_of_kongo
		x = 2
		y = 4
		cost = 3
		available_if_capitulated = no
		prerequisite = { focus = KOG_rally_the_homeland }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
			increase_ruling_party_popularity_by_5 = yes
			add_command_power = 20
			remove_ideas = KOG_reliance_on_portugal_idea
			POR = { add_opinion_modifier = { target = KOG modifier = large_decrease } }
		}
	}
	focus = {
		id = KOG_manikongo_authority
		icon = GFX_goal_KOG_Authority_Manikongo
		x = 0
		y = 4
		cost = 5
		available_if_capitulated = no
		prerequisite = { 
		focus = KOG_request_portuguese_arms
		focus = KOG_rally_the_homeland
		}
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
			add_ideas = KOG_manikongo_authority_idea
			add_stability = 0.05
			add_war_support = 0.05
			add_popularity = { ideology = paternal_autocrat popularity = 0.05 }
		}
	}
	focus = {
		id = KOG_push_against_teke
		icon = GFX_goal_KOG_Assault_Against_Anziku
		x = 1
		y = 5
		cost = 3
		available_if_capitulated = no
		available = {
			KOG = {
				has_war_with = TKE
			}
		}
		bypass = {
			OR = {
				TKE = {
					NOT = {
						has_war_with = KOG
					}
				exists = no
				}
			}
		}
		prerequisite = { focus = KOG_manikongo_authority }
		prerequisite = { 
			focus = KOG_angolan_cacadores
			focus = KOG_assert_independence
		}
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
			add_war_support = 0.05
			add_timed_idea = {
				idea = KOG_push_against_teke_idea
				days = 75
			}
		}
	}
	focus = {
		id = KOG_peace_with_the_madman
		icon = GFX_goal_KOG_Peace_Madman
		x = -1
		y = 5
		cost = 3
		available_if_capitulated = no
		available = {
			KOG = {
				has_war_with = GAB
			}
		}
		bypass = {
		GAB = {
		OR = {
		NOT = {
		has_war_with = KOG
			}
		exists = no
				}
			}
		}
		prerequisite = { focus = KOG_manikongo_authority }
		prerequisite = { 
		focus = KOG_angolan_cacadores
		focus = KOG_assert_independence
		}
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		GAB = {
		country_event = {
				id = kog.4
				days = 7
			}
		}
			
		}
	}
	focus = {
		id = KOG_between_two_worlds
		icon = GFX_goal_KOG_Kingdom_Between_Two_Worlds
		x = 0
		y = 6
		cost = 5
		available_if_capitulated = no
		available = {
		has_country_leader = { name = "Pedro VII" }
		NOT = {
			OR = {
				has_war_with = TKE
				has_war_with = GAB
				}
			}
		}
		prerequisite = { focus = KOG_peace_with_the_madman focus = KOG_push_against_teke }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 500
		}
		completion_reward = {
		if = {
			limit = {
				has_idea = AFR_post_collapse_instability
				}
			remove_ideas = AFR_post_collapse_instability
		}
		country_event = kog.1
		add_stability = 0.05
		}
	}
	focus = {
		id = KOG_portuguese_patronage
		icon = GFX_goal_KOG_Continued_Portuguese_Patronage
		x = -2
		y = 7
		cost = 5
		available_if_capitulated = no
		available = { always = no }
		prerequisite = { focus = KOG_between_two_worlds }
		mutually_exclusive = { focus = KOG_traditionalist_revival }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		custom_effect_tooltip = unlock_focuses
		}
	}
	focus = {
		id = KOG_integralist_influences
		icon = GFX_goal_KOG_Luso_Integralist_Influences
		x = -4
		y = 8
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_portuguese_patronage }
		available = { has_country_leader = { name = "Pedro VII" } }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		swap_ideas = {
				remove_idea = KOG_reliance_on_portugal_idea
				add_idea = KOG_integralist_influences_idea
		}
		add_stability = 0.02
		add_popularity = { ideology = national_populist popularity = 0.01 }
		}
	}
	focus = {
		id = KOG_legacy_of_afonso
		icon = GFX_goal_KOG_Legacy_Dom_Alfonso
		x = -5
		y = 9
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_integralist_influences }
		available = { has_country_leader = { name = "Pedro VII" } }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		swap_ideas = {
				remove_idea = KOG_integralist_influences_idea
				add_idea = KOG_legacy_of_afonso_idea
		}
		add_popularity = { ideology = national_populist popularity = 0.1 }
		country_event = {
				id = kog.14
				days = 21
		}
			
		}
	}
	focus = {
		id = KOG_portuguese_labor
		icon = GFX_MAF_labor_charter
		x = -3
		y = 9
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_integralist_influences }
		available = { has_country_leader = { name = "Pedro VII" } }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		add_offsite_building = { type = industrial_complex level = 1 }
		add_offsite_building = { type = industrial_complex level = 1 }
		POR = {
		random_owned_state = {
		prioritize = { 540 705 950 }
		add_manpower = 2500
		add_extra_state_shared_building_slots = 1
		add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
		PAF = {
		random_owned_state = {
		prioritize = { 540 705 950 }
		add_manpower = 2500
		add_extra_state_shared_building_slots = 1
		add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}	
		}
	}
	focus = {
		id = KOG_church_of_kongo
		icon = GFX_goal_KOG_Catholic_Church_Kongo
		x = -2
		y = 8
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_portuguese_patronage }
		available = { has_country_leader = { name = "Pedro VII" } }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		add_ideas = KOG_church_of_kongo_idea		
		}
	}
	focus = {
		id = KOG_foreign_studies
		icon = GFX_goal_PAN_Create_the_Universidad_de_Panama
		x = -1
		y = 9
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_church_of_kongo }
		available = { has_country_leader = { name = "Pedro VII" } }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		add_research_slot_until_five = yes
			
		}
	}
	focus = {
		id = KOG_traditionalist_revival
		icon = GFX_goal_KOG_Traditionalist_Revival
		x = 2
		y = 7
		cost = 5
		available_if_capitulated = no
		available = { always = no }
		prerequisite = { focus = KOG_between_two_worlds }
		mutually_exclusive = { focus = KOG_portuguese_patronage }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		custom_effect_tooltip = unlock_focuses
		}
	}
	focus = {
		id = KOG_bakongo_practices
		icon = GFX_goal_KOG_Promote_Bakongo_Practices
		x = 2
		y = 8
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_traditionalist_revival }
		available = { has_country_leader = { name = "Pedro VII" } }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
		add_ideas = KOG_bakongo_practices_idea
		increase_ruling_party_popularity_by_10 = yes
		country_event = {
				id = kog.12
				days = 14
		}
			
		}
	}
	focus = {
		id = KOG_tribalist_structures
		icon = GFX_goal_LPD_tribal_autonomy
		x = 4
		y = 8
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_traditionalist_revival }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		available = { has_country_leader = { name = "Pedro VII" } }
		completion_reward = {
		add_ideas = KOG_tribalist_structures_idea
			
		}
	}
	focus = {
		id = KOG_masters_of_the_basin
		icon = GFX_goal_KOG_Masters_Kongo_Basin
		x = 5
		y = 9
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_tribalist_structures }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		available = { has_country_leader = { name = "Pedro VII" } }
		completion_reward = {
		random_owned_controlled_state = {
			add_resource = {
				type = rubber
				amount = 16
			}
		}
		random_owned_controlled_state = {
			add_resource = {
				type = oil
				amount = 12
			}
		}
		random_owned_controlled_state = {
			add_resource = {
				type = steel
				amount = 8
			}
		}
		random_owned_state = { 
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		add_ideas = KOG_masters_of_the_basin_idea
			
		}
	}
	focus = {
		id = KOG_fate_of_monarchy
		icon = GFX_goal_KOG_Fate_House_Agua_Rosada
		x = 3
		y = 9
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_tribalist_structures }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		available = { has_country_leader = { name = "Pedro VII" } }
		completion_reward = {
		add_political_power = 100
		add_command_power = 20
		}
	}
	focus = {
		id = KOG_native_universities
		icon = GFX_DAH_Uni
		x = 1
		y = 9
		cost = 5
		available_if_capitulated = no
		prerequisite = { focus = KOG_bakongo_practices }
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		available = { has_country_leader = { name = "Pedro VII" } }
		completion_reward = {
		add_research_slot_until_five = yes
			
		}
	}
	focus = {
		id = KOG_deal_for_mbanza_kongo
		icon = GFX_goal_KOG_Negotiate_Mbanza_Kongo
		x = 0
		y = 8
		cost = 1
		available_if_capitulated = no
		prerequisite = { focus = KOG_portuguese_patronage focus = KOG_traditionalist_revival }
		available = {
			OR = {
				is_in_faction_with = PAF
				is_in_faction_with = POR
				is_subject_of = PAF
				is_subject_of = POR
			}
			has_country_leader = { name = "Pedro VII" }
		}
		relative_position_id = KOG_manikongo_proclaimation
		ai_will_do = {
			factor = 100
		}
		completion_reward = {
			if = {
				limit = {
					country_exists = PAF
				}
				PAF = {
					country_event = {
						id = kog.2
						days = 2
					}
				}
			}
			if = {
				limit = {
					NOT = { country_exists = PAF }
				}
				POR = {
					country_event = {
						id = kog.2
						days = 2
					}
				}
			}
		}
	}
	focus = {
		id = KOG_our_lost_brethren
		icon = GFX_goal_BBR_Uniting_Diaspora
		x = 15
		y = 15
		cost = 1
		available_if_capitulated = no
		prerequisite = { focus = KOG_regionalintervenionism }
		ai_will_do = {
			factor = 0
		}
		available = {
			has_country_leader = { name = "Pedro VII" }
		}
		completion_reward = {
		every_state = {
			limit = { is_core_of = BRA }
			add_claim_by = KOG
		}
		if = {
			limit = { country_exists = BRA }
			activate_targeted_decision = { target = BRA decision = KOG_attack_country }
		}
			
		}
	}
	focus = {
		id = KOG_afro_bolivian_ties
		icon = GFX_goal_KOG_Afro_Bolivian_Ties
		x = 15
		y = 17
		cost = 5
		available_if_capitulated = no
		available = {
			BRA = {
				exists = no
			}
		}
		prerequisite = { focus = KOG_our_lost_brethren }
		ai_will_do = {
			factor = 0
		}
		completion_reward = {
		if = {
			limit = { country_exists = BOL }
			activate_targeted_decision = { target = BOL decision = KOG_attack_country }
		}
		if = {
			limit = {
			country_exists = PRU
			PRU = { owns_state = 302 }
			}
			activate_targeted_decision = { target = PRU decision = KOG_attack_country }
		}
		country_event = {
				id = kog.15
				days = 21
		}
			
		}
	}
	
###Kasa-Vubu Coup ###- removed

focus = {
id = KOG_thebalazavilleadministration
icon = GFX_goal_shadow_government
x = 8
y = 0
cost = 4
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.05
	country_event = kongokang.19 
	hidden_effect = {
		MAF = { country_event = { id = kongokang.19 days = 1 } }
		}
	}
}
#Initial economy
focus = {
id = KOG_negotiatewiththeconcessions
icon = GFX_MAF_corporate_economics
x = 6
y = 1
cost = 5
available = {
	has_idea = KOG_blackmonday
}
available_if_capitulated = no
prerequisite = { focus = KOG_thebalazavilleadministration } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.05
		if = {
			limit = {
				has_idea = KOG_blackmonday
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday
			add_idea = KOG_blackmonday2
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday2
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday2
			add_idea = KOG_blackmonday3
			}
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday3
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday3
			add_idea = KOG_blackmonday4
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday4
			}
			remove_ideas = KOG_blackmonday4
		}
	custom_effect_tooltip = willreduceblackmonday
	}
}
focus = {
id = KOG_endkabindamilitiapayments
icon = GFX_linkingupwithduala
x = 4
y = 2
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_negotiatewiththeconcessions } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.05
		if = {
			limit = {
				has_idea = KOG_blackmonday
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday
			add_idea = KOG_blackmonday2
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday2
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday2
			add_idea = KOG_blackmonday3
			}
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday3
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday3
			add_idea = KOG_blackmonday4
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday4
			}
			remove_ideas = KOG_blackmonday4
		}
	add_war_support = -0.01
	custom_effect_tooltip = willreduceblackmonday
	}
}
focus = {
id = KOG_emergencyreliefworks
icon = GFX_goal_MAF_African_Workers_Union
x = 6
y = 2
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_negotiatewiththeconcessions } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.05
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
			}
		}
	}
}
focus = {
id = KOG_prosmallholderrhetoric
icon = GFX_smallholdingfocus
x = 5
y = 3
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_endkabindamilitiapayments focus = KOG_emergencyreliefworks }
ai_will_do = { factor = 100 }
completion_reward = {
		928 = {
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
	}
}

 #Initial political

focus = {
id = KOG_seditionordinance
icon = GFX_goal_HAI_generic_espionage_guy_was_a_black_man
x = 10
y = 1
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_thebalazavilleadministration } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.1
	add_war_support = 0.1
	}
}
focus = {
id = KOG_suppresssyndicalistdockers
icon = GFX_HOL_crackdown_syndie
x = 10
y = 2
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_seditionordinance } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.05
	increase_ruling_party_popularity_by_5 = yes
	add_popularity = { ideology = social_democrat popularity = -0.05 }
			928 = {
				if = {
					limit = {
						is_owned_by = KOG
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = dockyard
						level = 1
						instant_build = yes
					}
				}
			}
	}
}
focus = {
id = KOG_tarriffmeasures
icon = GFX_gambleitall
x = 12
y = 2
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_seditionordinance } 
ai_will_do = { factor = 100 }
completion_reward = {
			928 = {
				if = {
					limit = {
						is_owned_by = KOG
					}
					add_extra_state_shared_building_slots = 1
				}
			}	
		if = {
			limit = {
				has_idea = KOG_blackmonday
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday
			add_idea = KOG_blackmonday2
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday2
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday2
			add_idea = KOG_blackmonday3
			}
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday3
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday3
			add_idea = KOG_blackmonday4
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday4
			}
			remove_ideas = KOG_blackmonday4
		}
	custom_effect_tooltip = willreduceblackmonday
	}
}
focus = {
id = KOG_bolsternonaskariforces
icon = GFX_regularisethekathi
x = 11
y = 3
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_suppresssyndicalistdockers  focus = KOG_tarriffmeasures }
ai_will_do = { factor = 100 }
completion_reward = {
	add_war_support = 0.05
			division_template = {
				name = "Mercenaries"
				division_names_group = GER_INF_01
				regiments = {
					infantry = { x = 0 y = 0 }
					infantry = { x = 0 y = 1 }
					infantry = { x = 0 y = 2 }
					infantry = { x = 1 y = 0 }
					infantry = { x = 1 y = 1 }
					infantry = { x = 1 y = 2 }
					infantry = { x = 2 y = 0 }
					infantry = { x = 2 y = 1 }
					infantry = { x = 2 y = 2 }
				}
			}
			random_owned_controlled_state = {
				create_unit = {
					division = "division_template = \"Mercenaries\" start_experience_factor = 0.1"
					owner = ROOT
					
				}
			}
			random_owned_controlled_state = {
				create_unit = {
					division = "division_template = \"Mercenaries\" start_experience_factor = 0.1"
					owner = ROOT
					
				}
			}
	}
}
focus = {
id = KOG_suppressabako
icon = GFX_goal_GAB_french_congo
x = 8
y = 2
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_negotiatewiththeconcessions } 
prerequisite = { focus = KOG_seditionordinance } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_popularity = { ideology = social_conservative popularity = -0.1 }
	add_stability = 0.05
	add_political_power = 50
	}
}
focus = {
id = KOG_negotiatewiththeaskari
icon = GFX_goal_German_Staff
x = 8
y = 3
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_suppressabako } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.05
	increase_ruling_party_popularity_by_5 = yes
	add_political_power = -30
	}
}
focus = {
id = KOG_orderatallcosts
icon = GFX_sidelinetheflemishwalloons
x = 8
y = 4
cost = 5
available = {
	has_country_leader = { name = "Curt von Haase" }
}
available_if_capitulated = no
prerequisite = { focus = KOG_negotiatewiththeaskari } 
prerequisite = { focus = KOG_prosmallholderrhetoric focus = KOG_bolsternonaskariforces } 
ai_will_do = { factor = 100 }
	completion_reward = {
		add_stability = 0.1
	if = {
		limit = {
			has_idea = KOG_libreville_seething
			}
		remove_ideas = KOG_libreville_seething
		}
		delete_unit_template_and_units = {
			division_template = "Mercenaries"
			disband = no #will refund equipment and manpower
		}
	}
 }
 
 
focus = {
id = KOG_thegermansholdon
icon = GFX_focus_GER_schutztruppe
x = 10
y = 5
cost = 5
available = {
	has_completed_focus = KOG_orderatallcosts
}
mutually_exclusive = {
	focus = KOG_pedrostepsforth
}
available_if_capitulated = no
ai_will_do = { factor = 100 }
completion_reward = {
	custom_effect_tooltip = unlock_focuses
}
 }
 
#Kongo Crisis start

focus = {
id = KOG_pedrostepsforth
icon = GFX_focus_COG_house_agua_rosada
x = 6
y = 5
cost = 5
		available = {
			custom_trigger_tooltip = {
				tooltip = unlock_focuses
				always = no
			}
		}
bypass = {
	has_country_leader = { name = "Pedro VII" }
}
mutually_exclusive = {
	focus = KOG_thegermansholdon
}
available_if_capitulated = no
ai_will_do = { factor = 100 }
completion_reward = {
	custom_effect_tooltip = unlock_focuses
}
 }
 
focus = {
id = KOG_anewpolitics
icon = GFX_goal_generic_council
x = 8
y = 7
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_akongoleseeconomy focus = KOG_poachforeigninvestment } 
ai_will_do = { factor = 100 }
completion_reward = {
	increase_ruling_party_popularity_by_10 = yes
	}
 }

#Foreign orientation economy
focus = {
id = KOG_poachforeigninvestment
icon = GFX_goal_CSA_capital_investments
x = 12
y = 6
cost = 5
available_if_capitulated = no
available = {
	NOT = {
		has_completed_focus = KOG_akongoleseeconomy
	}
}
mutually_exclusive = { focus = KOG_akongoleseeconomy }
prerequisite = { focus = KOG_pedrostepsforth focus = KOG_thegermansholdon } 
ai_will_do = { factor = 100 }
completion_reward = {
		add_tech_bonus = {
			bonus = 0.5
			uses = 2
			category = industry
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday
			add_idea = KOG_blackmonday2
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday2
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday2
			add_idea = KOG_blackmonday3
			}
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday3
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday3
			add_idea = KOG_blackmonday4
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday4
			}
			remove_ideas = KOG_blackmonday4
		}
	custom_effect_tooltip = willreduceblackmonday
	}
}
focus = {
id = KOG_internationalelinks
icon = GFX_goal_generic_loans
x = 13
y = 7
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_poachforeigninvestment } 
ai_will_do = {
 factor = 100
}
available = {
	NOT = {
		has_war_with = GAB
		has_war_with = TKE
	}
}
completion_reward = {
			928 = {
				if = {
					limit = {
						is_owned_by = KOG
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = dockyard
						level = 1
						instant_build = yes
					}
				}
			}	
		if = {
			limit = {
				has_idea = KOG_blackmonday
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday
			add_idea = KOG_blackmonday2
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday2
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday2
			add_idea = KOG_blackmonday3
			}
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday3
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday3
			add_idea = KOG_blackmonday4
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday4
			}
			remove_ideas = KOG_blackmonday4
		}
	custom_effect_tooltip = willreduceblackmonday
	}
}
focus = {
id = KOG_fromdirttrackstoroads
icon = GFX_lowlandroadgrants
x = 15
y = 7
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_poachforeigninvestment } 
ai_will_do = {
 factor = 100
}
available = {
	NOT = {
		has_war_with = GAB
		has_war_with = TKE
	}
}
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_building_construction = { type = infrastructure level = 1 instant_build = yes }
		}
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_building_construction = { type = infrastructure level = 1 instant_build = yes }
		}
	}
}
focus = {
id = KOG_expandndindiindustry
icon = GFX_focus_generic_industry_2
x = 14
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_fromdirttrackstoroads focus = KOG_internationalelinks } 
ai_will_do = { factor = 100 }
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
		add_extra_state_shared_building_slots = 1
		add_building_construction = {
		type = arms_factory
		level = 1
		instant_build = yes
			}
		}
	}
}
focus = {
id = KOG_developgabuneseoildeposits
icon = GFX_goal_oil_derrick
x = 13
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_expandndindiindustry }
available = {
	owns_state = 539
}
bypass = {
	NOT = { owns_state = 539 }
}
ai_will_do = { factor = 100 }
completion_reward = {
	add_resource = {
		type = oil
		amount = 14
		state = 539
		}
	539 = {
		add_extra_state_shared_building_slots = 1
		add_building_construction = {
			type = industrial_complex
			level = 1
			instant_build = yes
		}
	}
}
}
focus = {
id = KOG_cashcropcotton
icon = GFX_thekivusettlements
x = 15
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_expandndindiindustry } 
ai_will_do = { factor = 100 }
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
	}
}
focus = {
id = KOG_benefitsusall
icon = GFX_goal_generic_party_bottle
x = 14
y = 10
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_cashcropcotton } 
prerequisite = { focus = KOG_developgabuneseoildeposits } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.15
	}
}
#Native orientation economy
focus = {
id = KOG_akongoleseeconomy
icon = GFX_goal_CRO_national_factories
x = 4
y = 6
cost = 5
available = {
	NOT = {
		has_completed_focus = KOG_poachforeigninvestment
	}
}
mutually_exclusive = { focus = KOG_poachforeigninvestment }
available_if_capitulated = no
prerequisite = { focus = KOG_pedrostepsforth } 
ai_will_do = { factor = 100 }
completion_reward = {
			928 = {
				if = {
					limit = {
						is_owned_by = KOG
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
				}
			}	
		if = {
			limit = {
				has_idea = KOG_blackmonday
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday
			add_idea = KOG_blackmonday2
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday2
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday2
			add_idea = KOG_blackmonday3
			}
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday3
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday3
			add_idea = KOG_blackmonday4
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday4
			}
			remove_ideas = KOG_blackmonday4
		}
	custom_effect_tooltip = willreduceblackmonday
	}
}
focus = {
id = KOG_pivotawayfromconcessions
icon = GFX_removemailorestrictions
x = 3
y = 7
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_akongoleseeconomy } 
ai_will_do = { factor = 100 }
available = {
	NOT = {
		has_war_with = GAB
		has_war_with = TKE
	}
}
completion_reward = {
	add_stability = 0.05
	increase_ruling_party_popularity_by_10 = yes
	}
}
focus = {
id = KOG_subsistenceagriculturefocus
icon = GFX_goal_coffee_boom
x = 1
y = 7
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_akongoleseeconomy } 
ai_will_do = { 
 factor = 100
}
available = {
	NOT = {
		has_war_with = GAB
		has_war_with = TKE
	}
}
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
	}
}
focus = {
id = KOG_importsubstitution
icon = GFX_settlerlandgrants
x = 2
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_subsistenceagriculturefocus focus = KOG_pivotawayfromconcessions } 
ai_will_do = { factor = 100 }
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday
			add_idea = KOG_blackmonday2
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday2
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday2
			add_idea = KOG_blackmonday3
			}
		}
		if = {
			limit = {
				has_idea = KOG_blackmonday3
		}
		swap_ideas = {
			remove_idea = KOG_blackmonday3
			add_idea = KOG_blackmonday4
			}
		}	
		if = {
			limit = {
				has_idea = KOG_blackmonday4
			}
			remove_ideas = KOG_blackmonday4
		}
	custom_effect_tooltip = willreduceblackmonday
	}
}
focus = {
id = KOG_sendoureducatedoverseas
icon = GFX_goal_ZAM_portugal
x = 1
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_importsubstitution } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.05
	add_popularity = { ideology = social_democrat popularity = -0.02 }
	add_popularity = { ideology = market_liberal popularity = -0.02 }
	add_popularity = { ideology = social_liberal popularity = -0.02 }
	}
}
focus = {
id = KOG_collectivisationefforts
icon = GFX_goal_generic_positive_trade_relations
x = 3
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_importsubstitution } 
ai_will_do = { factor = 100 }
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
add_stability = -0.02
	}
}
focus = {
id = KOG_theafrikanautarky
icon = GFX_enshrinedualpolicy
x = 2
y = 10
cost = 7
available_if_capitulated = no
prerequisite = { focus = KOG_collectivisationefforts }
prerequisite = { focus = KOG_sendoureducatedoverseas } 
ai_will_do = { factor = 100 }
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
		add_extra_state_shared_building_slots = 1
		add_building_construction = {
		type = arms_factory
		level = 1
		instant_build = yes
			}
		}
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
		add_extra_state_shared_building_slots = 1
		add_building_construction = {
		type = arms_factory
		level = 1
		instant_build = yes
			}
		}
	}
}
#early political
focus = {
id = KOG_setupcourtinndindi
icon = GFX_focus_COG_the_ma_loango
x = 6
y = 7
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_akongoleseeconomy } 
ai_will_do = { factor = 100 }
available = {
	has_completed_focus = KOG_pedrostepsforth
	has_country_leader = { name = "Pedro VII" }
}
completion_reward = {
	add_war_support = 0.1
	country_event = kog.20
	}
}
 
focus = {
id = KOG_negotiatewithlibreville
icon = GFX_goal_GAB_republic_amidst_chaos
x = 10
y = 7
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_akongoleseeconomy focus = KOG_poachforeigninvestment } 
ai_will_do = {
 factor = 100
}
available = {
	owns_state = 539
}
bypass = {
	NOT = { owns_state = 539 }
}
completion_reward = {
	add_stability = 0.05
	add_political_power = -20
	decrease_ruling_party_popularity_by_5 = yes
		if = {
			limit = {
				has_idea = KOG_libreville_seething
				}
			remove_ideas = KOG_libreville_seething
		}
	}
}
focus = {
id = KOG_reestablisharoyalbodyguard
icon = GFX_focus_CONGO_congolese_generals
x = 6
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_setupcourtinndindi } 
ai_will_do = { factor = 100 }
available = {
	has_completed_focus = KOG_pedrostepsforth
	is_subject = no
}
completion_reward = {
	add_war_support = 0.1
	}
}
focus = {
id = KOG_promote_native_catholicism
icon = GFX_goal_BRA_catholic_education
x = 4
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_setupcourtinndindi } 
ai_will_do = { factor = 100 }
available = {
	has_completed_focus = KOG_pedrostepsforth
	is_subject = no
}
completion_reward = {
	country_event = kog.13
	increase_ruling_party_popularity_by_10 = yes
	}
}
focus = {
id = KOG_grabthepursestrings
icon = GFX_negotiatewiththeconglomerates
x = 10
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_negotiatewithlibreville } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_political_power = 100
	}
}
focus = {
id = KOG_reich_schools
icon = GFX_goal_KTG_Educate_natives
x = 12
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_negotiatewithlibreville } 
ai_will_do = { factor = 100 }
available = {
	has_completed_focus = KOG_thegermansholdon
}
completion_reward = {
	add_stability = 0.1
	}
}
focus = {
id = KOG_endtheindigenat
icon = GFX_labourquotas
x = 8
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_setupcourtinndindi focus = KOG_negotiatewithlibreville }
prerequisite = { focus = KOG_anewpolitics }
ai_will_do = { factor = 100 }
completion_reward = {
	remove_ideas = KOG_indigenat_idea
	increase_ruling_party_popularity_by_10 = yes
	add_stability = 0.05
	add_war_support = 0.05
	add_political_power = -30
	}
}
focus = {
id = KOG_backabakomoderates
icon = GFX_focus_BEL_order_of_the_golden_lion
x = 9
y = 9
cost = 5
available_if_capitulated = no
mutually_exclusive = { focus = KOG_backkimbangu }
prerequisite = { focus = KOG_endtheindigenat } 
prerequisite = { focus = KOG_reestablisharoyalbodyguard focus = KOG_grabthepursestrings } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.1
	add_popularity = { ideology = social_conservative popularity = 0.05 }
	}
}
focus = {
id = KOG_backkimbangu
icon = GFX_focus_COG_recognize_the_kimbanguist_church
x = 7
y = 9
cost = 5
available_if_capitulated = no
mutually_exclusive = { focus = KOG_backabakomoderates }
prerequisite = { focus = KOG_endtheindigenat }
prerequisite = { focus = KOG_reestablisharoyalbodyguard }
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.1
	add_popularity = { ideology = national_populist popularity = 0.05 }
	}
}
focus = {
id = KOG_preparefortruereform
icon = GFX_goal_generic_parliament
x = 8
y = 10
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_backabakomoderates focus = KOG_backkimbangu }
ai_will_do = { factor = 100 }
completion_reward = {
	add_political_power = 50
		if = {
			limit = {
				has_country_leader = { name = "Curt von Haase" }
				has_completed_focus = KOG_backabakomoderates
			}
			create_country_leader = {
				name = "Curt von Haase"
				desc = "POLITICS_CURT_HAASE_DESC"
				picture = "gfx/leaders/GER/Portrait_Germany_Curt_Hasse.png"
				expire = "1.1.1"
				ideology = soccon_colonial_govt_subtype
			}
			set_politics = {
				ruling_party = social_conservative
			}
			add_popularity = { ideology = social_conservative popularity = 0.2 }
		}
		if = {
			limit = {
				has_country_leader = { name = "Curt von Haase" }
				has_completed_focus = KOG_backkimbangu
			}
			create_country_leader = {
				name = "Curt von Haase"
				desc = "POLITICS_CURT_HAASE_DESC"
				picture = "gfx/leaders/GER/Portrait_Germany_Curt_Hasse.png"
				expire = "1.1.1"
				ideology = natpop_colonial_govt_subtype
			}
			set_politics = {
				ruling_party = national_populist
			}
			add_popularity = { ideology = national_populist popularity = 0.2 }
		}
	}
}

focus = {
id = KOG_thecoalitionshatters
icon = GFX_solvethepresswar
x = 24
y = 0
cost = 1
available = {
	has_completed_focus = KOG_preparefortruereform
	NOT = {
		has_war_with = GAB
		has_war_with = TKE
	}
	NOT = {
		has_country_leader = { name = "Curt von Haase" }
	}
}
select_effect = {
	country_event = {
		id = kongokang.13
		days = 2
	}
}
cancelable = no

available_if_capitulated = no
ai_will_do = {
 factor = 300
}
completion_reward = {
	country_event = kongokang.14
	add_political_power = 50
	}
}
#Kimbanguist path
focus = {
id = KOG_thekimbanguregency
icon = GFX_goal_LPD_black_jesus
x = 17
y = 1
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_thecoalitionshatters }
		available = {
			custom_trigger_tooltip = {
				tooltip = unlock_focuses
				always = no
			}
		}
bypass = {
	has_country_flag = crisisended
	has_government = national_populist
}
ai_will_do = { factor = 100 }
completion_reward = {
	custom_effect_tooltip = unlock_focuses
	}
}
focus = {
id = KOG_empowerthefaithmilitias
icon = GFX_goal_LPD_allow_operation
x = 16
y = 2
cost = 5
available = {
	has_government = national_populist
}
available_if_capitulated = no
prerequisite = { focus = KOG_thekimbanguregency } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_war_support = 0.15
	}
}
focus = {
id = KOG_speakkikongocampaign
icon = GFX_goal_LPD_congolese_nationalism
x = 18
y = 2
cost = 5
available = {
	has_government = national_populist
}
available_if_capitulated = no
prerequisite = { focus = KOG_thekimbanguregency } 
ai_will_do = { factor = 100 }
completion_reward = {
	increase_ruling_party_popularity_by_15 = yes
	}
}
focus = {
id = KOG_protestantcadres
icon = GFX_goal_LPD_piety
x = 17
y = 3
cost = 5
available = {
	has_government = national_populist
}
available_if_capitulated = no
prerequisite = { focus = KOG_speakkikongocampaign }
prerequisite = { focus = KOG_empowerthefaithmilitias } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.15
	}
}
focus = {
id = KOG_anewjerusalem
icon = GFX_goal_LPD_black_liberation_theology
x = 16
y = 4
cost = 5
available = {
	has_government = national_populist
}
available_if_capitulated = no
prerequisite = { focus = KOG_protestantcadres }
ai_will_do = { factor = 100 }
completion_reward = {
	country_event = kongokang.17
	set_province_name = { id = 14323 name = "Jerusalemville"}
	}
}
#shared
focus = {
id = KOG_replacestipendswithtribute
icon = GFX_reformthenativetrustfund
x = 19
y = 3
cost = 5
available = {
	has_government = national_populist
	has_government = paternal_autocrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_thekimbanguregency focus = KOG_theroyalprerogative }
ai_will_do = { factor = 100 }
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
	add_political_power = 50
	}
}
focus = {
id = KOG_returnofthemanikong
icon = GFX_doubledownonswahili
x = 18
y = 4
cost = 5
available = {
	has_government = national_populist
	has_government = paternal_autocrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_replacestipendswithtribute }
ai_will_do = { factor = 100 }
completion_reward = {
	increase_ruling_party_popularity_by_10 = yes
	}
}
#King's path
focus = {
id = KOG_theroyalprerogative
icon = GFX_goal_LPD_be_nice_to_natives
x = 22
y = 1
cost = 5
prerequisite = { focus = KOG_thecoalitionshatters }
		available = {
			custom_trigger_tooltip = {
				tooltip = unlock_focuses
				always = no
			}
		}
bypass = {
	has_country_flag = crisisended
	has_government = paternal_autocrat
}
available_if_capitulated = no
ai_will_do = { factor = 100 }
completion_reward = {
		custom_effect_tooltip = unlock_focuses
	}
}
focus = {
id = KOG_anewnobility
icon = GFX_thekabakasourally
x = 20
y = 2
cost = 5
available = {
	has_government = paternal_autocrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_theroyalprerogative } 
ai_will_do = { factor = 100 }
completion_reward = {
	country_event = kog.10
	add_political_power = 80
	}
}
focus = {
id = KOG_crushrepublicantendencies
icon = GFX_manipulatetheintellectuals
x = 22
y = 2
cost = 5
available = {
	has_government = paternal_autocrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_theroyalprerogative } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_popularity = { ideology = social_democrat popularity = -0.03 }
	add_popularity = { ideology = market_liberal popularity = -0.03 }
	add_popularity = { ideology = social_liberal popularity = -0.03 }	
	add_popularity = { ideology = social_conservative popularity = -0.03 }
	}
}
focus = {
id = KOG_memoriesofalfonso
icon = GFX_anewagreement
x = 21
y = 3
cost = 5
available = {
	has_government = paternal_autocrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_crushrepublicantendencies }
prerequisite = { focus = KOG_anewnobility } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_war_support = 0.1
	add_stability = 0.05
	}
}
focus = {
id = KOG_allthekingsmen
icon = GFX_endthengonidispute
x = 22
y = 4
cost = 5
available = {
	has_government = paternal_autocrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_memoriesofalfonso }
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.1
	}
}
#Constitutional monarchy
focus = {
id = KOG_aunitarymonarchy
icon = GFX_focus_rom_handle_king
x = 26
y = 1
cost = 5
prerequisite = { focus = KOG_thecoalitionshatters }
		available = {
			custom_trigger_tooltip = {
				tooltip = unlock_focuses
				always = no
			}
		}
bypass = {
	has_country_flag = crisisended
	has_government = authoritarian_democrat
}
available_if_capitulated = no
ai_will_do = { factor = 100 }
completion_reward = {
	custom_effect_tooltip = unlock_focuses
	}
}
focus = {
id = KOG_missionaryculture
icon = GFX_goal_faith_and_state
x = 26
y = 2
cost = 5
available = {
	has_government = authoritarian_democrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_aunitarymonarchy } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_war_support = 0.2
	}
}
focus = {
id = KOG_bakongorenaissance
icon = GFX_enlistthemissionaries
x = 28
y = 2
cost = 5
available = {
	has_government = authoritarian_democrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_aunitarymonarchy } 
ai_will_do = { factor = 100 }
completion_reward = {
	country_event = kog.101
	add_political_power = 100
	}
}
focus = {
id = KOG_guidedgovernance
icon = GFX_focus_usa_voter_registration_act
x = 27
y = 3
cost = 5
available = {
	has_government = authoritarian_democrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_bakongorenaissance }
prerequisite = { focus = KOG_missionaryculture } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.15
	}
}
focus = {
id = KOG_thebeaconofafrica
icon = GFX_Focus_Improve_Literacy2
x = 26
y = 4
cost = 5
available = {
	has_government = authoritarian_democrat
}
available_if_capitulated = no
prerequisite = { focus = KOG_guidedgovernance }
ai_will_do = { factor = 100 }
completion_reward = {
	add_war_support = 0.1
	increase_ruling_party_popularity_by_10 = yes
	}
}
#shared 2

focus = {
id = KOG_bringthetowniestoheel
icon = GFX_goal_generic_industry_reallocation
x = 29
y = 3
cost = 5
available = {
	has_democratic_government = yes
}
available_if_capitulated = no
prerequisite = { focus = KOG_aunitarymonarchy focus = KOG_afederalrepublic }
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.02
	increase_ruling_party_popularity_by_10 = yes
	}
}
focus = {
id = KOG_thetruekongo
icon = GFX_legalreorganisation
x = 30
y = 4
cost = 5
available = {
	has_democratic_government = yes
}
available_if_capitulated = no
prerequisite = { focus = KOG_bringthetowniestoheel }
ai_will_do = { factor = 100 }
completion_reward = {
	add_stability = 0.1
	}
 }

#federalist triumph

focus = {
id = KOG_afederalrepublic
icon = GFX_goal_KOG_Constitutionalism_Under_ABAKO
x = 31
y = 1
cost = 5
prerequisite = { focus = KOG_thecoalitionshatters }
		available = {
			custom_trigger_tooltip = {
				tooltip = unlock_focuses
				always = no
			}
		}
bypass = {
	has_country_flag = crisisended
	OR = {
		has_elected_government = yes
		has_socialist_government = yes
	}
}
available_if_capitulated = no
ai_will_do = { factor = 100 }
completion_reward = {
custom_effect_tooltip = unlock_focuses
	}
}
 
focus = {
id = KOG_entrenchnewinstitutions
icon = GFX_goal_brain
x = 30
y = 2
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_afederalrepublic } 
ai_will_do = { factor = 100 }
available = {
	OR = {
		has_elected_government = yes
		has_socialist_government = yes
	}
}
completion_reward = {
	add_stability = 0.1
	add_ideas = KOG_abako_constitutionalism_idea
	}
}
focus = {
id = KOG_suppressmonarchists
icon = GFX_goal_crush_monarchy
x = 32
y = 2
cost = 5
available = {
	OR = {
		has_elected_government = yes
		has_socialist_government = yes
	}
}
available_if_capitulated = no
prerequisite = { focus = KOG_afederalrepublic } 
ai_will_do = { factor = 100 }
completion_reward = {
	increase_ruling_party_popularity_by_10 = yes
	add_popularity = { ideology = authoritarian_democrat popularity = -0.02 }
	add_popularity = { ideology = paternal_autocrat popularity = -0.02 }	
	add_popularity = { ideology = national_populist popularity = -0.02 }
	}
}
focus = {
id = KOG_anationalcapital
icon = GFX_garrisontowns
x = 31
y = 3
cost = 5
available = {
		OR = {
		has_elected_government = yes
		has_socialist_government = yes
	}
}
available_if_capitulated = no
prerequisite = { focus = KOG_suppressmonarchists }
prerequisite = { focus = KOG_entrenchnewinstitutions } 
ai_will_do = { factor = 100 }
completion_reward = {
			random_owned_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						is_in_home_area = yes
						NOT = {
							owner = {
								any_owned_state = {
									free_building_slots = {
										building = arms_factory
										size > 0
										include_locked = yes
									}
									is_in_home_area = yes
								}
							}
						}
					}
				}
			add_extra_state_shared_building_slots = 1
			add_building_construction = {
				type = industrial_complex
				level = 1
				instant_build = yes
			}
		}
	}
}
focus = {
id = KOG_freeelections
icon = GFX_goal_DOM_Call_Special_Election
x = 32
y = 4
cost = 5
available = {
	OR = {
		has_elected_government = yes
		has_socialist_government = yes
	}
}
available_if_capitulated = no
prerequisite = { focus = KOG_anationalcapital } 
ai_will_do = { factor = 100 }
completion_reward = {
	if = {
		limit = {
			has_elected_government = yes
		}
		country_event = kongokang.6
	}
	if = {
		limit = {
			has_socialist_government = yes
		}
		country_event = kongokang.15
	}
	add_war_support = 0.1
	}
}
#shared future branch
focus = {
id = KOG_nationbuilding
icon = GFX_goal_KOG_Enshrine_Bakongo_Nationalism
x = 24
y = 2
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_thekimbanguregency focus = KOG_aunitarymonarchy focus = KOG_afederalrepublic focus = KOG_theroyalprerogative } 
ai_will_do = { factor = 100 }
completion_reward = {
		add_ideas = KOG_enshrine_bakongo_nationalism_idea
		add_manpower = 5000
	}
 }
 
 
focus = {
id = KOG_reclaimourculture
icon = GFX_goal_KOG_Crush_Portuguese_Influence
x = 23
y = 3
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_nationbuilding } 
ai_will_do = { factor = 100 }
	completion_reward = {
		add_command_power = 20
		add_war_support = 0.05
		add_manpower = -500
		POR = { add_opinion_modifier = { target = KOG modifier = large_decrease } }
		PAF = { add_opinion_modifier = { target = KOG modifier = large_decrease } }
		if = {
		limit = {
		has_idea = KOG_reliance_on_portugal_idea
		}
		remove_ideas = KOG_reliance_on_portugal_idea
		}
		if = {
		limit = {
		has_idea = KOG_legacy_of_afonso_idea
		}
		remove_ideas = KOG_legacy_of_afonso_idea
		}
		if = {
		limit = {
		KOG = {
		is_subject_of = POR
			}
		}
		POR = {
			end_puppet = KOG
		}
		leave_faction = yes
		separate_peace_all_wars = yes
		}
		hidden_effect = {
		set_country_flag = KOG_kasavubu_free_from_por
		}
	}
}
focus = {
id = KOG_transkongorailproject
icon = GFX_dschibutilinks
x = 25
y = 3
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_nationbuilding } 
ai_will_do = { factor = 100 }
completion_reward = {
	build_railway = {
		level = 2
		start_province = 14323
		target_province = 14592
	}
	}
}
focus = {
id = KOG_anascentconsumermarket
icon = GFX_limitgovernmentcontrols
x = 24
y = 4
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_transkongorailproject focus = KOG_reclaimourculture } 
ai_will_do = { factor = 100 }
completion_reward = {
		random_owned_state = {
		prioritize = { 914 916 928 }
		add_extra_state_shared_building_slots = 1
		add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
			}
		}
		random_owned_state = { 
		prioritize = { 914 916 928 }
		add_extra_state_shared_building_slots = 1
		add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
		}
		add_ideas = KOG_capitalist_reforms_idea	
	}
}
focus = {
id = KOG_seedsforthefuture
icon = GFX_focus_research
x = 24
y = 5
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_anascentconsumermarket }
prerequisite = { focus = KOG_returnofthemanikong focus = KOG_thetruekongo } 
ai_will_do = { factor = 100 }
completion_reward = {
	add_research_slot_until_five = yes
	}
}
focus = {
id = KOG_crisisacrosstheriver
icon = GFX_Generic_Jungle_Insurgency
x = 24
y = 7
cost = 5
	available = {
		custom_trigger_tooltip = {
			tooltip = unlock_focuses
			always = no
		}
	}
bypass = {
	OR = {
		has_global_flag = congo_bush_war
		NOT = {
			country_exists = COG
		}
	}
}
available_if_capitulated = no
ai_will_do = { factor = 100 }
completion_reward = {
	custom_effect_tooltip = unlock_focuses
	}
}
#Diplomacy

focus = {
id = KOG_diplomacyofnecessity
icon = GFX_anewnativeordnance
x = 17
y = 13
cost = 5
available_if_capitulated = no
ai_will_do = {
 factor = 100
}
available = {
	is_subject = no
}
bypass = {
		is_subject = no
	}
completion_reward = {
	custom_effect_tooltip = unlock_focuses
	}
}
focus = {
id = KOG_regionalintervenionism
icon = GFX_goal_planning_bonus
x = 14
y = 14
cost = 1
available_if_capitulated = no
prerequisite = { focus = KOG_diplomacyofnecessity }
ai_will_do = {
 factor = 100
}
 available = {
	is_subject = no
 }
completion_reward = {
	add_war_support = 0.05
	}
 }


focus = {
id = KOG_demandtheexclave
icon = GFX_pushorganicideas
x = 13
y = 15
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_regionalintervenionism }
		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				has_war = yes
			}
			modifier = {
				factor = 0
				strength_ratio = { tag = PAF ratio < 1 }
			}
			modifier = {
				factor = 0
				PAF = {
					is_in_faction = yes
					any_allied_country = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
			modifier = {
				factor = 0
				PAF = {
					is_subject = yes
					overlord = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
		}
will_lead_to_war_with = PAF
	bypass = {
		914 = { is_owned_by = ROOT }
		}
	available = {
		is_in_faction = no
		is_subject = no
		can_declare_war_on = 914.owner
		}
	completion_reward = {
		declare_war_on = { type = annex_everything target = 914.owner }
	}
}
focus = {
id = KOG_retakeourrightfulland
icon = GFX_goal_POR_ban_republic
x = 12
y = 16
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_demandtheexclave }
		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				has_war = yes
			}
			modifier = {
				factor = 0
				strength_ratio = { tag = PAF ratio < 1 }
			}
			modifier = {
				factor = 0
				PAF = {
					is_in_faction = yes
					any_allied_country = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
			modifier = {
				factor = 0
				PAF = {
					is_subject = yes
					overlord = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
		}
 will_lead_to_war_with = PAF
	bypass = {
		916 = { is_owned_by = ROOT }
		}
	available = {
		is_in_faction = no
		is_subject = no
		can_declare_war_on = 916.owner
		}
	completion_reward = {
		declare_war_on = { type = annex_everything target = 916.owner }
	}
}
focus = {
id = KOG_squeezethespaniardsout
icon = GFX_goal_spain
x = 14
y = 16
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_regionalintervenionism }
		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				has_war = yes
			}
			modifier = {
				factor = 0
				strength_ratio = { tag = SPR ratio < 1 }
			}
			modifier = {
				factor = 0
				SPR = {
					is_in_faction = yes
					any_allied_country = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
			modifier = {
				factor = 0
				SPR = {
					is_subject = yes
					overlord = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
		}
will_lead_to_war_with = SPR
	bypass = {
		297 = { is_owned_by = ROOT }
		}
	available = {
		is_in_faction = no
		is_subject = no
		539 = { is_owned_by = ROOT }
		can_declare_war_on = 297.owner
		}
	completion_reward = {
		add_state_claim = 297
		declare_war_on = { type = annex_everything target = 297.owner }
	}
 }

 focus = {
id = KOG_interveneontheubangi
icon = GFX_goal_tfv_saf_anti_colonialist_crusade
x = 11
y = 15
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_regionalintervenionism }
		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				has_war = yes
			}
			modifier = {
				factor = 0
				strength_ratio = { tag = CEA ratio < 1 }
			}
			modifier = {
				factor = 0
				CEA = {
					is_in_faction = yes
					any_allied_country = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
			modifier = {
				factor = 0
				CEA = {
					is_subject = yes
					overlord = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
		}
will_lead_to_war_with = CEA
	bypass = {
		660 = { is_owned_by = ROOT }
		}
	available = {
		is_in_faction = no
		is_subject = no
		can_declare_war_on = 660.owner
		}
	completion_reward = {
		add_state_claim = 660
		declare_war_on = { type = annex_everything target = 660.owner }
	}
}
focus = {
id = KOG_demandlowerkongo
icon = GFX_goal_KIV_take_leopoldville
x = 16
y = 14
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_diplomacyofnecessity }
		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				has_war = yes
			}
			modifier = {
				factor = 0
				strength_ratio = { tag = COG ratio < 1 }
			}
			modifier = {
				factor = 0
				COG = {
					is_in_faction = yes
					any_allied_country = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
			modifier = {
				factor = 0
				COG = {
					is_subject = yes
					overlord = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
		}
will_lead_to_war_with = COG
	bypass = {
		881 = { is_owned_by = ROOT }
		}
	available = {

		}
	completion_reward = {
		unlock_decision_tooltip = KOG_unite_bas_congo
	}
}
focus = {
id = KOG_invadethebasin
icon = GFX_goal_LPD_militant_congo
x = 16
y = 16
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_demandlowerkongo }
		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				has_war = yes
			}
			modifier = {
				factor = 0
				strength_ratio = { tag = COG ratio < 1 }
			}
			modifier = {
				factor = 0
				COG = {
					is_in_faction = yes
					any_allied_country = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
			modifier = {
				factor = 0
				COG = {
					is_subject = yes
					overlord = {
						strength_ratio = { tag = ROOT ratio > 0.8 }
					}
				}
			}
		}
will_lead_to_war_with = COG
	available = {

		}
	completion_reward = {
		swap_ideas = {
				remove_idea = KOG_claims_of_greatness_idea
				add_idea = KOG_claims_of_greatness_2_idea
		}
		custom_effect_tooltip = KOG_claims_of_greatness_tt
	}
}
focus = {
id = KOG_ourstance
icon = GFX_goal_africa2
x = 19
y = 14
cost = 3
available_if_capitulated = no
		available = {
			custom_trigger_tooltip = {
				tooltip = unlock_focuses
				always = no
			}
		}
bypass = {
threat > 0.5
NOT = {
	has_war_with = TKE
	has_war_with = GAB
	}
}
prerequisite = { focus = KOG_diplomacyofnecessity }
ai_will_do = { 
factor = 100
} 
completion_reward = {
	custom_effect_tooltip = unlock_focuses
	}	
}

focus = {
id = KOG_rejoingermany
icon = GFX_goal_germany
x = 22
y = 15
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_ourstance }
ai_will_do = { 
	factor = 100
	modifier = {
		factor = 0
		has_war = yes
	}
	modifier = {
		factor = 5
		has_country_leader = { name = "Curt von Haase" }
	}
}
available = {
	has_socialist_government = no
	is_subject = no
	is_in_faction = no
	NOT = {
		country_exists = MAF
		}
	}
completion_reward = {
			if = {
				limit = {
					country_exists = GER
					GER = {
						is_faction_leader = yes
						}
					}
					GER = {
					country_event = sharedafrika.2
					}
				}
	}
}
focus = {
id = KOG_requestindustrialaid
icon = GFX_goal_German_Investements
x = 20
y = 15
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_ourstance }
ai_will_do = { factor = 100 }
available = {
	OR = {
		is_in_faction_with = GER
		is_in_faction_with = MAF
		}
	}
completion_reward = {
add_offsite_building = { type = industrial_complex level = 1 }
	}
}
focus = {
id = KOG_militarytraining
icon = GFX_goal_German_Staff
x = 20
y = 16
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_requestindustrialaid }
ai_will_do = { factor = 100 }
available = {
	OR = {
		is_in_faction_with = GER
		is_in_faction_with = MAF
		}
	}
completion_reward = {
	add_war_support = 0.05
	}
}
focus = {
id = KOG_culturalexchange
icon = GFX_focus_ger_return_of_the_kaiser
x = 20
y = 17
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_militarytraining }
ai_will_do = { factor = 100 }
completion_reward = {
	add_political_power = 50
	}
}
focus = {
id = KOG_sidewithfrance
icon = GFX_goal_comfrance
x = 17
y = 15
cost = 5
available_if_capitulated = no
available = {
	has_socialist_government = yes
	is_subject = no
	is_in_faction = no
}
prerequisite = { focus = KOG_ourstance }
ai_will_do = { 
	factor = 100
	modifier = {
		factor = 0
		has_war = yes
	}
}
completion_reward = {
	if = {
		limit = {
			country_exists = INT
			}
			country_event = sharedafrika.10
		}
	}
}
focus = {
id = KOG_anewally
icon = GFX_goal_canada
x = 18
y = 16
cost = 5
available_if_capitulated = no
available = {
	has_socialist_government = no
	is_subject = no
	is_in_faction = no
}
prerequisite = { focus = KOG_ourstance }
ai_will_do = { 
	factor = 100
	modifier = {
		factor = 0
		has_war = yes
	}
	modifier = {
		factor = 0
		has_country_leader = { name = "Curt von Haase" }
	}
}
completion_reward = {
			if = {
				limit = {
					country_exists = ENT
					ENT = {
						is_faction_leader = yes
						}
					}
					ENT = {
					country_event = sharedafrika.2
					}
				}
	}
 }

 
 #Army 
 
focus = {
id = KOG_kongolevies
icon = GFX_Focus_African_Liberation
x = 24
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_crisisacrosstheriver }
ai_will_do = { 
 factor = 85
 } 
completion_reward = {
	add_manpower = 15000
		add_tech_bonus = {
			name = KOG_kongolevies
			bonus = 1
			uses = 1
			category = infantry_weapons
		}
	}
}
focus = {
id = KOG_mobilisethewarriors
icon = GFX_goal_MAF_African_Armies
x = 23
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_kongolevies }
ai_will_do = { 
 factor = 85
 } 
completion_reward = {
	add_war_support = 0.1
		add_equipment_to_stockpile = {
			type = infantry_equipment_0
			amount = 500
			producer = MAF
		}
	}
 }
 
 
focus = {
id = KOG_foreignvolunteers
icon = GFX_enlisttheveterans
x = 25
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_kongolevies }
ai_will_do = { 
 factor = 85
 } 
completion_reward = {
		add_tech_bonus = {
			name = KOG_foreignvolunteers
			bonus = 1
			uses = 1
			category = support_tech
		}
	}
}
focus = {
id = KOG_commandstructure
icon = GFX_goal_generic_army_doctrines
x = 24
y = 10
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_foreignvolunteers }
prerequisite = { focus = KOG_mobilisethewarriors }
ai_will_do = { 
 factor = 85
 } 

completion_reward = {
	create_corps_commander = {
		name = "André Matsoua"
		portrait_path = "gfx/leaders/TKE/Portrait_TKE_Andre_Grenard_Matswa.png"
		traits = {
			infantry_officer
			infantry_leader
			commando
		}
		skill = 2
		attack_skill = 1
		defense_skill = 1
		planning_skill = 3
		logistics_skill = 2
	}

		add_tech_bonus = {
			name = KOG_commandstructure
			bonus = 1
			uses = 2
			category = land_doctrine
		}
	}
}
focus = {
id = KOG_artilleryimports
icon = GFX_goal_doctrine_fire_superiority
x = 23
y = 11
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_commandstructure }
ai_will_do = { 
 factor = 85
 } 
completion_reward = {
		add_tech_bonus = {
			name = KOG_artilleryimports
			bonus = 1
			uses = 1
			category = artillery
		}
	}
}
focus = {
id = KOG_languagestatus
icon = GFX_goal_generic_radar
x = 25
y = 11
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_commandstructure }
ai_will_do = { 
 factor = 85
 } 
completion_reward = {
	add_stability = 0.05
	}
}
focus = {
id = KOG_kongopropaganda
icon = GFX_reintegrationpolicy
x = 24
y = 12
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_languagestatus }
prerequisite = { focus = KOG_artilleryimports }
ai_will_do = { 
 factor = 85
 } 
completion_reward = {
	increase_ruling_party_popularity_by_5 = yes
	}
}
#Navy

focus = {
id = KOG_agulffleet
icon = GFX_goal_generic_navy_cruiser
x = 20
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_crisisacrosstheriver }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
	navy_experience = 25
		928 = {
			add_extra_state_shared_building_slots = 2
			add_building_construction = {
				type = naval_base
				level = 1
				instant_build = yes
			}
		}
	}
}
focus = {
id = KOG_coastalships
icon = GFX_adefensefleet
x = 19
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_agulffleet }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
		add_tech_bonus = {
			name = KOG_coastalships
			bonus = 1
			uses = 2
			category = dd_tech
		}	
	}
}
focus = {
id = KOG_librevillenavalbase
icon = GFX_goal_generic_construct_naval_dockyard
x = 21
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_agulffleet }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
		928 = {
			add_extra_state_shared_building_slots = 2
			add_building_construction = {
				type = dockyard
				level = 1
				instant_build = yes
			}
		}
	}
}
focus = {
id = KOG_fleetexercises
icon = GFX_goal_generic_navy_doctrines_tactics
x = 20
y = 10
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_librevillenavalbase }
prerequisite = { focus = KOG_coastalships }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
		add_tech_bonus = {
			name = KOG_fleetexercises
			bonus = 2
			uses = 2
			category = naval_doctrine
		}
	}
}
focus = {
id = KOG_bringineuropeanengineers
icon = GFX_goal_navy_hat_ships
x = 20
y = 11
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_fleetexercises }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
	add_stability = 0.05
	}
}
#Chair Force
focus = {
id = KOG_anindependentairforce
icon = GFX_developndoloairbase
x = 28
y = 8
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_crisisacrosstheriver }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
	air_experience = 30
	}
}
focus = {
id = KOG_establishairbases
icon = GFX_movetomengo
x = 27
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_anindependentairforce }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
		928 = { add_building_construction = {
				type = air_base
				level = 1
				instant_build = yes
			}
		}
	}
}
focus = {
id = KOG_importaircraft
icon = GFX_goal_recall_mittel_mission
x = 29
y = 9
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_anindependentairforce }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
	add_equipment_to_stockpile = { type = fighter_equipment_1 amount = 19 producer = GER }
	}
}
focus = {
id = KOG_balazavilleflightacademy
icon = GFX_goal_generic_air_fighter
x = 28
y = 10
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_importaircraft }
prerequisite = { focus = KOG_establishairbases }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
	add_war_support = 0.05
	}
}
focus = {
id = KOG_doctrinaldebate
icon = GFX_goal_generic_air_doctrine
x = 28
y = 11
cost = 5
available_if_capitulated = no
prerequisite = { focus = KOG_balazavilleflightacademy }
ai_will_do = { 
 factor = 75
 } 
completion_reward = {
		add_tech_bonus = {
			name = KOG_doctrinaldebate
			bonus = 2
			uses = 2
			category = air_doctrine
		}
	}
 }
 
}
#Fin

