 ideas = {
	country = {
		CFS_bunker_network = {
			picture = COM_og_bunker_blue
			removal_cost = -1
			modifier = {
				industry_air_damage_factor = -0.6
				trade_opinion_factor = -0.3
				foreign_subversive_activites = -0.75
				resistance_damage_to_garrison = -0.3
			}
		}	
	
	
	
	
		CFS_food_shortages = {
			picture = generic_food_bad
			removal_cost = -1
			modifier = {
				stability_factor = -0.10
				conscription_factor = -0.10
				monthly_population = -0.25
			}
		}

		CFS_carolina_militia = {
			picture = generic_mass_infantry
			removal_cost = -1
			modifier = {
				war_support_factor = 0.1
				conscription = 0.02
				non_core_manpower = -0.2
				army_attack_factor = 0.05
			}
		}
	}
}