ideas = {

	country = {

		ss_elite_cap = {

			picture = german_advisors
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = 5
			
			modifier = {
				special_forces_cap = 2.00
				stability_factor = 0.10
				industrial_capacity_factory = 0.15
				operative_slot = 4
				intelligence_agency_defense = 2.0
				enemy_operative_capture_chance_factor = 0.25
				send_volunteer_divisions_required = -0.5
			}
			research_bonus = {
				infantry_weapons = 0.1
				industry = 0.1
				synth_resources = 0.1
				electronics = 0.1
			}
			equipment_bonus = {
				infantry_equipment = {
					build_cost_ic = -0.2 instant = yes
				}
				heavy_tank_chassis = {
					build_cost_ic = -0.2 instant = yes
				}
				mechanized_equipment = {
					build_cost_ic = -0.2 instant = yes
				}
			}
			
		}

	}
	
	

	country = {


		km_elite_cap = {

			picture = german_advisors_km
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = 5
			
			modifier = {
				industrial_capacity_dockyard = 0.2
				stability_factor = 0.10
				consumer_goods_factor = -0.1
				naval_accidents_chance = -0.25
				repair_speed_factor = 0.5
				refit_speed = 2.5
			}
			research_bonus = {
				naval_equipment = 0.2
				industry = 0.1
				synth_resources = 0.1
				electronics = 0.1
				artillery = 0.1
			}
			
		}

	}
	
	

	country = {

		lw_elite_cap = {

			picture = german_advisors_lw
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = 5
			
			modifier = {
				industrial_capacity_factory = 0.15
				stability_factor = 0.10
			}
			research_bonus = {
				air_equipment = 0.1
				industry = 0.1
				synth_resources = 0.1
				electronics = 0.1
			}
			equipment_bonus = {
				small_plane_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				cv_small_plane_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				small_plane_cas_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				cv_small_plane_cas_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				small_plane_naval_bomber_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				cv_small_plane_naval_bomber_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				medium_plane_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				medium_plane_fighter_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				medium_plane_scout_plane_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				large_plane_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				large_plane_maritime_patrol_plane_airframe = {
					instant = yes
					build_cost_ic = -0.1
				}
				transport_plane_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
			
		}

	}
}