ideas = {
	
	country = {

		polish_agrarian_council_idea = {
			
			
			allowed = {
				always = no
			}

			removal_cost = -1

			picture = polish_krir
			
			modifier = {
				political_power_factor = 0.1
				production_factory_efficiency_gain_factor = 0.1
				stability_factor = 0.05
			}
		}

		polish_national_army_idea = {
			
			
			allowed = {
				always = no
			}

			removal_cost = -1

			picture = polish_army
			
			modifier = {
				experience_gain_army = 0.05
				army_morale_factor = 0.05
			}
		}

		polish_civil_army_idea = {
			
			
			allowed = {
				always = no
			}

			removal_cost = -1

			picture = polish_army
			
			modifier = {
				conscription = 0.025
				experience_gain_army = -0.05
				army_morale_factor = 0.05
			}
		}

		polish_death_penalty_idea = {
			
			
			allowed = {
				always = no
			}

			removal_cost = -1

			picture = skullys
			
			modifier = {
				army_org_factor = 0.05
				stability_factor = -0.05
				MONTHLY_POPULATION = -0.005
				neutrality_drift = 0.01
			}
		}

		polish_strengthened_christianity_idea = {
			
			
			allowed = {
				always = no
			}

			removal_cost = -1

			picture = christian_idea
			
			modifier = {

				stability_factor = 0.05
				political_power_factor = 0.15
				fascism_acceptance = -20
				fascism_drift = -0.1
			}
		}

		polish_gddkia_idea = {
			
			
			allowed = {
				always = no
			}

			removal_cost = -1

			picture = pol_gddkia
			
			modifier = {
				production_speed_infrastructure_factor = 0.15
			}
		}

		polish_cacb_idea = {
			
			
			allowed = {
				always = no
			}

			removal_cost = -1

			picture = pol_cacb
			
			modifier = {
				corruption_cost_factor = -0.15
			}
		}

		polish_help_with_corruption_idea = {
			
			
			allowed = {
				always = no
			}

			removal_cost = -1

			picture = pol_cacb
			
			modifier = {
				corruption_cost_factor = -0.1
			}
		}

	}

}