ideas = {
    country = {
        GER_schneller = { #дать пинком под зад
		
			picture = FRA_motorized_focus
			
			allowed = {
				always = no
			}
		
			modifier {
				consumer_goods_factor = 0.15

                army_speed_factor = 0.1
				
				army_defence_factor = -0.25
				
				army_attack_factor = 0.2
			}
		}

		GER_bormann_start = {
		
			picture = martin_bormann
			
			allowed = {
				always = no
			}
		
			modifier {
				consumer_goods_factor = 0.05
				
				surrender_limit = 0.1

				political_power_gain = 0.25

				army_defence_factor = -0.025
			}
		}

		GER_bormann_nsdap = {
		
			picture = GER_german_military
			
			allowed = {
				always = no
			}
		
			modifier {

				army_attack_factor = 0.035

				required_garrison_factor = -0.5

			}
		}

		GER_bormann_sindicat = {
		
			picture = ARG_rapid_militarization
			
			allowed = {
				always = no
			}
		
			modifier {
				production_factory_efficiency_gain_factor = 0.05
				production_factory_max_efficiency_factor = 0.1
			}
		}

		GER_speer_start = {
		
			picture = GER_the_shield_of_democracy
			
			allowed = {
				always = no
			}
		
			modifier {
				war_stability_factor = 0.15
				war_support_factor = 0.15
				democratic_acceptance = 50
				democratic_drift = 0.03
			}
		}

		Ger_Todt = {
		
			picture = GER_german_trade
			
			allowed = {
				always = no
			}
		
			modifier {
				production_speed_buildings_factor = 0.3
				production_speed_industrial_complex_factor = 0.1
				consumer_goods_factor = 0.05
			}
		}

		GER_heydrich_start = {
		
			picture = german_advisors
			
			allowed = {
				always = no
			}
		
			modifier {
				weekly_manpower = -140
				experience_gain_army = 0.02
				conscription = -0.01
				agency_upgrade_time = -0.5
			}
		}

		GER_heydrich_SS = {
			picture = generic_fascism_drift_bonus
			
			allowed = {
				always = no
			}
		
			modifier {
				army_attack_factor = 0.25
				army_org_factor = 0.1
				army_org_regain = 0.05
				breakthrough_factor = 0.3
			}
		}

		GER_goring_start = {
		
			picture = air_war_plans_division_focus
			
			allowed = {
				always = no
			}
		
			modifier {
				air_advisor_cost_factor = -0.5
				production_factory_max_efficiency_factor = 0.1
				air_fuel_consumption_factor = 0.05
				experience_gain_air = 0.05
				air_attack_factor = 0.15
				air_defence_factor = 0.10
			}
		}

		GER_massive_propaganda = {
		
			picture = fra_deluge
			
			allowed = {
				always = no
			}
		
			modifier {
				political_power_gain = 0.15
				offensive_war_stability_factor = 0.2
				fascism_drift = 0.005
				weekly_manpower = 350
			}
		}
    }
}
