ideas = {
	country = {
		ERU_devastation_of_april_unprising = {
			allowed = { always = no }

			modifier = {
				stability_factor = -0.2
				production_speed_buildings_factor = -0.15
				consumer_goods_expected_value = -0.03
				monthly_population = -0.1
			}
		}
		ERU_acquisitions_of_eastern_railway_company = {
			allowed = { always = no }

			modifier = {
				army_speed_factor = -0.1
				production_speed_buildings_factor = -0.03
			}
		}
		ERU_russian_presence = {
			allowed = { always = no }

			modifier = {
				stability_factor = -0.05
				political_power_gain = -0.2
				stability_weekly_factor = -0.005
			}
		}
	    ERU_restoration_of_ottoman_sovereignty = {
			allowed = { always = no }

			modifier = { 
				political_power_gain = -0.2
				consumer_goods_expected_value = 0.01
			}
		}
		ERU_directorate = {
			allowed = { always = no }

			modifier = { 
				stability_factor = -0.05
				stability_weekly_factor = 0.001
			}
		}
		ERU_formation_of_standing_co_committee = {
			allowed = { always = no }

			modifier = { 
				political_power_gain = -0.10
			}
		}
	}
}