ideas = {
	country = {
		IBR_gibraltar_dam = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea IBR_gibraltar_dam" }
			picture = IBR_gibraltar_dam
			allowed = {
				original_tag = "IBR"
				always = no
			}
				modifier = {
				political_power_gain = -0.2
				trade_opinion_factor = -0.4
				#production_speed_buildings_factor = -0.25
				## min_export = 0.25
				stability_factor = -0.05
			}
		}
	}
}