ideas = {

	hidden_ideas = {
		goring_idea = {
			
			allowed = {
				has_idea = goering
			}

			allowed_civil_war = {
				has_idea = goering
			}

			removal_cost = -1
			
			equipment_bonus = {
				medium_plane_airframe = {
					build_cost_ic = -0.025
					instant = yes
				}
				large_plane_airframe = {
					build_cost_ic = -0.025
					instant = yes
				}
				small_plane_airframe = {
					build_cost_ic = -0.025
					instant = yes
				}
			}
		}

		goring_idea_2 = {
			
			allowed = {
				has_idea = goering
			}

			allowed_civil_war = {
				has_idea = goering
			}

			removal_cost = -1
			
			modifier = {
				stability_factor = -0.025
			}
		}
	}
}
