ideas = {
	country = {
		GFF_frontier_help = {
		allowed = { always = no }
		picture = generic_foreign_capital
		removal_cost = -1
		modifier = {
			consumer_goods_factor = -0.10
			production_factory_max_efficiency_factor = 0.10
			industrial_capacity_factory = 0.20
		}
	 }
    }
	country = {
		GFF_preperations = {
		allowed = { always = no }
		picture = FRA_factory_strikes
		removal_cost = -1
		modifier = {
			consumer_goods_factor = -0.10
		}
	 }
    }
	country = {
		GFF_war_economy = {
		allowed = { always = no }
		picture = generic_production_bonus
		removal_cost = -1
		modifier = {
			production_factory_max_efficiency_factor = 0.10
			industrial_capacity_factory = 0.10
			production_speed_buildings_factor = 0.10
		}
	}
	}
	country = {
		GFF_criminal_economy = {
		allowed = { always = no }
		picture = generic_production_bonus
		removal_cost = -1
		modifier = {
			production_factory_max_efficiency_factor = 0.15
			industrial_capacity_factory = 0.15
			production_speed_buildings_factor = 0.15
			consumer_goods_factor = -0.05
		}
	}
	}
	country = {
		GFF_economic = {
		allowed = { always = no }
		picture = great_depression
		removal_cost = -1
		modifier = {
			production_factory_max_efficiency_factor = -0.25
			industrial_capacity_factory = -0.35
			production_speed_buildings_factor = -0.25
		}
	}
	}
	country = {
	GFF_bandits = {
		allowed = {always = no}
		picture = generic_spy_intel
		modifier = {
			unity_factor = -0.25
			political_power_cost = 0.5
			conscription = -0.02
		}
    }
	}
	country = {
	GFF_cannibals = {
		allowed = {always = no}
		picture = saf_history_of_segregation
		modifier = {
			unity_factor = -0.05
			political_power_cost = 0.20
			conscription = -0.01
		}
    }
    }
country = {
	GFF_bandit_army = {
		allowed = {always = no}
		picture = generic_manpower_bonus
		modifier = {
			army_defence_factor = 0.10
			army_attack_factor = 0.10
			conscription = 0.035
		}
    }
}
country = {
	GFF_bandits_win = {
		allowed = {always = no}
		picture = generic_manpower_bonus
		modifier = {
			army_defence_factor = 0.05
			army_attack_factor = 0.05
			conscription = 0.025
		}
    }
}
country = {
		GFF_expansionism = {
			allowed = {always = no}
			picture = triumphant_will
			removal_cost = -1
			modifier = {
				conscription = 0.02
				justify_war_goal_time = -0.50
				army_morale_factor = 0.10
			}
		}
    }
    country = {
	GFF_cannibal_friends = {
		allowed = {always = no}
		picture = saf_history_of_segregation
		modifier = {
			army_defence_factor = 0.05
			political_power_cost = 0.15
			conscription = 0.01
		}
    }
}
country = {
	GFF_business_cannibals = {
		allowed = {always = no}
		picture = saf_history_of_segregation
		modifier = {
			production_factory_max_efficiency_factor = 0.05
			industrial_capacity_factory = 0.05
			production_speed_buildings_factor = 0.05
			production_speed_buildings_factor = 0.10
			consumer_goods_factor = -0.05
		}
    }
}
country = {
	GFF_war_cannibals = {
		allowed = {always = no}
		picture = saf_history_of_segregation
		modifier = {
			army_defence_factor = 0.05
			army_attack_factor = 0.05
			conscription = 0.015
		}
    }
}
country = {
	GFF_purged = {
		allowed = {always = no}
		picture = war_communism
		modifier = {
			political_power_cost = 0.70
			conscription = -0.03
		}
    }
}
country = {
	GFF_commies = {
		allowed = { always = yes }
		modifier = { communism_drift = 0.005
		             political_power_cost = 0.10 
					 conscription = -0.02 }
		removal_cost = -1
		picture = trotskyite_plot
	    }
    }
country = {
	GFF_commie_friends = {
		allowed = { always = yes }
		modifier = {
		             political_power_cost = 0.05 
					 conscription = 0.015
                     army_attack_factor = 0.05	}
		removal_cost = -1
		picture = trotskyite_plot
	    }
    }
country = {
	GFF_red_guard = {
		allowed = { always = yes }
		modifier = {
					 conscription = 0.03
                     army_attack_factor = 0.10
                     army_morale_factor = 0.05	}
		removal_cost = -1
		picture = trotskyite_plot
	    }
    }
country = {
		GFF_training = {
		allowed = {always = no}
		modifier = { training_time_army_factor = -0.10 }
		removal_cost = -1
		picture = generic_infantry_bonus
	}
	
}
country = {
	GFF_winter_attrition = {
		allowed = { always = yes }
		modifier = {
		             winter_attrition_factor = -0.25
					 supply_consumption_factor = -0.15	}
		removal_cost = -1
		picture = trotskyite_plot
	    }
    }
country = {
	GFF_officer = {
		allowed = { always = yes }

		removal_cost = -1

		modifier = {
			army_org_factor = 0.10
			planning_speed = 0.10
		}
	}
}
country = {
		GFF_education = {
			allowed = {always = no}
			picture = STG_advisors
			removal_cost = -1
			modifier = {
				research_time_factor = -0.05
			}
		}
    }
}