add_namespace = bwr

#Gather Support
	country_event = {
		id = bwr.12
		title = bwr.12.t
		desc= bwr.12.d
		picture = GFX_report_event_mexican_constitution_of_1857
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.12.a
                add_manpower = 10000
		}
	}
	
#Raid Police
	country_event = {
		id = bwr.13
		title = bwr.13.t
		desc= bwr.13.d
		picture = GFX_report_event_mexican_constitution_of_1857
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.13.a
                add_equipment_to_stockpile = {
					type = infantry_equipment
					amount = 1000
					producer = ENG
				}
		}
	}

#Suade Regi	
	country_event = {
		id = bwr.14
		title = bwr.14.t
		desc= bwr.14.d
		picture = GFX_report_event_mexican_constitution_of_1857
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.14.a
                add_equipment_to_stockpile = {
					type = infantry_equipment
					amount = 1000
					producer = ENG
				}
		}
	}

#Rally overseas
country_event = {
		id = bwr.15
		title = bwr.15.t
		desc= bwr.15.d
		picture = GFX_report_event_mexican_constitution_of_1857
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.15.a
			    add_political_power = 150
 		}
	}

#Mutnies in navy
	country_event = {
		id = bwr.16
		title = bwr.16.t
		desc= bwr.16.d
		picture = GFX_report_event_mexican_constitution_of_1857
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.16.a
			    hidden_effect = {
				ENG = {
				    transfer_ship = {
                        prefer_name = "HMS Agamemnon"
                        type = lineship
                        target = BWR
					}
					 transfer_ship = {
                        prefer_name = "HMS Hannibal"
                        type = lineship
                        target = BWR
					}
				    transfer_ship = {
                        prefer_name = "HMS Imperieuse"
                        type = frigate
                        target = BWR
					}
					 transfer_ship = {
                        prefer_name = "HMS Shannon"
                        type = frigate
                        target = BWR
					}
					 transfer_ship = {
                        prefer_name = "HMS Melpomene"
                        type = frigate
                        target = BWR
					}
				    transfer_ship = {
                        prefer_name = "HMS Falcon"
                        type = gunboat
                        target = BWR
					}
					transfer_ship = {
                        prefer_name = "HMS Beagle"
                        type = gunboat
                        target = BWR
					}
					transfer_ship = {
                        prefer_name = "HMS Stromboli"
                        type = gunboat
                        target = BWR
					}
                }
			}
 		}
	}
	
#Queen Flees
	country_event = {
		id = bwr.17
		title = bwr.17.t
		desc= bwr.17.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.17.a
			    add_political_power = -50
				add_stability = -0.05
				add_war_support = -0.05
 		}
	}
	
#Queen Captured
	country_event = {
		id = bwr.18
		title = bwr.18.t
		desc= bwr.18.d
		picture = GFX_report_event_generic_royal_wedding
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.18.a
			    add_political_power = 50
				add_ideas = idea_BWR_queen_vic
				country_event = {
				id = bwr.6
				days = 15
				}
 		}
	}
	
#Military Question
	country_event = {
		id = bwr.1
		title = bwr.1.t
		desc= bwr.1.d
		picture = GFX_report_event_britain_general_generic
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.1.a
                add_manpower = -10000
				add_stability = -0.1
				add_political_power = 100
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.1
				}
				country_event = {
				id = bwr.2
				days = 15
				}
		}
		option = {
			name = bwr.1.b
                add_manpower = -1000
				add_stability = 0.1
				add_political_power = -50
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
				country_event = {
				id = bwr.2
				days = 15
				}
		}
		option = {
			name = bwr.1.c
                add_manpower = 10000
				add_stability = -0.2
				add_political_power = -100
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
				country_event = {
				id = bwr.2
				days = 15
				}
		}
	}
	
#Land Owners Question
	country_event = {
		id = bwr.2
		title = bwr.2.t
		desc= bwr.2.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.2.a
				add_stability = 0.2
				add_political_power = -200
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
				#swap_ideas = {
				#	remove_idea = lp_land_purchase
				#	add_idea = lp_collectivization
				#}
				country_event = {
				id = bwr.3
				days = 15
				}
		}
		option = {
			name = bwr.2.b
                add_stability = 0.1
				add_political_power = -100
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.1
				}
				#swap_ideas = {
				#	remove_idea = lp_land_purchase
				#	add_idea = lp_peasant_holdings
				#}
				country_event = {
				id = bwr.3
				days = 15
				}
		}
		option = {
			name = bwr.2.c
                add_stability = -0.05
				add_political_power = 50
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
				country_event = {
				id = bwr.3
				days = 15
				}
		}
	}
	
