ideas = {

	hidden_ideas = {

		ecf_nuclear_research = {

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				nuclear = 1
			}

		}

		ecf_rocketry_research = {

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				rocketry = 0.75
			}

		}

		ecf_artillery_research = {

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				artillery = 0.50
			}

		}

		ecf_armor_research = {

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				armor = 0.50
			}

		}

		ecf_industry_research = {

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				industry = 0.50
			}

		}

		ecf_naval_equipment_research = {

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				naval_equipment = 0.50
			}

		}


		ecf_synth_resources_research = { #Not in use?

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				synth_resources = 0.50
			}

		}

		ecf_air_equipment_research = {

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				air_equipment = 0.50
			}

		}

		ecf_infantry_equipment_research = {

			picture = generic_research_bonus
	
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
			}

			research_bonus = {
				infantry_weapons = 0.50
				support_tech = 0.50
				night_vision = 0.50
				cat_special_forces_generic = 0.50
			}

		}

	}
}