ideas = {
    country = {
	PRU_BSupport = {
			allowed_civil_war = {
				TAG = PRU
			}
			
			removal_cost = -1
			
			picture = ENG_sun_never_sets
			
			modifier = {
		    war_support_factor = 0.05
			army_org_Factor = 0.01
			naval_coordination = 0.01
			supply_consumption_factor = -0.05
			consumer_goods_expected_value = 0.11
			}
		}
    PRU_1856_constitution = {
			allowed_civil_war = {
				TAG = PRU
			}
			
			removal_cost = -1
			
			picture = constitution_adopted
			
			modifier = {
		    stability_factor = 0.01
			political_power_factor = -0.05
			}
		}

    PRU_the_northern_campaign = {
			allowed_civil_war = {
				TAG = PRU
			}
			
			removal_cost = -1
			
			picture = FRA_amateur_tacticians
			
			modifier = {
		    conscription_factor = -0.01
			attrition = 0.02
			experience_gain_army_factor = -0.2
			}
		}

    PRU_struggle_for_arequipa = {
			allowed_civil_war = {
				TAG = PRU
			}
			
			removal_cost = -1
			
			picture = SAX_Defense_of_Saxony
			
			modifier = {
            army_org_Factor = 0.01
			army_core_attack_factor	= 0.1
			}
		}

    PRU_post_cw_instability = {
			allowed_civil_war = {
				TAG = PRU
			}
			
			removal_cost = -1
			
			picture = chi_war_of_resistance3
			
			modifier = {
            improve_relations_maintain_cost_factor = 0.15
			trade_laws_cost_factor = 0.15
			subversive_activites_upkeep = 0.50
			opinion_gain_monthly_factor = -0.20
			}
		}

    PRU_post_cw_instability2 = {
			allowed_civil_war = {
				TAG = PRU
			}
			
			removal_cost = -1
			
			picture = generic_disjointed_gov
			
			modifier = {
          political_power_factor = -0.15
		  political_advisor_cost_factor = 0.2
		  stability_factor = -0.1
			}
		}

    PRU_port_blockade = {
			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			picture = ITA_Unorganized_Navy
			
			modifier = {
          political_power_factor = -0.25
		  stability_weekly	= -0.01
		  production_factory_max_efficiency_factor = -0.2
		  production_speed_naval_base_factor = -1.0
			}
		}
		
	ECU_post_civil_war = {
			allowed_civil_war = {
				TAG = ECU
			}
			
			removal_cost = -1
			
			picture = generic_disjointed_gov
			
			modifier = {
          stability_factor = -0.25
		  political_power_factor = -0.25
		  war_support_factor = -0.25
			}
		}
	

    PRU_guano_first = {
			allowed_civil_war = {
				TAG = PRU
			}
			
			removal_cost = -1
			
			picture = SWE_profits_for_the_rich
			
			modifier = {
			  stability_weekly	= 0.005
			  production_factory_max_efficiency_factor = 0.1
			}
		}
	PRU_ecuadorian_volunteers = {
			allowed_civil_war = {
				TAG = PRU
			}
			
			removal_cost = -1
			
			picture = FRA_amateur_tacticians
			
			modifier = {
				send_volunteer_divisions_required = -1.0
				send_volunteers_tension = -0.95
			}
			
			targeted_modifier = {
				TAG = ECU
				send_volunteer_size = 2
			}
		}		
	}
	
}	