#Economy Question
	country_event = {
		id = bwr.3
		title = bwr.3.t
		desc= bwr.3.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.3.a
				add_political_power = -200
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
				add_offsite_building = { type = industrial_complex level = 1 }
				add_offsite_building = { type = farm level = 1 }
				country_event = {
				id = bwr.4
				days = 15
				}
		}
		option = {
			name = bwr.3.b
				add_political_power = -50
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.1
				}
				add_offsite_building = { type = farm level = 1 }
				country_event = {
				id = bwr.4
				days = 15
				}
		}
		option = {
			name = bwr.3.c
				add_political_power = -50
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
				add_offsite_building = { type = industrial_complex level = 1 }
				country_event = {
				id = bwr.4
				days = 15
				}
		}
	}
	
#Trade Question
	country_event = {
		id = bwr.4
		title = bwr.4.t
		desc= bwr.4.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.4.a
				add_political_power = 200
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
				country_event = {
				id = bwr.5
				days = 15
				}
		}
		option = {
			name = bwr.4.b
				add_political_power = -50
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
				swap_ideas = {
					remove_idea = closed_economy
					add_idea = limited_exports
				}
				country_event = {
				id = bwr.5
				days = 15
				}
		}
		option = {
			name = bwr.4.c
				add_political_power = -100
				add_popularity = {
					ideology = ideology_social_liberalism
					popularity = 0.05
				}
				swap_ideas = {
					remove_idea = closed_economy
					add_idea = export_focus
				}
				country_event = {
				id = bwr.5
				days = 15
				}
		}
	}
	
#Religion Question
	country_event = {
		id = bwr.5
		title = bwr.5.t
		desc= bwr.5.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.5.a
				add_political_power = -100
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
				swap_ideas = {
					remove_idea = secular_state
					add_idea = atheistic_state
				}
		}
		option = {
			name = bwr.5.b
				add_political_power = 25
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
		}
		option = {
			name = bwr.5.c
				add_political_power = 100
				add_popularity = {
					ideology = ideology_social_liberalism
					popularity = 0.05
				}
		}
	}
	
#Monarchy Question
	country_event = {
		id = bwr.6
		title = bwr.6.t
		desc= bwr.6.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.6.a
				add_political_power = 200
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.1
				}
				country_event = {
				id = bwr.7
				days = 5
				}
		}
		option = {
			name = bwr.6.b
				add_political_power = -50
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
				country_event = {
				id = bwr.8
				days = 5
				}
		}
	}
	
#Monarchy Abolished
	country_event = {
		id = bwr.7
		title = bwr.7.t
		desc= bwr.7.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.7.a
				add_political_power = -200
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
				remove_ideas = idea_BWR_queen_vic
				country_event = {
				id = bwr.9
				days = 15
				}
		}
		option = {
			name = bwr.7.b
				add_political_power = -50
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.1
				}
				country_event = {
				id = bwr.9
				days = 15
				}
		}
		option = {
			name = bwr.7.c
				add_political_power = -100
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
				remove_ideas = idea_BWR_queen_vic
				country_event = {
				id = bwr.9
				days = 15
				}
		}
	}
	
#Monarchy Remains
	country_event = {
		id = bwr.8
		title = bwr.8.t
		desc= bwr.8.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.8.a
				add_political_power = -50
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
		}
	}
	
#Britains Future
	country_event = {
		id = bwr.9
		title = bwr.9.t
		desc= bwr.9.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = bwr.9.a
				add_political_power = -100
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
				IF = {
					limit = {
						IRE = {
							exists = yes
						}
					}
					set_cosmetic_tag = BWR_commonwealthEng_Scot
				}
				ELSE = {
					set_cosmetic_tag = BWR_commonwealth
				}
		}
		option = {
			name = bwr.9.b
				add_political_power = 50
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
		}
	}
	
#Irish Question
	country_event = {
		id = bwr.11
		title = bwr.11.t
		desc= bwr.11.d
		picture = GFX_report_event_british_parliament
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		Trigger = {
			BWR = {
				NOT = { has_war_with = ENG }
			}
			IRE = {
				exists = no
			}
		}
		
		option = {
			name = bwr.11.a
				add_political_power = -200
				add_stability = -0.1
				add_popularity = {
					ideology = ideology_radical_socialism
					popularity = 0.05
				}
				add_ideas = ENG_unrest_in_ireland
				113 = { add_resistance = 80 }
				119 = { add_resistance = 80 }
				134 = { add_resistance = 80 }
				135 = { add_resistance = 80 }
				
		}
		option = {
			name = bwr.11.b
				add_political_power = -50
				add_stability = 0.05
				add_popularity = {
					ideology = social_egalitarianism
					popularity = 0.05
				}
				release_autonomy = {
				target = IRE
				autonomy_state = autonomy_dominion
				freedom_level = 0.4
			}
		}
		option = {
			name = bwr.11.c
				add_political_power = 100
				add_stability = 0.1
				add_popularity = {
					ideology = ideology_social_liberalism
					popularity = 0.05
				}
				release = IRE
		}
	}
	
