### 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}
### search_filters = {FOCUS_FILTER_INTERNAL_AFFAIRS}

focus_tree = {
	id = belarusian_focus

	country = {
		factor = 0
		
		modifier = {
			add = 10
			tag = BLR
		}
	}
	
	shared_focus = UKR_consolidation_of_union
	
	default = no

	continuous_focus_position = { x = 50 y = 1900 }
	
	#################
	#   POLITICAL   #
	#################
	
	focus = {
		id = BLR_protect_republick

		icon = GFX_focus_BLR_claim_government_dissolve
		x = 10
		y = 0
		offset = {
			x = 20
			y = 0
			trigger = {
				has_completed_focus = BLR_protect_republick
			}
		}
		cost = 5

		available = {
        
		}
		
		allow_branch = { NOT = { has_completed_focus = BLR_change_government } }
		
		bypass = {
			NOT = { has_government = democratic }
		}
		
		ai_will_do = {
			factor = 20
		}
		
		mutually_exclusive = { focus = BLR_change_government }
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
            add_political_power = 100
            add_stability = 0.05
			hidden_effect = { country_event = { id = belarus.148 days = 4 } }
			mark_focus_tree_layout_dirty = yes
		}
	}
	
	focus = {
		id = BLR_change_government

		icon = GFX_focus_generic_military_dictatorship
		x = 42
		y = 0
		
		allow_branch = { NOT = { has_completed_focus = BLR_protect_republick } }
		
		select_effect = {
		    country_event = { id = belarus.277 days = 35 }
			country_event = { id = belarus.278 days = 42 random_days = 3 }
			country_event = { id = belarus.279 days = 49 random_days = 5 }
			country_event = { id = belarus.280 days = 63 }
			country_event = { id = belarus.281 days = 65 random_days = 4 }
		}
		
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
		    has_government = fascism
		}
		
		mutually_exclusive = { focus = BLR_protect_republick }
		
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			mark_focus_tree_layout_dirty = yes
			add_popularity = {
			    ideology = neutrality
				popularity = 0.15
			}
			add_stability = 0.05
		}
	}
	
	focus = {
		id = BLR_ban_communism

		icon = GFX_focus_BLR_ban_communism
		x = 0
		y = 1
		
		cost = 5

		available = {
        
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		prerequisite = { focus = BLR_change_government  }
		relative_position_id = BLR_change_government
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_ideas = BLR_communsim_banned
			add_popularity = { ideology = communism popularity = -0.1 }
		}
	}
	
	focus = {
		id = BLR_save_sojm_government 

		icon = GFX_focus_GER_end_european_communism
		x = 0
		y = 1
		cost = 5

		available = {
        
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_protect_republick }
		
		relative_position_id = BLR_protect_republick
		
		search_filters = {FOCUS_FILTER_POLITICAL}
		
		completion_reward = {
			add_political_power = 25
			country_event = { id = belarus.156 }
		}
	}
	
	focus = {
		id = BLR_delegation_to_ussr

		icon = GFX_focus_BLR_delegation_to_ussr
		x = -5
		y = 1
		cost = 5

		available = {
            has_government = democratic
			custom_trigger_tooltip = {
				tooltip = BLR_delegation_to_ussr_tt
				check_variable = {
			        blr_support_in_society_sov > 39
			    }
			}
		}
		
		allow_branch = {
			NOT = { 
				OR = {
					has_completed_focus = BLR_save_coalition
					has_completed_focus = BLR_change_government
				}
			}
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 15
		}
		
		mutually_exclusive = { focus = BLR_save_coalition }
		prerequisite = { focus = BLR_save_sojm_government }
		relative_position_id = BLR_save_sojm_government
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_stability = -0.05
			add_popularity = {
			    ideology = communism
				popularity = 0.05
			}
			custom_effect_tooltip = BLR_sovietist_happy_10
			SOV = { country_event = belarus.157 }
		}
	}
	
	focus = {
		id = BLR_state_for_workers

		icon = GFX_focus_ETH_callout_to_the_world
		x = -2
		y = 1
		cost = 5

		available = {
            has_government = communism
		}
		
		ai_will_do = { 
		    factor = 15
		}
		
		bypass = {

		}
		
		prerequisite = { focus = BLR_delegation_to_ussr }
		
		relative_position_id = BLR_delegation_to_ussr 
		
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_popularity = { ideology = communism popularity = 0.05 }
			custom_effect_tooltip = BLR_state_for_workers_tt
			set_country_flag = BLR_state_for_workers_flag
			custom_effect_tooltip = UKR_additional_decisions
			if = {
			    limit = {
				    BLR = { is_ai = yes }
				}
				add_political_power = 100
			}
		}
	}
	
	focus = {
		id = BLR_soviet_way

		icon = GFX_focus_BLR_soviet_way
		x = -2
		y = 1
		cost = 10

		available = {
            always = no
		}
		
		ai_will_do = { 
		    factor = 15
		}
		
		bypass = {
			is_subject_of = SOV
		}
		
		mutually_exclusive = { focus = BLR_revolution_of_red_roses }
		prerequisite = { focus = BLR_state_for_workers }
		relative_position_id = BLR_state_for_workers
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    promote_character = BLR_Panteliymon_Ponomarenko
		    add_popularity = { ideology = communism popularity = 0.25 }
        	BLR = { country_event = { id = belarus.25 } }
			set_politics = { 
			    ruling_party = communism
				elections_allowed = no
			}
			hidden_effect = {
			    add_stability = 0.25
		    }
		}
	}
	
	focus = {
		id = BLR_russian_is_da_cool_language

		icon = GFX_focus_UKR_second_language
		x = 0
		y = 1
		cost = 20

		available = {
           
		}
		
		bypass = {
			is_subject_of = SOV
		}
		
		prerequisite = { focus = BLR_soviet_way }
		relative_position_id = BLR_soviet_way
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		    add_popularity = { ideology = communism popularity = -0.03 }
        	remove_ideas = BLR_russian_language_in_belarus
			country_event = { id = belarus.26 days = 2 }
		}
	}
	
	focus = {
		id = BLR_fights_with_black_cat

		icon = GFX_goal_generic_attack_allies
		x = 0
		y = 1
		cost = 30

		available = {
            has_idea = BLR_black_cat 
		}
		
		bypass = {
			
		}
		prerequisite = { focus = BLR_russian_is_da_cool_language }
		relative_position_id = BLR_russian_is_da_cool_language
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_stability = 0.05
			unlock_decision_category_tooltip = BLR_black_cat_cat
			hidden_effect = {
			    activate_mission = BLR_revolution_in_belarus
			}
		}
	}
	
	focus = {
		id = BLR_strategical_railway_sov_blr

		icon = GFX_focus_generic_railroad
		x = 0
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		prerequisite = { focus = BLR_fights_with_black_cat }
		relative_position_id = BLR_fights_with_black_cat
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    build_railway = {
				level = 3
				path = { 11370 294 11322 3331 11220 11290 306 3362 6387 9272 11254 335 401 3327 3391 6380 }
			}
			206 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			219 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	
	focus = {
		id = BLR_organize_war_operations

		icon = GFX_focus_chi_army_reform
		x = -1
		y = 1
		cost = 10

		available = {
            NOT = { has_idea = BLR_black_cat }
		}
		
		bypass = {
			
		}
		prerequisite = { focus = BLR_education_for_the_proletarians }
		prerequisite = { focus = BLR_strategical_railway_sov_blr }
		relative_position_id = BLR_strategical_railway_sov_blr
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			add_war_support = 0.1
		}
	}
	
	focus = {
		id = BLR_claim_west_belarus

		icon = GFX_focus_BLR_claim_west_belarus
		x = -1
		y = 1
		cost = 10

		available = {
            has_government = communism
		}
		
		bypass = {
		OR = {
		    controls_state = 96 controls_state = 95 controls_state = 94 
			has_war_with = POL
			POL = { exists = no }
			}
		}
		
		prerequisite = { focus = BLR_organize_war_operations }
		relative_position_id = BLR_organize_war_operations
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    POL = { country_event = { id = belarus.31 } }
		}
	}
	
	focus = {
		id = BLR_claim_mozyr

		icon = GFX_focus_BLR_claim_mozyr
		x = 1
		y = 1
		cost = 10

		available = {
            has_government = communism
		}
		
		bypass = {
		OR = {
		    controls_state = 194
			has_war_with = UKR
			UKR = { exists = no }
			is_in_faction_with = UKR
			}
		}
		
		prerequisite = { focus = BLR_organize_war_operations }
		relative_position_id = BLR_organize_war_operations
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    UKR = { country_event = { id = belarus.34 } }
		}
	}
	
	focus = {
		id = BLR_road_to_woarld_revolution

		icon = GFX_focus_YUG_pan_slavic_congress
		x = -1
		y = 1
		cost = 10

		available = {
            has_government = communism
		}
		
		bypass = {

		}
		
		prerequisite = { focus = BLR_claim_mozyr focus = BLR_claim_west_belarus }
		relative_position_id = BLR_claim_mozyr
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_ideas = BLR_road_to_world_revolution
		}
	}
	
	focus = {
		id = BLR_collectivization

		icon = GFX_focus_prc_agrarian_socialism
		x = -2
		y = 1
		cost = 15

		available = {
           has_government = communism
		}
		
		bypass = {
			
		}
		prerequisite = { focus = BLR_russian_is_da_cool_language }
		relative_position_id = BLR_russian_is_da_cool_language
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_popularity = { ideology = communism popularity = -0.1 }
        	add_timed_idea = { idea = BLR_process_of_collectivization days = 1040 }
	        hidden_effect = {
			    country_event = { 
				    id = belarus.116
					days = 400
				}
			}
		}
	}
	
	focus = {
		id = BLR_education_for_the_proletarians

		icon = GFX_focus_research2
		x = 0
		y = 1
		cost = 10

		available = {
           has_government = communism
		}
		
		bypass = {
			
		}
		prerequisite = { focus = BLR_collectivization }
		relative_position_id = BLR_collectivization
		search_filters = { FOCUS_FILTER_STABILITY FOCUS_FILTER_RESEARCH}
		completion_reward = {
		   add_stability = 0.1
		   add_ideas = BLR_education_for_prolletarians
		}
	}
	
	focus = {
		id = BLR_KGB_expirience

		icon = GFX_focus_BLR_KGB_expirience
		x = -1
		y = 1
		cost = 10

		available = {
            is_in_faction_with = SOV
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_education_for_the_proletarians  focus = BLR_strategical_railway_sov_blr }
		relative_position_id = BLR_education_for_the_proletarians
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
            if = {
				limit = {
					has_dlc = "La Resistance" 
				}
				add_ideas = { BLR_kgb_idea }
            }
			else = {
				add_ideas = { BLR_kgb_idea_no_lar }
			}
		}
	}
	
	focus = {
		id = BLR_revolution_of_red_roses

		icon = GFX_goal_generic_war_with_comintern
		x = 2
		y = 1
		cost = 5

		available = {
            always = no
		}
		
		bypass = {
			
		}
		
		ai_will_do = { 
		    factor = 0
		}
		
		mutually_exclusive = { focus = BLR_soviet_way }
		prerequisite = { focus = BLR_state_for_workers }
		relative_position_id = BLR_state_for_workers
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	promote_character = BLR_Bronislaw_Tarashkewich
		    set_cosmetic_tag = BLR_TAR
		    SOV = {
			    add_ai_strategy = {
				    type = antagonize
				    id = BLR
				    value = 200
			    }
			    add_ai_strategy = {
				    type = declare_war
				    id = BLR
				    value = 100
			    }
		    }
			set_politics = { 
			    ruling_party = communism
				elections_allowed = yes
			}
			add_stability = 0.15
			add_war_support = 0.15
			add_political_power = 100
		}
	}
	
	focus = {
		id = BLR_fight_with_church

		icon = GFX_focus_mex_triumph_over_the_cristeros
		x = -2
		y = 1
		cost = 10

		available = {
            has_government = communism
			if = {
			    limit = {
				    has_completed_focus = BLR_revolution_of_red_roses
				}
			has_completed_focus = BLR_project_of_belaruso_ukrainian_state_2
			}
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_revolution_of_red_roses focus = BLR_soviet_way }
		relative_position_id = BLR_revolution_of_red_roses
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	activate_mission = BLR_antichurch_propaganda
		    hidden_effect = {
			    country_event = { id = belarus.50 days = 3 }
			}
		}
	}
	
	focus = {
		id = BLR_decapitalisation_of_economy

		icon = GFX_focus_BLR_decapitalisation_of_economy
		x = 0
		y = 1
		cost = 10

		available = {
            has_government = communism
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_fight_with_church }
		relative_position_id = BLR_fight_with_church
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	unlock_decision_category_tooltip = BLR_plane_economic
		}
	}
	
	focus = {
		id = BLR_end_of_agrarian_reform1

		icon = GFX_focus_prc_agrarian_socialism
		x = 0
		y = 1
		cost = 10

		available = {
        
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_revolution_of_red_roses }
		relative_position_id = BLR_revolution_of_red_roses
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		    add_stability = 0.15
            add_political_power = 100
		}
	}
	
	focus = {
		id = BLR_influence_of_communism

		icon = GFX_focus_eng_crush_the_dream
		x = 0
		y = 1
		cost = 10

		available = {
        
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_end_of_agrarian_reform1 }
		relative_position_id = BLR_end_of_agrarian_reform1
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		   every_neighbor_country = {
				limit = {
					NOT = { has_war_with = BLR }
					NOT = { has_government = communism }
					is_major = no
				}
				add_timed_idea = {
					idea = BLR_communism_influence
					days = 300
				}
			}
			LIT = { 
			    add_timed_idea = {
				idea = BLR_communism_influence
				days = 300
		        } 
			}
			
			EST = { 
			    add_timed_idea = {
				idea = BLR_communism_influence
				days = 300
		        } 
			}
		}
	}
	
	focus = {
		id = BLR_project_of_belaruso_ukrainian_state

		icon = GFX_focus_BLR_project_of_belaruso_ukrainian_state
		x = 0
		y = 1
		cost = 10

		available = {
        
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_end_of_agrarian_reform1 }
		relative_position_id = BLR_end_of_agrarian_reform1
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		    unlock_decision_category_tooltip = BLR_bel_ukr_state
			hidden_effect = {
			    UKR = { 
				    unlock_decision_category_tooltip = BLR_bel_ukr_state_UKR
				}
			}
		}
	}
	
	focus = {
		id = BLR_project_of_belaruso_ukrainian_state_2

		icon = GFX_focus_eng_crush_the_dream
		x = 0
		y = 1
		cost = 10

		available = {
			UKR = {
				custom_trigger_tooltip = {
					tooltip =  has_communism_support_var_80_tt
					check_variable = {
						communism_support_var > 80
					}
				}
			}
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_project_of_belaruso_ukrainian_state }
		relative_position_id = BLR_project_of_belaruso_ukrainian_state
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		add_political_power = 100
		UKR = { country_event = { id = belarus.58 } }
		every_state = {
		    limit = {
			    is_core_of = UKR
				NOT = { is_core_of = BLR }
			}
			add_core_of = BLR
		    }
		}
	}
	
	focus = {
		id = BLR_industrial_integration

		icon = GFX_focus_generic_industry_3
		x = 0
		y = 1
		cost = 10

		available = {
			
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_project_of_belaruso_ukrainian_state_2 }
		relative_position_id = BLR_project_of_belaruso_ukrainian_state_2
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		    add_stability = 0.2
		    206 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				
			}
			
			202 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				
			}
			
			build_railway = {
				level = 2
				path = { 525 3543 9568 }
			}

		}
		
	}
	
	focus = {
		id = BLR_claim_eatsern_poland

		icon = GFX_focus_POL_plan_east
		x = 1
		y = 1
		cost = 10

		available = {
			POL = { exists = yes }
			NOT = { POL = { is_subject_of = BLR } }
		}
		
		bypass = {
			has_war_with = POL
			is_in_faction_with = POL
			OR = {
			AND = { 
			    96 = { is_controlled_by = BLR }
				95 = { is_controlled_by = BLR }
				94 = { is_controlled_by = BLR }
				93 = { is_controlled_by = BLR }
				91 = { is_controlled_by = BLR }
				89 = { is_controlled_by = BLR }
			}
			}
		}
		
		ai_will_do = {
			factor = 15
		}
		
		mutually_exclusive = { focus = BLR_invite_poland }
		
		prerequisite = { focus = BLR_industrial_integration }
		relative_position_id = BLR_industrial_integration
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		   
		   POL = { country_event = { id = belarus.60 } }
           add_named_threat = { threat = 3 name = BLR_claim_eastern_Poland }
		   
		}
		
	}
	
	focus = {
		id = BLR_claim_bessarabia

		icon = GFX_goal_generic_more_territorial_claims
		x = 0
		y = 1
		cost = 10

		available = {
			ROM = { exists = yes }
			NOT = { POL = { is_subject_of = BLR } }
		}
		
		bypass = {
			has_war_with = ROM
			is_in_faction_with = ROM
			OR = {
			AND = { 
			    80 = { is_controlled_by = BLR }
				78 = { is_controlled_by = BLR }
				766 = { is_controlled_by = BLR }
			}
			}
		}
		
		ai_will_do = {
			factor = 15
		}
		
		prerequisite = { focus = BLR_claim_eatsern_poland }
		relative_position_id = BLR_claim_eatsern_poland
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		   
		   ROM = { country_event = { id = belarus.65 } }
           add_named_threat = { threat = 3 name = BLR_claim_eastern_Poland }
		   
		}
		
	}
	
	focus = {
		id = BLR_attack_crimea

		icon = GFX_focus_UKR_defense_crimea
		x = 0
		y = 1
		cost = 10

		available = {
			ROM = { exists = yes }
			NOT = { POL = { is_subject_of = BLR } }
		}
		
		bypass = {
			has_war_with = ROM
			is_in_faction_with = ROM
			OR = {
			AND = { 
			    80 = { is_controlled_by = BLR }
				78 = { is_controlled_by = BLR }
				766 = { is_controlled_by = BLR }
			}
			}
		}
		
		ai_will_do = {
			factor = 15
		}
		
		prerequisite = { focus = BLR_claim_bessarabia }
		relative_position_id = BLR_claim_bessarabia
		search_filters = {FOCUS_FILTER_POLITICAL FOCUS_FILTER_STABILITY}
		completion_reward = {
		    if = { limit = { country_exists = CRM }  
			     create_wargoal = {
				    type = puppet_wargoal_focus
				    target = CRM
				    generator = { 137 1021 }
			    }	
		    }
		    else = {
			    create_wargoal = {
				    type = take_state_focus
				    target = FROM
				    generator = { 137 1021 }
			    }	
		    }
		   
		}
		
	}
	
	focus = {
		id = BLR_isolationism
		icon = GFX_focus_ger_bulwark_against_bolshevism
		prerequisite = { focus = BLR_attack_crimea }
		x = 0
		y = 1
		relative_position_id = BLR_attack_crimea
		cost = 10

		available = {
			has_government = communism
		}

		available_if_capitulated = yes

		ai_will_do = {
			factor = 10
		}

		completion_reward = {
			add_ideas = UKR_isolationism_idea
			if = {
				limit = { 
					NOT = {	has_idea = closed_economy	}
				}
				add_ideas = closed_economy
			}
		}
	}
	
	focus = {
		id = BLR_invite_poland

		icon = GFX_focus_generic_polish_deal
		x = -1
		y = 1
		cost = 5

		available = {
        
		}
		
		bypass = {
		OR = {
			is_faction_leader = no
			}
			is_subject = yes
			OR = {
			AND = {
			POL = { exists = no }
			}
			AND = {
			is_in_faction_with = POL
			    }
			AND = {
			has_war_with = POL
			    }
			}
		}
		
		ai_will_do = {
			factor = 5
		}
		
		mutually_exclusive = { focus = BLR_claim_eatsern_poland }
		
		prerequisite = { focus = BLR_industrial_integration }
		relative_position_id = BLR_industrial_integration
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		create_faction = AntiFascistCoaliton
			if = {
			    limit = { 
				    POL = { is_subject = no }
					}
				POL = { country_event = belarus.39 }
			}
		}
	}
	
	focus = {
		id = BLR_defence_agreement_for_cze

		icon = GFX_focus_BLR_defence_agreement_for_cze
		x = -1
		y = 1
		cost = 2

		available = {
        
		}
		
		bypass = {
			is_subject = yes
			OR = {
			AND = {
			CZE = { exists = no }
			}
			AND = {
			has_war_with = CZE
			    }
			}
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_invite_poland }
		relative_position_id = BLR_invite_poland
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			if = {
			    limit = { 
				    CZE = { is_subject = no }
					}
			BLR = {
		        give_guarantee = CZE
				set_country_flag = BLR_cze_wit_us_flag
		       }
			}
			custom_effect_tooltip = BLR_cze_with_us
		}
	}
	
	focus = {
		id = BLR_non-intervention_in_baltic_affairs

		icon = GFX_focus_chi_mission_to_the_soviet_union
		x = -1
		y = 1
		cost = 5

		available = {
            is_in_faction_with = POL
		}
		
		bypass = {
			is_subject = yes
			SOV = { NOT = { has_government = communism } } 
			OR = {
			AND = {
			SOV = { exists = no }
			}
			AND = {
			has_war_with = SOV
			    }
			}
		}
		
		ai_will_do = {
			factor = 13
		}
		
		mutually_exclusive = { focus = BLR_baltic_initiative }
		prerequisite = { focus = BLR_defence_agreement_for_cze }
		relative_position_id = BLR_defence_agreement_for_cze

		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			if = {
			    limit = { 
				    SOV = { is_subject = no }
					}
			    SOV = { country_event = { id = belarus.66 } }
			}
		}
	}
	
	focus = {
		id = BLR_baltic_initiative

		icon = GFX_focus_SOV_baltic_security
		x = 1
		y = 1
		cost = 5

		available = {
            is_in_faction_with = POL
		}
		
		bypass = {
			is_subject = yes
			LIT = { is_in_faction_with = BLR } 
			EST = { is_in_faction_with = BLR } 
			LAT = { is_in_faction_with = BLR }
			OR = {
                AND = {			
			    OR = {
			        LIT = { exists = no }
			        has_war_with = LIT
			        AND = {
			            OR = {
			                LIT = { is_in_faction_with = SOV }
					        LIT = { is_in_faction_with = ENG }
					        LIT = { is_in_faction_with = GER }
					    }
			        }
			    }
			    OR = {
			        LIT = { exists = no }
			        has_war_with = LAT
			        AND = {
			            OR = {
			                LAT = { is_in_faction_with = SOV }
					        LAT = { is_in_faction_with = ENG }
					        LAT = { is_in_faction_with = GER }
					    }
			        }
			    }
			    OR = {
			        EST = { exists = no }
			        has_war_with = EST
			        AND = {
			            OR = {
			                EST = { is_in_faction_with = SOV }
					        EST = { is_in_faction_with = ENG }
					        EST = { is_in_faction_with = GER }
				 	    }
			        }
			    }
			}
			
		  }
		
		}
		
		ai_will_do = {
			factor = 13
		}
		
		mutually_exclusive = { focus = BLR_non-intervention_in_baltic_affairs }
		prerequisite = { focus = BLR_defence_agreement_for_cze }
		relative_position_id = BLR_defence_agreement_for_cze
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			if = {
			    limit = { 
				    LAT = { is_subject = no }
					}
				LAT = { country_event = belarus.39 }
			}
			if = {
			    limit = { 
				    LIT = { is_subject = no }
					}
				LIT = { country_event = belarus.39 }
			}
			if = {
			    limit = { 
				    EST = { is_subject = no }
					}
				EST = { country_event = belarus.39 }
			}
		}
	}
	
	focus = {
		id = BLR_unite_genstaff

		icon = GFX_focus_SOV_mobilization_plan
		x = 1
		y = 1
		cost = 10

		available = {
            is_faction_leader = yes
			
		}
		
		bypass = {
            is_subject = yes
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_non-intervention_in_baltic_affairs focus = BLR_baltic_initiative }
		relative_position_id = BLR_non-intervention_in_baltic_affairs
		search_filters = {FOCUS_FILTER_WAR_SUPPORT}
		completion_reward = {
	        add_war_support = 0.05
			add_ideas = BLR_united_staff
			every_other_country = {
				limit = { is_in_faction_with = BLR }
				add_war_support = 0.05
				add_ideas = BLR_united_staff
		    }
		}
	}
	
	focus = {
		id = BLR_technikal_cooperation_focus

		icon = GFX_goal_tfv_generic_tech_sharing
		x = 0
		y = 1
		cost = 5

		available = {
            is_in_faction_with = POL
			is_faction_leader = yes
			has_government = communism
		}
		
		bypass = {
			
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_unite_genstaff }
		relative_position_id = BLR_unite_genstaff
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			add_ideas = BLR_technikal_cooperation
			every_other_country = {
				limit = { is_in_faction_with = BLR }
				add_ideas = BLR_technikal_cooperation
		    }
		}
	}
	
	focus = {
		id = BLR_reforms_com

		icon = GFX_focus_eng_concessions_to_the_trade_unions
		x = 2
		y = 1
		cost = 5

		available = {
        
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_end_of_agrarian_reform1 }
		relative_position_id = BLR_end_of_agrarian_reform1
		search_filters = {FOCUS_FILTER_STABILITY}
		completion_reward = {
            remove_ideas = BLR_russian_language_in_belarus
		}
	}
	
	focus = {
		id = BLR_active_foreign_policy

		icon = GFX_focus_generic_diplomatic_treaty
		x = 0
		y = 1
		cost = 10

		available = {
            OR = { 
			    has_government = communism
				has_country_leader = {
						character = BLR_Waclav_Lastkovskiy
						ruling_only = yes
				}
			}
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 13
		}
		
		prerequisite = { focus = BLR_reforms_com }
		relative_position_id = BLR_reforms_com
		search_filters = {FOCUS_FILTER_STABILITY}
		completion_reward = {
           add_stability = 0.05
		   add_ideas = BLR_foreign_political_focus
		}
	}
	
	focus = {
		id = BLR_save_coalition

		icon = GFX_focus_ARG_defense_and_democracy
		x = 5
		y = 1
		cost = 10

		available = {
            always = no
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		mutually_exclusive = { focus = BLR_delegation_to_ussr }
		prerequisite = { focus = BLR_save_sojm_government }
		relative_position_id = BLR_save_sojm_government
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_stability = 0.05
			add_popularity = {
			    ideology = communism
				popularity = -0.05
			}
			add_popularity = {
			    ideology = fascism
				popularity = -0.08
			}
			activate_mission = BLR_schok_terapy_dec
		}
	}
	
	focus = {
		id = BLR_national_dem_win

		icon = GFX_focus_generic_fascist_propaganda
		x = 0
		y = 1
		cost = 10

		available = {
            has_government = democratic
		}
		
		bypass = {
			is_subject = yes
			OR = {
			    has_completed_focus = BLR_soc_win
				has_completed_focus = BLR_rus_win
			}
		}
		
		ai_will_do = {
			factor = 20
		}
		
		mutually_exclusive = { focus = BLR_soc_win }
		mutually_exclusive = { focus = BLR_rus_win }
		prerequisite = { focus = BLR_save_coalition }
		relative_position_id = BLR_save_coalition
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_stability = 0.05
			
		}
	}
	
	focus = {
		id = BLR_baltic_diplomacy

		icon = GFX_focus_generic_baltic_entente
		x = 3
		y = 1
		cost = 10

		available = {
            has_government = democratic
			OR = {
			    LIT = { 
			        exists = yes
				    NOT = { has_government = communism has_war_with = BLR }
				}
				LAT = { 
			        exists = yes
				    NOT = { has_government = communism has_war_with = BLR }
				}
				EST = { 
			        exists = yes
				    NOT = { has_government = communism has_war_with = BLR }
				}
			}
				
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_national_dem_win focus = BLR_soc_win }
		relative_position_id = BLR_national_dem_win
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    if = {
			    limit = {
				        LIT = { 
			            exists = yes
				        NOT = { has_government = communism has_war_with = BLR }
				    }
				}
			    LIT = { country_event = { id = belarus.223 days = 1 } }
			}
			if = {
			    limit = {
				        LAT = { 
			            exists = yes
				        NOT = { has_government = communism has_war_with = BLR }
				    }
				}
			    LAT = { country_event = { id = belarus.223 days = 1 } }
			}
			if = {
			    limit = {
				        EST = { 
			            exists = yes
				        NOT = { has_government = communism has_war_with = BLR }
						}
				    }
			    EST = { country_event = { id = belarus.223 days = 1 } }
			}
			
			custom_effect_tooltip = BLR_baltic_diplomacy_tt
			custom_effect_tooltip = improve_relations_for_higher_chance
		}
	}
	
	focus = {
		id = BLR_partnership_with_finland

		icon = GFX_focus_invite_finland
		x = 0
		y = 1
		cost = 5

		available = {
            has_government = democratic
			FIN = { 
			    exists = yes
				NOT = { has_government = communism has_war_with = BLR }
			}
				
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_baltic_diplomacy }
		relative_position_id = BLR_baltic_diplomacy
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			FIN = { country_event = { id = belarus.226 days = 1 } }
			custom_effect_tooltip = improve_relations_for_higher_chance
		}
	}
	
	focus = {
		id = BLR_only_bel_language

		icon = GFX_focus_BLR_nationalism
		x = 0
		y = 1
		cost = 8

		available = {
            has_government = democratic
			custom_trigger_tooltip = {
				tooltip = BLR_only_bel_language_tt
				check_variable = {
					blr_loyality_soc > 39
					blr_loyality_rus > 39
			    }
			}
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_national_dem_win }
		relative_position_id = BLR_national_dem_win
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	
		    custom_effect_tooltip = BLR_rus_add_-15_tt
			add_to_variable = { blr_loyality_rus = -15 }
			remove_ideas = BLR_russian_language_in_belarus
		    add_timed_idea = { idea = BLR_monokulturalizm days = 1085 }
			
		}
	}
	
	focus = {
		id = BLR_national_education

		icon = GFX_focus_generic_military_academy
		x = 0
		y = 1
		cost = 8

		available = {
            has_government = democratic
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_only_bel_language }
		relative_position_id = BLR_only_bel_language
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	custom_effect_tooltip = BLR_rus_add_-15_tt
			add_to_variable = { blr_loyality_rus = -15 }
			add_political_power = 75
		    add_ideas = BLR_natioanilst_education
		}
	}
	
	focus = {
		id = BLR_be_allies_with_ukr

		icon = GFX_focus_BLR_mozyr_question
		x = 7
		y = 1
		cost = 8

		available = {
            has_government = democratic
			UKR = {
			    exists = yes
				is_subject = no
				OR = { 
				    has_government = democratic
				    AND = {
					    has_government = neutrality
						is_in_faction = no
					}
				}
				has_war = no
			}
			has_offensive_war = no
			NOT = { has_war_with = UKR }
			threat > 0.10
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		mutually_exclusive = { focus = BLR_mozyr_question }
		prerequisite = { focus = BLR_national_education focus = BLR_progresive_work_law focus = BLR_influence_in_postrussian_states }
		relative_position_id = BLR_national_education
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    create_faction = BLR_mink_kiev_axis
        	UKR = { country_event = { id = belarus.39 } }
		    
		}
	}
	
	focus = {
		id = BLR_military_integration

		icon = GFX_goal_generic_military_sphere
		x = 0
		y = 1
		cost = 8

		available = {
			threat > 0.25
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_be_allies_with_ukr }
		relative_position_id = BLR_be_allies_with_ukr
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    build_railway = {
			    level = 2
			    path = { 11370 216 386 3350 6373 6319 9249 3507 9568 3543 525}
		    }
			hidden_effect = {
			        build_railway = {
			        level = 1
			        path = { 9568 3543 525}
		        }
			}
			UKR = { 
			    add_offsite_building = { type = arms_factory level = 2 }
				add_tech_bonus = {
				    name = POL_artillery_modernisation
				    bonus = 1.5
				    uses = 1
				    category = artillery
			    }
				add_tech_bonus = {
				    name = POL_artillery_modernisation
				    bonus = 1.5
				    uses = 1
				    category = infantry_weapons
			    }
			}
			BLR = { 
			    add_offsite_building = { type = arms_factory level = 2 }
				add_tech_bonus = {
				    name = POL_artillery_modernisation
				    bonus = 1.5
				    uses = 1
				    category = artillery
			    }
				add_tech_bonus = {
				    name = POL_artillery_modernisation
				    bonus = 1.5
				    uses = 1
				    category = infantry_weapons
			    }
			}
		    
		}
	}
	
	focus = {
		id = BLR_bestis

		icon = GFX_focus_BEL_legacy_of_the_great_war
		x = 0
		y = 1
		cost = 5

		available = {
			threat > 0.45
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_military_integration }
		relative_position_id = BLR_military_integration
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_political_power = 125
			UKR = { add_stability = 0.1 add_war_support = 0.1 }
			BLR = { add_stability = 0.1 add_war_support = 0.1 }
		}
	}
	
	focus = {
		id = BLR_mozyr_question

		icon = GFX_focus_BLR_claim_mozyr
		x = 5
		y = 1
		cost = 5

		available = {
            has_government = democratic
			UKR = {
			    exists = yes
				is_subject = no
			}
			has_offensive_war = no
			NOT = { has_war_with = UKR }
			threat > 0.15
			has_army_manpower = { size > 99999 } 
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		mutually_exclusive = { focus = BLR_be_allies_with_ukr }
		prerequisite = { focus = BLR_national_education focus = BLR_progresive_work_law focus = BLR_influence_in_postrussian_states }
		relative_position_id = BLR_national_education
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	UKR = { country_event = { id = belarus.173 } }
		    custom_effect_tooltip = BLR_mozyr_question_tt
		}
	}
	
	focus = {
		id = BLR_london_arbitrage

		icon = GFX_focus_eng_move_to_secure_the_dominions
		x = 0
		y = 1
		cost = 5

		available = {
            has_government = democratic
			POL = {
			    exists = yes
				is_subject = no
			}
			has_offensive_war = no
			threat > 0.2
			has_army_manpower = { size > 199999 } 
		}
		
		bypass = {
			is_subject = yes
			controls_state = 94
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_mozyr_question }
		relative_position_id = BLR_mozyr_question
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	country_event = { id = belarus.182 }
			custom_effect_tooltip = UKR_additional_decisions
		        
		}
	}
	
	focus = {
		id = BLR_defence_preparations

		icon = GFX_goal_generic_defence
		x = 0
		y = 1
		cost = 10

		available = {
            has_government = democratic
		}
		
		select_effect = {
		    country_event = { id = belarus.205 days = 10 }
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_london_arbitrage}
		relative_position_id = BLR_london_arbitrage
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
            custom_effect_tooltip = BLR_def_preparations_tt
			custom_effect_tooltip = UKR_additional_decisions
		        
		}
	}
	
	focus = {
		id = BLR_east_expansion

		icon = GFX_focus_SOV_third_rome
		x = 1
		y = 1
		cost = 5

		available = {
            has_government = democratic
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_defence_preparations focus = BLR_bestis }
		relative_position_id = BLR_defence_preparations
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	if = {
			    limit = {
				    FIN = { 
					    NOT = { has_government = communism }
						NOT = { is_in_faction_with = SOV }
						exists = yes
					}
				}
			    FIN = { country_event = { id = belarus.213 days = 1 } }
            }
			if = {
			    limit = {
				    UKR = { 
					    NOT = { has_government = communism }
						NOT = { is_in_faction_with = SOV }
						exists = yes
					}
				}
			    UKR = { country_event = { id = belarus.216 days = 1 } }
            }
			if = {
			    limit = {
				    JAP = { 
					    NOT = { has_government = communism }
						NOT = { is_in_faction_with = SOV }
						exists = yes
					}
				}
			    JAP = { country_event = { id = belarus.216 days = 1 } }
            }
			add_state_claim = 242
			add_state_claim = 243    
		}
	}
	
	focus = {
		id = BLR_partion_of_russia

		icon = GFX_focus_SOV_the_true_tsars
		x = 0
		y = 1
		cost = 10

		available = {
            has_government = democratic
		}
		
		bypass = {
			SOV = { has_government = communism }
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_east_expansion }
		relative_position_id = BLR_east_expansion
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		        
		}
	}
	
	focus = {
		id = BLR_second_belarusian_state

		icon = GFX_focus_BLR_our_place
		x = 0
		y = 1
		cost = 10

		available = {
            has_government = democratic
			has_war = no
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_partion_of_russia }
		relative_position_id = BLR_partion_of_russia
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_war_support = 0.05
			add_stability = 0.05
			add_political_power = 150
		        
		}
	}
	
	focus = {
		id = BLR_soc_win

		icon = GFX_focus_prc_agrarian_socialism
		x = 6
		y = 1
		cost = 10

		available = {
            has_government = democratic
		}
		
		bypass = {
			is_subject = yes
			OR = {
			    has_completed_focus = BLR_national_dem_win
				has_completed_focus = BLR_rus_win
			}
		}
		
		ai_will_do = {
			factor = 20
		}
	 
		mutually_exclusive = { focus = BLR_national_dem_win }
		mutually_exclusive = { focus = BLR_rus_win }
		prerequisite = { focus = BLR_save_coalition }
		relative_position_id = BLR_save_coalition
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_stability = 0.05
			
		}
	}
	
	focus = {
		id = BLR_no_problems_with_lang

		icon = GFX_focus_generic_treaty
		x = 0
		y = 1
		cost = 10

		available = {
            has_government = democratic
			custom_trigger_tooltip = {
				tooltip = BLR_no_problems_with_lang_tt
				check_variable = {
					blr_loyality_cr > 29
			    }
			}
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_soc_win }
		relative_position_id = BLR_soc_win
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_political_power = 150
			remove_ideas = BLR_russian_language_in_belarus
			custom_effect_tooltip = BLR_no_prob_with_lang_but_sov_tt
		}
	}
	
	focus = {
		id = BLR_progresive_work_law

		icon = GFX_focus_generic_public_works
		x = 0
		y = 1
		cost = 5

		available = {
            has_government = democratic
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_no_problems_with_lang }
		relative_position_id = BLR_no_problems_with_lang
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			custom_effect_tooltip = UKR_additional_decisions
		}
	}
	
	
	
	focus = {
		id = BLR_rus_win

		icon = GFX_focus_SOV_patriarch_of_all_russia
		x = 11
		y = 1
		cost = 10

		available = {
            has_government = democratic
		}
		
		bypass = {
			is_subject = yes
			OR = {
			    has_completed_focus = BLR_national_dem_win
				has_completed_focus = BLR_soc_win
			}
		}
		
		ai_will_do = {
			factor = 20
		}
		
		mutually_exclusive = { focus = BLR_national_dem_win }
		mutually_exclusive = { focus = BLR_soc_win }
		prerequisite = { focus = BLR_save_coalition }
		relative_position_id = BLR_save_coalition
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_stability = 0.05
			
		}
	}
	
	focus = {
		id = BLR_doublelang_state

		icon = GFX_focus_SOV_transcaucasian_republic
		x = 0
		y = 1
		cost = 10

		available = {
            has_government = democratic
			custom_trigger_tooltip = {
				tooltip = BLR_doublelang_state_tt
				check_variable = {
					blr_loyality_soc > 39
			    }
				check_variable = {
					blr_loyality_cr > 39
			    }
			}
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_rus_win }
		relative_position_id = BLR_rus_win
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    swap_ideas = { 
		        add_idea = BLR_cultural_equaliance 
			    remove_idea = BLR_russian_language_in_belarus
		    }
			
		}
	}
	
	focus = {
		id = BLR_influence_in_postrussian_states

		icon = GFX_focus_SOV_the_true_tsars
		x = 0
		y = 1
		cost = 5

		available = {
            has_government = democratic
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_doublelang_state }
		relative_position_id = BLR_doublelang_state
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    UKR = { add_timed_idea = { idea = BLR_OTHER_influence_in_postrusstates days = 240 } country_event = { id = belarus.188 } }
			LIT = { add_timed_idea = { idea = BLR_OTHER_influence_in_postrusstates days = 240 } country_event = { id = belarus.188 } }
			LAT = { add_timed_idea = { idea = BLR_OTHER_influence_in_postrusstates days = 240 } country_event = { id = belarus.188 } }
			EST = { add_timed_idea = { idea = BLR_OTHER_influence_in_postrusstates days = 240 } country_event = { id = belarus.188 } }
			CRM = { add_timed_idea = { idea = BLR_OTHER_influence_in_postrusstates days = 240 } country_event = { id = belarus.188 } }		
		}
	}
	
	focus = {
		id = BLR_crm_ally

		icon = GFX_focus_UKR_invite_crimea_for_ua
		x = 2
		y = 0
		cost = 5

		available = {
            has_government = democratic
			CRM = { 
			    exists = yes
				NOT = { has_government = communism }
			    is_subject = no
			}
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_rus_win }
		relative_position_id = BLR_doublelang_state
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		   CRM = { country_event = { id = belarus.190 } }
			
		}
	}
	
	focus = {
		id = BLR_recognize_crimea

		icon = GFX_focus_UKR_invite_crimea
		x = 0
		y = 1
		cost = 8

		available = {
            has_government = democratic
			CRM = { 
			    exists = yes
				NOT = { has_government = communism }
			    is_subject = no
			}
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_crm_ally }
		relative_position_id = BLR_crm_ally
		search_filters = {FOCUS_FILTER_POLITICAL}
		
		completion_reward = {
		   custom_effect_tooltip = BLR_recognize_crimea_tt
		   CRM = { country_event = { id = belarus.212 } }
		   SOV = { add_opinion_modifier = { target = BLR modifier = BLR_recognize_crimea_dp } }
		}
	}
	
	focus = {
		id = BLR_shock_therapy_program

		icon = GFX_focus_generic_industrialists
		x = -5
		y = 1
		cost = 10
        
		available = {
		    OR = {
		        custom_trigger_tooltip = {
				    tooltip = BLR_terapy_tt
				    check_variable = {
			            blr_loyality_cr > 19
					    blr_loyality_soc > 19
					    blr_loyality_sov > 19
					    blr_loyality_rus > 19
			        }
			    }
				has_completed_focus = BLR_revolution_of_red_roses
		    }
		}
		select_effect = { 
		    activate_mission = BLR_shock_terapy_dec
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_save_coalition focus = BLR_delegation_to_ussr }
		relative_position_id = BLR_save_coalition
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    effect_tooltip = {
        	    activate_mission = BLR_shock_terapy_dec
			}
		}
	}
	
	focus = {
		id = BLR_administrative_reform

		icon = GFX_focus_generic_improve_the_administration
		x = 0
		y = 1
		cost = 8
		
		select_effect = {
		    country_event = { id = reformsblr.1 days = 10 }
		}

		available = {
			custom_trigger_tooltip = {
				tooltip = BLR_sojm_suppot_40_tt
				check_variable = {
					blr_parliament_support > 39
				}
			}
			has_country_flag = BLR_program_of_shock_terapy_accepted
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_shock_therapy_program }
		relative_position_id = BLR_shock_therapy_program
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = { 
		    add_political_power = 75
        	set_country_flag = BLR_administrative_reform_dec 
			custom_effect_tooltip = UKR_additional_decisions
		} 
	}
	
	focus = {
		id = BLR_economical_reform

		icon = GFX_focus_generic_the_giant_wakes
		x = -1
		y = 1
		cost = 8

		available = {
            has_government = democratic
			custom_trigger_tooltip = {
				tooltip = BLR_sojm_suppot_40_tt
				check_variable = {
					blr_parliament_support > 39
				}
			}
			has_country_flag = BLR_administrative_reform_done
			
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_administrative_reform }
		relative_position_id = BLR_administrative_reform
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_stability = 0.05
        	set_country_flag = BLR_economical_reform_flag
			custom_effect_tooltip = UKR_additional_decisions
		}
	}
	
	focus = {
		id = BLR_education_reform

		icon = GFX_focus_generic_university_1
		x = 0
		y = 1
		cost = 8

		available = {
            has_government = democratic
			custom_trigger_tooltip = {
				tooltip = BLR_sojm_suppot_50_tt
				check_variable = {
					blr_parliament_support > 49
				}
			}
			has_country_flag = BLR_economical_reform_done
			
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_economical_reform }
		relative_position_id = BLR_economical_reform
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	custom_effect_tooltip = UKR_additional_decisions
			set_country_flag = BLR_education_reform_flag
		}
	}
	
	focus = {
		id = BLR_social_reform

		icon = GFX_focus_generic_self_management
		x = 1
		y = 1
		cost = 8

		available = {
            has_government = democratic
			custom_trigger_tooltip = {
				tooltip = BLR_sojm_suppot_40_tt
				check_variable = {
					blr_parliament_support > 39
				}
			}
			has_country_flag = BLR_administrative_reform_done
			
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_administrative_reform }
		relative_position_id = BLR_administrative_reform
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_political_power = 50
        	custom_effect_tooltip = UKR_additional_decisions
			set_country_flag = BLR_social_reform_flag
		}
	}
	
	focus = {
		id = BLR_healthcare_reform

		icon = GFX_focus_generic_treaty
		x = 0
		y = 1
		cost = 8

		available = {
            has_government = democratic
			custom_trigger_tooltip = {
				tooltip = BLR_sojm_suppot_50_tt
				check_variable = {
					blr_parliament_support > 49
				}
			}
			has_country_flag = BLR_social_reform_done
		
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_social_reform }
		relative_position_id = BLR_social_reform
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	custom_effect_tooltip = UKR_additional_decisions
			set_country_flag = BLR_healthcare_reform_flag
		}
	}
	
	focus = {
		id = BLR_end_shock_terapy

		icon = GFX_focus_NOR_restore_public_trust_in_the_storting
		x = -1
		y = 1
		cost = 8

		available = {
            has_government = democratic
	        has_country_flag = BLR_healthcare_reform_done
			has_country_flag = BLR_education_reform_done
		}
		
		bypass = {
			is_subject = yes
		}
		
		ai_will_do = {
			factor = 20
		}
		
		prerequisite = { focus = BLR_healthcare_reform }
		prerequisite = { focus = BLR_education_reform }
		relative_position_id = BLR_healthcare_reform
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_political_power = 150
		}
	}
	
	focus = {
		id = BLR_form_regency_council

		icon = GFX_focus_BLR_regency_council
		x = -6
		y = 1
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		mutually_exclusive = { focus = BLR_invite_nationalists_in_goverment }
		
		prerequisite = { focus = BLR_ban_communism }
		relative_position_id = BLR_ban_communism
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_popularity = { ideology = fascism popularity = -0.1 }
			add_popularity = { ideology = democratic popularity = -0.1 }
			add_stability = 0.1
		}
	}
	
	focus = {
		id = BLR_belarusian_sanation_political_regime

		icon = GFX_focus_BLR_grow_up_of_zhawrid
		x = 0
		y = 1
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_form_regency_council }
		relative_position_id = BLR_form_regency_council
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			add_popularity = { ideology = neutrality popularity = 0.05 }
			country_event = { id = belarus.254 }
			hidden_effect = {
			    add_ideas = blr_neutral_balakhovich
			    add_ideas = blr_neutral_sereda
				BLR_check_attitude_status = yes
				country_event = { id = belarus.285 }
				country_event = { id = belarus.288 }
			}
		}
	}
	
	focus = {
		id = BLR_administrarive_reform

		icon = GFX_focus_AUS_lawmaking_leniency
		x = 0
		y = 1
		cost = 8

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_belarusian_sanation_political_regime }
		relative_position_id = BLR_belarusian_sanation_political_regime
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_political_power = 125
			country_event = { id = belarus.255 }
			custom_effect_tooltip = BLR_administrarive_reform_tt
			hidden_effect = { 
			    country_event = { id = belarus.283 days = 35 random_days = 365 }
				country_event = { id = belarus.291 days = 35 random_days = 365 }
			}
		}
	}
	
	focus = {
		id = BLR_create_agency

		icon = GFX_focus_generic_secret_service_agency
		x = -4
		y = 1
		cost = 8

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_administrarive_reform }
		relative_position_id = BLR_administrarive_reform
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
				if = {
					limit = {
						has_intelligence_agency = no
					}
					create_intelligence_agency = yes
					add_ideas = BLR_new_agency
			    else = {
			    	add_ideas = BLR_new_agency_no_dlc
			    }
			} 
		}
	}
	
	focus = {
		id = BLR_speacial_spy_operations

		icon = GFX_focus_ARG_strengthening_the_concordancia
		x = 0
		y = 2
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_create_agency }
		relative_position_id = BLR_create_agency
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			if = {
				limit = {
					has_dlc = "La Resistance" 
				}
				custom_effect_tooltip = BLR_spy_operations
            }
			else = {
				set_country_flag = blr_is_ready_for_war
			}
		}
	}
	
	focus = {
		id = BLR_zhawrid_constitution

		icon = GFX_focus_POL_complete_april_constitution
		x = 4
		y = 1
		cost = 8

		available = {
            
		}
		
		ai_will_do = {
		    factor = 15
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_administrarive_reform }
		relative_position_id = BLR_administrarive_reform
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    country_event = { id = belarus.276 }
		}
	}
	
	focus = {
		id = BLR_militarization

		icon = GFX_focus_RAJ_military_into_the_workforce
		x = 0
		y = 2
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 15
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_zhawrid_constitution }
		relative_position_id = BLR_zhawrid_constitution
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    if = {
				limit = {
					OR = {
						has_idea = volunteer_only
						has_idea = limited_conscription
						has_idea = disarmed_nation
					}
				}
				add_ideas = extensive_conscription
			}
			add_ideas = BLR_belarus_youngmens_union
			if = {
			    limit = {
				    OR = {
				        threat < 0.5
						has_war = no
					}
				}
				add_war_support = -0.25
				add_stability = -0.15
				custom_effect_tooltip = BLR_nopenalty_if_do_terms
			}
		}
	}

	focus = {
		id = BLR_south_allies

		icon = GFX_focus_UKR_old_course
		x = 2
		y = 1
		cost = 8

		available = {
            OR = {
			    UKR = {
				    has_completed_focus = UKR_old_course
				    NOT = { has_war_with = BLR }
				}
				UKR = {
				    OR = {
				        has_government = democratic
						has_government = fascism
					}
					has_opinion = { target = BLR value > 69 } 
				}
			}
			UKR = { exists = yes }
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			is_in_faction_with = UKR
			is_subject_of = UKR
		}
		
		prerequisite = { focus = BLR_administrarive_reform }
		relative_position_id = BLR_administrarive_reform
		mutually_exclusive = { focus = BLR_ally_poland }
		mutually_exclusive = { focus = BLR_isolationism_zhawrid }
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    if = {
			    limit = {
				    UKR = {
                        is_faction_leader = yes
                    }
				}
                UKR = { country_event = { id = belarus.256 hours = 12 } }
                else = {
                    UKR = {	country_event = { id = belarus.259 hours = 12 } }			
				}
			}
		}
	}
	
	focus = {
		id = BLR_strategical_railway_minsk_kyiv

		icon = GFX_goal_generic_construct_infrastructure
		x = 0
		y = 1
		cost = 10

		available = {
            is_in_faction_with = UKR
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			UKR = { exists = no }
		}
		
		prerequisite = { focus = BLR_south_allies }
		relative_position_id = BLR_south_allies
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    hidden_effect = {
		        build_railway = {
				    level = 2
				    path = { 11370 216 386 3350 6373 6319 9249 3507 9568 }
			    }
				build_railway = {
				    level = 4
				    path = { 525 3543 9568 }
			    }
			}
			custom_effect_tooltip = BLR_build_railway_from_minsk_to_kyiv
			custom_effect_tooltip = UKR_additional_decisions
		}
	}
	
	focus = {
		id = BLR_isolationism_zhawrid

		icon = GFX_focus_CHL_departemento_de_las_tropas_nacistas_de_asalto
		x = 0
		y = 1
		cost = 8

		available = {
            is_in_faction = no
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		prerequisite = { focus = BLR_administrarive_reform }
		relative_position_id = BLR_administrarive_reform
		mutually_exclusive = { focus = BLR_ally_poland }
		mutually_exclusive = { focus = BLR_south_allies }
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_stability = 0.05
			add_war_support = 0.05
			if = {
				limit = { 
					NOT = {	has_idea = closed_economy	}
				}
				add_ideas = closed_economy
			}
			add_ideas = BLR_zhawrid_isolation
		}
	}
	
	focus = {
		id = BLR_tighten_censorship

		icon = GFX_focus_RAJ_a_policy_of_silence
		x = 0
		y = 1
		cost = 8

		available = {
            is_in_faction = no
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		prerequisite = { focus = BLR_isolationism_zhawrid }
		relative_position_id = BLR_isolationism_zhawrid
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_ideas = BLR_censorship
			add_stability = -0.15
		}
	}
	
	focus = {
		id = BLR_ally_poland

		icon = GFX_focus_generic_polish_deal
		x = -2
		y = 1
		cost = 8

		available = {
            POL = { 
			    exists = yes 
				NOT = { has_government = communism }
				OR = {
				    is_faction_leader = yes
					is_in_faction = no
				}
				NOT = { has_war_with = BLR }
			}
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_administrarive_reform }
		relative_position_id = BLR_administrarive_reform
		mutually_exclusive = { focus = BLR_south_allies }
		mutually_exclusive = { focus = BLR_isolationism_zhawrid }
		search_filters = {FOCUS_FILTER_POLITICAL}
		
		completion_reward = {
		    custom_effect_tooltip = nikodim_influence_and_loyality_1
			clamp_variable = {
                var = var_nikodim_attitude
                min = -2
                max = 2
            }
			add_to_variable = { blr_support_nikodim = 1 }
			add_to_variable = { var_nikodim_attitude = 1 }
			BLR_check_attitude_status = yes
			POL = { country_event = { id = belarus.262 } }
		}
	}
	
	focus = {
		id = BLR_expansion_of_cooperation_with_poland

		icon = GFX_focus_POL_expand_polish_intelligence
		x = 0
		y = 1
		cost = 10

		available = {
        
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			POL = { exists = no }
		}
		
		prerequisite = { focus = BLR_ally_poland }
		relative_position_id = BLR_ally_poland
		search_filters = {FOCUS_FILTER_POLITICAL}
		
		completion_reward = {
		    custom_effect_tooltip = UKR_additional_decisions
			add_political_power = 75
		}
	}
	
	focus = {
		id = BLR_diplomatic_iniciatives

		icon = GFX_focus_generic_diplomatic_treaty
		x = 0
		y = 1
		cost = 5

		available = {
        
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			has_completed_focus = BLR_tighten_censorship
		}
		
		prerequisite = { focus = BLR_tighten_censorship focus = BLR_expansion_of_cooperation_with_poland focus = BLR_strategical_railway_minsk_kyiv }
		relative_position_id = BLR_tighten_censorship
		search_filters = {FOCUS_FILTER_POLITICAL}
		
		completion_reward = {
		    custom_effect_tooltip = UKR_additional_decisions
			custom_effect_tooltip = BLR_dip_iniciatives_tt
		}
	}
	
	focus = {
		id = BLR_loyality_to_backa

		icon = GFX_focus_BLR_grow_up_of_zhawrid
		x = -1
		y = 1
		cost = 10

		available = {
            has_country_leader = {
				character = BLR_pavel_zawrid
				ruling_only = yes
			}
			has_country_flag = blr_ten_points_gained
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			NOT = { has_government = neutrality }
		}
		
		mutually_exclusive = { focus = BLR_new_leadger }
		
		prerequisite = { focus = BLR_speacial_spy_operations }
		prerequisite = { focus = BLR_militarization }
		prerequisite = { focus = BLR_diplomatic_iniciatives }
		relative_position_id = BLR_diplomatic_iniciatives
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			add_country_leader_trait = backa
		}
	}
	
	focus = {
		id = BLR_autroricy_rule

		icon = GFX_goal_generic_neutrality_focus
		x = -2
		y = 1
		cost = 10

		available = {
            has_country_leader = {
				character = BLR_pavel_zawrid
				ruling_only = yes
			}
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			NOT = { has_government = neutrality }
		}
		
		prerequisite = { focus = BLR_loyality_to_backa }
		relative_position_id = BLR_loyality_to_backa
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			add_ideas = BLR_authoricy_rule_idea
			add_war_support = 0.05
		}
	}
	
	focus = {
		id = BLR_protector_of_belarusian_people

		icon = GFX_focus_BLR_our_place_nc
		x = 0
		y = 1
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			NOT = { has_government = neutrality }
		}
		
		prerequisite = { focus = BLR_loyality_to_backa }
		relative_position_id = BLR_loyality_to_backa
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_country_leader_trait = protector_of_nation
			add_state_claim = 242
			add_state_claim = 243
			if = {
			    limit = {
				    NOT = { is_in_faction_with = UKR }
				}
				add_state_claim = 1018
				
				
			}
			if = { 
			    limit = {
					NOT = { has_completed_focus = BLR_ally_poland }
					94 = { is_core_of = BLR }
			    }
					add_state_claim = 97
					add_state_claim = 784
			}
				
		}
	}
	
	focus = {
		id = BLR_fight_to_existential_threats

		icon = GFX_goal_generic_major_war
		x = -1
		y = 1
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_autroricy_rule }
		prerequisite = { focus = BLR_protector_of_belarusian_people }
		relative_position_id = BLR_protector_of_belarusian_people
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    every_other_country = {
				limit = {
				    OR = {
					    has_government = fascism
						has_government = communism
						has_government = neutrality
					}
					is_major = yes
					NOT = { is_in_faction_with = ROOT }
					capital_scope = {
						is_on_continent = europe
					}
				}
				hidden_effect = {
					ROOT = {
						create_wargoal = {
							type = puppet_wargoal_focus
							target = PREV
							expire = 730
						}
					}
				}
				custom_effect_tooltip = BLR_fight_to_existential_threats_tt
			}
		}
	}
	
	focus = {
		id = BLR_new_leadger

		icon = GFX_focus_BLR_regency_council
		x = 1
		y = 1
		cost = 10

		available = {
            has_country_flag = blr_ten_points_gained
			has_government = neutrality
			NOT = {
			    has_country_leader = {
				    character = BLR_pavel_zawrid
				    ruling_only = yes
			    }
			}	
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		mutually_exclusive = { focus = BLR_loyality_to_backa }
		
		prerequisite = { focus = BLR_speacial_spy_operations }
		prerequisite = { focus = BLR_militarization }
		prerequisite = { focus = BLR_diplomatic_iniciatives }
		relative_position_id = BLR_diplomatic_iniciatives
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			if = { 
			    limit = {
				     has_country_leader = {
				        character = BLR_pavel_zawrid
				        ruling_only = yes
			        }
				}
				custom_effect_tooltip = BLR_future_leader_tt
			}
			if = { 
			    limit = {
				     has_country_leader = {
				        character = BLR_Yan_Sereda
				        ruling_only = yes
			        }
				}
				country_event = { id = belarus.292 }
			}
			if = { 
			    limit = {
				     has_country_leader = {
				        character = BLR_stanislaw_nikpdimovich
				        ruling_only = yes
			        }
				}
				country_event = { id = belarus.293 }
			}
		}
	}
	
	focus = {
		id = BLR_new_leadger_sereda

		icon = GFX_focus_generic_social_democracy
		x = 0
		y = 1
		cost = 10

		available = {
            has_country_leader = { character = BLR_Yan_Sereda ruling_only = yes }
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_new_leadger }
		mutually_exclusive = { focus = BLR_new_leadger_balakhovich }
		relative_position_id = BLR_new_leadger
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    country_event = { id = belarus.43 }
		}
	}
	
	focus = {
		id = BLR_new_leadger_balakhovich

		icon = GFX_focus_GER_end_european_communism
		x = 2
		y = 1
		cost = 10

		available = {
            has_country_leader = { character = BLR_stanislaw_nikpdimovich ruling_only = yes }
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			SOV = { NOT = { has_government = communism } }
		}
		
		mutually_exclusive = { focus = BLR_new_leadger_sereda }
		prerequisite = { focus = BLR_new_leadger }
		relative_position_id = BLR_new_leadger
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    if = {
			    limit = { 
				    CRM = { 
					    exists = yes
					    NOT = { has_government = communism }
					}
				}
				CRM = { country_event = { id = belarus.294 } }
			}
			add_ideas = BLR_prepare_for_war_with_bolsheviks
		}
	}
	
	focus = {
		id = BLR_baltic_initiative_neutrality

		icon = GFX_focus_SOV_baltic_security
		x = -1
		y = 1
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			LAT = { 
			    OR = {
			        exists = no
					is_in_faction_with = SOV
				}
			}
		}
		
		prerequisite = { focus = BLR_new_leadger_balakhovich focus = BLR_new_leadger_sereda }
		relative_position_id = BLR_new_leadger_balakhovich
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    if = {
			    limit = {
				    has_completed_focus = BLR_new_leadger
					is_in_faction = yes
					NOT = { has_government = fascism }
				}
				EST = { country_event = { id = belarus.297 } }
				LAT = { country_event = { id = belarus.297 } }
				LIT = { country_event = { id = belarus.297 } }
			}
			else_if = {
			    limit = {
				    has_completed_focus = BLR_new_leadger
					has_government = democratic
			        is_in_faction_with = EST 
					is_in_faction_with = LAT
					is_in_faction_with = LIT
				}
				EST = { country_event = { id = belarus.223 } }
				LAT = { country_event = { id = belarus.223 } }
				LIT = { country_event = { id = belarus.223 } }
			}
			else_if = {
			    limit = {
				    has_completed_focus = BLR_new_leadger
					has_government = democratic
                    is_in_faction = no
				}
				EST = { country_event = { id = belarus.223 } }
				LAT = { country_event = { id = belarus.223 } }
				LIT = { country_event = { id = belarus.223 } }
			}
			else_if = {
			    limit = {
				    has_completed_focus = BLR_new_leadger
					has_government = fascism
			        NOT = { is_in_faction_with = EST } 
					NOT = { is_in_faction_with = LAT }
					NOT = { is_in_faction_with = LIT }
				}
				EST = { country_event = { id = belarus.302 } }
				LAT = { country_event = { id = belarus.302 } }
				LIT = { country_event = { id = belarus.302 } }
			}
			else_if = {
			    limit = {
				    has_completed_focus = BLR_new_leadger
					has_government = neutrality
			        is_in_faction = no
				}
				EST = { country_event = { id = belarus.302 } }
				LAT = { country_event = { id = belarus.302 } }
				LIT = { country_event = { id = belarus.302 } }
			}
			else_if = {
			    limit = {
				    has_completed_focus = BLR_new_leadger
					EST = {
					    is_in_faction = yes
						NOT = { is_in_faction_with = BLR }
					}
					LAT = {
					    is_in_faction = yes
						NOT = { is_in_faction_with = BLR }
					}
					LIT = {
					    is_in_faction = yes
						NOT = { is_in_faction_with = BLR }
					}
					NOT = { has_government = democratic }
				}
				EST = { country_event = { id = belarus.302 } }
				LAT = { country_event = { id = belarus.302 } }
				LIT = { country_event = { id = belarus.302 } }
			}
			else_if = {
			    limit = {
				    has_completed_focus = BLR_new_leadger
					EST = {
					    is_in_faction = yes
						NOT = { is_in_faction_with = BLR }
					}
					LAT = {
					    is_in_faction = yes
						NOT = { is_in_faction_with = BLR }
					}
					LIT = {
					    is_in_faction = yes
						NOT = { is_in_faction_with = BLR }
					}
					has_government = democratic 
				}
				EST = { country_event = { id = belarus.223 } }
				LAT = { country_event = { id = belarus.223 } }
				LIT = { country_event = { id = belarus.223 } }
			}
			else = {
		        custom_effect_tooltip = BLR_future_leader_tt
			}
		}
	}
	
	focus = {
		id = BLR_zyje_belarus

		icon = GFX_focus_BLR_our_place
		x = -2
		y = 1
		cost = 10

		available = {
            
		}
		
		ai_will_do = {
		    factor = 20
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_baltic_initiative_neutrality focus = BLR_fight_to_existential_threats }
		relative_position_id = BLR_baltic_initiative_neutrality
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    add_ideas = BLR_zyje_belarus_idea 
		}
	}

	############################
	####    ARMY SECTION    ####
	############################

	focus = {
		id = BLR_promote_new_officers
		icon = GFX_focus_generic_little_entente
		x = 73
		y = 0
		cost = 10

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
			modifier = {
				has_war = yes 
			    factor = 20
			}
		}
        
		select_effect = {
			add_ideas = BLR_army_reforms_for_focus
		}
		
		completion_reward = {
			remove_ideas = BLR_very_big_army_debuff
			add_to_variable = { BLR_Belarusian_airforce_air_mission_efficiency = 0.05 }
			hidden_effect = {
			    country_lock_all_division_template = no
				add_dynamic_modifier = { modifier = BLR_belarusian_army }
				remove_ideas = BLR_army_reforms_for_focus
			}
			custom_effect_tooltip = BLR_reforms_1
			custom_effect_tooltip = BLR_army_reform_tt
		}
	}
	
	focus = {
		id = BLR_focus_on_organization
		icon = GFX_goal_generic_army_doctrines
		x = 2
		y = 1
		cost = 5

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
		}
        
		prerequisite = { focus = BLR_promote_new_officers }
		
		relative_position_id = BLR_promote_new_officers
		
		completion_reward = {
			custom_effect_tooltip = BLR_focus_on_organization_tt
			army_experience = 25
			add_political_power = 50
			
		}
	}
	
	focus = {
		id = BLR_army_reformes
		icon = GFX_focus_BLR_end_army_reform
		x = 0
		y = 1
		cost = 10

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
		}
        
		mutually_exclusive = { focus = BLR_old_school }
		
		prerequisite = { focus = BLR_focus_on_organization }
		
		relative_position_id = BLR_focus_on_organization
		
		completion_reward = {
			army_experience = -25
			add_doctrine_cost_reduction = {
				name = land_doc_bonus
				cost_reduction = 0.3
				uses = 3
				category = land_doctrine
			}
		
			custom_effect_tooltip = BLR_army_reform_tt
			custom_effect_tooltip = UKR_additional_decisions
		}
	}
	
	focus = {
		id = BLR_old_school
		icon = GFX_goal_generic_army_artillery
		x = 4
		y = 1
		cost = 5

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
		}
        
		mutually_exclusive = { focus = BLR_army_reformes }
		
		prerequisite = { focus = BLR_focus_on_organization }
		
		relative_position_id = BLR_focus_on_organization
		
		completion_reward = {
			add_doctrine_cost_reduction = {
				name = land_doc_bonus
				cost_reduction = 0.5
				uses = 1
				category = land_doctrine
			}
			
			custom_effect_tooltip = BLR_army_reform_tt
			custom_effect_tooltip = UKR_additional_decisions
		}
	}
	
	focus = {
		id = BLR_prepare_rebels
		icon = GFX_goal_generic_army_doctrines
		x = 2
		y = 1
		cost = 8

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
		}
		
		prerequisite = { focus = BLR_old_school focus = BLR_army_reformes }
		
		relative_position_id = BLR_army_reformes
		
		completion_reward = {
			custom_effect_tooltip = BLR_army_reform_tt
			custom_effect_tooltip = UKR_additional_decisions
			set_country_flag = BLR_prepare_rebels_cf
		}
	}
	
	focus = {
		id = BLR_infantry_focus
		icon = GFX_focus_NORDIC_com_army
		x = 0
		y = 1
		cost = 5

		available_if_capitulated = yes

		ai_will_do = {
			factor = 15
		}
        
		prerequisite = { focus = BLR_old_school }
		
		relative_position_id = BLR_old_school
		
		completion_reward = {
			add_doctrine_cost_reduction = {
				name = land_doc_bonus
				cost_reduction = 0.3
				uses = 1
				category = land_doctrine
			}
			add_tech_bonus = {
				name = POL_army_modernisation
				bonus = 1.5
				uses = 1
				category = infantry_weapons
			}
			
			custom_effect_tooltip = BLR_army_reform_tt
			custom_effect_tooltip = UKR_additional_decisions
			add_to_variable = { BLR_army_war_support_factor = 0.1 }
		}
	}
	
	focus = {
		id = BLR_new_uniform_and_equipment
		icon = GFX_focus_focus_fra_maquis
		x = 0
		y = 1
		cost = 5

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
		}
        
		prerequisite = { focus = BLR_infantry_focus }
		
		relative_position_id = BLR_infantry_focus
		
		completion_reward = {
			add_to_variable = { BLR_army_max_command_power = 10 }
			custom_effect_tooltip = BLR_new_uniform_and_equipment_tt
			custom_effect_tooltip = UKR_additional_decisions
			custom_effect_tooltip = BLR_army_reform_tt
			hidden_effect = {
			    activate_mission = BLR_new_uniform_and_equipment_mission
			}
		}
	}
	
	focus = {
		id = BLR_reform_of_mobilization_system
		icon = GFX_focus_generic_limited_social_mobilization
		x = 0
		y = 1
		cost = 10

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
		}
        
		prerequisite = { focus = BLR_new_uniform_and_equipment }
		
		relative_position_id = BLR_new_uniform_and_equipment
		
		completion_reward = {
            add_war_support = 0.1
			add_ideas = BLR_mob_system_reformed
			
			add_to_variable = { BLR_army_max_command_power = 20 }
			add_to_variable = { BLR_training_time_army_factor = -0.20 }
			
			custom_effect_tooltip = BLR_army_reform_tt
		}
	}
	
	focus = {
		id = BLR_artilery_focus_little
		icon = GFX_goal_generic_army_artillery2
		x = 1
		y = 1
		cost = 10

		available_if_capitulated = yes

		ai_will_do = {
			factor = 10
		}
        
		prerequisite = { focus = BLR_reform_of_mobilization_system }
		
		relative_position_id = BLR_reform_of_mobilization_system
		
		completion_reward = {
            add_tech_bonus = {
				name = POL_artillery_modernisation
				bonus = 1.5
				uses = 1
				category = artillery
			}
		}
	}
	
	focus = {
		id = BLR_anti_tank_guns
		icon = GFX_goal_generic_build_tank
		x = -1
		y = 1
		cost = 10

		available_if_capitulated = yes

		ai_will_do = {
			factor = 10
		}
        
		prerequisite = { focus = BLR_reform_of_mobilization_system }
		
		relative_position_id = BLR_reform_of_mobilization_system
		
		completion_reward = {
            add_tech_bonus = {
				name = POL_anti_tank_guns
				bonus = 2
				uses = 1
				category = cat_anti_tank
			}
		}
	}
	
	focus = {
		id = BLR_mechanised_warfare
		icon = GFX_focus_SWE_lynx_armored_car
		x = 0
		y = 1
		cost = 5

		available_if_capitulated = yes

		ai_will_do = {
			factor = 15
		}
        
		prerequisite = { focus = BLR_army_reformes }
		
		relative_position_id = BLR_army_reformes
		
		completion_reward = {
			add_political_power = 50
			add_tech_bonus = {
				name = POL_modernising_the_cavalry
				bonus = 3.0
				uses = 1
				category = motorized_equipment
			}
			
			add_tech_bonus = {
				name = POL_study_foreign_tanks
				bonus = 1.0
				uses = 1
				category = armor
			}
			
			custom_effect_tooltip = BLR_army_reform_tt
			custom_effect_tooltip = UKR_additional_decisions
			add_to_variable = { var = BLR_army_war_support_factor value = 0.1 }
			hidden_effect = {
			    activate_mission = BLR_mechanisation_army_mission
			}
		}
	}
	
	focus = {
		id = BLR_mechanised_warfare_1
		icon = GFX_goal_generic_cavalry
		x = 0
		y = 1
		cost = 5

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
		}
        
		prerequisite = { focus = BLR_mechanised_warfare }
		
		relative_position_id = BLR_mechanised_warfare
		
		completion_reward = {
			add_to_variable = { BLR_army_max_command_power = 10 }
			custom_effect_tooltip = BLR_mechanised_warfare_1_tt
			custom_effect_tooltip = BLR_army_reform_tt
			custom_effect_tooltip = UKR_additional_decisions
			hidden_effect = {
			    delete_units = {
	                division_template = "Kavaleriyskaya Brygada"
	            }
			}
		}
	}
	
	focus = {
		id = BLR_tank_researches_fundation
		icon = GFX_focus_generic_army_tanks2
		x = 0
		y = 1
		cost = 6

		available_if_capitulated = yes

		ai_will_do = {
			factor = 10
		}
        
		prerequisite = { focus = BLR_mechanised_warfare_1 }
		
		relative_position_id = BLR_mechanised_warfare_1
			
		completion_reward = {
			add_tech_bonus = {
				name = POL_study_foreign_tanks
				bonus = 1.0
				uses = 2
				category = armor
			}
			
			add_tech_bonus = {
				name = POL_cruiser_tank_experiments
				bonus = 1.5
				uses = 1
				category = cat_medium_armor
			}

		}
	}
	
	focus = {
		id = BLR_radio_research
		icon = GFX_focus_SWE_radiotjanst
		x = -1
		y = 1
		cost = 10

		available_if_capitulated = yes

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 0.1
				num_of_factories < 25
			}
		}
        
		prerequisite = { focus = BLR_tank_researches_fundation }
		
		relative_position_id = BLR_tank_researches_fundation
			
		completion_reward = {
			add_tech_bonus = {
				name = ukr_secret_weapons
				bonus = 1.0
				uses = 2
				category = radar_tech
			}

		}
	}
	
	focus = {
		id = BLR_continue_mechanization
		icon = GFX_focus_generic_tankette
		x = 1
		y = 1
		cost = 10

		available_if_capitulated = yes

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 0.1
				num_of_factories < 25
			}
		}
        
		prerequisite = { focus = BLR_tank_researches_fundation }
		
		relative_position_id = BLR_tank_researches_fundation
			
		completion_reward = {
			add_tech_bonus = {
				name = UKR_mechanization_army
				bonus = 1.5
				uses = 1
				category = motorized_equipment
			}
			add_tech_bonus = {
				name = UKR_mechanization_army
				bonus = 1.5
				uses = 1
				category = armor
			}

		}
	}
	
	focus = {
		id = BLR_air_army
		icon = GFX_goal_generic_air_fighter2
		x = -2
		y = 1
		cost = 5

		available_if_capitulated = yes

		ai_will_do = {
			factor = 5
		}
        
		prerequisite = { focus = BLR_promote_new_officers }
		
		relative_position_id = BLR_promote_new_officers
		
		completion_reward = {
			air_experience = 25
			country_event = { id = belarus.54 }
			add_to_variable = { BLR_Belarusian_airforce_air_wing_xp_loss_when_killed_factor = -0.15 }
			add_to_variable = { BLR_Belarusian_airforce_air_accidents_factor = -0.05 }
			add_to_variable = { BLR_Belarusian_airforce_air_mission_efficiency = 0.15 }
			custom_effect_tooltip = BLR_army_reform_tt
		}
	}
	
	focus = {
		id = BLR_expand_airports

		icon = GFX_goal_generic_air_production
		x = -3
		y = 1
		cost = 10

		available = {
        
		}
		
		ai_will_do = {
			factor = 3
		}
		
		relative_position_id = BLR_air_army
		
		prerequisite = { focus = BLR_air_army }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		completion_reward = {
		add_to_variable = { BLR_Belarusian_airforce_air_weather_penalty = -0.15 }
		add_to_variable = { BLR_Belarusian_airforce_air_mission_efficiency = 0.05 }
		air_experience = 25
			random_owned_controlled_state = {
				prioritize = { 10 }
				limit = {
					free_building_slots = {
						building = air_base
						size > 1
					}
				}
				add_building_construction = {
					type = air_base
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				prioritize = { 10 }
				limit = {
					free_building_slots = {
						building = air_base
						size > 1
					}
				}
				add_building_construction = {
					type = air_base
					level = 3
					instant_build = yes
				}
			}
			custom_effect_tooltip = BLR_army_reform_tt
        }
	}
	
	focus = {
		id = BLR_fuel_fore_aviation

		icon = GFX_focus_generic_stockpile_fuel
		x = 0
		y = 1
		cost = 5

		available = {
        
		}
		
		ai_will_do = {
			factor = 3
		}
		
		relative_position_id = BLR_expand_airports
		
		prerequisite = { focus = BLR_expand_airports }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		completion_reward = {
		    random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = fuel_silo
					level = 1
					instant_build = yes
				}
			}
			
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = fuel_silo
					level = 1
					instant_build = yes
				}
			}
			custom_effect_tooltip = BLR_army_reform_tt
        }
	}
	
	focus = {
		id = BLR_anti_air_defence_focus

		icon = GFX_focus_generic_copy_plane_designs
		x = 1
		y = 1
		cost = 8

		available = {
        
		}
		
		ai_will_do = {
			factor = 5
		}
		
		relative_position_id = BLR_air_army
		
		prerequisite = { focus = BLR_air_army }
		
		mutually_exclusive = { focus = BLR_active_war_in_air  }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		completion_reward = {
		add_to_variable = { BLR_Belarusian_airforce_air_accidents_factor = -0.15 }
		add_to_variable = { BLR_Belarusian_airforce_air_ace_generation_chance_factor = -0.05 }
		add_to_variable = { BLR_Belarusian_airforce_air_fuel_consumption_factor = -0.1 }
		every_owned_state = {
				limit = {
					is_controlled_by = ROOT
				}
				add_building_construction = {
					type = anti_air_building
					level = 2
					instant_build = yes
				}
			}
			custom_effect_tooltip = BLR_army_reform_tt
        }
	}
	
	focus = {
		id = BLR_anti_air_production

		icon = GFX_focus_generic_air_defense
		
		x = 0
		y = 1
		
		cost = 8

		available = {
        
		}
		
		ai_will_do = {
			factor = 5
		}
		
		relative_position_id = BLR_anti_air_defence_focus
		
		prerequisite = { focus = BLR_anti_air_defence_focus }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		completion_reward = {
		add_to_variable = { BLR_Belarusian_airforce_air_accidents_factor = -0.1 }
		add_to_variable = { BLR_Belarusian_airforce_air_fuel_consumption_factor = -0.1 }

			add_tech_bonus = {
				name = BLR_anti_tank_guns
				bonus = 1.0
				uses = 3
				category = cat_anti_air
			}
			if = {
			    limit = {
				    has_tech = interwar_antiair
				}
				add_equipment_to_stockpile = { type = anti_air_equipment_1 amount = 200 producer = BLR }
			}
			custom_effect_tooltip = BLR_anti_air_bonus_tt
			custom_effect_tooltip = BLR_army_reform_tt

        }
	}
	
	focus = {
		id = BLR_active_war_in_air 

		icon = GFX_focus_generic_armored_air_support
		x = -1
		y = 1
		cost = 8

		available = {
            
		}
		
		ai_will_do = {
			factor = 3
		}
		
		relative_position_id = BLR_air_army
		
		prerequisite = { focus = BLR_air_army }
		
		mutually_exclusive = { focus = BLR_anti_air_defence_focus }
		
		search_filters = {FOCUS_FILTER_RESEARCH}
		completion_reward = {
		add_to_variable = { BLR_Belarusian_airforce_air_range_factor = 0.05 }
		add_to_variable = { BLR_Belarusian_airforce_air_agility_factor = 0.05 }
		add_to_variable = { BLR_Belarusian_airforce_air_wing_xp_loss_when_killed_factor = -0.2 }
		add_doctrine_cost_reduction = {
				name = air_fighter_bonus
				cost_reduction = 0.5
				uses = 1
				category = operational_integrity_tree
			}	
			add_tech_bonus = {
				name = fighter_bonus
				bonus = 1.0
				uses = 1
				category = light_fighter
				category = cat_heavy_fighter
			}
			custom_effect_tooltip = BLR_army_reform_tt
        }
	}
	
	focus = {
		id = BLR_aviarepare_factory_in_homel

		icon = GFX_focus_generic_aircraft_production
		x = 0
		y = 1
		cost = 8

		available = {
            
		}
		
		relative_position_id = BLR_active_war_in_air 
		
		prerequisite = { focus = BLR_active_war_in_air  }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		completion_reward = {
		add_to_variable = { BLR_Belarusian_airforce_air_accidents_factor = -0.3 }
		add_to_variable = { BLR_Belarusian_airforce_air_mission_efficiency = 0.05 }
		add_to_variable = { BLR_Belarusian_airforce_air_mission_efficiency = 0.15 }
		air_experience = 25
		241 = {
		    add_extra_state_shared_building_slots = 1
				add_building_construction = {
				type = arms_factory
				level = 1
				instant_build = yes
				}
			}
            custom_effect_tooltip = BLR_army_reform_tt			
        }
	}
	
	focus = {
		id = BLR_institut_of_aviation

		icon = GFX_focus_research
		x = 1
		y = 1
		cost = 10

		available = {
            
		}
		
		relative_position_id = BLR_aviarepare_factory_in_homel
		
		prerequisite = { focus = BLR_aviarepare_factory_in_homel focus = BLR_anti_air_production  }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		completion_reward = {
		add_to_variable = { BLR_Belarusian_airforce_air_wing_xp_loss_when_killed_factor = -0.15 }
		add_to_variable = { BLR_Belarusian_airforce_air_cas_present_factor = 0.1 }
		add_to_variable = { BLR_Belarusian_airforce_air_training_xp_gain_factor = 0.1 }
		add_to_variable = { BLR_Belarusian_airforce_air_accidents_factor = 0.1 }
		air_experience = 50
		custom_effect_tooltip = BLR_aviation_school_tt
		custom_effect_tooltip = BLR_army_reform_tt
        }
	}
	
	focus = {
		id = BLR_proffesional_program_for_pilots

		icon = GFX_focus_eng_special_air_service
		x = 0
		y = 1
		cost = 10

		available = {
            
		}
		
		relative_position_id = BLR_institut_of_aviation
		
		prerequisite = { focus = BLR_institut_of_aviation }
		
		search_filters = {FOCUS_FILTER_RESEARCH}
		completion_reward = {
		    add_to_variable = { BLR_Belarusian_airforce_air_night_penalty = -0.1 }
		    add_ideas = BLR_air_force_academy_idea
			custom_effect_tooltip = BLR_army_reform_tt
	    }
	}
	
	###1.1nationalists###
	
	focus = {
		id = BLR_invite_nationalists_in_goverment

		icon = GFX_focus_BLR_invite_nationalists_in_goverment
		x = 6
		y = 1
		cost = 10

		available = {
		    is_subject = no
		}
		
		relative_position_id = BLR_ban_communism 
		
		prerequisite = { focus = BLR_ban_communism }
		
		mutually_exclusive = { focus = BLR_form_regency_council }
		
		search_filters = {FOCUS_FILTER_STABILITY}
		
		completion_reward = {
		    add_stability = -0.15
			add_popularity = {
			    ideology = fascism
				popularity = 0.1
			}
			add_timed_idea = { idea = BLR_revanchism_idea days = 365 }
			add_popularity = { ideology = fascism popularity = 0.1 }
			add_state_claim = 784
			custom_effect_tooltip = available_political_advisor
            show_ideas_tooltip = BLR_Ivan_Ermachenko
            show_ideas_tooltip = BLR_Michas_Ganko
			show_ideas_tooltip = BLR_Nikolai_Shkelionok
	    }
	}
	
	focus = {
		id = BLR_militarization_of_economy

		icon = GFX_focus_generic_advanced_military_studies
		x = 0
		y = 1
		cost = 8
		
		available = {
            has_government = fascism
		}
		
		ai_will_do = {
		    factor = 15
		}
		
		bypass = {
			
		}
		prerequisite = { focus = BLR_invite_nationalists_in_goverment }
		relative_position_id = BLR_invite_nationalists_in_goverment
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
            custom_effect_tooltip = BLR_militarization_of_economy_tt		
			custom_effect_tooltip = BLR_military_economy_focus_tt
			add_war_support = 0.20
			add_stability = -0.1
			hidden_effect = {
			     add_dynamic_modifier = { modifier = BLR_military_economy }
				if = {
				    limit = { 
					    OR = {
						    has_idea = civilian_economy 
						    has_idea = low_economic_mobilisation
						    has_idea = partial_economic_mobilisation
					    }
				    }
				    add_ideas = war_economy
			    }
		    }
			add_to_variable = { BLR_industrial_consumer_goods_factor = 0.65 }
			add_to_variable = { BLR_industrial_production_speed_arms_factory_factor = 0.10 }
			add_to_variable = { BLR_industrial_production_lack_of_resource_penalty_factor = 0.25 }
			add_to_variable = { BLR_industrial_industry_air_damage_factor = 0.75 }
			add_to_variable = { BLR_industrial_research_speed_factor = -0.05 }
			add_to_variable = { BLR_industrial_production_factory_max_efficiency_factor = 0.15 }
			add_to_variable = { BLR_industrial_production_factory_efficiency_gain_factor = 0.1 }
			add_to_variable = { BLR_industrial_line_change_production_efficiency_factor = -0.1 }
			add_to_variable = { BLR_industrial_consumer_goods_expected_value = 0.05 }
		}
	}
	
	focus = {
		id = BLR_elections_in_central_rada

		icon = GFX_focus_POL_complete_april_constitution
		x = 0
		y = 1
		cost = 5

		available = {
            has_government = fascism
		}
		
		ai_will_do = {
		    factor = 15
		}
		
		bypass = {
			
		}
		prerequisite = { focus = BLR_militarization_of_economy }
		relative_position_id = BLR_militarization_of_economy
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	
			country_event = { id = belarus.71 }
			add_political_power = 150
			
		}
	}
	
	focus = {
		id = BLR_Astrouski

		icon = GFX_focus_generic_diplomatic_treaty
		x = 0
		y = 1
		cost = 10

		available = {
            always = no
		}
		
		bypass = {
			
		}
		
		mutually_exclusive = { focus = BLR_Vitushko focus = BLR_Kushel }
		prerequisite = { focus = BLR_elections_in_central_rada }
		relative_position_id = BLR_elections_in_central_rada
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			add_popularity = { ideology = fascism popularity = 0.15 }
			GER = {
        	    add_ai_strategy = {
			    type = antagonize
			    id = BLR
			    value = 50
		        }
		    }
		}
	}
	
	focus = {
		id = BLR_state_interests

		icon = GFX_focus_generic_fascist_propaganda
		x = 0
		y = 1
		cost = 5

		available = {
            
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_Astrouski }
		relative_position_id = BLR_Astrouski
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	
			add_war_support = 0.1
			
		}
	}
	
	focus = {
		id = BLR_limited_cooperation_with_ger

		icon = GFX_focus_SWI_fortify_border_with_germany
		x = 1
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_state_interests }
		relative_position_id = BLR_state_interests
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	
			GER = { country_event = { id = belarus.72 } }
			
		}
	}
	
	focus = {
		id = BLR_other_allies

		icon = GFX_focus_secret_rearmament
		x = -1
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_state_interests }
		relative_position_id = BLR_state_interests
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	
			add_ideas = BLR_foreign_political_focus
			
		}
	}
	
	focus = {
		id = BLR_dialog_with_ukraine

		icon = GFX_focus_UKR_befriend_ukraine
		x = -1
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_other_allies focus = BLR_prepare_belarus_for_war }
		relative_position_id = BLR_other_allies
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	
			UKR = { country_event = { id = belarus.80 } }
			
		}
	}
	
	focus = {
		id = BLR_dialog_with_lithuania

		icon = GFX_focus_BLR_wilnius
		x = 1
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		
		mutually_exclusive = { focus = BLR_formall_alliance_with_ger }
		prerequisite = { focus = BLR_other_allies }
		relative_position_id = BLR_other_allies
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	LIT = { country_event = { id = belarus.85 } }
			
		}
	}
	
	focus = {
		id = BLR_diplomatic_mission_in_italy

		icon = GFX_focus_ITA_italian_irredentism
		x = -1
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_dialog_with_ukraine  focus = BLR_dialog_with_lithuania }
		relative_position_id = BLR_dialog_with_lithuania
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	
			ITA = { country_event = { id = belarus.93 } }
			
		}
	}
	
	focus = {
		id = BLR_our_alliance

		icon = GFX_focus_POL_belarus_army
		x = -2
		y = 1
		cost = 10

		available = {
            has_army_manpower = { size > 349999 }
		    is_in_faction = no 
		}
		
		bypass = {
			is_faction_leader = yes
		}

		prerequisite = { focus = BLR_Astrouski focus = BLR_Vitushko }
		relative_position_id = BLR_Astrouski
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    create_faction = BLR_revanchist_coalition
        	add_to_variable = { BLR_stability_factor = 0.05 }
			set_rule = { 
				can_create_factions = yes
			}
			add_stability = 0.05
			custom_effect_tooltip =  BLR_our_alliance_tt
		}
	}
	
	focus = {
		id = BLR_Vitushko

		icon = GFX_focus_ITA_banda_carita
		x = -4
		y = 1
		cost = 10

		available = {
            always = no
		}
		
		bypass = {
			
		}
		
		mutually_exclusive = { focus = BLR_Astrouski focus = BLR_Kushel }
		prerequisite = { focus = BLR_elections_in_central_rada }
		relative_position_id = BLR_elections_in_central_rada
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		GER = {
        	add_ai_strategy = {
			type = antagonize
			id = BLR
			value = 50
		    }
		}
	        promote_character = BLR_Michael_Vitushko
		    add_war_support = 0.1
			
		}
	}
	
	focus = {
		id = BLR_prepare_belarus_for_war

		icon = GFX_focus_SWI_issue_war_bonds
		x = 0
		y = 2
		cost = 8
		
		available = {
           
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_Vitushko }
		relative_position_id = BLR_Vitushko
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {

		    add_timed_idea = { idea = BLR_prepare_to_war days = 210 }
			
		}
	}
	
	focus = {
		id = BLR_claim_western_poland_vitushko

		icon = GFX_focus_BLR_claim_west_blr
		x = 0
		y = 2
		cost = 10
        
		available = {
            
		}
		
		bypass = {
			controls_state = 1056
			controls_state = 94
			controls_state = 95
			controls_state = 96
		}
		
		will_lead_to_war_with = POL
		
		prerequisite = { focus = BLR_prepare_belarus_for_war }
		relative_position_id = BLR_prepare_belarus_for_war
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	1056 = { owner = { country_event = { id = belarus.75 } } }
			add_war_support = 0.05
		}
	}
	
	focus = {
		id = BLR_Kushel

		icon = GFX_focus_chi_mission_to_germany
		x = 4
		y = 1
		cost = 10

		available = {
            always = no
		}
		
		bypass = {
			
		}
		
		mutually_exclusive = { focus = BLR_Astrouski focus = BLR_Vitushko }
		prerequisite = { focus = BLR_elections_in_central_rada }
		relative_position_id = BLR_elections_in_central_rada
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	
			promote_character = BLR_Franc_Kuszel
		    add_stability = 0.05
		    add_popularity = { ideology = fascism popularity = -0.05 }
			
		}
	}
	
	focus = {
		id = BLR_cooperation_with_germany

		icon = GFX_focus_ger_reichskommisariats
		x = 0
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_Kushel }
		relative_position_id = BLR_Kushel
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    GER = { country_event = { id = belarus.96 } }
		    hidden_effect = {
		        country_event = { id = belarus.70 days = 1 }
        	    BLR = {
		            add_to_variable = {
				        var = german_influence_var
				        value = 10
		            }
			    }
			
			}
		}
	}
	
	focus = {
		id = BLR_cooperation_with_italy

		icon = GFX_focus_befriend_italy
		x = 2
		y = 1
		cost = 5

		available = {
            ITA = { has_government = fascism }
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_cooperation_with_germany }
		relative_position_id = BLR_cooperation_with_germany
		search_filters = {FOCUS_FILTER_INDUSTRY}
		completion_reward = {
			BLR = {
		        add_to_variable = {
				    var = german_influence_var
				    value = -10
		        }
			}
			ITA = { add_opinion_modifier = { target = BLR modifier = BLR_cooperation } }
		}
	}
	
	focus = {
		id = BLR_support_of_german_industry

		icon = GFX_focus_generic_industry_3
		x = 0
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_cooperation_with_germany }
		relative_position_id = BLR_cooperation_with_germany
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_ideas = BLR_german_industry_support_us
			BLR = {
		        add_to_variable = {
				    var = german_influence_var
				    value = 60
		        }
			}
			
			add_tech_bonus = {
				name = industrial_bonus
				bonus = 1.0
				uses = 1
				category = industry
			}
			
			206 = { 
			    add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
			
			206 = { 
			    add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			
		}
	}
	
	focus = {
		id = BLR_formall_alliance_with_ger

		icon = GFX_focus_ger_oppose_hitler
		x = -2
		y = 1
		cost = 10

		available = {
            is_in_faction = no
		}
		
		bypass = {
			
		}
		
		mutually_exclusive = { focus = BLR_dialog_with_lithuania }
		prerequisite = { focus = BLR_limited_cooperation_with_ger }
		relative_position_id = BLR_support_of_german_industry
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_war_support = -0.1
			GER = { country_event = { id = belarus.96 } }
		}
	}
	
	focus = {
		id = BLR_prepare_east_front
		icon = GFX_goal_generic_war_with_comintern
		x = 0
		y = 1
		cost = 10

		available = {
            
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_support_of_german_industry }
		relative_position_id = BLR_support_of_german_industry
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	add_timed_idea = { idea = BLR_prepare_east_front days = 300 }
			BLR = {
		        add_to_variable = {
				    var = german_influence_var
				    value = 10
		        }
			}
			
		}
	}
	
	focus = {
		id = BLR_annex_lit
		icon = GFX_focus_BLR_annex_lit
		x = -2
		y = 1
		cost = 5

		available = {
            has_government = fascism
			LIT = { exists = yes }
			is_in_faction_with = GER
			OR = { 
			    controls_state = 94
				controls_state = 95
				controls_state = 96 
			}
				
		}
		
		bypass = {
			LIT = { exists = no }
			is_in_faction_with = LIT
		}
		
		prerequisite = { focus = BLR_prepare_east_front focus = BLR_formall_alliance_with_ger }
		relative_position_id = BLR_prepare_east_front
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
			add_state_claim = 11
			add_state_claim = 814
			add_state_claim = 815
			add_state_claim = 189
			LIT = { country_event = { id = belarus.89 } }
			
		}
	}
	
	focus = {
		id = BLR_claim_mozyr_nazi
		icon = GFX_focus_BLR_claim_mozyr
		x = 0
		y = 1
		cost = 5

		available = {
            UKR = { exists = yes }
			194 = { is_controlled_by = UKR }
		}
		
		bypass = {
			NOT = { 194 = { is_controlled_by = UKR } }
		}
		
		prerequisite = { focus = BLR_prepare_east_front }
		relative_position_id = BLR_prepare_east_front
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
        	UKR = { country_event = { id = belarus.80 } }
			
		}
	}
	
	focus = {
		id = BLR_return_big_belarus
		icon = GFX_focus_attack_soviet
		x = -4
		y = 1
		cost = 10

		available = {
            has_army_manpower = { size > 299999 }
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_annex_lit focus = BLR_claim_western_poland_vitushko focus = BLR_claim_mozyr_nazi focus = BLR_diplomatic_mission_in_italy }
		relative_position_id = BLR_claim_mozyr_nazi
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
		    unlock_decision_category_tooltip = BLR_war_with_ussr
		    effect_tooltip = { add_state_claim = 243 add_state_claim = 242 add_state_claim = 971 }
			custom_effect_tooltip = BLR_if_we_complete_focus_national_awakeing_tt
			
		}
	}
	
	focus = {
		id = BLR_owners_of_our_land
		icon = GFX_focus_BLR_nationalism
		x = 0
		y = 1
		cost = 10

		available = {
            controls_state = 1056
			controls_state = 94
			controls_state = 95
			controls_state = 96
			controls_state = 784
			controls_state = 194
			controls_state = 243
			controls_state = 242
		}
		
		bypass = {
			
		}
		
		prerequisite = { focus = BLR_return_big_belarus }
		relative_position_id = BLR_return_big_belarus
		search_filters = {FOCUS_FILTER_POLITICAL}
		completion_reward = {
          
		    set_cosmetic_tag = BLR_NAT_fascism
			
		}
	}
	
	###1.1economy###
	
	focus = {
		id = BLR_economical_strategy
		icon = GFX_focus_BLR_minprom
		x = 61
		y = 0
		cost = 8

		available_if_capitulated = yes
        
		available = {
		    OR = {
			    has_completed_focus = BLR_protect_republick
				has_completed_focus = BLR_change_government
			}
		}
		ai_will_do = {
			factor = 10
		}
		
		completion_reward = {
			add_stability = 0.025
			add_tech_bonus = {
				name = industrial_bonus
				bonus = 1.0
				uses = 1
				category = industry
			}
			country_event = { id = belarus.232 }
		}
	}
	
	focus = {
		id = BLR_rural_strategy
		icon = GFX_focus_ITA_grande_rivolta_rurale
		x = -2
		y = 1
		cost = 10

		available_if_capitulated = yes
		
		available = { 
		    has_country_flag = BLR_rural_economy_flag
		}

		ai_will_do = {
			factor = 15
		}
		
		prerequisite = { focus = BLR_economical_strategy }
		
		relative_position_id = BLR_economical_strategy
		
		completion_reward = {
			custom_effect_tooltip = UKR_additional_decisions
			activate_mission = BLR_agr_ref_bel_mission
			add_stability = 0.125
		}
	}
	
	focus = {
		id = BLR_help_with_mechanization
		icon = GFX_focus_generic_modernize_industry
		
		x = -2
		y = 1
		
		cost = 8

		available_if_capitulated = yes

		ai_will_do = {
			factor = 15
		}
		
		prerequisite = { focus = BLR_rural_strategy }
		
		relative_position_id = BLR_rural_strategy
		
		completion_reward = {
		    custom_effect_tooltip = UKR_additional_decisions
			hidden_effect = {
			    country_event = { id = belarus.233 days = 35 }
				country_event = { id = belarus.239 days = 14 }
			}
			add_political_power = 75
			random_owned_controlled_state = {
				limit = {
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			hidden_effect = {
			    country_event = { id = belarus.233 days = 35 }
				country_event = { id = belarus.239 days = 14 }
			}
		}
	}
	
	focus = {
		id = BLR_help_with_education
		icon = GFX_focus_research
		
		x = 0
		y = 1
		
		cost = 8

		available_if_capitulated = yes

		ai_will_do = {
			factor = 15
		}
		
		prerequisite = { focus = BLR_rural_strategy }
		
		relative_position_id = BLR_rural_strategy
		
		completion_reward = {
		    custom_effect_tooltip = UKR_additional_decisions
			hidden_effect = { country_event = { id = belarus.235 days = 120 random_days = 10 } country_event = { id = belarus.236 days = 160 random_days = 30 }}
			activate_mission = BLR_vioska_school_mission
		}
	}
	
	focus = {
		id = BLR_agricultural_protectionism
		icon = GFX_focus_generic_agricultural_subsidies
		
		x = -1
		y = 1
		
		cost = 8

		available_if_capitulated = yes

		ai_will_do = {
			factor = 15
		}
		
		prerequisite = { focus = BLR_help_with_education }
		prerequisite = { focus = BLR_help_with_mechanization }
		
		relative_position_id = BLR_help_with_education
		
		completion_reward = {
		    custom_effect_tooltip = all_reforms_gives_civ_factor
			add_ideas = BLR_agr_protectionism
			hidden_effect = {
			    every_owned_state = {
				    limit = {
					    has_state_flag = roads_1
					    has_state_flag = roads_2
					}
					add_extra_state_shared_building_slots = 1
				        add_building_construction = {
					    type = industrial_complex
					    level = 1
				    	instant_build = yes
				    }
				}
				
				if = {
				    limit = {
					    has_country_flag = west_is_active
					}
					94 = {
					    add_extra_state_shared_building_slots = 1
				            add_building_construction = {
					        type = industrial_complex
					        level = 1
				    	    instant_build = yes
				        }
					}
					96 = {
					    add_extra_state_shared_building_slots = 1
				            add_building_construction = {
					        type = industrial_complex
					        level = 1
				    	    instant_build = yes
				        }
					}
					95 = {
					    add_extra_state_shared_building_slots = 1
				            add_building_construction = {
					        type = industrial_complex
					        level = 1
				    	    instant_build = yes
				        }
					}
					if = { 
					    limit = {
						    controls_state = 97
						}
						97 = {
						       add_extra_state_shared_building_slots = 1
				                add_building_construction = {
					            type = industrial_complex
					            level = 1
				    	        instant_build = yes
				            }
						}
					}
					if = { 
					    limit = {
						    controls_state = 1056
						}
						1056 = {
						    add_extra_state_shared_building_slots = 1
				                add_building_construction = {
					            type = industrial_complex
					            level = 1
				    	        instant_build = yes
				            }
						}
					}
				}
			}
		}
	}
	
	focus = {
		id = BLR_industrial_strategy
		icon = GFX_focus_generic_industry_3
		x = 2
		y = 1
		cost = 10

		available_if_capitulated = yes

		ai_will_do = {
			factor = 15
		}
		
		available = {
		    has_country_flag = BLR_industrial_economy_flag
		}
		
		
		prerequisite = { focus = BLR_economical_strategy }
		
		relative_position_id = BLR_economical_strategy
		
		completion_reward = {
		    custom_effect_tooltip = UKR_additional_decisions
			activate_mission = BLR_industrialization_mission
			add_stability = -0.10
			add_war_support = -0.10
			hidden_effect = { country_event = { id = belarus.243 days = 140 } }
		}
	}
	
	focus = {
		id = BLR_vitebsk_arms_factory

		icon = GFX_goal_generic_construct_mil_factory
		
		x = 2
		y = 1
		
		cost = 8

		available = {
            207 = {
				is_owned_and_controlled_by = BLR
			}
		}
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_industrial_strategy }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_industrial_strategy
		completion_reward = {
		    207 = {
			if = { 
				limit = { ROOT = { num_of_civilian_factories > 10 } }
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
				else = {
					add_extra_state_shared_building_slots = 1
					    add_building_construction = {
							type = arms_factory
							level = 1
							instant_build = yes
						}
					}
				}
			}
		}
	}
	
	focus = {
		id = BLR_upgrade_metal_industry
		icon = GFX_focus_generic_steel
		x = 0
		y = 1
		cost = 8

		available = {
		
		}
		
		ai_will_do = {
			factor = 10
		}
		
		prerequisite = { focus = BLR_industrial_strategy }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_industrial_strategy
		
		completion_reward = {
		    add_tech_bonus = {
				name = industrial_bonus
				bonus = 1.0
				uses = 1
				category = industry
			}
            random_owned_controlled_state = {
				limit = {
					has_resources_amount = {
						resource = steel
						amount > 0
					}
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_resource = {
					type = steel
					amount = 5
				}
				
				204 = {
				    add_resource = {
					type = steel
					amount = 2
				    }
				}
			}
			custom_effect_tooltip = UKR_additional_decisions
		}
	}
	
	focus = {
		id = BLR_urbanization_new
		icon = GFX_focus_SWE_urbanization
		x = 1
		y = 1
		
		cost = 5

		available = {
		    has_country_flag = urbanization_plan_is_designed
		}
		
		ai_will_do = {
			factor = 10
		}
		
		prerequisite = { focus = BLR_upgrade_metal_industry }
		prerequisite = { focus = BLR_vitebsk_arms_factory }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_upgrade_metal_industry
		
		completion_reward = {
            custom_effect_tooltip = UKR_additional_decisions
			add_political_power = 25
		}
	}
	
	focus = {
		id = BLR_currency_reforms
		icon = GFX_focus_generic_currency_reforms
		x = 0
		y = 2
		cost = 8

		available_if_capitulated = yes

		ai_will_do = {
			factor = 15
		}
		
		prerequisite = { focus = BLR_economical_strategy }
		
		relative_position_id = BLR_economical_strategy
		
		completion_reward = {
		    add_political_power = 75
			add_timed_idea = {
			    idea = BLR_currency_reforms_idea
				days = 240
			}
		}
	}
	
	focus = {
		id = BLR_build_maz
		
		icon = GFX_focus_BLR_build_maz
		x = 0
		y = 1
		cost = 10

		available = {
        206 = {
				is_owned_and_controlled_by = BLR
			}
		}
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_currency_reforms }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_currency_reforms
		
		completion_reward = {
			206 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			add_tech_bonus = {
				name = motorized_bonus
				bonus = 3.0
				uses = 1
				technology = motorised_infantry
			}
		}
	}
	
	focus = {
		id = BLR_revaluation_of_the_economy
		
		icon = GFX_focus_GER_integrated_economies
		x = 0
		y = 1
		
		cost = 5
		
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_build_maz }
		prerequisite = { focus = BLR_urbanization_new focus = BLR_agricultural_protectionism }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		
		relative_position_id = BLR_build_maz
		
		completion_reward = {
			country_event = { id = belarus.238 }
		}
	}
	
	focus = {
		id = BLR_planing_of_fortification

		icon = GFX_goal_generic_fortify_city
		x = 6
		y = 1
		cost = 5

		available = {

		}
		
		ai_will_do = {
			factor = 3
		}
		
		relative_position_id = BLR_revaluation_of_the_economy
		
		prerequisite = { focus = BLR_revaluation_of_the_economy }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		completion_reward = {
		    custom_effect_tooltip = BLR_fortifications_1_tt
		    hidden_effect = {
		        204 = {
                    add_building_construction = {
				        type = bunker
				        level = 1
				        province = {
				 	        id = 11313
				        }
				        instant_build = yes
				    }
			    }
			    1055 = {
                    add_building_construction = {
				        type = bunker
				        level = 1
				        province = {
				 	        id = 3203
				        }
				        instant_build = yes
				    }
			    }
			    206 = {
			        add_building_construction = {
				        type = bunker
				        level = 2
				        province = {
					        id = 11370
			   	        }
				        instant_build = yes
			        }
			        add_building_construction = {
				        type = bunker
				        level = 1
				        province = {
					        id = 11216
					        id = 3267
				        }
				        instant_build = yes
			        }
			    }
			    207 = {
			        add_building_construction = {
				        type = bunker
				        level = 2
				        province = {
				 	        id = 11241
				        }
				        instant_build = yes
		    	    }
				    add_building_construction = {
				        type = bunker
				        level = 1
				        province = {
					        id = 11220
					        id = 323
							id = 6249
				        }
				        instant_build = yes
			        }
			    }
		     	241 = {
			        add_building_construction = {
				        type = bunker
				        level = 2
			        	province = {
				     	    id = 9288
			        	}
			        	instant_build = yes
		            }
				    add_building_construction = {
				        type = bunker
				        level = 1
				        province = {
					        id = 9342
				        }
				        instant_build = yes
			        }
				
		        }
		
		    }
		
		}
		
	}
	
	focus = {
		id = BLR_investmens_in_bunkers_focus

		icon = GFX_focus_ETH_peacekeeping_forces
		x = 0
		y = 1
		cost = 5

		available = {
          
		}
		 
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_planing_of_fortification }
		
		search_filters = {}
		relative_position_id = BLR_planing_of_fortification
		completion_reward = {
		add_timed_idea = { idea = BLR_investmens_in_bunkers days = 365 }
		}
	}
	
	focus = {
		id = BLR_battle_plans

		icon = GFX_focus_SOV_mobilization_plan
		x = 0
		y = 1
		cost = 10

		available = {
          
		}
		 
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_investmens_in_bunkers_focus }
		
		search_filters = {}
		relative_position_id = BLR_investmens_in_bunkers_focus
		completion_reward = {
		unlock_decision_category_tooltip = BLR_batle_plans
		}
	}
	
	focus = {
		id = BLR_rebuild_west_belarus
		icon = GFX_focus_generic_industry_2
		x = -6
		y = 1
		cost = 10

		available = {
		    OR = {
                94 = {
				    is_owned_and_controlled_by = BLR
			    }
			    95 = {
				    is_owned_and_controlled_by = BLR
			    }
			    96 = {
				    is_owned_and_controlled_by = BLR
			    }
			    1056 = {
				    is_owned_and_controlled_by = BLR
			    }
		    }
		}
		
		prerequisite = { focus = BLR_revaluation_of_the_economy }
		search_filters = {FOCUS_FILTER_RESEARCH}
		relative_position_id = BLR_revaluation_of_the_economy
		completion_reward = {
        	if = { 
				limit = { 94 = { is_owned_and_controlled_by = BLR } }
				94 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
				}
                else = {
				    custom_effect_tooltip = blr_not_ours_land
				}				
			}
			if = { 
				limit = { 1056 = { is_owned_and_controlled_by = BLR } }
				1056 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
				} 
			}
			if = { 
				limit = { 95 = { is_owned_and_controlled_by = BLR } }
				95 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
				}
			}
			if = { 
				limit = { 96 = { is_owned_and_controlled_by = BLR } }
				96 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = arms_factory
						level = 1
						instant_build = yes
					}
				}
			}
			if = {
				limit = { 
					97 = { is_owned_and_controlled_by = BLR } 
					784 = { is_owned_and_controlled_by = BLR }
				}
				97 = {
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
				}
				784 = {
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	
	focus = {
		id = BLR_rebuild_mozyr
		
		icon = GFX_focus_ARG_capitalize_the_beef_industry
		x = 0
		y = 1
		
		cost = 5
		
		ai_will_do = {
			factor = 12
		}
		
		allow_branch = { controls_state = 194 }
		
		prerequisite = { focus = BLR_rebuild_west_belarus }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_rebuild_west_belarus
		
		completion_reward = {
		    if = { 
				limit = { 194 = { is_owned_and_controlled_by = BLR } }
				194 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
				}
				else = {
				    custom_effect_tooltip = blr_not_ours_land
				}
			}
			
		}
	}
	
	focus = {
		id = BLR_rebuild_east_belarus
		
		icon = GFX_focus_CHL_enlarge_the_textile_industries
		x = 0
		y = 1
		
		cost = 10
		
		ai_will_do = {
			factor = 12
		}
		
		allow_branch = { OR = { controls_state = 242 controls_state = 243 } }
		
		prerequisite = { focus = BLR_rebuild_mozyr }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_rebuild_mozyr
		
		completion_reward = {
		    if = { 
				limit = { 983 = { is_owned_and_controlled_by = BLR } }
				983 = {
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
				}
				else = {
				    custom_effect_tooltip = blr_not_ours_land
				}
			}
			if = { 
				limit = { 242 = { is_owned_and_controlled_by = BLR } }
				242 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
				}
			}
			if = { 
				limit = { 243 = { is_owned_and_controlled_by = BLR } }
				243 = {
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
				}
			}
			
		}
	}
	
	focus = {
		id = BLR_modernisation
		
		icon = GFX_focus_ARG_develop_the_electricity_sector
		x = 0
		y = 1
		
		cost = 8
		
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_revaluation_of_the_economy }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_revaluation_of_the_economy
		
		completion_reward = {
			hidden_effect = {
			    if = {
				    limit = {
					    has_completed_focus = BLR_rural_strategy 
					}
				    set_temp_variable = {
				    	var = blr_mod_max_prod_lim
				    	value = blr_var_agr_reform_points
				    }
				    set_temp_variable = {
				     	var = blr_mod_max_prod_gain
					    value = blr_var_agr_reform_points
				    }
				    set_temp_variable = {
					    var = blr_mod_pol_pow
					    value = blr_var_agr_reform_points
				    }
					set_temp_variable = {
				    	var = blr_mod_max_prod_lim_rel
				    	value = blr_var_agr_reform_points
				    }
					set_temp_variable = {
				     	var = blr_mod_max_prod_gain_rel
					    value = blr_var_agr_reform_points
				    }
				    multiply_temp_variable = {
					    var = blr_mod_max_prod_lim
					    value = 0.25
				    }
					multiply_temp_variable = {
					    var = blr_mod_max_prod_lim_rel
					    value = 0.003
				    }
					 multiply_temp_variable = {
					    var = blr_mod_max_prod_gain
					    value = 0.1
				    }
                    multiply_temp_variable = {
					    var = blr_mod_max_prod_gain_rel
					    value = 0.001
				    }	
                    multiply_temp_variable = {
				    	var = blr_mod_pol_pow
					    value = 2
				    }
					add_to_variable = { BLR_production_factory_max_efficiency_factor_modern = blr_mod_max_prod_lim_rel }
					add_to_variable = { BLR_production_factory_efficiency_gain_factor_modern = blr_mod_max_prod_gain_rel }
					
                }	
                if = {
				    limit = {
					    has_completed_focus = BLR_industrial_strategy 
					}
				    set_temp_variable = {
				    	var = blr_mod_max_prod_lim_ind
				    	value = blr_var_industrialization_points
				    }
					set_temp_variable = {
				    	var = blr_mod_max_prod_lim_ind_rel
				    	value = blr_var_industrialization_points
				    }
				    set_temp_variable = {
				     	var = blr_mod_max_prod_gain_ind
					    value = blr_var_industrialization_points
				    }
					set_temp_variable = {
				     	var = blr_mod_max_prod_gain_ind_rel
					    value = blr_var_industrialization_points
				    }
				    set_temp_variable = {
					    var = blr_mod_pol_pow_ind
					    value = blr_var_industrialization_points
				    }
				    multiply_temp_variable = {
					    var = blr_mod_max_prod_lim_ind
					    value = 0.25
				    }
					multiply_temp_variable = {
					    var = blr_mod_max_prod_lim_ind_rel
					    value = 0.003
				    }
                    multiply_temp_variable = {
					    var = blr_mod_max_prod_gain_ind
					    value = 0.1
				    }
                    multiply_temp_variable = {
					    var = blr_mod_max_prod_gain_ind_rel
					    value = 0.001
				    }					
                    multiply_temp_variable = {
				    	var = blr_mod_pol_pow_ind
					    value = 2
				    }
					add_to_variable = { BLR_production_factory_max_efficiency_factor_modern = blr_mod_max_prod_lim_ind_rel }
					add_to_variable = { BLR_production_factory_efficiency_gain_factor_modern = blr_mod_max_prod_gain_ind_rel }
                }
                add_dynamic_modifier = { modifier = BLR_innovations_dif }				
			}
			    custom_effect_tooltip = BLR_modernisation_tt 
            if = {
                limit = { has_completed_focus = BLR_rural_strategy }
		        custom_effect_tooltip = BLR_modernisation_tt_effect
                add_political_power = blr_mod_pol_pow
                else = {
					custom_effect_tooltip = BLR_modernisation_tt_effect_ind
                    add_political_power = blr_mod_pol_pow_ind
                }
            }
		}
	}
	
	focus = {
		id = BLR_BGU
		
		icon = GFX_focus_research
		x = 0
		y = 1
		
		cost = 10
		
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_modernisation }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_modernisation
		
		completion_reward = {
			add_research_slot = 1
			
		}
	}
	
	focus = {
		id = BLR_investmens_in_military
		
		icon = GFX_focus_generic_military_industry
		x = 2
		y = 1
		
		cost = 10
		
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_revaluation_of_the_economy }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_revaluation_of_the_economy
		
		completion_reward = {
			random_owned_controlled_state = {
			    limit = { 
				    is_core_of = BLR
					free_building_slots = {
						building = arms_factory
						size > 0
						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 = { 
				    is_core_of = BLR
					free_building_slots = {
						building = arms_factory
						size > 0
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			if = { 
			    limit = {
				    has_country_flag = blr_ind_sucefull_completed
				}
				random_owned_controlled_state = {
			        limit = { 
				        is_core_of = BLR
				        free_building_slots = {
						    building = arms_factory
						    size > 0
						    include_locked = yes
					    }
				    }
				    add_extra_state_shared_building_slots = 1
				    add_building_construction = {
				     	type = arms_factory
				    	level = 1
				    	instant_build = yes
				    }
			    }
				add_ideas = blr_military_invest_small
				else = {
				    custom_effect_tooltip = blr_if_ind_completed
				}
			}
				
		}
	}
	
	focus = {
		id = BLR_modern_vioska
		
		icon = GFX_focus_generic_military_industry
		x = -4
		y = 1
		
		cost = 10
		
		ai_will_do = {
			factor = 12
		}
		
		available = { 
		    has_completed_focus = BLR_agricultural_protectionism
		    NOT = { has_country_flag = agr_ref_bad }
		}
		
		prerequisite = { focus = BLR_revaluation_of_the_economy }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_revaluation_of_the_economy
		
		completion_reward = {
			add_stability = 0.1
			add_political_power = 125
			add_ideas = BLR_great_vioska_modern
		}
	}
	
	focus = {
		id = BLR_own_weapons_production
		
		icon = GFX_focus_AUS_raid_military_storages
		x = 0
		y = 1
		
		cost = 10
		
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_investmens_in_military }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_investmens_in_military
		
		completion_reward = {
		    country_event = { id = belarus.246 }
			random_owned_controlled_state = {
			    limit = { 
				    is_core_of = BLR
					free_building_slots = {
						building = arms_factory
						size > 0
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
		}
	}
	
	focus = {
		id = BLR_agrarian_protection
		icon = GFX_focus_UKR_agrarian_reform
		x = -2
		y = 1
		cost = 10

		available = {
            NOT = { has_country_flag = agr_ref_bad }
		}
		
		prerequisite = { focus = BLR_revaluation_of_the_economy }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_revaluation_of_the_economy
		completion_reward = {
		    if = {
			    limit = {
				    has_completed_focus = BLR_agricultural_protectionism
				}
                add_ideas = BLR_agrarian_reform
			    else = {
				    add_timed_idea = { 
					    idea = BLR_funds_for_village
						days = 365
					}
					custom_effect_tooltip = BLR_agrarian_protection_tt
				}
			}
		}
	}
	
	focus = {
		id = BLR_homel_oil

		icon = GFX_goal_generic_oil_refinery
		x = 0
		y = 1
		
		cost = 10

		available = {
          
		}
		 
		ai_will_do = {
			factor = 12
		}
		
		prerequisite = { focus = BLR_agrarian_protection }
		
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_agrarian_protection
		completion_reward = {
		241 = {
	        add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_resource = {
					type = oil
					amount = 8
				}
			}
		}
	}
	
	focus = {
		id = BLR_ptu
		icon = GFX_focus_research2
		x = 4
		y = 1
		cost = 10

		available = {
            NOT = { has_country_flag = ind_ref_bad }
			has_completed_focus = BLR_urbanization_new
		}
		
		prerequisite = { focus = BLR_revaluation_of_the_economy }
		search_filters = {FOCUS_FILTER_INDUSTRY}
		relative_position_id = BLR_revaluation_of_the_economy
		completion_reward = {
		    if = {
			    limit = { 
				    has_country_flag = blr_ind_good_completed
				}
                add_research_slot = 1
			}
			add_ideas = BLR_ptu_idea
		}
	}
	
	focus = {
		id = BLR_atomic_researches
		icon = GFX_focus_UKR_uranium_excavation
		x = -1
		y = 1
		cost = 10

		available = {
            206 = {
				is_owned_and_controlled_by = BLR
			}
		}
		
		prerequisite = { focus = BLR_BGU }
		prerequisite = { focus = BLR_own_weapons_production focus = BLR_homel_oil }
		mutually_exclusive = { focus = BLR_rockets_and_jet_technology }
		search_filters = {FOCUS_FILTER_RESEARCH}
		relative_position_id = BLR_BGU
		completion_reward = {
		add_ideas = BLR_atomic_researches
        206 = {
			add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				if = { 
					limit = { 
						free_building_slots = {
							building = infrastructure
							size > 0
						} 
					}
					add_building_construction = {
						type = infrastructure
						level = 1
						instant_build = yes
					}
				}
			} 
		}
	}
	
	focus = {
		id = BLR_rockets_and_jet_technology
		icon = GFX_focus_rocketry
		x = 1
		y = 1
		cost = 10

		available = {
            206 = {
				is_owned_and_controlled_by = BLR
			}
		}
		
		prerequisite = { focus = BLR_BGU }
		prerequisite = { focus = BLR_own_weapons_production focus = BLR_homel_oil }
		mutually_exclusive = { focus = BLR_atomic_researches }
		search_filters = {FOCUS_FILTER_RESEARCH}
		relative_position_id = BLR_BGU
		completion_reward = {
			if = {
				limit = { 
					206 = {
						is_fully_controlled_by = ROOT
						air_facility < 1
						land_facility < 1
						naval_facility < 1
						nuclear_facility < 1
					}
				}

				206 = {
					add_building_construction = {
						type = air_facility
						level = 1
						instant_build = yes
						province = 11437 
					}
				}
			}
			add_breakthrough_progress = {
				specialization = specialization_air
				value = 0.75
			}
			custom_effect_tooltip = generic_skip_one_line_tt

			add_tech_bonus = {
				name = BLR_rockets_and_jet_technology_bonus
				bonus = 1.0
				uses = 2
				category = rocketry
			}
		}
	}
	
	focus = {
		id = BLR_megaprojects
		icon = GFX_focus_generic_railway_gun
		x = 0
		y = 2
		cost = 10

		available = {
            206 = {
				is_owned_and_controlled_by = BLR
			}
		}
        
		prerequisite = { focus = BLR_atomic_researches focus = BLR_rockets_and_jet_technology  }
		search_filters = {FOCUS_FILTER_RESEARCH}
		relative_position_id = BLR_BGU
		completion_reward = {
		    custom_effect_tooltip = UKR_additional_decisions
		}
	}
	
}