ideas = {
  country = {
		NMS_guerillas = {
		picture = generic_volunteer_expedition_bonus
		modifier = {
        partisan_effect = 0.15
        army_core_defence_factor = 0.10
		army_attack_factor = -0.05
		no_supply_grace = 12
			}
		}
	}
    country = {
	NMS_soldiers = {
		allowed = { always = yes }
		modifier = {
		             political_power_cost = 0.10
					 conscription = 0.03 }
		removal_cost = -1
		picture = generic_infantry_bonus
	    }
    }
	country = {
      NMS_commisar = {
			allowed = {
				always = no
			}
			modifier = {
				army_morale_factor = 0.10
				army_core_attack_factor = 0.10
			}
			removal_cost = -1
			picture = german_advisors
		}
	}
	country = {
      NMS_rat_holes = {
			allowed = {
				always = no
			}
			modifier = {
				army_org_Factor = 0.15
				planning_speed = 0.15
			}
			removal_cost = -1
			picture = FRA_army_of_aggression_focus
		}
	}
	country = {
      NMS_proper_army = {
			allowed = {
				always = no
			}
			modifier = {
				army_org_Factor = 0.15
				planning_speed = 0.15
				army_morale_factor = 0.10
				army_attack_factor = 0.05
				army_defence_factor = 0.05
				conscription = 0.035
			}
			removal_cost = -1
			picture = german_advisors
		}
	}
	country = {
	NMS_shadowbolts = {
			allowed = {
				always = no
			}
			modifier = {
			air_ace_generation_chance_factor = 0.10
			air_attack_factor = 0.05
			}
			removal_cost = -1
			picture = FRA_army_of_aggression_focus
		}
    }
	country = {
	NMS_labour_battalions = {
			allowed = { always = no }
			picture = generic_production_bonus
			removal_cost = -1
			modifier = {
				consumer_goods_factor = -0.05
				production_speed_industrial_complex_factor = 0.15
				production_speed_infrastructure_factor = 0.15
			}
		}
	}
	country = {
		NMS_equi_production = {
				equipment_bonus = {
					infantry_equipment = {
						build_cost_ic = -0.15 instant = yes
					}
				}
				picture = generic_production_bonus
			}			
    }
	country = {
		NMS_education = {
			allowed = {always = no}
			picture = triumphant_will
			removal_cost = -1
			modifier = {
				research_time_factor = -0.05
				army_morale_factor = 0.05
			}
		}
    }
	country = {
		NMS_bats = {
		modifier = { land_night_attack = 0.10
                     army_infantry_attack_factor = 0.05	}
		
		picture = FRA_scw_intervention_nationalists_focus
	    }
	}
	country = {
	        NMS_everything = {
            picture = generic_goods_red_bonus
            equipment_bonus = {
                infantry_equipment = {
                    instant = yes
                    build_cost_ic = -0.10
                }
                artillery_equipment = {
                    build_cost_ic = -0.10
                    instant = yes
                }
                support_equipment = {
                    build_cost_ic = -0.10
                    instant = yes
                }
            }
        }
    }
	country = {
		NMS_war_plan = {
			allowed = {
				always = yes
			}
			modifier = {
				consumer_goods_factor = -0.10
				conscription = 0.03
				industrial_capacity_factory = 0.15
				training_time_factor = -0.15
				army_morale_factor = 0.10
				army_attack_factor = 0.10
				army_defence_factor = 0.10
			}
		}
	}
}