ideas = {

	country = {
		PRK_iron_rice_bowl = {
			allowed = { always = no }
			
			allowed_civil_war = { always = yes }



			removal_cost = -1
			modifier = {
				production_speed_industrial_complex_factor = 0.1
				production_speed_arms_factory_factor = 0.1
				consumer_goods_factor = -0.03
				MONTHLY_POPULATION = -0.15
			}
			
		}
		
		 
		idea_PRK_north_korea_best_korea = {
                        allowed = { always = no }
						allowed_civil_war = { always = yes }
                        removal_cost = -1

                        modifier = {
                                drift_defence_factor = 0.5
                                conscription  = 0.015
                                political_power_gain = 0.25
                                planning_speed = 0.25
                                army_morale_factor = 0.15

                        }
                }
		idea_PRK_northern_kingdom = {
                    allowed = { always = no }
					allowed_civil_war = { always = yes }
                    picture = generic_fascism_drift_bonus
                    removal_cost = -1

                    modifier = {
                        army_morale_factor = 0.15
                        unity_weekly = 0.02
                        industrial_capacity_factory = 0.1
						army_morale_factor = 0.05
                        justify_war_goal_time = -0.2
                    }
                }
		idea_PRK_econonic_reforms = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				unity_factor = 0.15
				consumer_goods_factor = -0.04
			}
		}

	idea_PRK_to_the_left = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				social_liberal_drift = 0.05
				social_democrat_drift = 0.05
				progressive_drift = 0.03
			}
		}
	idea_PRK_to_the_right = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				conservative_drift = 0.05
				market_liberal_drift = 0.05
				reactionary_drift = 0.05
			}
		}
		
		idea_PRK_socialist_reforms = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				unity_factor = 0.1
				consumer_goods_factor = -0.02
				production_speed_arms_factory_factor = 0.05
				production_speed_industrial_complex_factor = 0.05
			}
		}
		
		idea_PRK_new_system = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				unity_factor = 0.1
				consumer_goods_factor = 0.03
				production_speed_arms_factory_factor = 0.1
				production_speed_industrial_complex_factor = 0.1
			}
		}
		
		idea_PRK_vigilance = {
			allowed = { always = no }
			removal_cost = -1
			
			modifier = {
				unity_factor = 0.1
				consumer_goods_factor = -0.05
				production_speed_arms_factory_factor = 0.1
				production_speed_industrial_complex_factor = 0.1
			}
		}
		
		idea_PRK_open_country = {
			allowed = { always = no }
			removal_cost = -1
			
			modifier = {
				MONTHLY_POPULATION = 0.25
			}
		}
		
		idea_PRK_influence_communist = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				communist_drift = 0.05
			}
		}
		
		idea_PRK_influence_islamist = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				islamist_drift = 0.05
			}
		}
		idea_PRK_influence_fascist = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				fascist_drift = 0.05
			}
		}
		idea_PRK_influence_nationalist = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				nationalist_drift = 0.05
			}
		}
		idea_PRK_influence_monarchist = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				monarchist_drift = 0.05
			}
		}
		
		idea_PRK_influence_socialist = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				democratic_socialist_drift = 0.05
			}
		}
		
		PRK_plansuperbad_idea = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				planning_speed = -0.5
                army_morale_factor = -0.3
				army_armor_attack_factor = -0.5
				army_infantry_attack_factor = -0.5
			}
		}
		
		PRK_planbad_idea = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				planning_speed = -0.25
                army_morale_factor = -0.15
				army_armor_attack_factor = -0.25
				army_infantry_attack_factor = -0.25
			}
		}
		
		PRK_plangood_idea = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				planning_speed = 0.25
                army_morale_factor = 0.15
				army_infantry_attack_factor = 0.25
				army_armor_attack_factor = 0.25
			}
		}
		
		PRK_plangreat_idea = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				planning_speed = 0.5
                army_morale_factor = 0.3
				army_infantry_attack_factor = 0.5
				army_armor_attack_factor = 0.5
			}
		}
		
		PRKmoraleshattered = {
			allowed = { always = no }
			removal_cost = -1
			picture = generic_democracy_drift_bonus
			
			modifier = {
				planning_speed = -0.5
                army_morale_factor = -0.8
				army_infantry_defense_factor = -0.5
				army_armor_defense_factor = -0.5
			}
		}
	}
}
