### search_filters = {FOCUS_FILTER_POLITICAL}
### search_filters = {FOCUS_FILTER_RESEARCH}
### search_filters = {FOCUS_FILTER_INDUSTRY}
### search_filters = {FOCUS_FILTER_STABILITY}
### search_filters = {FOCUS_FILTER_WAR_SUPPORT}
### search_filters = {FOCUS_FILTER_MANPOWER}
### search_filters = {FOCUS_FILTER_ANNEXATION}

focus_tree = {
	id = rkskaukasus_tree
	
	country = {
		factor = 0
		modifier = {
			add = 10
			tag = RKS
		}
	}

	default = no

	continuous_focus_position = { x = 1600 y = 1000 }  
	initial_show_position = {
		x = 15
		y = 15
	}

	focus = {
		id = RKS_grant_alfred_rosenberg
		icon = GFX_goal_generic_demand_territory
		#prerequisite = { focus = }

		x = 11
		y = 0
		#relative_position_id = 
		cost = 2
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_stability = -0.15
			add_political_power = 75
			add_country_leader_trait = dictator
			
		}
	}

	
	focus = {
		id = RKS_gather_guns
		icon = GFX_goal_generic_small_arms
		prerequisite = { focus = RKS_grant_alfred_rosenberg }

		x = -4
		y = 2
		relative_position_id = RKS_grant_alfred_rosenberg
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_equipment_to_stockpile = {
                type = infantry_equipment
                amount = 6500
                producer = SOV
            }
		}
	}
	
		
	focus = {
		id = RKS_determination
		icon = GFX_goal_generic_military_sphere
		prerequisite = { focus = RKS_gather_guns }

		x = 0
		y = 2
		relative_position_id = RKS_gather_guns
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_war_support = 0.05
			
			add_ideas = RKS_determination_idea
			
		}
	}
	
	focus = {
		id = RKS_army_research_one
		icon = GFX_goal_generic_army_doctrines
		prerequisite = { focus = RKS_gather_guns }

		x = -3
		y = 1
		relative_position_id = RKS_gather_guns
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    army_experience = 10
		
		    add_doctrine_cost_reduction = {
				name = RKS_land_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	
	
	focus = {
		id = RKS_army_research_artillery
		icon = GFX_goal_generic_army_artillery2
		prerequisite = { focus = RKS_army_research_one }

		x = 1
		y = 1
		relative_position_id = RKS_army_research_one
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_tech_bonus = {
				name = RKS_artillery
				bonus = 1.0
				uses = 1
				category = artillery
			}
		}
	}
	
	focus = {
		id = RKS_army_research_motorized_equipment
		icon = GFX_goal_generic_army_motorized
		prerequisite = { focus = RKS_army_research_one }

		x = -1
		y = 1
		relative_position_id = RKS_army_research_one
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_tech_bonus = {
				name = RKS_motorized_equipment
				bonus = 1.0
				uses = 1
				category = motorized_equipment
			}
		}
	}
	
	focus = {
		id = RKS_army_buff_attack
		icon = GFX_goal_generic_axis_build_infantry
		prerequisite = { focus = RKS_army_research_artillery }
		mutually_exclusive = { focus = RKS_army_buff_defense }

		x = 0
		y = 1
		relative_position_id = RKS_army_research_artillery
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_ideas = RKS_attack_buff
			
		}
	}
	
	focus = {
		id = RKS_army_buff_defense
		icon = GFX_goal_generic_defence
		prerequisite = { focus = RKS_army_research_motorized_equipment }
		mutually_exclusive = { focus = RKS_army_buff_attack }

		x = 0
		y = 1
		relative_position_id = RKS_army_research_motorized_equipment
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_ideas = RKS_defense_buff
			
		}
	}
	
	focus = {
		id = RKS_army_research_two
		icon = GFX_goal_generic_army_doctrines
		prerequisite = { focus = RKS_army_buff_attack focus = RKS_army_buff_defense }


		x = -1
		y = 1
		relative_position_id = RKS_army_buff_attack
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			add_doctrine_cost_reduction = {
				name = RKS_land_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
		}
	}
	
	focus = {
		id = RKS_army_research_slot
		icon = GFX_focus_research
		prerequisite = { focus = RKS_army_research_two }

		x = 0
		y = 1
		relative_position_id = RKS_army_research_two
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_research_slot = 1
		}
	}
	
	focus = {
		id = RKS_southern_defense
		icon = GFX_goal_generic_fortify_city
		prerequisite = { focus = RKS_determination }


		x = 0
		y = 2
		relative_position_id = RKS_determination
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		    RKS = {
			    controls_state = 231
				controls_state = 230
				controls_state = 229
			}
		}

		search_filters = {}

		completion_reward = {
		
		    custom_effect_tooltip = 1_RKS_tooltip
			
			hidden_effect = {
			    
				231 = {
				    add_building_construction = {
				    type = bunker
				    province = 3653
				    level = 1
				    }
			    }
				
				231 = {
				    add_building_construction = {
				    type = bunker
				    province = 3656
				    level = 1
				    }
			    }
				
			    231 = {
				    add_building_construction = {
				    type = bunker
				    province = 6669
				    level = 1
				    }
			    }
			    
				230 = {
				    add_building_construction = {
				    type = bunker
				    province = 12441
				    level = 1
				    }
			    }
				
				230 = {
				    add_building_construction = {
				    type = bunker
				    province = 3564
				    level = 1
				    }
			    }
				
			    230 = {
				    add_building_construction = {
				    type = bunker
				    province = 12320
				    level = 1
				    }
			    }
				
			    230 = {
				    add_building_construction = {
				    type = bunker
				    province = 6997
				    level = 1
				    }
			    }
			
			    230 = {
				    add_building_construction = {
				    type = bunker
				    province = 4660
				    level = 1
				    }
			    }
			
			    229 = {
				    add_building_construction = {
				    type = bunker
				    province = 9715
				    level = 1
				    }
			    }
			
			    229 = {
				    add_building_construction = {
				    type = bunker
				    province = 11704
				    level = 1
				    }
			    }
			
			    229 = {
				    add_building_construction = {
				    type = bunker
				    province = 12434
				    level = 1
				    }
			    }
			
			    229 = {
				    add_building_construction = {
				    type = bunker
				    province = 4473
				    level = 1
				    }
			    }
			
			}
		}
	}
	
	focus = {
		id = RKS_stabilise_region
		icon = GFX_goal_generic_political_pressure
		prerequisite = { focus = RKS_grant_alfred_rosenberg }


		x = 4
		y = 1
		relative_position_id = RKS_grant_alfred_rosenberg
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			add_stability = 0.05
		}
	}
	
	focus = {
		id = RKS_segregate_population
		icon = GFX_goal_generic_forceful_treaty
		prerequisite = { focus = RKS_stabilise_region }


		x = 0
		y = 1
		relative_position_id = RKS_stabilise_region
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			add_stability = -0.10
			add_political_power = 50
		}
	}
	
	focus = {
		id = RKS_invite_german_settlers
		icon = GFX_goal_generic_intelligence_exchange
		prerequisite = { focus = RKS_segregate_population }


		x = -2
		y = 1
		relative_position_id = RKS_segregate_population
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			add_manpower = 30000
			add_ideas = RKS_manpower
		}
	}
	
	focus = {
		id = RKS_buy_equipments
		icon = GFX_goal_generic_military_deal
		prerequisite = { focus = RKS_gather_guns }


		x = 2
		y = 1
		relative_position_id = RKS_gather_guns
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			add_equipment_to_stockpile = {
                type = infantry_equipment
                amount = 1000
                producer = GER
            }
			add_equipment_to_stockpile = {
                type = artillery_equipment
                amount = 100
                producer = GER
            }
			add_equipment_to_stockpile = {
                type = support_equipment
                amount = 50
                producer = GER
            }
			
			add_timed_idea = { idea = RKS_buying_stuff days = 180 }
		}
	}
	
	focus = {
		id = RKS_train_professional_army
		icon = GFX_goal_rhineland
		prerequisite = { focus = RKS_buy_equipments }
		prerequisite = { focus = RKS_invite_german_settlers }


		x = 2
		y = 3
		relative_position_id = RKS_buy_equipments
		cost = 8
		ai_will_do = {
			factor = 100
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			add_stability = 0.05
			
			division_template = {
				name = "Kaukasisch Division"
				priority = 1
				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 }
					artillery_brigade = { x = 2 y = 1 }
					artillery_brigade = { x = 2 y = 2 }


		
				}
				support = {
				    engineer = { x = 0 y = 0 }
				}
			}
			
			231 = {
			    create_unit = {
					division = "name = \"1. Kaukasisch Division\" division_template = \"Kaukasisch Division\" start_experience_factor = 0.5" 
					owner = RKS
				}
	        }
			
			229 = {
			    create_unit = {
					division = "name = \"2. Kaukasisch Division\" division_template = \"Kaukasisch Division\" start_experience_factor = 0.5" 
					owner = RKS
				}
	        }
			
			234 = {
			    create_unit = {
					division = "name = \"3. Kaukasisch Division\" division_template = \"Kaukasisch Division\" start_experience_factor = 0.5" 
					owner = RKS
				}
				create_unit = {
					division = "name = \"4. Kaukasisch Division\" division_template = \"Kaukasisch Division\" start_experience_factor = 0.5" 
					owner = RKS
				}
	        }
			
			236 = {
			    create_unit = {
					division = "name = \"5. Kaukasisch Division\" division_template = \"Kaukasisch Division\" start_experience_factor = 0.5" 
					owner = RKS
				}
	        }
		}
	}
	
	focus = {
		id = RKS_work_with_caucasus
		icon = GFX_goal_generic_dangerous_deal
		prerequisite = { focus = RKS_train_professional_army }
		mutually_exclusive = { focus = RKS_destroy_the_caucasus }


		x = -1
		y = 1
		relative_position_id = RKS_train_professional_army
		cost = 8
		ai_will_do = {
			factor = 100
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			swap_ideas = {
			    remove_idea = RKS_caucasus_nationalism
			    add_idea = RKS_caucasus_nationalism_friendly
			}
		}
	}
	
	focus = {
		id = RKS_destroy_the_caucasus
		icon = GFX_goal_anti_comintern_pact
		prerequisite = { focus = RKS_train_professional_army }
		mutually_exclusive = { focus = RKS_work_with_caucasus }


		x = 1
		y = 1
		relative_position_id = RKS_train_professional_army
		cost = 8
		ai_will_do = {
			factor = 100
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		
		    swap_ideas = {
			    remove_idea = RKS_caucasus_nationalism
			    add_idea = RKS_destroyed_caucasus
			}
		}
	}
	
	focus = {
		id = RKS_destroy_the_bolsheviks
		icon = GFX_goal_generic_war_with_comintern
		prerequisite = { focus = RKS_destroy_the_caucasus focus = RKS_work_with_caucasus }
		
         

		x = -1
		y = 1
		relative_position_id = RKS_destroy_the_caucasus
		cost = 8
		ai_will_do = {
			factor = 100
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			remove_ideas = RKS_bolshevik_resistance
		}
	}
	
	focus = {
		id = RKS_expand_business
		icon = GFX_goal_generic_production
		prerequisite = { focus = RKS_invite_german_settlers focus = RKS_expand_industries }


		x = 0
		y = 2
		relative_position_id = RKS_invite_german_settlers
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			add_ideas = RKS_production
		}
	}
	
	focus = {
		id = RKS_serfdom
		icon = GFX_goal_generic_construction2
		prerequisite = { focus = RKS_segregate_population }


		x = 0
		y = 1
		relative_position_id = RKS_segregate_population
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			add_ideas = RKS_forcedlabor
		}
	}
	
	focus = {
		id = RKS_expand_industries
		icon = GFX_goal_generic_construct_civ_factory
		prerequisite = { focus = RKS_serfdom }


		x = 0
		y = 1
		relative_position_id = RKS_serfdom
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 1
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 1
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	
	focus = {
		id = RKS_expand_industries_two
		icon = GFX_goal_generic_construct_civ_factory
		prerequisite = { focus = RKS_expand_industries }


		x = 0
		y = 1
		relative_position_id = RKS_expand_industries
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 1
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 2
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
			}

		}
	}
	
	focus = {
		id = RKS_expand_milfactories
		icon = GFX_goal_generic_construct_mil_factory
		prerequisite = { focus = RKS_serfdom }


		x = 4
		y = 1
		relative_position_id = RKS_serfdom
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = arms_factory
						size > 1
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = arms_factory
						size > 1
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}

		}
	}
	
	focus = {
		id = RKS_expand_milfactories_two
		icon = GFX_goal_generic_construct_mil_factory
		prerequisite = { focus = RKS_expand_milfactories }


		x = 0
		y = 1
		relative_position_id = RKS_expand_milfactories
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
			
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = arms_factory
						size > 1
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = arms_factory
						size > 2
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}

		}
	}
	
	focus = {
		id = RKS_naval_dockyard
		icon = GFX_goal_generic_construct_naval_dockyard
		prerequisite = { focus = RKS_expand_milfactories_two }
		

		x = 0
		y = 1
		relative_position_id = RKS_expand_milfactories_two
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    navy_experience = 25
			if = {
				limit = {
					NOT = {
						any_owned_state = {
							dockyard > 0
							free_building_slots = {
								building = dockyard
								size > 2
								include_locked = yes
							}
						}
					}
					any_owned_state = {
						is_coastal = yes
					}
				}
				random_owned_controlled_state = {
					limit = {
						is_coastal = yes
						free_building_slots = {
							building = dockyard
							size > 2
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 2
					add_building_construction = {
						type = dockyard
						level = 2
						instant_build = yes
					}
				}
				set_country_flag = naval_effort_built
			}
			if = {
				limit = {
					NOT = { has_country_flag = naval_effort_built }
					any_owned_state = {
						dockyard > 0
						free_building_slots = {
							building = dockyard
							size > 2
							include_locked = yes
						}
					}
				}
				random_owned_controlled_state = {
					limit = {
						dockyard > 0
						free_building_slots = {
							building = dockyard
							size > 2
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 2
					add_building_construction = {
						type = dockyard
						level = 2
						instant_build = yes
					}
				}
				set_country_flag = naval_effort_built
			}
			if = {
				limit = {
					NOT = { has_country_flag = naval_effort_built }
					NOT = {
						any_owned_state = {
							free_building_slots = {
								building = dockyard
								size > 2
								include_locked = yes
							}
						}
					}
				}
				random_state = {
					limit = {
						controller = { tag = ROOT }
						free_building_slots = {
							building = dockyard
							size > 2
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 2
					add_building_construction = {
						type = dockyard
						level = 2
						instant_build = yes
					}
				}
			}			
		}
	}
	
	focus = {
		id = RKS_infrastructure
		icon = GFX_goal_generic_construct_infrastructure
		prerequisite = { focus = RKS_serfdom }
		

		x = 2
		y = 1
		relative_position_id = RKS_serfdom
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    234 = {
				add_building_construction = {
				type = infrastructure
				level = 2
				instant_build = yes
				}
			}
			
			238 = {
				add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
				}
			}
			
			235 = {
				add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
				}
			}
			
			826 = {
				add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
				}
			}
			
			231 = {
				add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
				}
			}
			
			230 = {
				add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
				}
			}
			
			229 = {
				add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
				}
			}
			
			821 = {
				add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
				}
			}
			
			232 = {
				add_building_construction = {
				type = infrastructure
				level = 1
				instant_build = yes
				}
			}
			
		}
	}
	
	focus = {
		id = RKS_azerbaijani_airport
		icon = GFX_goal_generic_air_fighter
		prerequisite = { focus = RKS_infrastructure }
		

		x = 0
		y = 1
		relative_position_id = RKS_infrastructure
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    229 = {
				add_building_construction = {
				type = air_base
				level = 5
				instant_build = yes
				}
			}
		}
	}
	
	focus = {
		id = RKS_develop_azerbaijan
		icon = GFX_goal_generic_oil_refinery
		prerequisite = { focus = RKS_expand_industries_two }
		prerequisite = { focus = RKS_expand_business }
		

		x = 1
		y = 2
		relative_position_id = RKS_expand_business
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		controls_state = 229
		}

		search_filters = {}

		completion_reward = {
		    229 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = synthetic_refinery
					level = 2
					instant_build = yes
				}
			}
		}
	}
	
	focus = {
		id = RKS_develop_dagestan
		icon = GFX_goal_generic_oil_refinery
		prerequisite = { focus = RKS_develop_azerbaijan }
		

		x = 0
		y = 1
		relative_position_id = RKS_develop_azerbaijan
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		controls_state = 821
		controls_state = 232
		}

		search_filters = {}

		completion_reward = {
		    821 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = synthetic_refinery
					level = 1
					instant_build = yes
				}
			}
			
			232 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = synthetic_refinery
					level = 1
					instant_build = yes
				}
			}
		}
	}
	
	focus = {
		id = RKS_oil_state
		icon = GFX_goal_generic_consumer_goods
		prerequisite = { focus = RKS_develop_dagestan }
		

		x = 1
		y = 4
		relative_position_id = RKS_expand_business
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_political_power = 100
			add_stability = 0.10
			
			add_ideas = RKS_breadbasket
		}
	}
	
	focus = {
		id = RKS_empower_the_fascists
		icon = GFX_goal_generic_national_unity
		prerequisite = { focus = RKS_stabilise_region }
		

		x = 3
		y = 1
		relative_position_id = RKS_stabilise_region
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		}

		search_filters = {}

		completion_reward = {
		    add_political_power = 25
			add_popularity = {
                ideology = fascism
                popularity = 0.25
            }
		}
	}
	
	focus = {
		id = RKS_german_victory
		icon = GFX_goal_support_fascism
		prerequisite = { focus = RKS_empower_the_fascists }
		

		x = 0
		y = 1
		relative_position_id = RKS_empower_the_fascists
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {
		
		NOT = { has_war_with = SOV }
		}

		search_filters = {}

		completion_reward = {
		    add_political_power = 50
			add_stability = 0.15
		}
	}
	
	focus = {
		id = RKS_german_research
		icon = GFX_focus_research
		prerequisite = { focus = RKS_azerbaijani_airport }
		

		x = 0
		y = 1
		relative_position_id = RKS_azerbaijani_airport
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {

		}

		search_filters = {}

		completion_reward = {
		    add_research_slot = 1
		}
	}
	
	focus = {
		id = RKS_military_state
		icon = GFX_focus_generic_military_mission
		prerequisite = { focus = RKS_army_research_slot }
		prerequisite = { focus = RKS_southern_defense }
		prerequisite = { focus = RKS_destroy_the_bolsheviks }
		

		x = 3
		y = 2
		relative_position_id = RKS_army_research_slot
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {

		}

		search_filters = {}

		completion_reward = {
		    add_stability = 0.1
			add_ideas = RKS_military_buff
			
			if = {
				limit = {
					NOT = { has_idea = war_economy }
					NOT = { has_idea = tot_economic_mobilisation }
				}
				add_ideas = war_economy
			}
		}
	}
	
	focus = {
		id = RKS_finalise_plan
		icon = GFX_goal_rksplus_generalplanost
		prerequisite = { focus = RKS_military_state }
		prerequisite = { focus = RKS_oil_state }

		

		x = 0
		y = 10
		relative_position_id = RKS_grant_alfred_rosenberg
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {

		}

		search_filters = {}

		completion_reward = {
		    add_political_power = 100
		}
	}
	
	focus = {
		id = RKS_germanization
		icon = GFX_focus_ger_reichskommisariats
		prerequisite = { focus = RKS_finalise_plan }

		

		x = 0
		y = 2
		relative_position_id = RKS_finalise_plan
		cost = 8
		ai_will_do = {
			factor = 10
		}
		available = {

		}

		search_filters = {}

		completion_reward = {
		    
	        add_manpower = 75000
			add_stability = 0.25
		}
	}

}

