ideas = {
	hidden_ideas = {
		BLR_compact_bureaucracy = {

		allowed = {
			original_tag = BLR
		}

		allowed_civil_war = {
			always = no
		}

		available = {
			has_civil_war = yes
		}

		modifier = {
			political_power_gain = 0.25
		    }
		}
	
		blr_neutral_balakhovich = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_nikod_is_0
			}
			
			modifier = {
				war_support_factor = 0.05
			}
		}
		
		blr_disloyal_balakhovich = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_nikod_is_-1
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				war_support_factor = -0.15
				army_core_attack_factor = -0.05
				army_core_defence_factor = -0.05
				army_org_Factor = -0.05
			}
		}
		
		blr_angry_balakhovich = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_nikod_is_-2
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				war_support_factor = -0.25
				army_core_attack_factor = -0.1
				army_core_defence_factor = -0.1
				army_org_Factor = -0.1
			}
		}
		
		blr_loyal_balakhovich = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_nikod_is_1
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				war_support_factor = 0.15
				army_core_attack_factor = 0.05
				army_core_defence_factor = 0.05
				army_org_Factor = 0.05
				fascism_drift = 0.1
			}
		}
		
		blr_happy_balakhovich = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_nikod_is_2
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				war_support_factor = 0.25
				army_core_attack_factor = 0.1
				army_core_defence_factor = 0.1
				army_org_Factor = 0.1
				fascism_drift = 0.2
			}
		}
		
		blr_neutral_sereda = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_sereda_is_0
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				stability_factor = 0.05
			}
		}
		
		blr_disloyal_sereda = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_sereda_is_-1
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				stability_factor = -0.15
				political_power_gain = -0.15
			}
		}
		
		blr_angry_sereda = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_sereda_is_-2
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				stability_factor = -0.25
				political_power_gain = -0.25
			}
		}
		
		blr_loyal_sereda = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_sereda_is_1
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				stability_factor = 0.15
				political_power_gain = 0.15
				democratic_acceptance = 25
			}
		}
		
		blr_happy_sereda = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			available = {
				has_government = neutrality
				has_country_flag = BLR_sereda_is_2
				NOT = { has_country_flag = blr_ten_points_gained }
			}
			
			modifier = {
				stability_factor = 0.25
				political_power_gain = 0.25
				democratic_acceptance = 50
			}
		}
    }
	
	industrial_concern = {
	
		min_prom = {

			allowed = {
				tag = BLR
			}

			available = {
				has_completed_focus = BLR_revaluation_of_the_economy
			}
			
			cost = 150
			
			research_bonus = {
				industry = 0.10
				electronics = 0.05
			}
			
			modifier = {
				production_speed_industrial_complex_factor = 0.05
				production_speed_arms_factory_factor = 0.05
				production_speed_dockyard_factor = 0.02
			}
			
			traits = { industrial_concern }

			ai_will_do = {
				factor = 15
			}
		}
		
		blr_philips = {
			
			allowed = {
				tag = BLR
			}

			available = {
				HOL = { 
				    exists = yes
					NOT = { has_government = communism }
					has_capitulated = no
				}
				has_country_flag = BLR_philips_invited
			}
			
			cost = 150
			
			research_bonus = {
				electronics = 0.15
			}
			
			modifier = {
				supply_consumption_factor = -0.05
			}
			
			traits = { electronics_concern }

			ai_will_do = {
				factor = 0.5
			}
		}
	}
	
	tank_manufacturer = {
		
		designer = yes
		
		skoda_belarus = {
			
			
			allowed = {
				original_tag = BLR
			}
			
			available = {
				has_country_flag = BLR_cze_skoda
			}
			
			research_bonus = {
				armor = 0.15
			}
			
			traits = { fast_tank_manufacturer }
			
			modifier = {
			}

			ai_will_do = {
				factor = 0.5
			}
		}
		
		reno_belarus = {
			
			
			allowed = {
				original_tag = BLR
			}
			
			available = {
				FRA = { 
				    exists = yes
					NOT = { has_government = communism }
					has_capitulated = no
				}
				has_country_flag = BLR_reno_invited
			}
			
			research_bonus = {
				armor = 0.25
			}
			
			traits = { heavy_tank_manufacturer }
			
			modifier = {
			
			}

			ai_will_do = {
				factor = 0.5
			}
		}
		
	}
	
	materiel_manufacturer = {
			
		designer = yes

		VOZ = {
			
			picture = generic_infantry_equipment_manufacturer_2

			allowed = {
				original_tag = BLR
			}

			available = {
				has_completed_focus = BLR_vitebsk_arms_factory
			}
						
			research_bonus = {
				infantry_weapons = 0.15
			}

			traits = { infantry_equipment_manufacturer }

			ai_will_do = {
				factor = 1
			}
		}
		
		maz = {
			
			allowed = {
				original_tag = BLR
			}

			available = {
				always = yes
			}
		
			research_bonus = {
				motorized_equipment = 0.15
			}

			equipment_bonus = {
				motorized_equipment = {
					build_cost_ic = -0.15 instant = yes
				}
			}
			
			traits = { motorized_equipment_manufacturer }
			
			modifier = {
			}
		}
		
	}
	
	country = {
	
	BLR_lith_king_idea = {
			
		allowed = {
			original_tag = BLR
			always = no
		}

		allowed_civil_war = {
			always = no
		}

		available = {
			NOT = { has_government = communism }
		}
			
		removal_cost = -1

		picture = generic_communism_drift_bonus
			
		modifier = {
			stability_factor = 0.15
		}
	}
		
	BLR_communism_propaganda = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				NOT = { has_government = communism }
			}
			
			removal_cost = -1

			picture = generic_communism_drift_bonus
			
			modifier = {
				communism_drift = 0.05
				political_power_factor = -0.1
				#communism_acceptance = 75
			}
		}
		
	    BLR_authoricy_rule_idea = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				has_government = neutrality
			}
			
			removal_cost = -1

			picture = generic_constitutional_guarantee
			
			modifier = {
				neutrality_acceptance = 50
				fascism_acceptance = 10
				puppet_cost_factor = -0.5
				subversive_activites_upkeep = -0.4
				compliance_gain = 0.05
			}
		}
		
	BLR_bolsheviks_agency_network = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				NOT = { has_government = communism }
			}
			
			removal_cost = -1

			picture = generic_communism_drift_bonus
			
			modifier = {
				communism_drift = 0.15
			}
		}
		
	BLR_communsim_banned = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				NOT = { has_government = communism }
			}
			
			removal_cost = -1

			picture = generic_communism_banned
			
			modifier = {
				communism_drift = -0.1
				communism_acceptance = -100
			}
		}
		
	BLR_anti_nationalists_propaganda = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				NOT = { has_government = fascism }
			}
			
			removal_cost = -1

			picture = generic_communism_drift_bonus
			
			modifier = {
				fascism_drift = -0.1
				political_power_factor = 0.1
				#communism_acceptance = 25
			}
		}
		
    BLR_concessions_for_minorities = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				NOT = { has_government = fascism }
			}
			
			removal_cost = -1

			picture = ARG_social_welfare_fund_ns
			
			modifier = {
				fascism_drift = -0.02
				non_core_manpower = 0.25
				political_power_factor = -0.05
				compliance_gain = 0.02
			}
		}
		
	SOV_severity_of_the_loss = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				NOT = {
				    OR = {
					    AND = {   
						    UKR = { has_completed_focus = UKR_road_to_world_revolution }
					        BLR = { has_completed_focus = BLR_soviet_way }
						}
						AND = {   
						    UKR = { exists = no }
					        BLR = { exists = no }
						}
						AND = {   
						    SOV = { has_war_with = UKR }
					        SOV = { has_war_with = BLR }
						}
						AND = {   
						    SOV = { is_in_faction_with = UKR }
					        SOV = { is_in_faction_with = BLR }
						}
					}
				}
				NOT = { has_government = democratic }
				is_subject = no
			}
			
			removal_cost = -1

			picture = generic_communism_drift_bonus
			
			modifier = {
				stability_factor = -0.05
				war_support_weekly = 0.001
			}
		}
		
	BLR_perverse_union = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				has_government = communism
			}

			available = {
				has_government = communism
				any_other_country = {
					original_tag = SOV
					exists = yes
					has_government = communism 
					NOT = { has_war_with = ROOT }
				}
				is_puppet = no
			}

			removal_cost = -1

			picture = hol_haven_of_tolerance

			modifier = {
                
			}

		}
		
		BLR_road_to_world_revolution = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = trotskyite_plot_purged

			modifier = {
				communism_drift = 0.05
				max_command_power = 25
				war_support_factor = 0.2
				mobilization_speed = 0.25
            }
	 
		}
		
		BLR_mob_system_reformed = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = chi_army_corruption3

			modifier = {
			    conscription = 0.005
				max_command_power = 10
				mobilization_speed = 0.25
            }
	 
		}
		
		BLR_prepare_for_war_with_bolsheviks = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				SOV = { has_government = communism }
				NOT = { is_in_faction_with = SOV }
			}

			picture = ast_naval_auxiliary_patrol

			removal_cost = -1

			modifier = {
				war_support_factor = 0.1
				max_planning = 0.1
				army_speed_factor = 0.05
			}

			targeted_modifier = {
				tag = SOV
				attack_bonus_against = 0.05
				defense_bonus_against = 0.05
			}
		}
		
		BLR_defence_bonus_agains_sov = { 
		
		    allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				SOV = { has_government = communism }
				NOT = { is_in_faction_with = SOV }
			}

			picture = ast_naval_auxiliary_patrol

			removal_cost = -1

			targeted_modifier = {
				tag = SOV
				attack_bonus_against = 0.05
				defense_bonus_against = 0.15
			}
		}
		
		BLR_foreign_political_focus = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = generic_infantry_equipment_manufacturer_3

			modifier = {
				guarantee_tension = -0.15
				guarantee_cost = -0.75
				join_faction_tension = -0.3
				training_time_army_factor = -0.1
            }
	 
		}
		
		BLR_immunization = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = generic_supply_depot

			modifier = {
				stability_factor = 0.05
				army_org_regain = 0.02
            }
	 
		}
		
		BLR_bolsheviks_in_sovnarokms = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
			    OR = {
				    NOT = { has_completed_focus = BLR_soviet_way }
				    NOT = { has_completed_focus = BLR_revolution_of_red_roses }
				}
			}

			removal_cost = -1

			picture = socialist_science_focus

			modifier = {
				communism_drift = 0.1
				stability_weekly = -0.002
				communism_acceptance = 20
            }
	 
		}
		
		BLR_nationalism_1 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				has_government = fascism
			}

			removal_cost = -1

			picture = citizen_militia_2

			modifier = {
				training_time_army_factor = -0.1
				army_core_attack_factor = 0.1
				army_core_defence_factor = 0.1
				fascism_drift = 0.05
            }
	 
		}
		
		BLR_revanchism_idea = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = generic_fascism_rising

			modifier = {
				fascism_drift = 0.05
				war_support_factor = 0.05
				mobilization_speed = 0.075
				war_support_weekly = 0.002
            }
	 
		}
		
		BLR_ptu_idea = { 
		
		    allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = AFG_placated_graduates

			modifier = {
				research_speed_factor = 0.05
				stability_factor = 0.05
            }
	 
		}
		
		BLR_belarus_youngmens_union = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = FRA_scw_intervention_nationalists_focus

			modifier = {
				neutrality_drift = 0.01
                conscription = 0.015
				conscription_factor = 0.05
            }
	 
		}
		
		BLR_zyje_belarus_idea = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = BLR_national_consciousness

			modifier = {
				war_support_factor = 0.05
				stability_factor = 0.05
				max_command_power = 20
				army_morale_factor = 0.1
				army_core_attack_factor = 0.15
				army_core_defence_factor = 0.15
				resistance_damage_to_garrison_on_our_occupied_states = 0.15
				resistance_growth_on_our_occupied_states  = 0.1
            }
	 
		}
		
		BLR_peoples_tank = {
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = man_five_year_plan_tank
			
			equipment_bonus = {
				armor = {
					build_cost_ic = -0.25 instant = yes
				}
				motorized_equipment = {
					build_cost_ic = 0.15 instant = yes
				}
			}
			
			modifier = {
				consumer_goods_factor = 0.15
			}
			
			research_bonus = {
				infantry_weapons = -0.15
				armor = 0.15
			}
		}
		
		blr_plan_economy = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = SOV_fourth_five_year_plan

			modifier = {
				consumer_goods_factor = 0.15
				industrial_capacity_factory = -0.05
				economy_cost_factor = 0.25
				production_factory_max_efficiency_factor = 0.1
				production_factory_efficiency_gain_factor = -0.1
            }
	 
		}
		
		BLR_restructuring_of_the_labor_market = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = ARG_construction_guilds

			modifier = {
				consumer_goods_factor = 0.10
				industrial_capacity_factory = -0.15
				economy_cost_factor = 5
				production_factory_max_efficiency_factor = -0.15
				production_factory_efficiency_gain_factor = 0.1
				war_support_weekly = 0.002
				stability_weekly = 0.002
            }
	 
		}
		
		BLR_arms_industry = {

			allowed = {
				always = no
			}

			available = {
				
			}
			
			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1

			picture = ARG_economic_reactivation
			
			modifier = {
			    production_speed_arms_factory_factor = 0.35
				production_speed_industrial_complex_factor = -0.5
				consumer_goods_factor = 0.1
				industrial_capacity_factory = 0.15
				production_factory_max_efficiency_factor = 0.05
				production_factory_efficiency_gain_factor = 0.05
			}

		}
		
		BLR_civill_industry = {

			allowed = {
				always = no
			}

			available = {
				
			}
			
			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1

			picture = ARG_civilian_economy_boost
			
			modifier = {
				production_speed_industrial_complex_factor = 0.5
				production_speed_arms_factory_factor = -0.35
				consumer_goods_factor = -0.15
				stability_weekly = 0.001
				industrial_capacity_factory = -0.15
			}

		}
		
		blr_market_economy = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = fra_market_dynamism

			modifier = {
				industrial_capacity_factory = 0.05
				production_factory_max_efficiency_factor = -0.15
				production_factory_efficiency_gain_factor = 0.2
				production_factory_start_efficiency_factor = 0.15
            }
	 
		}
		
		BLR_funds_for_village = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = hol_the_foundations_of_defense

			modifier = {
				consumer_goods_factor = 0.1
				production_speed_buildings_factor = 0.05
				political_power_factor = 0.05
            }
	 
		}
		
		BLR_great_vioska_modern = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = generic_agrarian_society

			modifier = {
				global_building_slots_factor = 0.15
				political_power_gain = 0.25
            }
	 
		}
		
		BLR_urban_country = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = ARG_construction_guilds

			modifier = {
			    production_speed_buildings_factor = 0.05
				production_factory_max_efficiency_factor = 0.05
				global_building_slots_factor = 0.25
            }
	 
		}
		
		blr_military_invest_small = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = ARG_rapid_militarization

			modifier = {
			    production_factory_efficiency_gain_factor = 0.1
            }
	 
		}
		
		blr_social_reforms = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				
			}

			removal_cost = -1

			picture = hol_the_foundations_of_defense

			modifier = {
			    stability_weekly = 0.003
				consumer_goods_factor = 0.3
				production_speed_buildings_factor = -0.05
				industrial_capacity_factory = -0.05
				production_factory_max_efficiency_factor = -0.05
				production_factory_efficiency_gain_factor = -0.05
				production_factory_start_efficiency_factor = -0.05
            }
	 
		}
		
		BLR_idea_militarization_of_nation = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
			    has_government = fascism
			}

			removal_cost = -1

			picture = RAJ_military_into_the_workforce

			modifier = {
			    war_support_weekly = 0.001
				fascism_drift = 0.03
				political_power_gain = -0.1
            }
	 
		}
		
		BLR_communism_influence = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				is_subject = no
			}

			removal_cost = -1

			picture = trotskyite_plot_purged

			modifier = {
				communism_drift = 0.07
            }
	 
		}
		
		BLR_kgb_idea = {
			name = BLR_kgb_idea
			picture = generic_disjointed_gov
			allowed = { 
				original_tag = BLR
				NOT = {
					has_government = fascism
				}
			} 
			removal_cost = -1 

			modifier = {
				intel_network_gain_factor = 0.35
				intelligence_agency_defense = 0.2
				operative_slot = 1
			}
		}

		BLR_kgb_idea_no_lar = {
			name = BLR_kgb_idea
			picture = generic_disjointed_gov
			allowed = { 
				original_tag = BLR
				NOT = {
					has_government = fascism
				}
				NOT = {has_dlc = "La Resistance"}
			} 
			removal_cost = -1 

			modifier = {
				army_intel_factor = 0.2
				civilian_intel_factor = 0.2
				navy_intel_factor = 0.2
				airforce_intel_factor = 0.2
			}
		}
		
	BLR_centralization_idea = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = generic_production_bonus
			
			modifier = {
				political_power_factor = -0.1
				industrial_capacity_factory = 0.05
				research_speed_factor = 0.03
			}
		}
		
	BLR_very_big_army_debuff = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = chi_incompetent_officers
			
			modifier = {
				war_support_weekly = -0.002
				war_support_factor = -0.25
				mobilization_speed = -0.5
				max_command_power = -80
				experience_gain_army_factor = -0.15
				army_org_Factor = -0.15
				custom_modifier_tooltip = SPR_military_disloyalty_tt
			}
		}
		
	BLR_black_cat_diversion = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = FRA_factory_strikes
			
			modifier = {
			    consumer_goods_factor = 0.1
				political_power_factor = 0.4
				industrial_capacity_factory = -0.3
				research_speed_factor = -0.03
			}
		}
		
		BLR_agrarian_reform = {
			allowed = {
				original_tag = BLR
				always = no
			}

			picture = idea_generic_agrarian_reform

			removal_cost = -1

			modifier = {
			    consumer_goods_factor = 0.05
				stability_factor = 0.05
				MONTHLY_POPULATION = 0.15
			}
		}
		
		BLR_agr_protectionism = {
			allowed = {
				original_tag = BLR
				always = no
			}

			picture = idea_HUN_agrarian_tradition
			
			removal_cost = -1

			modifier = {
			    consumer_goods_factor = -0.15
				global_building_slots_factor = 0.05
			}
		}
		
		BLR_currency_reforms_idea = {
			allowed = {
				original_tag = BLR
				always = no
			}

			picture = HABSBURG_economy
			
			removal_cost = -1

			modifier = {
			    consumer_goods_factor = 0.25
				stability_factor = -0.1
				political_power_gain = 0.25
			}
		}
		
	BLR_high_motivation = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				has_war_with = SOV
			}
			
			removal_cost = -1

			picture = generic_communism_drift_bonus
			
			targeted_modifier = {
				tag = SOV
				attack_bonus_against = 0.15
				defense_bonus_against = 0.05
			}
		}
		
	POL_army_is_demoralised = {
	
	        allowed = {
				original_tag = POL
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				has_war_with = BLR
			}
			
			removal_cost = -1

			picture = tfv_can_conscription_crisis
			
			targeted_modifier = {
				tag = BLR
				attack_bonus_against = -0.15
				defense_bonus_against = -0.05
			}
		}
	
		
	BLR_education_for_prolletarians = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = generic_production_bonus
			
			modifier = {
				research_speed_factor = 0.08
			}
		}
		
	BLR_de-centralization_idea = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = generic_production_bonus
			
			modifier = {
				political_power_factor = 0.15
				industrial_capacity_factory = 0.02
				economy_cost_factor = -0.75
			}
		}
		
	BLR_new_tools = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = generic_production_bonus
			
			modifier = {
				industrial_capacity_factory = 0.1
			}
		}
		
	BLR_self_industria_complex_prepare = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = generic_production_bonus
			
			modifier = {
				consumer_goods_factor = -0.35
				stability_factor = -0.15
				war_support_factor = -0.1
			}
		}
		
	BLR_inovations_in_industry = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = idea_BLR_nnovations_in_production
			
			modifier = {
				production_factory_efficiency_gain_factor = 0.15
				production_factory_start_efficiency_factor = 0.05
			}
		}
		
	BLR_investments_in_aviant = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = generic_production_bonus
			
			modifier = {
				consumer_goods_factor = 0.05
			}
		}
		
	BLR_investments_in_aviant2 = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = generic_production_bonus
			
			modifier = {
				consumer_goods_factor = 0.05
			}
		}
		
	BLR_ammunition_focus = {
		
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_infantry_equipment_manufacturer_3

			equipment_bonus = {
				infantry_equipment = {
					build_cost_ic = -0.1 instant = yes
					reliability = 0.05 instant = yes
				}
			}
		}
		
	BLR_art_focus = {
		
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_infantry_equipment_manufacturer_3

			equipment_bonus = {
				artillery_equipment = {
					build_cost_ic = -0.15 instant = yes
				}
			}
		}
		
	BLR_peoples_tan_id = {
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = man_five_year_plan_tank
			
			equipment_bonus = {
				armor = {
					build_cost_ic = -0.05 instant = yes
				}
			}
			
			research_bonus = {
				armor = 0.15
			}
		}
		
		BLR_hight_fight_spirit = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = generic_supply_lines
			
			modifier = {
				war_support_factor = 0.05
				army_morale_factor = 0.08
				experience_loss_factor = -0.10
			}
		}
		
		BLR_neutrality_gain = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				
			}
			
			removal_cost = -1

			picture = generic_communism_drift_bonus
			
			modifier = {
				neutrality_drift = 0.15
			}
		}
		
		BLR_russian_language_in_belarus = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = chi_war_of_resistance
			
			modifier = {
				stability_factor = -0.2
			}
		}
		
		BLR_cultural_equaliance = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = GFX_idea_BLR_cultural_equaliance
			
			modifier = {
				stability_factor = -0.05
				political_power_gain = 0.05
				political_power_factor = 0.1
				war_support_factor = 0.15
			}
			
		}
		
		BLR_black_cat = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				
			}
		}
		
		BLR_weak_national_consciousness = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			picture = generic_agrarian_reform
			
			modifier = {
				stability_factor = -0.18
				stability_weekly = -0.001
				political_power_cost = 0.2
			}
		}
		
		BLR_process_of_collectivization = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    has_government = communism
			}
			
			picture = generic_agrarian_reform
			
			removal_cost = -1
			
			modifier = {
				stability_factor = -0.2
				consumer_goods_factor = 0.05
			}
		}
		
		BLR_monarchism_gain_tur = {
			
			allowed = {
				original_tag = TUR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
				
			}
			
			removal_cost = -1

			picture = tur_golden_age_of_the_wolf
			
			modifier = {
		        stability_weekly = -0.005
				neutrality_drift = 0.05
				fascism_drift = 0.15
			}
		}
		
		BLR_soviets_helps_us_in_collectivisation = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    has_government = communism
			}
			
			picture = gre_agricultural_communes
			
			removal_cost = -1
			
			modifier = {
				stability_weekly = 0.004
				consumer_goods_factor = -0.05
			}
		}
		
		BLR_air_force_academy_idea = {
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			picture = generic_air_payment

			removal_cost = -1
			
			equipment_bonus = {
				small_plane_airframe = {
					build_cost_ic = -0.05 instant = yes
				}
			}

			modifier = {
				air_doctrine_cost_factor = -0.2
				air_accidents_factor = -0.15
			}
		}
		
		BLR_atomic_researches = {
			
			removal_cost = -1
			
			allowed = {
				always = no # Added via focus
			}

			picture = generic_research_bonus

			research_bonus = {
				nuclear = 0.2
			}
		
		}
		
		BLR_weak_national_consciousness1 = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			picture = BLR_weak_national_consciousness
			
			removal_cost = -1
			
			modifier = {
				stability_factor = -0.15
				political_power_cost = 0.15
			}
		}
		
		BLR_weak_national_consciousness2 = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			picture = BLR_weak_national_consciousness
			
			removal_cost = -1
			
			modifier = {
				stability_factor = -0.10
			}
		}
		
		BLR_feeling_of_lessimportantness = {
		    allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				stability_factor = -0.10
				political_power_cost = 0.1
				army_morale_factor = -0.05
			}
		}
		
		BLR_partnership_with_fin = {
		    allowed = {
				original_tag = BLR
				always = no
			}
            
			picture = SWE_save_finland
			
			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
				NOT = { has_war_with = FIN }
				FIN = {
				    exists = yes
					is_subject = no
					NOT = { has_government = communism }
				}
			}
			
			removal_cost = -1
			
			modifier = {
				acclimatization_cold_climate_gain_factor = 0.25
				supply_consumption_factor = -0.1
			}
		}
		
		BLR_antichurch_propaganda = {
		    allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			picture = SOV_new_old_church
			
			removal_cost = -1
			
			modifier = {
			    consumer_goods_factor = 0.05
				stability_factor = -0.05
				political_power_cost = 0.2
				stability_weekly = -0.001
			}
		}
		
		BLR_confiscation_of_church_property = {
		    allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			picture = spr_appropriate_church_riches
			
			modifier = {
			    consumer_goods_factor = -0.05
				political_power_cost = 0.1
			}
		}
		
		BLR_society_will_be_secularised = {
		    allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			picture = SOV_a_church_of_the_catacombs
			
			removal_cost = -1
			
			modifier = {
				stability_factor = 0.15
				industrial_capacity_factory = 0.05
				political_power_cost = -0.25
			}
		}
		
		BLR_united_staff = {
			
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
            
			picture = generic_war_preparation
			
			modifier = {
				army_org_Factor = 0.05
				planning_speed = 0.1
				high_command_cost_factor = -0.25
				army_chief_cost_factor = -0.25
				air_chief_cost_factor = -0.25
				navy_chief_cost_factor = -0.25
			}
		}
		
		BLR_technikal_cooperation = {
			
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
            
			picture = generic_local_self_management
			
			modifier = {
				research_speed_factor = 0.05
				consumer_goods_factor = -0.05
				industrial_capacity_factory = 0.03
			}
		}
		
		BLR_traiding_with_SOV = {
			
			allowed = {
				NOT = { has_war_with = SOV }
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
            
			picture = can_wartime_prices_and_trade_board
			
			modifier = {
			    consumer_goods_factor = -0.05
				industrial_capacity_factory = 0.02
			}
		}
		
		BLR_antihitler_agitation = {
		
		allowed = {
				NOT = { has_war_with = SOV }
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
            
			picture = can_wartime_prices_and_trade_board
			
			modifier = {
			    war_support_weekly = -0.005
				stability_weekly = -0.01
			}
			
		}
		
		BLR_traiding_with_BLR = {
			
			allowed = {
				NOT = { has_war_with = BLR }
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
            
			picture = can_wartime_prices_and_trade_board
			
			modifier = {
			    consumer_goods_factor = -0.05
				industrial_capacity_factory = 0.02
			}
		}
		
		BLR_communist_investments = {
			
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
            
			picture = generic_goods_red_bonus
			
			modifier = {
				consumer_goods_factor = -0.05
				industrial_capacity_factory = 0.03
			}
		}
		
		BLR_german_industry_support_us = {
			
			allowed = {
				tag = BLR 
				has_government = fascism
				is_in_faction_with = GER
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
            
			picture = man_five_year_plan_industry
			
			modifier = {
				industrial_capacity_factory = 0.1
			}
		}
		
	    BLR_russian_language_in_belarus_is_official = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = UKR_second_rus_lang
			
			modifier = {
				stability_factor = -0.05
				political_power_cost = 0.1
			}
		}
		
		BLR_zhawrid_constitution_zhawrid = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = HUN_treaty_of_triannon
			
			modifier = {
				political_power_gain = 0.15
				neutrality_drift = 0.05
				stability_factor = 0.05
				war_support_factor = 0.05
			}
		}
		
		BLR_zhawrid_constitution_sereda = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = HUN_treaty_of_triannon
			
			modifier = {
				consumer_goods_factor = -0.2
				democratic_acceptance = 35
				democratic_drift = 0.01
				stability_factor = 0.1
			}
		}
		
		BLR_zhawrid_constitution_balakhovich = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = HUN_treaty_of_triannon
			
			modifier = {
				war_support_factor = 0.15
				fascism_acceptance = 35
				fascism_drift = 0.01
				production_factory_max_efficiency_factor = 0.05
				production_factory_efficiency_gain_factor = 0.05
				stability_factor = -0.05
			}
		}
		
		BLR_new_agency = {
			removal_cost = -1

			picture = generic_spy_intel
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				operative_slot = 1
				civilian_intel_factor = 0.05
				army_intel_factor = 0.05
				navy_intel_factor = 0.05
				airforce_intel_factor = 0.05
			}
		}

		BLR_new_agency_no_dlc = {
			name = ITA_servizio_informazione_militare_ns
			removal_cost = -1

			picture = generic_spy_intel
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				foreign_subversive_activites = -0.25
				subversive_activites_upkeep = -0.25
			}
		}
		
		BLR_UKR_fundation_spendinds = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			picture = PER_fund_state_intelligence_idea
			
			removal_cost = -1
			
			modifier = {
				civilian_factory_use = 4
			}
		}
		
		BLR_zhawrid_isolation = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    is_in_faction = no
				has_war = no
			}
			
			picture = hol_aloof_neutrality
			
			removal_cost = -1 
			
			modifier = {
				stability_factor = 0.25
				guarantee_tension = 1
				guarantee_cost = 1
				improve_relations_maintain_cost_factor = 0.75
				democratic_acceptance = -100
				communism_acceptance = -100
			}
			
			rule = {
				can_create_factions = no
				can_join_factions = no
				can_not_declare_war = yes
				can_send_volunteers = no
			}
		}
		
		BLR_censorship = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			picture = hol_aloof_neutrality
			
			removal_cost = -1
			
			modifier = {
				intelligence_agency_defense = 1
				neutrality_drift = 0.02
				party_popularity_stability_factor = 0.25
			}
			
		}
		
		BLR_russian_language_in_belarus_1 = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				stability_factor = -0.1
				political_power_cost = 0.20
			}
		}
		
		BLR_belpol_king = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				stability_factor = 0.05
				political_power_cost = -0.10
			}
		}
		
		BLR_polit_power_debuff_for_zhawrid = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    has_government = neutrality
			}
			
			picture = generic_disjointed_gov
			
			removal_cost = -1
			
			modifier = {
				political_power_cost = 0.15
				custom_modifier_tooltip = BLR_polit_power_debuff_for_zhawrid_tt
			}
		}
		
		BLR_monokulturalizm = {
		
		allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				stability_factor = -0.1
				political_power_cost = 0.1
				war_support_weekly = 0.001
				stability_weekly = 0.001
			}
		}
		
		BLR_OTHER_influence_in_postrusstates = {
		
		    allowed = {
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
				BLR = { exists = yes }
			}
			
			removal_cost = -1

			picture = GFX_idea_BLR_national_consciousness
			
			modifier = {
				democratic_drift = 0.02
				communism_drift = -0.02
				political_power_gain = -0.15
				democratic_acceptance = 15
			}
		}
		
		BLR_communism_propaganda_by_SOV = {
		
		    allowed = {
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1

			picture = ICE_general_strike
			
			modifier = {
				democratic_drift = -0.04
				war_support_weekly = -0.002
				stability_weekly = -0.001
			}
		}
		
		
		BLR_unskill_officers_in_blr = {
			
			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			picture = chi_incompetent_officers
			
			modifier = {
			planning_speed = -0.1
			max_command_power = -50
			army_org_Factor = -0.05
			experience_gain_army_factor = -0.05
			war_support_factor = -0.1
			}
		}
		
		BLR_army_reforms_for_focus = {
		
		    allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			available = {
			    always = yes
			}
			
			removal_cost = -1
			
			picture = generic_manpower_bonus
			
			modifier = {
			political_power_gain = -0.2
			experience_gain_army = -0.05
			planning_speed = -0.5
			high_command_cost_factor = -0.7
			army_chief_cost_factor = -0.7
			air_chief_cost_factor = -0.7
			}
		
		}
		
	BLR_prepare_to_war = {


		allowed = {
			always = no
		}

		allowed_civil_war = {
			always = no
		}
		
		available = {
			has_War = no
		}

		removal_cost = -1

		picture = generic_mountain_warfare

		modifier = {
		    fascism_drift = -0.15
			mobilization_speed = 0.20
			war_support_weekly = 0.005
			production_factory_efficiency_gain_factor = 0.05
		}
	}
		
	BLR_investmens_in_bunkers = {


		allowed = {
			always = no
		}

		allowed_civil_war = {
			always = no
		}

		removal_cost = -1

		picture = FRA_fortification_focus

		modifier = {
			production_speed_bunker_factor = 0.35
			consumer_goods_factor = 0.1
		}
	}
	
	BLR_natioanilst_education = {


		allowed = {
			always = no
		}

		allowed_civil_war = {
			always = no
		}

		removal_cost = -1

		picture = BLR_weak_national_consciousness

		modifier = {
			army_core_attack_factor = 0.075
			army_core_defence_factor = 0.075
			war_support_factor = 0.1
			research_speed_factor = -0.06
		}
	}
	
	BLR_prepare_east_front = {

		allowed = {
			always = no
		}

		allowed_civil_war = {
			always = no
		}

		removal_cost = -1

		picture = FRA_fortification_focus

		modifier = {
			production_speed_bunker_factor = 0.15
			war_support_weekly = 0.002
		}
	}
	
    BLR_military_training = {

		picture = generic_army_war_college

		removal_cost = -1
			
		allowed = {
			always = no # Added via focus
		}

		allowed_civil_war = {
			always = yes
		}

		modifier = {
			army_org_factor = -0.1
			experience_gain_army_factor = 0.5
			army_org_regain = -0.2
		}
	}
	
	BLR_air_training = {

		picture = NORDIC_airforce_democratic

		removal_cost = -1
			
		allowed = {
			always = no # Added via focus
		}

		allowed_civil_war = {
			always = yes
		}

		modifier = {
			air_accidents_factor = 0.10
			experience_gain_air_factor = 0.5
			airforce_intel_factor = -0.20
		}
	}
	
	BLR_navy_training = {

		picture = generic_navy_carrier_bonus

		removal_cost = -1
			
		allowed = {
			always = no # Added via focus
		}

		allowed_civil_war = {
			always = yes
		}

		modifier = {
			experience_gain_navy_factor = 0.30
		}
	}
	
	BLR_autarky_idea = {

		allowed = {
			always = no
		}

		allowed_civil_war = {
			always = yes
		}
			
		removal_cost = -1

		picture = generic_exploit_mines

		modifier = {
			min_export = -0.1
			production_lack_of_resource_penalty_factor = -0.3
			production_speed_arms_factory_factor = 0.05
			production_speed_dockyard_factor = 0.05
			production_speed_industrial_complex_factor = 0.05
		}
	}
		
	BLR_OTHER_economical_comensations = {


		allowed = {
			always = no
		}

		allowed_civil_war = {
			always = no
		}

		removal_cost = -1

		picture = NOR_printing_money

		modifier = {
			consumer_goods_factor = -0.2
		}
	}
	
	BLR_economical_comensations = {


		allowed = {
			always = no
		}

		allowed_civil_war = {
			always = no
		}

		removal_cost = -1

		picture = chi_hyper_inflation3

		modifier = {
			consumer_goods_factor = 0.3
		}
	}
	
	BLR_soc_new_work_laws = {


		allowed = {
			always = no
		}

		allowed_civil_war = {
			always = no
		}

		removal_cost = -1 

		picture = chi_hyper_inflation3

		modifier = {
			consumer_goods_factor = 0.2
			production_factory_efficiency_gain_factor = 0.05
			production_factory_max_efficiency_factor = -0.15
		}
	}
		
		
		
		###AIRCRAFT BONUSES FOCUS###
		
		BLR_fighter_bonus = {

			allowed = {
			    original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1

			picture = generic_fighter_production_diverted

			equipment_bonus = {
				small_plane_airframe = {
					build_cost_ic = -0.1
					instant = yes
				}
			}
		}
		
		BLR_cas_bonus = {
			
			picture = generic_bomber_production_diverted

			allowed = {
				original_tag = BLR
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
			}

			equipment_bonus = {
				medium_plane_airframe = {
					build_cost_ic = -0.1
					instant = yes
				}
			}
		}
	
		
	}
	
}


				