### Mittelkongo
ideas = {

	country = {

		KOG_blackmonday = {
			allowed = {
				always = no
			}
			modifier = {
				production_speed_infrastructure_factor = -0.05
				consumer_goods_factor = 0.1
				industrial_capacity_factory = -0.05
			}
			removal_cost = -1
			picture = capital_outflow
		}

		KOG_blackmonday2 = {
			allowed = {
				always = no
			}
			modifier = {
				consumer_goods_factor = 0.05
				industrial_capacity_factory = -0.1
			}
			removal_cost = -1
			picture = capital_outflow
		}
		
		KOG_blackmonday3 = {
			allowed = {
				always = no
			}
			modifier = {
				consumer_goods_factor = 0.05
				industrial_capacity_factory = -0.05
			}
			removal_cost = -1
			picture = capital_outflow
		}				

		KOG_blackmonday4 = {
			allowed = {
				always = no
			}
			modifier = {
				industrial_capacity_factory = -0.05
			}
			removal_cost = -1
			picture = capital_outflow
		}
		
		KOG_libreville_seething = {
			allowed = {
				always = no
			}
			available = {
			OR = {
				owns_state = 539
				has_war_with = GAB
				}
			}
			modifier = {
				war_support_factor = -0.1
				stability_factor = -0.05
				mobilization_speed = -0.05
			}
			removal_cost = -1
			picture = HOL_negotiations_succeeded_left
		}
		
		KOG_the_figurehead_idea = {
			allowed = {
				always = no
			}
			modifier = {
				recruitable_population_factor = 0.02
				stability_factor = 0.05
			}
			removal_cost = -1
			picture = SAF_wavering_dominion_idea
		}
		
		KOG_indigenat_idea = {
			allowed = {
				always = no
			}
			modifier = {
				production_speed_infrastructure_factor = 0.05
				stability_factor = -0.15
			}
			removal_cost = -1
			picture = generic_scales
		}

	}
}
