ideas = {

	country = {
		# FRA_idea_joint_material_command = {
			# picture = volunteer_defenders
			# original_tag = FRA
			# allowed = { always = no }
			# allowed_civil_war = { always = no }
			
			# removal_cost = -1
			
			# equipment_bonus = {
				# Inf_equipment = {
					# build_cost_ic = -0.07
					# instant = yes
				# }
			# }
		# }
		
		FRA_idea_snce = {
			removal_cost = -1
			picture = SNCE
			# original_tag = FRA
			# allowed = { always = no }
			# allowed_civil_war = { always = yes }
			
			modifier = { 
				army_speed_factor = 0.1
			}
		}
		
		FRA_alsthom = {
			removal_cost = -1
			picture = alsthom
			# original_tag = FRA
			# allowed = { always = no }
			# allowed_civil_war = { always = yes }
			
			modifier = { 
				production_speed_infrastructure_factor = 0.2
			}
		}
	}
}