ideas = {
	country = {
		BWR_fight_for_workers = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = hol_expand_the_colonial_army
			modifier = {
				max_surrender_limit_offset = 0.7
				war_support_factor = 0.4
			}
		}
		BWR_disorganised_militas = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = hol_expand_the_colonial_army
			modifier = {
				army_attack_factor = -0.15
				army_defence_factor = -0.15
				army_speed_factor = -0.15
			}
		}
		BWR_no_more_work = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = FRA_factory_strikes
			modifier = {
				industrial_capacity_factory = -0.2
			}
		}
		BWR_offensive2 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = FRA_army_of_aggression_focus
			modifier = {
				army_attack_factor = 0.10
			}
		}
		BWR_defensive = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = FRA_fortification_focus
			modifier = {
				army_defence_factor = 0.10
			}
		}
	
		BWR_shattared_economy_1 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = usa_great_depression_3
			modifier = {
				consumer_goods_expected_value = 0.50
				industrial_capacity_dockyard = -0.5
				industrial_capacity_factory = -0.5
				production_speed_buildings_factor = -0.5
				industry_repair_factor = -0.8
			}
		}
		BWR_shattared_economy_2 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = usa_great_depression_3
			modifier = {
				consumer_goods_expected_value = 0.40
				industrial_capacity_dockyard = -0.4
				industrial_capacity_factory = -0.4
				production_speed_buildings_factor = -0.4
				industry_repair_factor = -0.6
			}
		}
		BWR_shattared_economy_3 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = usa_great_depression_2
			modifier = {
				consumer_goods_expected_value = 0.30
				industrial_capacity_dockyard = -0.3
				industrial_capacity_factory = -0.3
				production_speed_buildings_factor = -0.3
				industry_repair_factor = -0.4
			}
		}
		BWR_shattared_economy_4 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = usa_great_depression
			modifier = {
				consumer_goods_expected_value = 0.20
				industrial_capacity_dockyard = -0.2
				industrial_capacity_factory = -0.2
				production_speed_buildings_factor = -0.2
				industry_repair_factor = -0.2
			}
		}
		
		BWR_shattared_military_1 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = chi_army_corruption
			modifier = {
				offence = -0.5
				defence = -0.5
				army_morale_factor = -0.5
				army_org_factor = -0.5
				naval_accidents_chance = 0.5
				naval_coordination = -0.5
				naval_critical_effect_factor = 0.5
				naval_morale_factor = -0.5
			}
		}
		BWR_shattared_military_2 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = chi_army_corruption2
			modifier = {
				offence = -0.4
				defence = -0.4
				army_morale_factor = -0.4
				army_org_factor = -0.4
				naval_accidents_chance = 0.4
				naval_coordination = -0.4
				naval_critical_effect_factor = 0.4
				naval_morale_factor = -0.4
			}
		}
		BWR_shattared_military_3 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = chi_army_corruption2
			modifier = {
				offence = -0.3
				defence = -0.3
				army_morale_factor = -0.3
				army_org_factor = -0.3
				naval_accidents_chance = 0.3
				naval_coordination = -0.3
				naval_critical_effect_factor = 0.3
				naval_morale_factor = -0.3
			}
		}
		BWR_shattared_military_4 = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = chi_army_corruption3
			modifier = {
				offence = -0.2
				defence = -0.2
				army_morale_factor = -0.2
				army_org_factor = -0.2
				naval_accidents_chance = 0.2
				naval_coordination = -0.2
				naval_critical_effect_factor = 0.2
				naval_morale_factor = -0.2
			}
		}
		BWR_rebuild_army = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = chi_army_corruption
			modifier = {
				conscription = 0.01
				training_time_factor = -0.2
			}
		}
		BWR_rebuild_navy = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = chi_army_corruption
			modifier = {
				industrial_capacity_dockyard = 0.3
			}
		}
		idea_BWR_queen_vic = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = ENG_Victoria
			modifier = {
				stability_factor = 0.05
			}
		}
	}
}