﻿add_namespace = britain
add_namespace = britainirishunrest
### DO NOT ADD ANY BRITAIN EVENT NAMES WITHOUT ASKING DEM0!!! ###

### NORMAL BRITISH EVENTS BELOW ###

#The "Great Stink" of 1858
country_event = {
	id = britain.1
	title = britain.1.t
	desc = britain.1.d
	picture = GFX_report_event_great_stink

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.1.a
		ai_chance = { factor = 100 }
		add_political_power = -20
		952 = { add_manpower = -30 }
		custom_effect_tooltip = eoanb_tt_ENG_event_1_a
		hidden_effect = {
			ENG = { set_country_flag = eoanb_flag_ENG_thames_polluted_stink }
		}
	}
}

#The Sea Cable to America is finished
country_event = {
	id = britain.2
	title = britain.2.t
	desc = britain.2.d
	picture = GFX_report_event_generic_sailship

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.2.a
		ai_chance = { factor = 100 }
		add_political_power = 5
	}
}

#The Irish Republican Brotherhood is founded in Dublin on St. Patrick's Day
country_event = {
	id = britain.3
	title = britain.3.t
	desc = britain.3.d
	picture = GFX_report_event_iww_demonstration

	is_triggered_only = yes

	option = {
		name = britain.3.a
		ai_chance = { factor = 75 }
		add_timed_idea = {
			idea = ENG_idea_irb_ireland
			days = 365
		}
		add_to_variable = { var = ENG_irish_unrest value = 5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_5
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.3.b
		ai_chance = {
			factor = 24
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -10
		add_stability = -0.05
		add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
		add_to_variable = { var = ENG_irish_unrest value = 3 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_decrease_3
	}
}

#Karl Marx publishes "Critique of Political Economy"
country_event = {
	id = britain.4
	title = britain.4.t
	desc = britain.4.d
	picture = GFX_report_event_generic_read_write

	fire_only_once = yes
	is_triggered_only = yes

	trigger = {
		NOT = {
			OR = {
				has_government = social_egalitarianism
				has_government = ideology_radical_socialism
			}
		}
	}

	option = {
		name = britain.4.a
		ai_chance = { factor = 90 }
		add_popularity = { ideology = social_egalitarianism popularity = 0.01 }
		add_popularity = { ideology = ideology_radical_socialism popularity = 0.01 }
	}

	option = {
		name = britain.4.b
		ai_chance = {
			factor = 7
		}
		add_stability = -0.01
		add_political_power = -60
		add_popularity = { ideology = social_egalitarianism popularity = -0.02 }
		add_popularity = { ideology = ideology_radical_socialism popularity = -0.04 }
	}

	option = {
		name = britain.4.c
		ai_chance = {
			factor = 3
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_stability = -0.05
		add_political_power = -20
		add_popularity = { ideology = social_egalitarianism popularity = 0.02 }
		add_popularity = { ideology = ideology_radical_socialism popularity = 0.04 }
	}
}

#The HMS Defence catches fire off Woolwich Coast
country_event = {
	id = britain.7
	title = britain.7.t
	desc = britain.7.d
	picture = GFX_report_event_generic_sailship

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.7.a
		ai_chance = { factor = 100 }
		add_political_power = -5
		952 = { add_manpower = -17 }
	}
}

#Big Ben is recast
country_event = {
	id = britain.9
	title = britain.9.t
	desc = britain.9.d
	picture = GFX_report_event_big_ben

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.9.a
		ai_chance = { factor = 100 }
	}
}

#Charles Dickens starts his reading tour
country_event = {
	id = britain.10
	title = britain.10.t
	desc = britain.10.d
	picture = GFX_report_event_charles_dickens

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.10.a
		ai_chance = { factor = 100 }
	}
}

#26 June 1857 in Hyde Park: Queen Victoria awards the first Victorian Crosses for actions in the Crimean War
country_event = {
	id = britain.11
	title = britain.11.t
	desc = britain.11.d
	picture = GFX_report_event_victoria_cross

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.11.a
		ai_chance = { factor = 100 }
		add_political_power = 10
		add_war_support = 0.01
	}

}

#Lionel de Rothschild becomes first jewish parliament member
country_event = {
	id = britain.12
	title = britain.12.t
	desc = britain.12.d
	picture = GFX_report_event_lionel_rothschild

	fire_only_once = yes
	is_triggered_only = yes

	trigger = {
		TAG = ENG
		NOT = { has_idea = absolutism }
		#date > 1858.7.25
	}

	option = {
		name = britain.12.a
		ai_chance = { factor = 98 }
		add_political_power = 1
		add_popularity = { ideology = centrism popularity = 0.01 }
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.12.b
		ai_chance = { factor = 1 }
		add_political_power = -10
		add_stability = -0.01
		add_popularity = { ideology = chauvinist_populism popularity = 0.01 }
	}

	option = {
		name = britain.12.c
		ai_chance = { factor = 1 }
		add_political_power = -10
		add_stability = -0.01
		add_popularity = { ideology = fundamentalism popularity = 0.01 }
	}
}

#Bradford Sweets Poisoning
country_event = {
	id = britain.14
	title = britain.14.t
	desc = britain.14.d
	picture = GFX_report_event_europe_funeral

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.14.a
		ai_chance = { factor = 100 }
		130 = { add_manpower = -21 }
	}

}

#Opening of the National Portrait Gallery
country_event = {
	id = britain.15
	title = britain.15.t
	desc = britain.15.d
	picture = GFX_report_event_general_post_office

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.15.a
		ai_chance = { factor = 100 }
		add_political_power = 10
	}

}

#Charles Dickens: All the Year Round Magazine
country_event = {
	id = britain.16
	title = britain.16.t
	desc = britain.16.d
	picture = GFX_report_event_all_the_year_round

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.16.a
		ai_chance = { factor = 100 }
	}

}

#Richard Carrington observes a Solar Flare
country_event = {
	id = britain.17
	title = britain.17.t
	desc = britain.17.d
	picture = GFX_report_event_british_parliament

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.17.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				NOT = { has_tech = early_thermodynamics_theories }
			}
			add_tech_bonus = { bonus = 0.2 uses = 1 technology = early_thermodynamics_theories }
		}
	}

}

#"Royal Charter" Storm Disaster
country_event = {
	id = britain.18
	title = britain.18.t
	desc = britain.18.d
	picture = GFX_report_event_generic_sailship

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.18.a
		ai_chance = { factor = 100 }
		add_manpower = -800
		if = {
			limit = {
				has_equipment = { convoy > 100 }
			}
			add_equipment_to_stockpile = {
				type = convoy
				amount = -70
			}
		}
		add_political_power = -50
		add_stability = -0.02
		every_owned_state = {
			limit = {
				is_coastal = yes
				is_in_home_area = yes
			}
			random_list = {
				25 = {
					damage_building = { type = infrastructure damage = 1 }
				}
				50 = {
					damage_building = { type = infrastructure damage = 0.5 }
				}
				25 = {
					damage_building = { type = infrastructure damage = 0.25 }
				}
			}
		}
	}

}



country_event = { # British tourists in Switzerland
	id = britain.21
	title = britain.21.t
	desc = britain.21.d
	picture = GFX_report_event_generic_sign_treaty1

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.21.a
		ai_chance = { factor = 100 }
		ENG = { add_opinion_modifier = { target = SWI modifier = eng_european_collaboration } }
	    SWI = { add_opinion_modifier = { target = ENG modifier = eng_european_collaboration } }
	    add_political_power = 5
	}

}

country_event = { # The Golden Age of Alpinism (1854-1865)
	id = britain.22
	title = britain.22.t
	desc = britain.22.d
	picture = GFX_report_event_generic_sign_treaty1

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.22.a
		ai_chance = { factor = 100 }
	    add_political_power = 25
	}

}

country_event = { # The Silver Age of Alpinism (1865-1882)
	id = britain.23
	title = britain.23.t
	desc = britain.23.d
	picture = GFX_report_event_generic_sign_treaty1

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.23.a
		ai_chance = { factor = 100 }
	    add_political_power = 5
	}

}

country_event = { # John Stuart Mill - On Liberty, 1858
	id = britain.24
	title = britain.24.t
	desc = britain.24.d
	picture = GFX_report_event_generic_sign_treaty2

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.24.a # An interesting book...
		ai_chance = { factor = 30 }
	    add_political_power = -5
	    add_popularity = { ideology = centrism popularity = 0.01 }
	}

	option = {
		name = britain.24.b # What's all this nonsense!
		ai_chance = { factor = 70 }
	    add_political_power = 15
	}

}

country_event = { # The Panic Of 1862
	id = britain.25
	title = britain.25.t
	desc = britain.25.d
	picture = GFX_report_event_british_parliament

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.25.a
		ai_chance = { factor = 100 }
	    add_political_power = -10
        add_stability = -0.01
	}
}

#First proposal of rockets for space travel
country_event = {
	id = britain.26
	title = britain.26.t
	desc = britain.26.d
	picture = GFX_report_event_generic_read_write

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.26.a
		ai_chance = { factor = 70 }
	}

	option = {
		name = britain.26.b
		ai_chance = { factor = 30 }
		add_political_power = -25
		add_tech_bonus = { bonus = 0.25 uses = 1 category = rocketry }
	}
}

# Prince Consort Albert dignity
# Description source : https://www.thegazette.co.uk/London/issue/22015/page/2195
country_event = {
	id = britain.27
	title = britain.27.t
	desc = britain.27.d
	picture = GFX_report_event_prince_albert_1848

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.27.a
		add_political_power = -5
		set_temp_variable = { eoanb_prestige_change = 3 }
		eoanb_change_prestige_score = yes
	}
}

# Prince Consort Albert ill
country_event = {
	id = britain.28
	title = britain.28.t
	desc = britain.28.d
	picture = GFX_report_event_prince_albert_1860

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.28.a
		add_political_power = -15
	}
}

#Esteemed Veterans Awarded
country_event = {
	id = britain.32
	title = britain.32.t
	desc = britain.32.d
	#picture =

	is_triggered_only = yes
	fire_only_once = yes

	#For Valour
	option = {
		name = britain.32.a
		ai_chance = {
			factor = 60
		}
		ENG = {
			add_timed_idea = {
				idea = ENG_esteemed_veterans_awarded
				days = 365
			}
		}
	}
}

#Religious Riots in Ireland
country_event = {
	id = britain.33
	title = britain.33.t
	desc = britain.33.d
	#picture =

	is_triggered_only = yes
	fire_only_once = yes

	#This is how they thank us?
	option = {
		name = britain.33.a
		ai_chance = {
			factor = 60
		}
		ENG = {
			add_stability = -0.02
			119 = {
				add_manpower = -200
			}
			add_to_variable = { var = ENG_irish_unrest value = 1 }
			custom_effect_tooltip = eoanb_tt_irish_unrest_increase_1
		}
	}

}

#Mendelssohn’s “Wedding March”
country_event = {
	id = britain.34
	title = britain.34.t
	desc = britain.34.d
	#picture =

	is_triggered_only = yes
	fire_only_once = yes

	#They can keep their wedding songs, and mashed peas for all I care
	option = {
		name = britain.34.a
		#no effect
	}
}

#Alice's Adventures in Wonderland
country_event = {
	id = britain.36
	title = britain.36.t
	desc = britain.36.d
	#picture =
	major = yes

	is_triggered_only = yes
	fire_only_once = yes

	#Interesting Book
	option = {	# Effects for ENG
		name = britain.36.a
		trigger = { tag = ENG }
		add_stability = 0.02
		add_political_power = 20
		#Add 20 prestige
	}
	option = {	# Effects for Rest
		name = britain.36.b
		trigger = { NOT = { tag = ENG } }
	}
}

#The National Society for Women's Suffrage
country_event = {
	id = britain.37
	title = britain.37.t
	desc = britain.37.d
	#picture =

	is_triggered_only = yes
	fire_only_once = yes

	#Close it!
	option = {
		name = britain.37.a
		ai_chance = {
			factor = 60
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_stability = -0.05
		add_political_power = 50
	}

	#Support them!
	option = {
		name = britain.37.b
		ai_chance = {
			factor = 40
		}
		ENG = {
			set_country_flag = lydia_becker_suffragist
		}
		custom_effect_tooltip = historical_option
	}
}

#Nature's first scientific journal
country_event = {
	id = britain.38
	title = britain.38.t
	desc = britain.38.d
	#picture =

	is_triggered_only = yes
	fire_only_once = yes

	option = {
		name = britain.38.a
		add_stability = 0.01
		add_political_power = -20
		ENG = {
			add_timed_idea = {
				idea = ENG_nature_scientific_journal
				days = 120
			}
		}
	}
}


#England vs Scotland Football match
country_event = {

	id = britain.39
	title = britain.39.t
	desc = britain.39.d
	#picture =
	major = yes

	is_triggered_only = yes
	fire_only_once = yes

	#Scotland won
	option = {
		name = britain.39.a
		trigger = { tag = ENG }
		ai_chance = {
			factor = 60
		}
		add_stability = -0.01
		add_political_power = 20
	}

	#Draw
	option = {
		name = britain.39.b
		trigger = { tag = ENG }
		ai_chance = {
			factor = 40
		}
		add_political_power = -5
		ENG = {
			add_opinion_modifier = {
				target = SCO
				modifier = small_increase
			}
		}
		SCO = {
			add_opinion_modifier = {
				target = ENG
				modifier = small_increase
			}
		}
	}

	#England won
	option = {
		name = britain.39.c
		trigger = { tag = ENG }
		ai_chance = {
			factor = 80
		}
		add_stability = 0.01
		add_political_power = -20
		custom_effect_tooltip = historical_option
	}
	# Non involved nations option
	option = {
		name = britain.39.d
		trigger = { NOT = { tag = ENG } }
		ai_chance = {
			factor = 80
		}
	}
}


#British Red Cross founded
country_event = {
	id = britain.40
	title = britain.40.t
	desc = britain.40.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	#Safety of our soldiers is important
	option = {
		name = britain.40.a
		add_war_support = 0.01
		add_stability = 0.01
		add_political_power = -50
	}
}

#Victors Monument for Crimean War?
country_event = {
	id = britain.41
	title = britain.41.t
	desc = britain.41.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.41.a
		ai_chance = { factor = 90 }
		add_political_power = -30
		add_war_support = 0.03
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.41.b
		ai_chance = { factor = 10 }
		add_political_power = 10
		add_war_support = -0.01
	}

}

#Northumberland 1862 Hartley Collierty Disaster
country_event = {
	id = britain.42
	title = britain.42.t
	desc = britain.42.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.42.a
		ai_chance = {
			factor = 35
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -25
		131 = { add_manpower = -100 }
	}

	option = {
		name = britain.42.b
		ai_chance = { factor = 65 }
		131 = { add_manpower = -200 }
		add_resource = {
			type = coal
			amount = -1
			state = 131
		}
		custom_effect_tooltip = eoanb_tt_ENG_event_2_a
		hidden_effect = {
			add_to_variable = { var = ENG_worker_unrest value = 1 }
		}
		custom_effect_tooltip = historical_option
	}
}

#Return Ionion Islands?
country_event = {
	id = britain.43
	title = britain.43.t
	desc = britain.43.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	#No
	option = {
		name = britain.43.a
		ai_chance = {
			factor = 65
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		ENG = {
			remove_state_core = 809
		}
		add_political_power = -25
	}

	#Yes
	option = {
		name = britain.43.b
		ai_chance = { factor = 35 }
		GRE = {
			country_event = {
				id = greece.58
				days = 14
			}
		}
		add_political_power = 25
		custom_effect_tooltip = historical_option
	}
}

#Great Sheffield flood of 1863
country_event = {
	id = britain.44
	title = britain.44.t
	desc = britain.44.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.44.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -30
		130 = { add_manpower = -60 }
		130 = { damage_building = { type = infrastructure damage = 0.3 } }
	}

	option = {
		name = britain.44.b
		ai_chance = { factor = 50 }
		add_stability = -0.01
		130 = { add_manpower = -240 }
		130 = { damage_building = { type = infrastructure damage = 0.5 } }
		custom_effect_tooltip = historical_option
	}
}

#Founding the Salvation Army
country_event = {
	id = britain.45
	title = britain.45.t
	desc = britain.45.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.45.a
		ai_chance = { factor = 100 }
		add_stability = 0.01
		add_popularity = { ideology = fundamentalism popularity = 0.005 }
		add_popularity = { ideology = traditional_conservatism popularity = 0.005 }
	}

}

#First Ascent of the Matterhorn
country_event = {
	id = britain.46
	title = britain.46.t
	desc = britain.46.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.46.a
		ai_chance = { factor = 100 }
		add_stability = 0.01
		add_political_power = 10
	}

}

#First female doctor graduates
country_event = {
	id = britain.47
	title = britain.47.t
	desc = britain.47.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.47.a
		ai_chance = { factor = 100 }
		add_popularity = { ideology = centrism popularity = 0.005 }
		add_popularity = { ideology = social_egalitarianism popularity = 0.005 }
	}

}

#1866 Oaks Explosion
country_event = {
	id = britain.48
	title = britain.48.t
	desc = britain.48.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.48.a
		ai_chance = {
			factor = 40
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -50
		130 = { add_manpower = -160 }
	}

	option = {
		name = britain.48.b
		ai_chance = { factor = 60 }
		130 = { add_manpower = -340 }
		add_resource = {
			type = coal
			amount = -2
			state = 130
		}
		custom_effect_tooltip = eoanb_tt_ENG_event_2_a
		hidden_effect = {
			add_to_variable = { var = ENG_worker_unrest value = 1 }
		}
		custom_effect_tooltip = historical_option
	}

}

#Alfred Nobel invents Dynamite (if the UK doesn't have it yet)
country_event = {
	id = britain.49
	title = britain.49.t
	desc = britain.49.d
	#picture =

	trigger = {
		TAG = ENG
		#date > 1867.7.13
		NOT = { has_tech = dynamite }
	}

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.49.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				NOT = {
					has_tech = nitroglycerine
				}
			}
			set_technology = {
				nitroglycerine = 1
			}
		}
		set_technology = {
			dynamite = 1
		}
	}
}

#Public hanging of a Fenian bomber (last public hanging in the UK in OTL)
country_event = {
	id = britain.50
	title = britain.50.t
	desc = britain.50.d
	#picture =

	trigger = {
		TAG = ENG
		NOT = { country_exists = IRE }
	}

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.50.a
		ai_chance = { factor = 50 }
		add_stability = 0.02
		add_political_power = -50
	}

	option = {
		name = britain.50.b
		ai_chance = { factor = 50 }
		add_stability = -0.02
		add_political_power = 50
	}
}

#Helium is first discovered
country_event = {
	id = britain.51
	title = britain.51.t
	desc = britain.51.d
	#picture =

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.51.a
		ai_chance = { factor = 100 }
		add_tech_bonus = { bonus = 0.5 uses = 1 category = biochemistry_tech }
	}
}

#The British Empire 1857
country_event = {
	id = britain.52
	title = britain.52.t
	desc = britain.52.d
	picture = GFX_report_event_british_parliament

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.52.a
		ai_chance = { factor = 100 }
	}
}

#Military Budget Question
country_event = {
	id = britain.72
	title = britain.72.t
	desc = britain.72.d
	picture = GFX_report_event_british_army2

	is_triggered_only = yes

	option = {
		name = britain.72.a
		ai_chance = {
			factor = 25
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
		if = {
			limit = {
				has_idea = army_spending_level_1
			}
			swap_ideas = {
				remove_idea = army_spending_level_1
				add_idea = army_spending_level_2
			}
		}
		if = {
			limit = {
				has_idea = army_spending_level_2
			}
			swap_ideas = {
				remove_idea = army_spending_level_2
				add_idea = army_spending_level_3
			}
		}
		if = {
			limit = {
				has_idea = army_spending_level_3
			}
			swap_ideas = {
				remove_idea = army_spending_level_3
				add_idea = army_spending_level_4
			}
		}
		if = {
			limit = {
				has_idea = army_spending_level_4
			}
			swap_ideas = {
				remove_idea = army_spending_level_4
				add_idea = army_spending_level_5
			}
		}
		if = {
			limit = {
				has_idea = army_spending_level_5
			}
			add_popularity = { ideology = traditional_conservatism popularity = 0.03 }
		}
	}

	option = {
		name = britain.72.b
		ai_chance = { factor = 60 }
		add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
		add_popularity = { ideology = centrism popularity = 0.01 }
	}

	option = {
		name = britain.72.c
		ai_chance = {
			factor = 15
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_popularity = { ideology = centrism popularity = 0.02 }
		if = {
			limit = {
				has_idea = army_spending_level_5
			}
			swap_ideas = {
				remove_idea = army_spending_level_5
				add_idea = army_spending_level_4
			}
		}
		if = {
			limit = {
				has_idea = army_spending_level_4
			}
			swap_ideas = {
				remove_idea = army_spending_level_4
				add_idea = army_spending_level_3
			}
		}
		if = {
			limit = {
				has_idea = army_spending_level_3
			}
			swap_ideas = {
				remove_idea = army_spending_level_3
				add_idea = army_spending_level_2
			}
		}
		if = {
			limit = {
				has_idea = army_spending_level_2
			}
			swap_ideas = {
				remove_idea = army_spending_level_2
				add_idea = army_spending_level_1
			}
		}
		if = {
			limit = {
				has_idea = army_spending_level_1
			}
			add_popularity = { ideology = centrism popularity = 0.03 }
		}
	}
}

#Parliamentary Debates: Child Labour
country_event = {
	id = britain.74
	title = britain.74.t
	desc = britain.74.d
	picture = GFX_report_event_british_parliament

	is_triggered_only = yes

	option = {
		name = britain.74.a
		ai_chance = {
			factor = 25
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_popularity = { ideology = centrism popularity = 0.02 }
		add_popularity = { ideology = social_egalitarianism popularity = 0.05 }
		swap_ideas = {
			remove_idea = cl_restricted
			add_idea = cl_illegal
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.74.b
		ai_chance = { factor = 60 }
		add_popularity = { ideology = traditional_conservatism popularity = 0.04 }
	}

	option = {
		name = britain.74.c
		ai_chance = {
			factor = 15
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
		swap_ideas = {
			remove_idea = cl_restricted
			add_idea = cl_legal
		}
	}
}

#Parliamentary Debates: Pensions
country_event = {
	id = britain.75
	title = britain.75.t
	desc = britain.75.d
	picture = GFX_report_event_british_parliament

	is_triggered_only = yes

	option = {
		name = britain.75.a
		ai_chance = {
			factor = 3
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -120
		add_popularity = { ideology = social_egalitarianism popularity = 0.03 }
	}

	option = {
		name = britain.75.b
		ai_chance = {
			factor = 37
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -40
		add_popularity = { ideology = centrism popularity = 0.03 }
	}

	option = {
		name = britain.75.c
		ai_chance = { factor = 60 }
		add_popularity = { ideology = traditional_conservatism popularity = 0.03 }
		custom_effect_tooltip = historical_option
	}
}

#Prince Consort on Worker Rights
country_event = {
	id = britain.76
	title = britain.76.t
	desc = britain.76.d
	picture = GFX_report_event_british_parliament

	is_triggered_only = yes

	option = {
		name = britain.76.a
		ai_chance = { factor = 50 }
		add_political_power = 50
		add_stability = 0.01
		add_popularity = { ideology = centrism popularity = 0.02 }
		add_popularity = { ideology = social_egalitarianism popularity = 0.02 }
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.76.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -50
		add_popularity = { ideology = traditional_conservatism popularity = 0.03 }
	}
}

#Parliamentary Debates: The Age of Retirement
country_event = {
	id = britain.77
	title = britain.77.t
	desc = britain.77.d
	picture = GFX_report_event_british_parliament

	is_triggered_only = yes

	option = {
		name = britain.77.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -100
		add_stability = 0.01
		add_popularity = { ideology = centrism popularity = 0.02 }
		add_popularity = { ideology = social_egalitarianism popularity = 0.02 }
	}

	option = {
		name = britain.77.b
		ai_chance = { factor = 50 }
		add_political_power = 50
		add_popularity = { ideology = traditional_conservatism popularity = 0.03 }
		custom_effect_tooltip = historical_option
	}
}

#Parliamentary Debates: Workplace Safety Laws
country_event = {
	id = britain.78
	title = britain.78.t
	desc = britain.78.d
	picture = GFX_report_event_british_parliament

	is_triggered_only = yes

	option = {
		name = britain.78.a
		ai_chance = { factor = 40 }
		add_political_power = -100
		if = {
			limit = {
				has_government = centrism
			}
			add_popularity = { ideology = centrism popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = traditional_conservatism
			}
			add_popularity = { ideology = traditional_conservatism popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = social_egalitarianism
			}
			add_popularity = { ideology = social_egalitarianism popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = ideology_radical_socialism
			}
			add_popularity = { ideology = ideology_radical_socialism popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = ideology_social_liberalism
			}
			add_popularity = { ideology = ideology_social_liberalism popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = autocracy
			}
			add_popularity = { ideology = autocracy popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = radical_democracy
			}
			add_popularity = { ideology = radical_democracy popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = chauvinist_populism
			}
			add_popularity = { ideology = chauvinist_populism popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = anarchism
			}
			add_popularity = { ideology = anarchism popularity = 0.05 }
		}
		if = {
			limit = {
				has_government = fundamentalism
			}
			add_popularity = { ideology = fundamentalism popularity = 0.05 }
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.78.b
		ai_chance = {
			factor = 60
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		if = {
			limit = {
				has_government = centrism
			}
			add_popularity = { ideology = centrism popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = traditional_conservatism
			}
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = social_egalitarianism
			}
			add_popularity = { ideology = social_egalitarianism popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = ideology_radical_socialism
			}
			add_popularity = { ideology = ideology_radical_socialism popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = ideology_social_liberalism
			}
			add_popularity = { ideology = ideology_social_liberalism popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = autocracy
			}
			add_popularity = { ideology = autocracy popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = radical_democracy
			}
			add_popularity = { ideology = radical_democracy popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = chauvinist_populism
			}
			add_popularity = { ideology = chauvinist_populism popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = anarchism
			}
			add_popularity = { ideology = anarchism popularity = -0.01 }
		}
		if = {
			limit = {
				has_government = fundamentalism
			}
			add_popularity = { ideology = fundamentalism popularity = -0.01 }
		}
	}
}

#Huge General Strike
country_event = {
	id = britain.79
	title = britain.79.t
	desc = britain.79.d
	picture = GFX_report_event_worker_protests

	is_triggered_only = yes

	option = {
		name = britain.79.a
		ai_chance = {
			factor = 55
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		random_list = {
			70 = {
				add_manpower = -1000
				custom_effect_tooltip = eoanb_tt_ENG_event_britainfocus_10_a
				hidden_effect = {
					ENG = {
						subtract_from_variable = {
							var = ENG_worker_unrest
							value = 1
						}
					}
				}
			}
			30 = {
				add_manpower = -3000
				custom_effect_tooltip = eoanb_tt_ENG_event_britainfocus_10_b
				hidden_effect = {
					ENG = {
						add_to_variable = {
							var = ENG_worker_unrest
							value = 6
						}
					}
				}
				add_stability = -0.1
				add_popularity = { ideology = social_egalitarianism popularity = 0.08 }
				add_popularity = { ideology = ideology_radical_socialism popularity = 0.07 }
			}
		}
	}

	option = {
		name = britain.79.b
		ai_chance = { factor = 45 }
		add_political_power = -150
		add_popularity = { ideology = social_egalitarianism popularity = 0.03 }
		custom_effect_tooltip = eoanb_tt_worker_unrest_decrease_4
		hidden_effect = {
			ENG = {
				subtract_from_variable = {
					var = ENG_worker_unrest
					value = 4
				}
			}
		}
	}
}


### Goverment of 1859 liberals
country_event = {
	id = britain.80
	title = britain.80.t
	desc = britain.80.d

	is_triggered_only = yes

	option = {
		name = britain.80.a
		if = {
			limit = {
				has_government = centrism
			}
			ENG = {
				set_country_flag = goverment_of_1859_liberals
			}
		}
	}
}

### Goverment of 1859 conservatives
country_event = {
	id = britain.103
	title = britain.103.t
	desc = britain.103.d

	is_triggered_only = yes

	option = {
		name = britain.103.a
		if = {
			limit = {
				has_government = traditional_conservatism
			}
			ENG = {
				set_country_flag = goverment_of_1859_conservatives
			}
		}
	}
}

### Goverment of 1865 liberals
country_event = {
	id = britain.104
	title = britain.104.t
	desc = britain.104.d

	is_triggered_only = yes

	option = {
		name = britain.104.a
		if = {
			limit = {
				has_government = centrism
			}
			ENG = {
				clr_country_flag = goverment_of_1859_conservatives
				set_country_flag = goverment_of_1859_liberals
			}
		}
	}
}

### Goverment of 1865 conservatives
country_event = {
	id = britain.105
	title = britain.105.t
	desc = britain.105.d

	is_triggered_only = yes

	option = {
		name = britain.105.a
		if = {
			limit = {
				has_government = traditional_conservatism
			}
			ENG = {
				clr_country_flag = goverment_of_1859_liberals
				set_country_flag = goverment_of_1859_conservatives
			}
		}
	}
}

### Goverment of 1868 liberals
country_event = {
	id = britain.106
	title = britain.106.t
	desc = britain.106.d

	is_triggered_only = yes

	option = {
		name = britain.106.a
		if = {
			limit = {
				has_government = centrism
			}
			ENG = {
				clr_country_flag = goverment_of_1859_conservatives
				set_country_flag = goverment_of_1859_liberals
			}
			ENG_Gladstone = {
				promote_character = yes
		    }
	    }
    }
}

### Goverment of 1868 conservatives
country_event = {
	id = britain.107
	title = britain.107.t
	desc = britain.107.d

	is_triggered_only = yes

	option = {
		name = britain.107.a
		if = {
			limit = {
				has_government = traditional_conservatism
			}
			ENG = {
				clr_country_flag = goverment_of_1859_liberals
				set_country_flag = goverment_of_1859_conservatives
			}
			ENG_Disraeli = {
				promote_character = yes
			}
		}
	}
}

### Founding of Liberal party
country_event = {
	id = britain.81
	title = britain.81.t
	desc = britain.81.d

	is_triggered_only = yes

	option = {
		name = britain.81.a
	    set_party_name = {
			ideology = centrism
			long_name = ENG_centrism_liberal_party
			name = ENG_centrism_liberal_party
		}
	}
}

### Palmerston and Gladstone
country_event = {
	id = britain.82
	title = britain.82.t
	desc = britain.82.d

	is_triggered_only = yes

	option = {
		name = britain.82.a
	    add_popularity = { ideology = centrism popularity = 0.01 }
		add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
		add_political_power = 50
	}
}

### Lobbying by Trade Unions
country_event = {
	id = britain.83
	title = britain.83.t
	desc = britain.83.d

	fire_only_once = yes
	is_triggered_only = yes

	immediate = {
		set_country_flag = lobbying_by_trade_unions
	}

	option = {
		name = britain.83.a
		random_list = {
			50 = {
				add_political_power = -100
				hidden_effect = {
			        add_to_variable = { var = ENG_worker_unrest value = -1 }
				}
			}
			50 = {
				ROOT = {
					add_popularity = { ideology = social_egalitarianism popularity = -0.01 }
				}
				hidden_effect = {
			        add_to_variable = { var = ENG_worker_unrest value = -1 }
			    }
	        }
        }
    }

	option = {
		name = britain.83.b
		random_list = {
			50 = {
				add_political_power = 100
				hidden_effect = {
				 add_to_variable = { var = ENG_worker_unrest value = 1 }
		        }
			}
			50 = {
			    add_popularity = { ideology = social_egalitarianism popularity = 0.01 }
				hidden_effect = {
				 add_to_variable = { var = ENG_worker_unrest value = 1 }
		        }
		    }
	    }
    }
}

### The Anderson case
country_event = {
	id = britain.102
	title = britain.102.t
	desc = britain.102.d
	picture = GFX_report_event_anderson_case

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.102.a
		ai_chance = {
			factor = 25
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		set_country_flag = the_anderson_case
		add_stability = 0.02
		add_political_power = -50
		add_opinion_modifier = { target = CAN modifier = eng_the_anderson_case_intervene }
		reverse_add_opinion_modifier = { target = CAN modifier = eng_the_anderson_case_intervene }
	}

	option = {
		name = britain.102.b
		ai_chance = {
			factor = 75
		}
		add_stability = -0.02
		add_political_power = 50
		add_opinion_modifier = { target = CAN modifier = eng_the_anderson_case_leave_it }
		reverse_add_opinion_modifier = { target = CAN modifier = eng_the_anderson_case_leave_it }
		custom_effect_tooltip = historical_option
	}
}

### Death of Lord Palmerston
country_event = {
	id = britain.84
	title = britain.84.t
	desc = britain.84.d

	fire_only_once = yes
	is_triggered_only = yes

	trigger = {
	   #date > 1865.8.18
	   AND = {
			ENG_lord_palmerston = {
				is_country_leader = yes
			}
		}
	}

	option = {
		name = britain.84.a
		country_event = britain.85
	}
}

### Lord Russel as new PM
country_event = {
	id = britain.85
	title = britain.85.t
	desc = britain.85.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.85.a
		ENG_John_Russell = {
			promote_character = yes
	    }
    }
}

### Health of Lord Derby
country_event = {
	id = britain.86
	title = britain.86.t
	desc = britain.86.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.86.a
		country_event = {
			id = britain.87
			days = 30
		}
		add_stability = -0.02
		add_political_power = -5
	}
}

### Disraeli as new PM
country_event = {
	id = britain.87
	title = britain.87.t
	desc = britain.87.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.87.a
		ENG_Disraeli = {
			promote_character = yes
	    }
    }
}

### The 1866 vote of no confidence
country_event = {
	id = britain.88
	title = britain.88.t
	desc = britain.88.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.88.a
		ai_chance = { factor = 90 }
		if = {
			limit = {
				has_government  = centrism
			}
			retire_country_leader = yes
			set_politics = { 
				ruling_party = traditional_conservatism 
				elections_allowed = no 
			}
			add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
			country_event = { id = britain.86 days = 14 }
		}
		else = {
			retire_country_leader = yes
			set_politics = { 
				ruling_party = centrism 
				elections_allowed = no 
			}
			add_popularity = { ideology = centrism popularity = 0.02 }
			ENG_Gladstone = {
				promote_character = yes
			}
		}
		custom_effect_tooltip = eoanb_tt_ENG_event_3_a_political
		hidden_effect = {
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.88.b
		ai_chance = {
			factor = 8
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_stability = -0.1
		add_political_power = -100
		if = {
			limit = {
				has_government  = centrism
			}
			retire_country_leader = yes
			add_popularity = { ideology = centrism popularity = 0.02 }
			ENG_Gladstone = {
				promote_character = yes
			}
		}
		else = {
			retire_country_leader = yes
			add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
			ENG_Disraeli = {
				promote_character = yes
			}
		}
		hidden_effect = {
		}
	}
}

### Last election with two leading parties
country_event = {
	id = britain.89
	title = britain.89.t
	desc = britain.89.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.89.a
		add_political_power = 50
	}
}

###Letter to chancellor Bismarck
country_event = {
	id = britain.90
	title = britain.90.t
	desc = britain.90.d

	picture = GFX_report_event_gladstone_bismarck

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.90.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -100
		add_stability = 0.05
		add_opinion_modifier = { target = PRS modifier = eng_letter_to_bismarck_2 }
		reverse_add_opinion_modifier = { target = PRS modifier = eng_letter_to_bismarck_2 }
	}

	option = {
		name = britain.90.b
		ai_chance = {
			factor = 50
		}
		add_political_power = 100
		add_stability = -0.05
		add_opinion_modifier = { target = PRS modifier = eng_letter_to_bismarck }
		reverse_add_opinion_modifier = { target = PRS modifier = eng_letter_to_bismarck }
		custom_effect_tooltip = historical_option
	}
}

###Death of Mary Anne Disraeli
country_event = {
	id = britain.91
	title = britain.91.t
	desc = britain.91.d

	picture = GFX_report_event_death_mary_disraeli

	is_triggered_only = yes

	option = {
		name = britain.91.a
		ai_chance = {
			factor = 8
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_timed_idea = { idea = ENG_state_funeral days = 14 }
	}
	option = {
		name = britain.91.b
		ai_chance = {
			factor = 25
		}
		add_political_power = 100
		add_stability = 0.05
		custom_effect_tooltip = historical_option
	}
}


### ALABAMA CLAIMS CHAIN ###

###Alabama Claims
country_event = {
	id = britain.92
	title = britain.92.t
	desc = britain.92.d

	is_triggered_only = yes

	option = {
		name = britain.92.a
		ENG = { country_event = { id = britain.93 days = 100 } }
		USA = { country_event = { id = britain.93 days = 100 } }
	}
}

###USA claim against UK(1869)
country_event = {
	id = britain.93
	title = britain.93.t
	desc = britain.93.d

	is_triggered_only = yes

	option = {
		name = britain.93.a
		ENG = { country_event = { id = britain.94 days = 100 } }
		USA = { country_event = { id = britain.94 days = 100 } }
	}
}

###Idea of payment
country_event = {
	id = britain.94
	title = britain.94.t
	desc = britain.94.d

	is_triggered_only = yes

	option = {
		name = britain.94.a
		ENG = { country_event = { id = britain.95  } }
	}
}

###First talks
country_event = {
	id = britain.95
	title = britain.95.t
	desc = britain.95.d

	is_triggered_only = yes

	option = {
		name = britain.95.a
		random_list = {
					50 = {
						ENG = { country_event = { id = britain.96 days = 30 } }
					}
					50 = {
						ENG = { country_event = { id = britain.97 days = 30 } }
					}
				}
	}
}

###Abandon idea of treaty
country_event = {
	id = britain.96
	title = britain.96.t
	desc = britain.96.d

	is_triggered_only = yes

	option = {
		name = britain.96.a
		ENG = { country_event = { id = britain.98 days = 30 } }
	}
}


###Treaty of Washington
country_event = {
	id = britain.97
	title = britain.97.t
	desc = britain.97.d

	is_triggered_only = yes

	option = {
		name = britain.97.a
		add_timed_idea = { idea = ENG_idea_treaty_of_washington days = 720 }
		USA = { add_timed_idea = { idea = ENG_idea_treaty_of_washington days = 720 } }
		add_opinion_modifier = { target = USA modifier = eng_alabama_claims }
		reverse_add_opinion_modifier = { target = USA modifier = eng_alabama_claims }
	}
}

###Try to find consensus
country_event = {
	id = britain.98
	title = britain.98.t
	desc = britain.98.d

	is_triggered_only = yes

	option = {
		name = britain.98.a
		random_list = {
					50 = {
						ENG = { country_event = { id = britain.99 days = 30 } }
					}
					50 = {
						ENG = { country_event = { id = britain.100 days = 30 } }
					}
				}
	}
}

###Success
country_event = {
	id = britain.99
	title = britain.99.t
	desc = britain.99.d

	is_triggered_only = yes

	option = {
		name = britain.99.a
		ENG = { add_stability = 0.05 add_political_power = 100 }
		USA = { add_stability = 0.05 add_political_power = 100 }
		ENG = { country_event = { id = britain.97 days = 30 } }
	}
}

###Failure but continue by International Tribunal
country_event = {
	id = britain.100
	title = britain.100.t
	desc = britain.100.d

	is_triggered_only = yes

	option = {
		name = britain.100.a
		ENG = { country_event = { id = britain.101 days = 30 } }
		ENG = { add_stability = -0.05 add_political_power = -20 }
		USA = { add_stability = -0.05 add_political_power = -20 }
	}
}

###International arbitration tribunal in Geneva
country_event = {
	id = britain.101
	title = britain.101.t
	desc = britain.101.d

	is_triggered_only = yes

	option = {
		name = britain.101.a
				random_list = {
	                50 = {  ## accept full american terms
						ENG = { add_stability = 0.05 add_political_power = 100 }
		                USA = { add_stability = 0.05 add_political_power = 150 }
						ITA = { add_political_power = 20 }
						BRA = { add_political_power = 20 }
						SWI = { add_political_power = 20 }
					}
					50 = { ## accept part of american terms
						ENG = { add_stability = 0.05 add_political_power = 50 }
		                USA = { add_stability = 0.05 add_political_power = 100 }
						ITA = { add_political_power = 25 }
						BRA = { add_political_power = 25 }
						SWI = { add_political_power = 25 }
					}
				}
	}
}

### WORKER UNREST RELATED EVENTS BELOW ###

#Hidden Event that prevents unrest from going below 0% or above 100%
country_event = {
	id = britain.108
	title = britain.108.t
	desc = britain.108.d

	trigger = {
		TAG = ENG
		OR = {
			check_variable = { ENG_worker_unrest > 100 }
			check_variable = { ENG_worker_unrest < 0 }
		}
	}

	mean_time_to_happen = {
		days = 30
	}

	hidden = yes

	immediate = {
		clamp_variable = {
			var = ENG_worker_unrest
			min = 0
			max = 100
		}
	}

	option = {
		name = britain.108.a
		ai_chance = { factor = 100 }
	}

}

#The London Trades Council is founded
country_event = {
	id = britain.109
	title = britain.109.t
	desc = britain.109.d
	picture = GFX_report_event_generic_rally

	fire_only_once = yes

	trigger = {
		TAG = ENG
		controls_state = 952
		OR = {
			has_idea = ENG_idea_working_class_exploitation
			has_idea = ENG_idea_working_class_exploitation_2
			has_idea = ENG_idea_working_class_exploitation_3
			has_idea = ENG_idea_working_class_exploitation_4
		}
		NOT = {
			OR = {
				has_government = social_egalitarianism
				has_government = ideology_radical_socialism
			}
		}
		OR = {
			AND = {
				date > 1858.5.10
				check_variable = { ENG_worker_unrest > 25 }
			}
			AND = {
				date > 1859.5.10
				check_variable = { ENG_worker_unrest > 15 }
			}
			date > 1860.5.10
		}
	}

	option = {
		name = britain.109.a
		ai_chance = { factor = 91 }
		custom_effect_tooltip = eoanb_tt_ENG_event_2_a
		add_stability = 0.02
		add_popularity = { ideology = ideology_radical_socialism popularity = 0.01 }
		add_popularity = { ideology = social_egalitarianism popularity = 0.02 }
		hidden_effect = {
			add_to_variable = { var = ENG_worker_unrest value = 1 }
			set_country_flag = ENG_first_TU
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.109.b
		ai_chance = {
			factor = 8
			modifier = {
				factor = 0.25
				is_historical_focus_on = yes
			}
		}
		custom_effect_tooltip = eoanb_tt_ENG_event_2_b
		add_stability = -0.03
		add_political_power = -10
		add_popularity = { ideology = social_egalitarianism popularity = -0.01 }
		add_popularity = { ideology = ideology_radical_socialism popularity = -0.02 }
		hidden_effect = {
			add_to_variable = { var = ENG_worker_unrest value = 4 }
			set_country_flag = ENG_first_TU
		}
	}

	option = {
		name = britain.109.c
		ai_chance = { factor = 1 }
		custom_effect_tooltip = eoanb_tt_ENG_event_2_c
		add_political_power = -40
		add_stability = -0.02
		add_popularity = { ideology = social_egalitarianism popularity = 0.04 }
		add_popularity = { ideology = ideology_radical_socialism popularity = 0.03 }
		hidden_effect = {
			subtract_from_variable = { var = ENG_worker_unrest value = 1 }
			set_country_flag = ENG_first_TU
		}
	}

}

#Generic Strike in Major City
country_event = {
	id = britain.110
	title = britain.110.t
	desc = britain.110.d
	picture = GFX_report_event_worker_protests

	trigger = {
		OR = {
			has_idea = ENG_idea_working_class_exploitation
			has_idea = ENG_idea_working_class_exploitation_2
			has_idea = ENG_idea_working_class_exploitation_3
			has_idea = ENG_idea_working_class_exploitation_4
		}
		check_variable = { ENG_worker_unrest > 1 }
	}

	mean_time_to_happen = {
		days = 1000
		#modifier = {
		#	factor = 1.2
		#	has_completed_focus = ENG_focus_strike_breaking
		#}
		#modifier = {
		#	factor = 1.1
		#	check_variable = { ENG_worker_unrest > 5 }
		#}
		#modifier = {
		#	factor = 0.85
		#	check_variable = { ENG_worker_unrest > 10 }
		#}
		#modifier = {
		#	factor = 0.75
		#	check_variable = { ENG_worker_unrest > 15 }
		#}
		#modifier = {
		#	factor = 0.4
		#	check_variable = { ENG_worker_unrest > 25 }
		#}
		#modifier = {
		#	factor = 0.2
		#	check_variable = { ENG_worker_unrest > 40 }
		#}
	}

	#Ignore it
	option = {
		name = britain.110.a
		ai_chance = { factor = 75 }
		add_stability = -0.01
		add_popularity = { ideology = ideology_radical_socialism popularity = 0.02 }
		add_popularity = { ideology = social_egalitarianism popularity = 0.01 }
		add_timed_idea = { idea = ENG_idea_generic_worker_strike days = 30 }
	}

	#Smash by force - Focus
	option = {
		name = britain.110.e
		trigger = { has_completed_focus = ENG_focus_crackdown_on_strikes }
		ai_chance = { factor = 20 }
		add_political_power = -25
		add_stability = -0.02
		add_popularity = { ideology = ideology_radical_socialism popularity = -0.02 }
		add_popularity = { ideology = social_egalitarianism popularity = -0.01 }
		random_list = {
			80 = {
				add_popularity = { ideology = ideology_radical_socialism popularity = -0.02 }
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_3_b_1
				hidden_effect = {
					subtract_from_variable = { var = ENG_worker_unrest value = 1 }
				}
			}
			20 = {
				add_timed_idea = { idea = ENG_idea_generic_worker_strike days = 30 }
				add_popularity = { ideology = ideology_radical_socialism popularity = 0.02 }
				add_timed_idea = { idea = ENG_idea_generic_worker_strike days = 30 }
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_3_b_2
				hidden_effect = {
					add_to_variable = { var = ENG_worker_unrest value = 3 }
				}
			}
		}
	}

	#Give concessions
	option = {
		name = britain.110.c
		ai_chance = { factor = 5 }
		add_popularity = { ideology = ideology_radical_socialism popularity = -0.02 }
		add_popularity = { ideology = social_egalitarianism popularity = 0.02 }
		custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_3_c
		hidden_effect = {
			subtract_from_variable = { var = ENG_worker_unrest value = 2 }
		}
		random_list = {
			25 = {
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_3_c_1
				add_political_power = -50
			}
			25 = {
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_3_c_2
				add_popularity = { ideology = social_egalitarianism popularity = 0.02 }
			}
			25 = {
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_3_c_3
				hidden_effect = {
					add_to_variable = { var = ENG_worker_unrest value = 2 }
				}
			}
			25 = {
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_3_c_4
				add_timed_idea = { idea = ENG_idea_generic_worker_concessions days = 30 }
			}
		}
	}

}

#Random Fluctuation - Worker Unrest increases by 1 (Hidden)
country_event = {
	id = britain.111
	title = britain.111.t
	desc = britain.111.d

	hidden = yes

	trigger = {
		OR = {
			has_idea = ENG_idea_working_class_exploitation
			has_idea = ENG_idea_working_class_exploitation_2
			has_idea = ENG_idea_working_class_exploitation_3
			has_idea = ENG_idea_working_class_exploitation_4
		}
		check_variable = { ENG_worker_unrest < 100 }
	}

	mean_time_to_happen = {
		days = 275
		#modifier = {
		#	factor = 0.95
		#	check_variable = { ENG_worker_unrest > 20 }
		#}
		#modifier = {
		#	factor = 0.95
		#	check_variable = { ENG_worker_unrest > 30 }
		#}
		#modifier = {
		#	factor = 0.95
		#	check_variable = { ENG_worker_unrest > 40 }
		#}
		#modifier = {
		#	factor = 0.1
		#	check_variable = { ENG_worker_unrest < 3 }
		#}
		#modifier = {
		#	factor = 1.2
		#	has_idea = eight_hour_work_day
		#}
		#modifier = {
		#	factor = 1.05
		#	has_idea = ten_hour_work_day
		#}
		#modifier = {
		#	factor = 0.9
		#	has_idea = twelve_hour_work_day
		#}
		#modifier = {
		#	factor = 0.75
		#	has_idea = fourteen_hour_work_day
		#}
		#modifier = {
		#	factor = 0.6
		#	has_idea = unlimited_work_day
		#}
		#modifier = {
		#	factor = 0.9
		#	has_idea = cl_legal
		#}
		#modifier = {
		#	factor = 1.1
		#	has_idea = cl_illegal
		#}
		#modifier = {
		#	factor = 0.9
		#	social_egalitarianism > 0.1
		#}
		#modifier = {
		#	factor = 0.8
		#	social_egalitarianism > 0.2
		#}
		#modifier = {
		#	factor = 0.7
		#	social_egalitarianism > 0.4
		#}
		#modifier = {
		#	factor = 0.9
		#	ideology_radical_socialism > 0.1
		#}
		#modifier = {
		#	factor = 0.8
		#	ideology_radical_socialism > 0.2
		#}
		#modifier = {
		#	factor = 0.7
		#	ideology_radical_socialism > 0.4
		#}
	}

	option = {
		name = britain.111.a
		ai_chance = { factor = 100 }
		add_to_variable = { var = ENG_worker_unrest value = 1 }
	}

}

#Random Fluctuation - Worker Unrest decreases by 1 (Hidden)
country_event = {
	id = britain.112
	title = britain.112.t
	desc = britain.112.d

	hidden = yes

	trigger = {
		OR = {
			has_idea = ENG_idea_working_class_exploitation
			has_idea = ENG_idea_working_class_exploitation_2
			has_idea = ENG_idea_working_class_exploitation_3
			has_idea = ENG_idea_working_class_exploitation_4
		}
		check_variable = { ENG_worker_unrest > 0 }
	}

	mean_time_to_happen = {
		days = 425
		#modifier = {
		#	factor = 0.7
		#	has_idea = eight_hour_work_day
		#}
		#modifier = {
		#	factor = 0.9
		#	has_idea = ten_hour_work_day
		#}
		#modifier = {
		#	factor = 1.1
		#	has_idea = twelve_hour_work_day
		#}
		#modifier = {
		#	factor = 0.95
		#	social_egalitarianism < 0.1
		#}
		#modifier = {
		#	factor = 0.95
		#	social_egalitarianism < 0.05
		#}
		#modifier = {
		#	factor = 0.95
		#	ideology_radical_socialism < 0.1
		#}
		#modifier = {
		#	factor = 0.95
		#	ideology_radical_socialism < 0.05
		#}
	}

	option = {
		name = britain.112.a
		ai_chance = { factor = 100 }
		subtract_from_variable = { var = ENG_worker_unrest value = 1 }
	}

}

# High Worker Unrest but no class consciousness - workers angry with ruling party
country_event = {
	id = britain.113
	title = britain.113.t
	desc = britain.113.d
	picture = GFX_report_event_generic_rally

	trigger = {
		OR = {
			has_idea = ENG_idea_working_class_exploitation
			has_idea = ENG_idea_working_class_exploitation_2
			has_idea = ENG_idea_working_class_exploitation_3
			has_idea = ENG_idea_working_class_exploitation_4
		}
		check_variable = { ENG_worker_unrest > 20 }
		NOT = {
			OR = {
				social_egalitarianism > 0.2
				ideology_radical_socialism > 0.2
			}
		}
		NOT = { has_idea = ENG_idea_generic_worker_protest }
	}

	mean_time_to_happen = {
		days = 250
	}

	option = {
		name = britain.113.a
		ai_chance = { factor = 65 }
		add_stability = -0.1
		ruling_party_lose_10_popularity = yes
		add_timed_idea = { idea = ENG_idea_generic_worker_protest days = 120 }
		custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_6_a
		hidden_effect = {
			add_to_variable = { var = ENG_worker_unrest value = 2 }
		}
	}

	option = {
		name = britain.113.b
		ai_chance = { factor = 30 }
		add_political_power = -150
		add_stability = -0.05
		ruling_party_lose_2_popularity = yes
		add_timed_idea = { idea = ENG_idea_generic_worker_protest days = 60 }
		custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_6_b
		hidden_effect = {
			add_to_variable = { var = ENG_worker_unrest value = 1 }
		}
	}

	option = {
		name = britain.113.c
		ai_chance = { factor = 5 }
		add_political_power = -250
		ruling_party_gain_2_popularity = yes
		custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_6_c
		hidden_effect = {
			subtract_from_variable = { var = ENG_worker_unrest value = 5 }
		}
	}
}

#Revolution breaks out
country_event = {
	id = britain.114
	title = britain.114.t
	desc = britain.114.d
	picture = GFX_report_event_british_army3

	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			BWR = {
				#transfer_state = 126
				transfer_state = 128
				transfer_state = 130
				transfer_state = 132
				set_capital = { state = 128 }
				inherit_technology = ENG
				load_oob = "BWR_revolt"
			}
			BWR = {
				declare_war_on = {
					target = ENG
					type = annex_everything
				}
			}
			ENG = {
				set_province_controller = 3241
				set_province_controller = 6301
				set_province_controller = 6335
				set_province_controller = 6268
				set_province_controller = 9332
				set_province_controller = 9397
				set_province_controller = 9239
			}
			BWR = {
				set_province_controller = 377
				set_province_controller = 3369
			}
			activate_mission = ENG_bring_order_ireland
			activate_mission = ENG_defeat_BWR
		}
	}

	option = {
		name = britain.114.a
		ai_chance = { factor = 100 }
		custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_7_a
	}

	option = {
		name = britain.114.b
		ai_chance = { factor = 0 }
		custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_7_b
		hidden_effect = {
			BWR = { change_tag_from = ENG }
		}
	}
}

#Workers damage factory in a riot
country_event = {
	id = britain.115
	title = britain.115.t
	desc = britain.115.d
	picture = GFX_report_event_generic_riot

	trigger = {
		trigger_ENG_worker_unrest = yes
		check_variable = { ENG_worker_unrest > 10 }
	}

	mean_time_to_happen = {
		days = 500
		#modifier = {
		#	factor = 0.8
		#	check_variable = { ENG_worker_unrest > 20 }
		#}
		#modifier = {
		#	factor = 0.75
		#	check_variable = { ENG_worker_unrest > 30 }
		#}
		#modifier = {
		#	factor = 0.7
		#	check_variable = { ENG_worker_unrest > 40 }
		#}
		#modifier = {
		#	factor = 0.5
		#	check_variable = { ENG_worker_unrest > 50 }
		#}
	}

	immediate = {
		random_owned_controlled_state = {
			limit = {
				is_in_home_area = yes
				industrial_complex > 0
			}
			set_state_flag = flag_state_ENG_worker_riot_target
		}
	}

	#Negotiate/Give Concessions. Costs PP and gives SE popularity, but lowers unrest
	option = {
		name = britain.115.a
		ai_chance = { factor = 7 }
		effect_ENG_damage_british_homeland_factory_heavy = yes
		add_political_power = -50
		add_popularity = { ideology = social_egalitarianism popularity = 0.02 }
		custom_effect_tooltip = eoanb_tt_ENG_decrease_worker_unrest_2
		hidden_effect = {
			effect_ENG_decrease_worker_unrest_2 = yes
			effect_ENG_clear_riot_target_state_flag = yes
		}
	}

	#Arrest rioters. No PP cost or popularity change, but can go wrong
	option = {
		name = britain.115.b
		ai_chance = { factor = 85 }
		effect_ENG_damage_british_homeland_factory_heavy = yes
		random_list = {
			70 = {
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_8_b_1
				custom_effect_tooltip = eoanb_tt_ENG_decrease_worker_unrest_1
				hidden_effect = {
					effect_ENG_decrease_worker_unrest_1 = yes
				}
			}
			30 = {
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_8_b_2
				custom_effect_tooltip = eoanb_tt_ENG_increase_worker_unrest_4
				hidden_effect = {
					effect_ENG_increase_worker_unrest_4 = yes
				}
			}
		}
		hidden_effect = {
			effect_ENG_clear_riot_target_state_flag = yes
		}
	}

	#Open fire on rioters. Cheapest option, less factory damage, but higher chance to fail and greater consequences when it fails
	option = {
		name = britain.115.c
		ai_chance = { factor = 8 }
		effect_ENG_damage_british_homeland_factory_light = yes
		random_list = {
			50 = {
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_8_b_1
				custom_effect_tooltip = eoanb_tt_ENG_decrease_worker_unrest_1
				add_political_power = 50
				hidden_effect = {
					effect_ENG_decrease_worker_unrest_1 = yes
				}
			}
			50 = {
				custom_effect_tooltip = eoanb_tt_ENG_event_workerunrest_8_b_2
				custom_effect_tooltip = eoanb_tt_ENG_increase_worker_unrest_8
				add_popularity = { ideology = social_egalitarianism popularity = 0.01 }
				add_popularity = { ideology = ideology_radical_socialism popularity = 0.02 }
				hidden_effect = {
					effect_ENG_increase_worker_unrest_8 = yes
				}
			}
		}
		hidden_effect = {
			effect_ENG_clear_riot_target_state_flag = yes
		}
	}
}

### UK gov flees to Canada
news_event = {
	id = britain.116
	title = britain.116.t
	desc = britain.116.d
	picture = GFX_news_event_paris_commune

	major = yes

	is_triggered_only = yes
	
	option = {
		name = britain.116.a
		ENG = {
			annex_country = {
   				target = CAN
    			transfer_troops = yes
			}
			annex_country = {
   				target = BRK
    			transfer_troops = yes
			}
			annex_country = {
   				target = BCO
    			transfer_troops = yes
			}
			annex_country = {
   				target = HBC
    			transfer_troops = yes
			}
			annex_country = {
   				target = NVS
    			transfer_troops = yes
			}
			annex_country = {
   				target = NFL
    			transfer_troops = yes
			}
			annex_country = {
    			transfer_troops = yes
			}
			load_focus_tree = generic_vic_ft
		}
	}
}

### IRISH UNREST RELATED EVENTS BELOW ###

#Hidden Event that prevents unrest from going below 0% or above 100%
country_event = {
	id = britainirishunrest.1
	title = britainirishunrest.1.t
	desc = britainirishunrest.1.d

	trigger = {
		TAG = ENG
		OR = {
			check_variable = { ENG_irish_unrest > 100 }
			check_variable = { ENG_irish_unrest < 0 }
		}
	}

	mean_time_to_happen = {
		days = 30
	}

	hidden = yes

	immediate = {
		clamp_variable = {
			var = ENG_irish_unrest
			min = 0
			max = 100
		}
	}

	option = {
		name = britainirishunrest.1.a
		ai_chance = { factor = 100 }
	}
}

###Ulster Revival 1859
country_event = {
	id = britainirishunrest.2
	title = britainirishunrest.2.t
	desc = britainirishunrest.2.d


	is_triggered_only = yes

	option = {
		name = britainirishunrest.2.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -100
		add_stability =  0.02
		add_to_variable = { var = ENG_irish_unrest value = 5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_5
	}
	option = {
		name = britainirishunrest.2.b
		ai_chance = { factor = 50 }
		add_political_power = 100
		add_stability = -0.02
		add_to_variable = { var = ENG_irish_unrest value = -5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_decrease_5
		custom_effect_tooltip = historical_option
	}
}

###Deasy's Act
country_event = {
	id = britainirishunrest.3
	title = britainirishunrest.3.t
	desc = britainirishunrest.3.d
	picture = GFX_report_event_british_parliament

	is_triggered_only = yes

	option = {
		name = britainirishunrest.3.a
		ai_chance = { factor = 50 }
		add_political_power = -50
		add_stability =  -0.02
		add_to_variable = { var = ENG_irish_unrest value = 5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_5
		113 = { add_extra_state_shared_building_slots = 1 }
		134 = { add_extra_state_shared_building_slots = 1 }
	    135 = { add_extra_state_shared_building_slots = 1 }
		set_country_flag = deasys_act_passed
		custom_effect_tooltip = historical_option
	}
	option = {
		name = britainirishunrest.3.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 100
		add_stability = 0.02
		add_to_variable = { var = ENG_irish_unrest value = -5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_decrease_5
	}
}

###Queen Victoria and Prince Albert visit Ireland
country_event = {
	id = britainirishunrest.4
	title = britainirishunrest.4.t
	desc = britainirishunrest.4.d
	picture = GFX_report_event_trooping_the_colour

	is_triggered_only = yes

	option = {
		name = britainirishunrest.4.a
		ai_chance = { factor = 50 }
		add_political_power = 100
		add_stability = 0.02
		add_to_variable = { var = ENG_irish_unrest value = -5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_decrease_5
		country_event = { id = britainirishunrest.18 days = 2 }
		custom_effect_tooltip = historical_option
	}
	option = {
		name = britainirishunrest.4.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -50
		add_stability =  -0.02
		add_to_variable = { var = ENG_irish_unrest value = 5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_5
	}	
}

###Riots in Corck
country_event = {
	id = britainirishunrest.5
	title = britainirishunrest.5.t
	desc = britainirishunrest.5.d
	picture = GFX_report_event_iww_demonstration

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.5.a
		set_country_flag = eng_riots_corck
		add_ideas = ENG_corck_riots
	}
}

###Response to riots
country_event = {
	id = britainirishunrest.6
	title = britainirishunrest.6.t
	desc = britainirishunrest.6.d
	picture = GFX_report_event_iww_demonstration

	is_triggered_only = yes

	option = {
		name = britainirishunrest.6.a
		ai_chance = { factor = 50 }
		add_political_power = -100
		add_stability =  -0.02
		135 = { add_manpower = -300 }
		remove_ideas = ENG_corck_riots
		135 = {
		    damage_building = { type = infrastructure damage = 1 } 
		}
		add_to_variable = { var = ENG_irish_unrest value = -5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_decrease_5
	}
	option = {
		name = britainirishunrest.6.b
		ai_chance = { factor = 50 }
		add_political_power = 100
		add_stability = -0.05
		135 = { add_manpower = -600 }
		remove_ideas = ENG_corck_riots
		135 = {
		    damage_building = { type = infrastructure damage = 2 } 
		}
		add_to_variable = { var = ENG_irish_unrest value = 5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_5
	}
}

###Fenian attempt to seize Chester Castle
country_event = {
	id = britainirishunrest.7
	title = britainirishunrest.7.t
	desc = britainirishunrest.7.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.7.a
		random_list = {
				10 = {
					ENG = { country_event = { id = britainirishunrest.8 days = 10 } }
				}
				90 = {
					ENG = { country_event = { id = britainirishunrest.9 days = 10 } }
				}
			}
		}
	}

###Raid succeeded
country_event = {
	id = britainirishunrest.8
	title = britainirishunrest.8.t
	desc = britainirishunrest.8.d
	picture = GFX_report_event_british_army1

	is_triggered_only = yes

	option = {
		name = britainirishunrest.8.a
		add_political_power = -50
		add_war_support = -0.05
		add_to_variable = { var = ENG_irish_unrest value = 5 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_5
	}
}

###Raid failed
country_event = {
	id = britainirishunrest.9
	title = britainirishunrest.9.t
	desc = britainirishunrest.9.d
	picture = GFX_report_event_british_army1

	is_triggered_only = yes

	option = {
		name = britainirishunrest.9.a
		add_political_power = -25
		add_war_support = -0.03
		add_to_variable = { var = ENG_irish_unrest value = 3 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_3
	}
}

###Fenian newspaper
country_event = {
	id = britainirishunrest.10
	title = britainirishunrest.10.t
	desc = britainirishunrest.10.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.10.a
		add_political_power = -25
		set_country_flag = eng_fenian_newspaper
		add_to_variable = { var = ENG_irish_unrest value = 1 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_1
	}	
}

###Arrest part of fenian leadership
country_event = {
	id = britainirishunrest.11
	title = britainirishunrest.11.t
	desc = britainirishunrest.11.d
	picture = GFX_report_event_british_army3

	is_triggered_only = yes

	option = {
		name = britainirishunrest.11.a
		add_political_power = -25
		add_stability = -0.01
		add_war_support = 0.01
		add_to_variable = { var = ENG_irish_unrest value = 6 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_6
		set_country_flag = eng_fenian_leader_arrest
		set_country_flag = eng_fenian_uprising_impending
	}
}

###Fenian uprising in Ireland
country_event = {
	id = britainirishunrest.12
	title = britainirishunrest.12.t
	desc = britainirishunrest.12.d
	picture = GFX_report_event_iww_demonstration

	fire_only_once = yes

	mean_time_to_happen = {
		days = 20
	}

	trigger = {
		TAG = ENG
		date > 1867.1.1
		OR = {
			has_country_flag = eng_fenian_uprising_impending
			check_variable = { ENG_irish_unrest > 30 }
		}
	}
	
	#Contain Ireland
	option = {
		name = britainirishunrest.12.a
		ai_chance = { factor = 95 }
		set_country_flag = fenian_rising_dublin
		add_political_power = -100
		add_stability = -0.05
		add_war_support = 0.05
		activate_mission = ENG_bring_order_ireland
		hidden_effect = {
		    add_ideas = ENG_fenian_uprising_ireland
		    135 = { add_resistance = 30 }
			113 = { add_resistance = 30 }
			134 = { add_resistance = 30 }
            135 = { add_compliance = -50 }
			113 = { add_compliance = -50 }
			134 = { add_compliance = -50 }
	    }
		custom_effect_tooltip = historical_option
	}
	
	#Home Rule
	option = {
		name = britainirishunrest.12.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -100
		add_stability = 0.1
		remove_ideas = ENG_unrest_in_ireland
		IRE = {
			set_cosmetic_tag = IRE_Dominion
		}
		hidden_effect = {
			country_event = britainirishunrest.16
			release_autonomy = {
				target = IRE
				autonomy_state = autonomy_british_dominion
				freedom_level = 0.4
			}
			random_list = {
				50 = {
					country_event = { id = britain.131 days = 7 }
				}
				50 = {
				}
			}
		}
    }
	
	#Free Ireland
	option = {
		name = britainirishunrest.12.c
		ai_chance = {
			factor = 5
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -50
		add_stability = 0.05
		add_war_support = -0.05
		remove_ideas = ENG_unrest_in_ireland
		release = IRE
		hidden_effect = {
			country_event = britainirishunrest.16
			country_event = britainirishunrest.13
			random_list = {
				75 = {
					country_event = { id = britain.131 days = 7 }
				}
				25 = {
				}
			}
		}
    }
	
	#Dualism
	option = {
		name = britainirishunrest.12.e
		ai_chance = {
			factor = 25
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -200
		add_stability = 0.15
		remove_ideas = ENG_unrest_in_ireland
		IRE = {
			set_cosmetic_tag = IRE_Dualism
		}
		hidden_effect = {
			country_event = britainirishunrest.16
			IRE = { set_country_flag = is_junior_personal_union_member }
			release_autonomy = {
				target = IRE
				autonomy_state = autonomy_personal_union
				freedom_level = 0.4
			}
			random_list = {
				20 = {
					country_event = { id = britain.131 days = 7 }
				}
				80 = {
				}
			}
		}
    }
}
	
###news event for irish independance
news_event = {
	id = britainirishunrest.13
	title = britainirishunrest.13.t
	desc = britainirishunrest.13.d

	major = yes

	is_triggered_only = yes
	
	option = {
		name = britainirishunrest.13.a
		remove_ideas = { ENG_fenian_uprising_ireland }
		if={
			limit={is_ai = no}
			set_variable = {super_event_displayed = 21}
		}
	}
}

###Fenian full revolt (british fail to contain the threat)
news_event = {
	id = britainirishunrest.14
	title = britainirishunrest.14.t
	desc = britainirishunrest.14.d
	picture = GFX_news_event_fall_of_new_york

	fire_only_once = yes
	is_triggered_only = yes
	
	major = yes

	option = {
		name = britainirishunrest.14.a
		ai_chance = { factor = 100 }
		trigger = {
			tag = ENG
		}
		add_political_power = -25
		IRE={
			set_cosmetic_tag = IRE_fenian_1867_republic
			transfer_state = 113
			transfer_state = 135
			transfer_state = 134
			inherit_technology = ENG
			load_oob = "IRE_1857"
		}
		set_country_flag = IRE_in_revolt
		declare_war_on = {
			target = IRE
			type = annex_everything
		}
		activate_mission = ENG_defeat_1867_ireland_rebellion
		custom_effect_tooltip = historical_option
		hidden_effect = {
			country_event = britainirishunrest.16
			country_event = {
				id = britain.185
				days = 1
			}
		}
	}
	option = {
		name = britainirishunrest.14.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		trigger = {
			tag = IRE
		}
	}
	option = {
		name = britainirishunrest.14.c
		trigger = {
			NOT={tag = ENG}
			NOT={tag = IRE}
		}
	}
}

###Play as Ireland?
country_event = {
	id = britainirishunrest.16
	title = britainirishunrest.16.t
	desc = britainirishunrest.16.d
	picture = GFX_report_event_iww_demonstration

	is_triggered_only = yes
	fire_only_once = yes

	#Play Ireland
	option = {
		name = britainirishunrest.16.a
		ai_chance = { factor = 0 }
	    IRE = { change_tag_from = ENG }
	}
	
	#Play UK
	option = {
		name = britainirishunrest.16.b
		ai_chance = { factor = 100 }
    }
}

#Lake Victoria discovered by John Hanning Speke
country_event = {
	id = britain.67
	title = britain.67.t
	desc = britain.67.d
	picture = GFX_report_event_lake_victoria

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.67.a
		ai_chance = { factor = 100 }
		add_political_power = 10
	}
}

#Clayton-Bulwer Treaty #Energywelder was here
country_event= {
	id = britain.35
	title = britain.35.t
	desc = britain.35.d
	picture = GFX_report_event_generic_sign_treaty1

	is_triggered_only = yes

	option = {
		name = britain.35.a
		ai_chance = {
			base = 100
			modifier = {
				factor = 0.33
				has_opinion = {
					target = USA
					value < 0
				}
			}
		}
		#effects
		HON = {
			transfer_state = 1155
			add_opinion_modifier = {
				target = ENG
				modifier = HON_miskito_positive
			}
		}
		NIC = {
			transfer_state = 1154
			add_opinion_modifier = {
				target = ENG
				modifier = NIC_miskito_positive
			}
			#add state modifier for the state that reduces max build slots due to lingering british prescence
			diplomatic_relation = {
				country = ENG
				relation = docking_rights
				active = yes
			}
		}
		USA = {
			country_event = usa.262
		}
		add_opinion_modifier = {
			target = USA
			modifier = ENG_miskito_positive
		}
		custom_effect_tooltip = historical_option
		hidden_effect = {
			set_country_flag = clayton_bulwer_treaty_passed
		}
		hidden_effect = {
			1154 = {
				remove_core_of = MSQ 
				remove_claim_by = NIC
				add_core_of = NIC
			}

			1155 = {
				remove_core_of = MSQ 
				remove_claim_by = HON
				add_core_of = HON
			}
		}
	}
	option = {#britain refuses #future content idea, limited war with britain where if
	#the USA must capture all british possessions in central america within ~1y, if successful
	#britain loses all central american territories including belize, otherwise Belize will
	#inherit the mosquito coast
		name = britain.35.b
		ai_chance = {
			base = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		#effects
		HON = {
			add_opinion_modifier = {
				target = ENG
				modifier = HON_miskito_negative
			}
		}
		NIC = {
			add_opinion_modifier = {
				target = ENG
				modifier = NIC_miskito_negative
			}
		}
		USA = {
			country_event = usa.263
		}
		add_opinion_modifier = {
			target = USA
			modifier = ENG_miskito_negative
		}
		hidden_effect = {
			set_country_flag = clayton_bulwer_treaty_failed
		}
	}
}

#Britain bans Trade Unions
news_event = {
	id = britain.64
	title = britain.64.t
	desc = britain.64.d
	picture = GFX_news_event_generic_rally2

	major = yes

	is_triggered_only = yes

	option = {
		name = britain.64.a
		trigger = { TAG = ENG }
	}

	option = {
		name = britain.64.b
		trigger = {
			NOT = { TAG = ENG }
			OR = {
				has_government = social_egalitarianism
				has_government = ideology_radical_socialism
			}
		}
	}

	option = {
		name = britain.64.c
		trigger = {
			NOT = { TAG = ENG }
			NOT = {
				OR = {
					has_government = social_egalitarianism
					has_government = ideology_radical_socialism
				}
			}
		}
	}
}

# Death of Prince Consort Albert
news_event = {
	id = britain.65
	title = britain.65.t
	desc = britain.65.d
	picture = GFX_news_event_prince_albert_death

	major = yes

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.65.a
		trigger = { TAG = ENG }
		add_political_power = -50
	}

	option = {
		name = britain.65.b
		trigger = { TAG = PRS }
	}

	option = {
		name = britain.65.c
		trigger = {
			NOT = {
				TAG = ENG
				TAG = PRS
			}
		}
	}
}

# The establishment of Sheffield F.C. - loc by Yuxio
country_event = {
	id = britain.66
	title = britain.66.t
	desc = britain.66.d
	picture = GFX_report_event_sheffield_fc
	major = yes
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.66.a
	}
}


# Spain offers to sell Equatorial Guinea
country_event = {
	id = britain.13
	title = britain.13.t
	desc = britain.13.d
	
	is_triggered_only = yes

	#Buy it
	option = {
		name = britain.13.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		transfer_state = 1198
		297 = { 
			add_claim_by = ENG 
			remove_claim_by = SPR
		}
		add_timed_idea = {
			idea = ENG_equatorial_guinea_purchase
			days = 360
		}
		SPR = {
			country_event = {
				id = spain.5
				days = 20
			}
		}
	}
	
	#Don't buy it
	option = {
		name = britain.13.b
		ai_chance = { factor = 50 }
		SPR = {
			complete_national_focus = SPR_keep_it
			country_event = {
				id = spain.6
				days = 20
			}
		}
		custom_effect_tooltip = historical_option
	}
}

## Princess Alice Marriage
country_event = {
	id = britain.57
	title = britain.57.t
	desc = britain.57.d
	picture = GFX_report_event_generic_royal_wedding
	
	fire_only_once = yes
	is_triggered_only = yes

	mean_time_to_happen = {
		days = 1
	}

	#Orange
	option = {
		name = britain.57.a
		ai_chance = {
			factor = 20
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = HOL
			modifier = small_increase
		}
	}

	#Prussia Albert
	option = {
		name = britain.57.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = PRS
			modifier = small_increase
		}
	}
	
	#Hesse
	option = {
		name = britain.57.c
		custom_effect_tooltip = "Historical Option"
		ai_chance = {
			factor = 50
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = HES
			modifier = small_increase
		}
	}
}
	
## Edward VII Marriage
country_event = {
	id = britain.58
	title = britain.58.t
	desc = britain.58.d
	picture = GFX_report_event_generic_royal_wedding
	
	fire_only_once = yes
	is_triggered_only = yes

	mean_time_to_happen = {
		days = 1
	}

	#Alex Princess of Denmark
	option = {
		name = britain.58.a
		custom_effect_tooltip = "Historical Option"
		ai_chance = {
			factor = 95
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = DEN
			modifier = small_increase
		}
		add_opinion_modifier = {
			target = PRS
			modifier = small_decrease
		}
	}

	#Elisabeth of Wied
	option = {
		name = britain.58.b
		ai_chance = {
			factor = 5
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = NAS
			modifier = small_increase
		}
		add_opinion_modifier = {
			target = PRS
			modifier = small_increase
		}
	}
}

## Princess Helena Engagement
country_event = {
	id = britain.59
	title = britain.59.t
	desc = britain.59.d
	picture = GFX_report_event_generic_royal_wedding
	
	fire_only_once = yes
	is_triggered_only = yes

	mean_time_to_happen = {
		days = 1
	}

	#Prince Christian of Schleswig-Holstein
	option = {
		name = britain.59.a
		custom_effect_tooltip = "Historical Option"
		ai_chance = {
			factor = 100
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = DEN
			modifier = small_decrease
		}
		add_opinion_modifier = {
			target = PRS
			modifier = small_increase
		}
	}
}

## Princess Louise Marriage
country_event = {
	id = britain.60
	title = britain.60.t
	desc = britain.60.d
	picture = GFX_report_event_generic_royal_wedding
	
	fire_only_once = yes
	is_triggered_only = yes

	mean_time_to_happen = {
		days = 1
	}

	#Crown Prince of Denmark
	option = {
		name = britain.60.a
		ai_chance = {
			factor = 25
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = DEN
			modifier = small_increase
		}
		add_opinion_modifier = {
			target = PRS
			modifier = medium_decrease
		}
	}
	
	#Prussia Albert
	option = {
		name = britain.60.b
		ai_chance = {
			factor = 15
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 15
		add_stability = -0.05
		add_opinion_modifier = {
			target = PRS
			modifier = small_increase
		}
	}
	
	#Orange
	option = {
		name = britain.60.c
		ai_chance = {
			factor = 15
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = HOL
			modifier = small_increase
		}
	}
	
	#Duke of Argyll
	option = {
		name = britain.60.e
		ai_chance = {
			factor = 97
		}
		add_political_power = 10
		add_stability = 0.05
		custom_effect_tooltip = historical_option
	}
}

## Prince Arthur
country_event = {
	id = britain.61
	title = britain.61.t
	desc = britain.61.d
	picture = GFX_report_event_generic_royal_wedding
	
	fire_only_once = yes
	is_triggered_only = yes

	mean_time_to_happen = {
		days = 1
	}

	#Princess Louise Margaret of Prussia
	option = {
		name = britain.61.a
		ai_chance = {
			factor = 5
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = PRS
			modifier = small_increase
		}
	}
}

## Prince Leopold
country_event = {
	id = britain.62
	title = britain.62.t
	desc = britain.62.d
	picture = GFX_report_event_generic_royal_wedding
	
	fire_only_once = yes
	is_triggered_only = yes

	mean_time_to_happen = {
		days = 1
	}

	#Princess Helen of Waldeck and Pyrmont
	option = {
		name = britain.62.a
		custom_effect_tooltip = "Historical Option"
		ai_chance = {
			factor = 75
		}
		add_political_power = 15
		add_opinion_modifier = {
			target = GER
			modifier = small_increase
		}
	}
	
	#Mary Baring, daughter of Lord Ashburton
	option = {
		name = britain.62.b
		ai_chance = {
			factor = 25
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 10
		add_stability = 0.05
	}
}

## Princess Beatrice
country_event = {
	id = britain.63
	title = britain.63.t
	desc = britain.63.d
	picture = GFX_report_event_generic_royal_wedding
	
	fire_only_once = yes
	is_triggered_only = yes

	mean_time_to_happen = {
		days = 1
	}

	#Prince Henry of Battenberg
	option = {
		name = britain.63.a
		custom_effect_tooltip = "Historical Option"
		ai_chance = {
			factor = 97
		}
		add_political_power = 15
		add_stability = 0.05
	}
}

## Ireland Requests Aid
country_event = {
	id = britainirishunrest.15
	title = britainirishunrest.15.t
	desc = britainirishunrest.15.d
	picture = GFX_report_event_british_belfast
	
	fire_only_once = yes
	is_triggered_only = yes

	#Reject Aid
	option = {
		name = britainirishunrest.15.a
		ai_chance = {
			factor = 10
		}
		add_political_power = 25
		IRE = {
			country_event = ireland.5
		}
	}
	
	#Some Aid
	option = {
		name = britainirishunrest.15.b
		ai_chance = {
			factor = 60
		}
		add_political_power = -25
		IRE = {
			country_event = ireland.6
		}
	}
	
	#lots Aid
	option = {
		name = britainirishunrest.15.c
		ai_chance = {
			factor = 30
		}
		add_political_power = -50
		IRE = {
			country_event = ireland.7
		}
	}
}

## Ireland Requests Aid... Again
country_event = {
	id = britainirishunrest.17
	title = britainirishunrest.17.t
	desc = britainirishunrest.17.d
	picture = GFX_report_event_british_belfast
	
	fire_only_once = yes
	is_triggered_only = yes

	#Reject Aid
	option = {
		name = britainirishunrest.17.a
		ai_chance = {
			factor = 10
		}
		add_political_power = -10
		add_stability = -0.05
		IRE = {
			country_event = ireland.9
		}
	}
	
	#Some Aid
	option = {
		name = britainirishunrest.17.b
		ai_chance = {
			factor = 60
		}
		add_political_power = -250
		add_stability = 0.1
		IRE = {
			country_event = ireland.10
		}
	}
}
### Queens Tour of Ireland - Dublin
country_event = {
	id = britainirishunrest.18
	title = britainirishunrest.18.t
	desc = britainirishunrest.18.d
	picture = GFX_report_event_dublin
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.18.a
		country_event = { id = britainirishunrest.19 days = 1 }
	}
}
### Queens Tour of Ireland - Dundalk
country_event = {
	id = britainirishunrest.19
	title = britainirishunrest.19.t
	desc = britainirishunrest.19.d
	picture = GFX_report_event_british_belfast
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.19.a
		country_event = { id = britainirishunrest.20 days = 1 }
	}
}
### Queens Tour of Ireland - Belfast
country_event = {
	id = britainirishunrest.20
	title = britainirishunrest.20.t
	desc = britainirishunrest.20.d
	picture = GFX_report_event_british_belfast
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.20.a
		country_event = { id = britainirishunrest.21 days = 1 }
	}
}
### Queens Tour of Ireland - Londonderry
country_event = {
	id = britainirishunrest.21
	title = britainirishunrest.21.t
	desc = britainirishunrest.21.d
	picture = GFX_report_event_derry
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.21.a
		country_event = { id = britainirishunrest.22 days = 2 }
	}
}
### Queens Tour of Ireland - Galway
country_event = {
	id = britainirishunrest.22
	title = britainirishunrest.22.t
	desc = britainirishunrest.22.d
	picture = GFX_report_event_british_belfast
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.22.a
		country_event = { id = britainirishunrest.23 days = 2 }
	}
}
### Queens Tour of Ireland - Cork
country_event = {
	id = britainirishunrest.23
	title = britainirishunrest.23.t
	desc = britainirishunrest.23.d
	picture = GFX_report_event_cork
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.23.a
		country_event = { id = britainirishunrest.24 days = 2 }
	}
}
### Queens Tour of Ireland - Dublin
country_event = {
	id = britainirishunrest.24
	title = britainirishunrest.24.t
	desc = britainirishunrest.24.d
	picture = GFX_report_event_liverpool
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britainirishunrest.24.a
		add_political_power = 10
	}
}

### POLITICAL EVENTS FOR BRITAIN BELOW ###

#Elections of 1859
country_event = {
	id = britain.68
	title = britain.68.t
	desc = britain.68.d
	picture = GFX_report_event_usa_election_generic

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.68.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				traditional_conservatism > 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.4
			}
			modifier = {
				factor = 0.25
				centrism < 0.3
			}
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.05 }
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.02 }
			add_stability = -0.1
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = 0.05 }
			add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
		}
		
		hidden_effect = {
			complete_national_focus = ENG_focus_Palmerston_Wins
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.68.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				centrism > 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.4
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.3
			}
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.05 }
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.02 }
			add_stability = -0.1
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = 0.05 }
			add_popularity = { ideology = centrism popularity = 0.02 }
		}
		
		hidden_effect = {
			complete_national_focus = ENG_focus_Derby_Wins
		}
	}
}

#Elections of 1865
country_event = {
	id = britain.119
	title = britain.119.t
	desc = britain.68.d
	picture = GFX_report_event_usa_election_generic

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.68.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				traditional_conservatism > 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.4
			}
			modifier = {
				factor = 0.25
				centrism < 0.3
			}
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.05 }
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.02 }
			add_stability = -0.5
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = 0.05 }
			add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
		}
		
		hidden_effect = {
			complete_national_focus = ENG_focus_Palmerston_wins2
			unlock_national_focus = ENG_focus_1865_general_elections
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.68.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				centrism > 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.4
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.3
			}
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.05 }
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.02 }
			add_stability = -0.1
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = 0.05 }
			add_popularity = { ideology = centrism popularity = 0.02 }
		}
		
		hidden_effect = {
			complete_national_focus = ENG_focus_Derby_wins2
			unlock_national_focus = ENG_focus_1865_general_elections
		}
	}
}

#Elections of 1868
country_event = {
	id = britain.120
	title = britain.120.t
	desc = britain.68.d
	picture = GFX_report_event_usa_election_generic

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.68.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				traditional_conservatism > 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.4
			}
			modifier = {
				factor = 0.25
				centrism < 0.3
			}
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.05 }
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.02 }
			add_stability = -0.5
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = 0.05 }
			add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
		}
		add_ideas = ENG_idea_growing_spending
		hidden_effect = {
			complete_national_focus = ENG_focus_Gladstone_wins
			unlock_national_focus = ENG_focus_1868_general_elections
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.68.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				centrism > 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.4
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.3
			}
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.05 }
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.02 }
			add_stability = -0.1
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = 0.05 }
			add_popularity = { ideology = centrism popularity = 0.02 }
		}
		add_ideas = ENG_idea_growing_spending
		hidden_effect = {
			complete_national_focus = ENG_focus_Disraeli_wins
			unlock_national_focus = ENG_focus_1868_general_elections
		}
	}
}

#Elections of 1874
country_event = {
	id = britain.121
	title = britain.121.t
	desc = britain.68.d
	picture = GFX_report_event_usa_election_generic

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.68.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				traditional_conservatism > 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.4
			}
			modifier = {
				factor = 0.25
				centrism < 0.3
			}
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.05 }
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.02 }
			add_stability = -0.5
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = 0.05 }
			add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
		}
		
		hidden_effect = {
			complete_national_focus = ENG_focus_Gladstone_wins2
			unlock_national_focus = ENG_focus_1874_general_elections
		}
	}

	option = {
		name = britain.68.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				centrism > 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.4
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.3
			}
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.05 }
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.02 }
			add_stability = -0.1
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = 0.05 }
			add_popularity = { ideology = centrism popularity = 0.02 }
		}
		
		hidden_effect = {
			complete_national_focus = ENG_focus_Disraeli_wins2
			unlock_national_focus = ENG_focus_1874_general_elections
		}
		custom_effect_tooltip = historical_option
	}
}

#Elections of 1880
country_event = {
	id = britain.122
	title = britain.122.t
	desc = britain.68.d
	picture = GFX_report_event_usa_election_generic

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.68.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				traditional_conservatism > 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.5
			}
			modifier = {
				factor = 0.25
				centrism < 0.4
			}
			modifier = {
				factor = 0.25
				centrism < 0.3
			}
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.05 }
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = -0.02 }
			add_stability = -0.5
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = centrism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = 0.05 }
			add_popularity = { ideology = traditional_conservatism popularity = 0.02 }
		}
		
		hidden_effect = {
			complete_national_focus = ENG_focus_Cavendish_wins
			unlock_national_focus = ENG_focus_1880_general_elections
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.68.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				centrism > 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.5
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.4
			}
			modifier = {
				factor = 0.25
				traditional_conservatism < 0.3
			}
		}
		if = {
			limit = {
				traditional_conservatism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.05 }
		}
		if = {
			limit = {
				centrism > 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = centrism popularity = -0.02 }
			add_stability = -0.1
		}
		if = {
			limit = {
				centrism < 0.5
				traditional_conservatism < 0.5
			}
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
			add_popularity = { ideology = traditional_conservatism popularity = 0.05 }
			add_popularity = { ideology = centrism popularity = 0.02 }
		}
		
		hidden_effect = {
			complete_national_focus = ENG_focus_Disraeli_wins3
			unlock_national_focus = ENG_focus_1880_general_elections
		}
	}
}

#The counter-terrorism bill is proposed in reaction to the Orsini Affair
country_event = {
	id = britain.69
	title = britain.69.t
	desc = britain.69.d
	picture = GFX_report_event_british_parliament

	is_triggered_only = yes
	fire_only_once = yes

	option = {
		name = britain.69.a
		ai_chance = {
			factor = 85
		}
		add_stability = 0.05
		add_popularity = { ideology = traditional_conservatism popularity = 0.03 }
		custom_effect_tooltip = eoanb_tt_ENG_event_2_a_political
		hidden_effect = {
			if = {
				limit = {
					is_historical_focus_on = yes
				}
				ENG = { country_event = { id = britain.70 random = 12 } }
			}
			else = {
				random_list = {
					80 = {
						ENG = { country_event = { id = britain.70 random = 12 } }
					}
					20 = {
						add_political_power = 1
					}
				}
			}
			complete_national_focus = ENG_focus_conspiracy_to_murder_bill
		}
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.69.b
		ai_chance = {
			factor = 15
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -40
		add_stability = -0.02
		add_popularity = { ideology = centrism popularity = 0.01 }
		unlock_national_focus = ENG_focus_conspiracy_to_murder_bill
	}
}

#Lord Palmerston resigns over the rejection of the counter-terrorism bill
country_event = {
	id = britain.70
	title = britain.70.t
	desc = britain.70.d
	picture = GFX_report_event_generic_sign_treaty1

	is_triggered_only = yes

	option = {
		name = britain.70.a
		ai_chance = {
			factor = 2
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		hidden_effect = {
			complete_national_focus = ENG_focus_1859_elections
	    }
    }
}

#Friendship treaty with Japan
country_event = {
	id = britain.71
	title = britain.71.t
	desc = britain.71.d
	picture = GFX_report_event_british_museum_reading_room

	fire_only_once = yes
	is_triggered_only = yes

	trigger = {
		country_exists = TSH
		NOT = { has_war_with = TSH }
	}

	option = {
		name = britain.71.a
		ai_chance = { factor = 90 }
		add_opinion_modifier = { target = TSH modifier = eoanb_om_ENG_TSH_friendship }
		reverse_add_opinion_modifier = { target = TSH modifier = eoanb_om_ENG_TSH_friendship }
		custom_effect_tooltip = historical_option
	}

	option = {
		name = britain.71.b
		ai_chance = {
			factor = 10
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_opinion_modifier = { target = TSH modifier = eoanb_om_ENG_TSH_fauxpas }
		reverse_add_opinion_modifier = { target = TSH modifier = eoanb_om_ENG_TSH_fauxpas }
	}
}

# Lord Cupid (1/3)
country_event = {
	id = britain.53
	title = britain.53.t
	desc = britain.53.d
	
	fire_only_once = yes
	is_triggered_only = yes
	
	trigger = {
		has_completed_focus = ENG_focus_1859_elections
	}
	
	option = {
		
		name = britain.53.a
			
		random_list = {
		
			20 = {
				
				country_event = { id = britain.54 days = 10 }
			}
			
			80 = {
				
				country_event = { id = britain.55 days = 10 }
			}
			
		}
	}	
}

# Lord Cupid (2/3)
country_event = {
	id = britain.54
	title = britain.54.t
	desc = britain.54.d
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {		
		name = britain.54.a
		add_popularity = {
			ideology = centrism
			popularity = -0.05
		}
		add_popularity = {
			ideology = traditional_conservatism
			popularity = 0.05
		}
		add_stability = -0.05
        add_political_power = -100
	}
}

# Lord Cupid (3/3)
country_event = {
	id = britain.55
	title = britain.55.t
	desc = britain.55.d
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {		
		name = britain.55.a
		add_popularity = {
			ideology = centrism
			popularity = 0.05
		}
		add_popularity = {
			ideology = traditional_conservatism
			popularity = -0.05
		}
		add_stability = 0.05
		add_political_power = -100
	}	
}

#Corrupt Elections
country_event = {
	id = britain.56
	title = britain.56.t
	desc = britain.56.d
	
	is_triggered_only = yes
	
	option = {		
		name = britain.56.a
		add_stability = -0.10
		add_political_power = -50
		add_ideas = ENG_idea_corrupt_parliament
	}	
}

### Goverment of 1874 liberals
country_event = {
	id = britain.117
	title = britain.117.t
	desc = britain.117.d

	is_triggered_only = yes

	option = {
		name = britain.117.a
		if = {
			limit = {
				has_government = centrism
			}
			ENG = {
				clr_country_flag = goverment_of_1859_conservatives
				set_country_flag = goverment_of_1859_liberals
			}
			ENG_Gladstone = {
				promote_character = yes
		    }
	    }
    }
}

### Goverment of 1874 conservatives
country_event = {
	id = britain.118
	title = britain.118.t
	desc = britain.118.d

	is_triggered_only = yes


	option = {
		name = britain.118.a
		if = {
			limit = {
				has_government = traditional_conservatism
			}
			ENG = {
				clr_country_flag = goverment_of_1859_liberals
				set_country_flag = goverment_of_1859_conservatives
			}
			ENG_Disraeli = {
				promote_character = yes
			}
		}
	}
}

### Goverment of 1880 liberals
country_event = {
	id = britain.123
	title = britain.123.t
	desc = britain.123.d

	is_triggered_only = yes

	option = {
		name = britain.123.a
		if = {
			limit = {
				has_government = centrism
			}
			ENG = {
				clr_country_flag = goverment_of_1859_conservatives
				set_country_flag = goverment_of_1859_liberals
			}
	    }
		country_event = britain.130
    }
}

### Goverment of 1880 conservatives
country_event = {
	id = britain.124
	title = britain.124.t
	desc = britain.124.d

	is_triggered_only = yes

	option = {
		name = britain.124.a
		if = {
			limit = {
				has_government = traditional_conservatism
			}
			ENG = {
				clr_country_flag = goverment_of_1859_liberals
				set_country_flag = goverment_of_1859_conservatives
			}
			ENG_Disraeli = {
				promote_character = yes
			}
		}
	}
}

### Death of Disraeli
country_event = {
	id = britain.125
	title = britain.125.t
	desc = britain.125.d

	fire_only_once = yes
	is_triggered_only = yes

	trigger = {
	   #date > 1881.4.19
		AND = {
			ENG_Disraeli = {
				is_country_leader = yes
			}
		}
	}

	option = {
		name = britain.125.a
		country_event = britain.126
	}
}

### Salisbury as new PM
country_event = {
	id = britain.126
	title = britain.126.t
	desc = britain.126.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.126.a
		ENG_Salisbury = {
			promote_character = yes
	    }
    }
}

### Opium war causes tea shortage
country_event = {
	id = britain.127
	title = britain.127.t
	desc = britain.127.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.127.a
		add_timed_idea = { idea = ENG_idea_tea_shortage days = 635 }
		unlock_decision_tooltip = eoanb_decision_ENG_resolve_tea_shortage
    }
}

### Opium war causes tea shortage
country_event = {
	id = britain.128
	title = britain.128.t
	desc = britain.128.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.128.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		remove_ideas = ENG_idea_tea_shortage
    }

	option = {
		name = britain.128.b
		ai_chance = {
			factor = 50
		}
		swap_ideas = {
			remove_idea = ENG_idea_tea_shortage
			add_idea = ENG_idea_indian_tea1
		}
		unlock_decision_tooltip = eoanb_decision_ENG_invest_india_tea
		custom_effect_tooltip = historical_option
    }
}

#Gladstone Retires
country_event = {
	id = britain.129
	title = britain.129.t
	desc = britain.129.d
	picture = GFX_report_event_gladstone_bismarck

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.129.a
		ENG_Spencer_Cavendish = {
			promote_character = yes
		}
		add_stability = -0.05
		add_political_power = 25
    }
}

#Gladstone Returns?
country_event = {
	id = britain.130
	title = britain.130.t
	desc = britain.130.d
	picture = GFX_report_event_gladstone_bismarck

	fire_only_once = yes
	is_triggered_only = yes

	option = { #Yes
		name = britain.130.a
		ai_chance = { factor = 90 }
		ENG_Gladstone = {
			promote_character = yes
		}
		add_stability = 0.05
		add_political_power = -50
		custom_effect_tooltip = historical_option
    }

	option = { #No
		name = britain.130.b
		ai_chance = {
			factor = 10
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 100
    }
}

#Nortern Ireland Remains within the UK
country_event = {
	id = britain.131
	title = britain.131.t
	desc = britain.131.d
	picture = GFX_report_event_british_belfast

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.131.a
		ai_chance = { factor = 90 }
		ENG = {
			transfer_state = 119
		}
    }
}

country_event = { # Provo Wallis' retirement
	id = britain.132
	title = britain.132.t
	desc = britain.132.d
	picture = GFX_britain_admiral_cap

	fire_only_once = yes
	is_triggered_only = yes

	option = { # Wallis' retirement  
		name = britain.132.a 
		ai_chance = { factor = 20 }		
		retire_character = ENG_provo_wallis
	}
	
	option = { # He stay admiral until death     
		name = britain.132.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.133 days = 720 } }
	}
}

country_event = { # Provo Wallis' death
	id = britain.133
	title = britain.133.t
	desc = britain.133.d
	picture = GFX_report_event_britain_general_generic

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.133.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_provo_wallis
	}
	
	option = { # National funeral
		name = britain.133.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_provo_wallis
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # James Brudenell's retirement
	id = britain.134
	title = britain.134.t
	desc = britain.134.d
	picture = GFX_report_event_britain_general_brudenell

	fire_only_once = yes
	is_triggered_only = yes

	option = { # Brudenell's retirement  
		name = britain.134.a 
		ai_chance = { factor = 20 }		
		retire_character = ENG_James_Brudenell
	}
	
	option = { # He stay general/marshal until death     
		name = britain.134.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.135 days = 720 } }
	}
}

country_event = { # James Brudenell's death
	id = britain.135
	title = britain.135.t
	desc = britain.135.d
	picture = GFX_report_event_britain_general_brudenell

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.135.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_James_Brudenell
	}
	
	option = { # National funeral
		name = britain.135.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_James_Brudenell
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Henry Havelock's death
	id = britain.136
	title = britain.136.t
	desc = britain.136.d
	picture = GFX_report_event_britain_general_havelock

	fire_only_once = yes
	is_triggered_only = yes

	option = { # Nothing special 
		name = britain.136.a 
		ai_chance = { factor = 100 }
		
		RAJ={retire_character = ENG_henry_havelock}
	}
	
	option = { # National funeral
		name = britain.136.b 
		ai_chance = { factor = 100 }
		
		RAJ={retire_character = ENG_henry_havelock}
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Sir Harry Smith's retirement
	id = britain.137
	title = britain.137.t
	desc = britain.137.d
	picture = GFX_report_event_britain_general_smith

	fire_only_once = yes
	is_triggered_only = yes

	option = { # Smith's retirement  
		name = britain.137.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_sir_harry_smith
	}
	
	option = { # He stay general/marshal until death     
		name = britain.137.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.138 days = 720 } }
	}
}

country_event = { # Sir Harry Smith's death
	id = britain.138
	title = britain.138.t
	desc = britain.138.d
	picture = GFX_report_event_britain_general_smith

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.138.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_sir_harry_smith
	}
	
	option = { # National funeral
		name = britain.138.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_sir_harry_smith
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Colin Campbell's retirement
	id = britain.139
	title = britain.139.t
	desc = britain.139.d
	picture = GFX_report_event_britain_general_campbell
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Campbell's retirement  
		name = britain.139.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_colin_campbell
	}
	
	option = { # He stay general/marshal until death     
		name = britain.139.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.140 days = 720 } }
	}
}

country_event = { # Colin Campbell's death
	id = britain.140
	title = britain.140.t
	desc = britain.140.d
	picture = GFX_report_event_britain_general_campbell

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.140.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_colin_campbell
	}
	
	option = { # National funeral
		name = britain.140.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_colin_campbell
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Francis Austen's retirement
	id = britain.141
	title = britain.141.t
	desc = britain.141.d
	picture = GFX_report_event_britain_admiral_austen
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Austen's retirement  
		name = britain.141.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_francis_austen
	}
	
	option = { # He stay admiral until death     
		name = britain.141.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.142 days = 720 } }
	}
}

country_event = { # Francis Austen's death
	id = britain.142
	title = britain.142.t
	desc = britain.142.d
	picture = GFX_report_event_britain_admiral_austen

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.142.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_francis_austen
	}
	
	option = { # National funeral
		name = britain.142.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_francis_austen
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # William Parker's retirement
	id = britain.143
	title = britain.143.t
	desc = britain.143.d
	picture = GFX_report_event_britain_admiral_parker
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Parker's retirement  
		name = britain.143.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_sir_william_parker
	}
	
	option = { # He stay admiral until death     
		name = britain.143.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.144 days = 720 } }
	}
}

country_event = { # William Parker's death
	id = britain.144
	title = britain.144.t
	desc = britain.144.d
	picture = GFX_report_event_britain_admiral_parker

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.144.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_sir_william_parker
	}
	
	option = { # National funeral
		name = britain.144.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_sir_william_parker
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Thomas Cochrane's retirement
	id = britain.145
	title = britain.145.t
	desc = britain.145.d
	picture = GFX_report_event_britain_admiral_cochrane
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Cochrane's retirement  
		name = britain.145.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_thomas_cochrane
	}
	
	option = { # He stay admiral until death     
		name = britain.145.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.146 days = 720 } }
	}
}

country_event = { # Thomas Cochrane's death
	id = britain.146
	title = britain.146.t
	desc = britain.146.d
	picture = GFX_report_event_britain_admiral_cochrane

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.146.a 
		ai_chance = { factor = 100 }

		retire_character = ENG_thomas_cochrane
	}
	
	option = { # National funeral
		name = britain.146.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_thomas_cochrane
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # George Seymour's retirement
	id = britain.147
	title = britain.147.t
	desc = britain.147.d
	picture = GFX_report_event_britain_admiral_seymour
	fire_only_once = yes
	is_triggered_only = yes

	option = { # George Seymour's retirement  
		name = britain.147.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_george_seymour
	}
	
	option = { # He stay admiral until death     
		name = britain.147.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.148 days = 720 } }
	}
}

country_event = { # George Seymour's death
	id = britain.148
	title = britain.148.t
	desc = britain.148.d
	picture = GFX_report_event_britain_admiral_seymour

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.148.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_george_seymour
	}
	
	option = { # National funeral
		name = britain.148.b 
		ai_chance = { factor = 100 }

		retire_character = ENG_george_seymour
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # James Gordon's retirement
	id = britain.149
	title = britain.149.t
	desc = britain.149.d
	picture = GFX_report_event_britain_admiral_gordon
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Gordon's retirement  
		name = britain.149.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_james_gordon
	}
	
	option = { # He stay admiral until death     
		name = britain.149.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.150 days = 720 } }
	}
}

country_event = { # James Gordon's death
	id = britain.150
	title = britain.150.t
	desc = britain.150.d
	picture = GFX_report_event_britain_admiral_gordon

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.150.a 
		ai_chance = { factor = 100 }

		retire_character = ENG_james_gordon
	}
	
	option = { # National funeral
		name = britain.150.b 
		ai_chance = { factor = 100 }

		retire_character = ENG_james_gordon
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Charles Fremantle's retirement
	id = britain.151
	title = britain.151.t
	desc = britain.151.d
	picture = GFX_report_event_britain_admiral_fremantle
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Fremantle's retirement  
		name = britain.151.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_charles_fremantle
	}
	
	option = { # He stay admiral until death     
		name = britain.151.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.152 days = 720 } }
	}
}

country_event = { # Charles Fremantle's death
	id = britain.152
	title = britain.152.t
	desc = britain.152.d
	picture = GFX_report_event_britain_admiral_fremantle

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.152.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_charles_fremantle
	}
	
	option = { # National funeral
		name = britain.152.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_charles_fremantle
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Frederick Grey's retirement
	id = britain.153
	title = britain.153.t
	desc = britain.153.d
	picture = GFX_report_event_britain_admiral_grey
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Grey's retirement  
		name = britain.153.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_frederick_grey
	}
	
	option = { # He stay admiral until death     
		name = britain.153.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.154 days = 720 } }
	}
}

country_event = { # Frederick Grey's death
	id = britain.154
	title = britain.154.t
	desc = britain.154.d
	picture = GFX_report_event_britain_admiral_grey

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.154.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_frederick_grey
	}
	
	option = { # National funeral
		name = britain.154.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_frederick_grey
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Robert Lambert Baynes' retirement
	id = britain.155
	title = britain.155.t
	desc = britain.155.d
	picture = GFX_report_event_britain_admiral_baynes
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Baynes' retirement  
		name = britain.155.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_robert_lambert_baynes
	}
	
	option = { # He stay admiral until death     
		name = britain.155.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.156 days = 720 } }
	}
}

country_event = { # Robert Lambert Baynes' death
	id = britain.156
	title = britain.156.t
	desc = britain.156.d
	picture = GFX_report_event_britain_admiral_baynes

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.156.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_robert_lambert_baynes
	}
	
	option = { # National funeral
		name = britain.156.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_robert_lambert_baynes
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Lucius Curtis' retirement
	id = britain.157
	title = britain.157.t
	desc = britain.157.d
	picture = GFX_report_event_britain_admiral_curtis
	fire_only_once = yes
	is_triggered_only = yes

	option = { # Curtis' retirement  
		name = britain.157.a 
		ai_chance = { factor = 20 }		

		retire_character = ENG_lucius_curtis
	}
	
	option = { # He stay admiral until death     
		name = britain.157.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.158 days = 720 } }
	}
}

country_event = { # Lucius Curtis' death
	id = britain.158
	title = britain.158.t
	desc = britain.158.d
	picture = GFX_report_event_britain_admiral_curtis

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.158.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_lucius_curtis
	}
	
	option = { # National funeral
		name = britain.158.b 
		ai_chance = { factor = 100 }
		retire_character = ENG_lucius_curtis
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Richard England's Retirement
	id = britain.159
	title = britain.159.t
	desc = britain.159.d
	picture = GFX_report_event_britain_general_generic

	is_triggered_only = yes

	option = { # England's retirement  
		name = britain.159.a 
		ai_chance = { factor = 20 }		
		retire_character = ENG_sir_richard_england
	}
	
	option = { # He stay general until death     
		name = britain.159.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.160 days = 720 } }
	}
}
	
country_event = { # Richard England's death
	id = britain.160
	title = britain.160.t
	desc = britain.160.d
	picture = GFX_report_event_britain_general_generic

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.160.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_sir_richard_england
	}
	
	option = { # National funeral
		name = britain.160.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_sir_richard_england
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # George Bingham's Retirement
	id = britain.161
	title = britain.161.t
	desc = britain.161.d
	picture = GFX_report_event_britain_general_generic

	is_triggered_only = yes

	option = { # England's retirement  
		name = britain.161.a 
		ai_chance = { factor = 20 }		
		retire_character = ENG_George_Bingham
	}
	
	option = { # He stay general until death     
		name = britain.161.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.162 days = 720 } }
	}
}
	
country_event = { # George Bingham's death
	id = britain.162
	title = britain.162.t
	desc = britain.162.d
	picture = GFX_report_event_britain_general_generic

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.162.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_George_Bingham
	}
	
	option = { # National funeral
		name = britain.162.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_George_Bingham
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # George Sartorius' retirement
	id = britain.163
	title = britain.163.t
	desc = britain.163.d
	picture = GFX_britain_admiral_cap

	fire_only_once = yes
	is_triggered_only = yes

	option = { # Sartorius' retirement  
		name = britain.163.a 
		ai_chance = { factor = 20 }		
		retire_character = ENG_George_Sartorius
	}
	
	option = { # He stay admiral until death     
		name = britain.163.b 
		ai_chance = {
			factor = 80 
			modifier = {
				factor = 0
				command_power < 25
			}
		}	
		add_command_power = -20
		hidden_effect = { country_event = { id = britain.164 days = 720 } }
	}
}

country_event = { # George Sartorius' death
	id = britain.164
	title = britain.164.t
	desc = britain.164.d
	picture = GFX_report_event_britain_general_generic

	is_triggered_only = yes
	
	option = { # Nothing special 
		name = britain.164.a 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_George_Sartorius
	}
	
	option = { # National funeral
		name = britain.164.b 
		ai_chance = { factor = 100 }
		
		retire_character = ENG_George_Sartorius
		
		add_timed_idea = {
			idea = idea_national_funeral
			days = 8
		}
	}
}

country_event = { # Charles George Gordon becomes general
	id = britain.165
	title = britain.165.t
	desc = britain.165.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.165.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Charles_George_Gordon
		# WARNING : He was not a full general
		ENG_Charles_George_Gordon = {
			add_corps_commander_role = {
				traits = {
					trait_engineer # Studied Sebastopol fortifications
					media_personality # Very famous
				}
				skill = 2	
				attack_skill = 1
				defense_skill = 3 # Defense in Crimean War
				planning_skill = 1
				logistics_skill = 1
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.165.b
		ai_chance = { factor = 0 }
	}
}

country_event = { # Richard Airey becomes general
	id = britain.166
	title = britain.166.t
	desc = britain.166.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.166.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Richard_Airey,_1st_Baron_Airey
		# WARNING : Full general only in 9th April 1871
		ENG_Richard_Airey = {
			add_corps_commander_role = {
					traits = {
					old_guard # Start army in 1821
					career_officer
					cavalry_officer # Cavalry officer since 1838
				}
				skill = 2
				attack_skill = 1 # Charge of the Light Brigade https://en.wikipedia.org/wiki/Charge_of_the_Light_Brigade
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 1 # Incompetent in provision and transport
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.166.b
		ai_chance = { factor = 0 }
	}
}

country_event = { # James Brudenell becomes general
	id = britain.167
	title = britain.167.t
	desc = britain.167.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.167.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/James_Brudenell,_7th_Earl_of_Cardigan
		# WARNING : He was not a full general
			ENG_James_Brudenell = {
				add_corps_commander_role = {
				traits = {
					politically_connected
					cavalry_officer # Cavalry officer since 1825
					cavalry_leader # Cavalry officer since 1825
					trait_reckless # Lead the Charge of the Light Brigade https://en.wikipedia.org/wiki/Charge_of_the_Light_Brigade
				}
				skill = 2
				attack_skill = 1 # Charge of the Light Brigade https://en.wikipedia.org/wiki/Charge_of_the_Light_Brigade
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 2
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.167.b
		ai_chance = { factor = 0 }
	}
}

country_event = { # Garnet Wolseley becomes general
	id = britain.168
	title = britain.168.t
	desc = britain.168.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.168.a
		ai_chance = { factor = 100 }
		#https://en.wikipedia.org/wiki/Garnet_Wolseley,_1st_Viscount_Wolseley
		# Historically general in 1882, marshal the 26th May 1894
		ENG_Garnet_Wolseley = {
			add_corps_commander_role = {
				traits = {
					career_officer
					trait_engineer # Studied Sebastopol fortifications
				}
				skill = 3
				attack_skill = 2
				defense_skill = 3 # Defense in Crimean War
				planning_skill = 2
				logistics_skill = 3 # Organization of transport in Canada
			}
		}
		add_advisor_role = {
        character = ENG_Garnet_Wolseley
        advisor = {
        slot = army_chief
        cost = 100
        idea_token = ENG_Garnet_Wolseley_army_chief
            traits = {
            army_chief_drill_2
                     }
            }
        }
		add_command_power = -20 
	}

	option = {
		name = britain.168.b
		ai_chance = { factor = 0 }
	}
}

country_event = { # George Bingham becomes general
	id = britain.169
	title = britain.169.t
	desc = britain.169.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.169.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/George_Bingham,_3rd_Earl_of_Lucan
		# Historically general in 1865, marshal the 21st June 1887
		ENG_George_Bingham = {
			add_corps_commander_role = {
				traits = {
					career_officer
					cavalry_officer # Cavalry officer since 1826
					cavalry_leader # Cavalry officer since 1826
					trait_reckless # Wounded with Charge of the Light Brigade https://en.wikipedia.org/wiki/Charge_of_the_Light_Brigade
				}
				skill = 2
				attack_skill = 1 # Charge of the Light Brigade https://en.wikipedia.org/wiki/Charge_of_the_Light_Brigade
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 2
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.169.b
		ai_chance = { factor = 0 }
	}
}

country_event = { # James Hope Grant becomes general
	id = britain.170
	title = britain.170.t
	desc = britain.170.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.170.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/James_Hope_Grant (general in 1859)
		ENG_James_Hope_Grant = {
			add_corps_commander_role = {
				traits = {
					career_officer
					cavalry_officer # Cavalry officer since 1826
					cavalry_leader
				}
				skill = 2
				attack_skill = 3
				defense_skill = 2
				planning_skill = 3
				logistics_skill = 2
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.170.b
		ai_chance = { factor = 0 }
	}
}

country_event = { # Edward Seymour becomes admiral
	id = britain.171
	title = britain.171.t
	desc = britain.171.d
	picture = GFX_report_event_britain_admiral_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.171.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Edward_Seymour_(Royal_Navy_officer)
		ENG_Edward_Seymour = {
			add_naval_commander_role = {
				traits = {
					navy_career_officer
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 1 # Bad choices in retreat path in Boxer Rebellion
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.171.b
		ai_chance = { factor = 0 }
	}
}

country_event = { # Harry Rawson becomes admiral
	id = britain.172
	title = britain.172.t
	desc = britain.172.d
	picture = GFX_report_event_britain_admiral_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.172.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Harry_Rawson
		ENG_Harry_Rawson = {
			add_naval_commander_role = {
				traits = { 
					navy_career_officer
					bold # Anglo-Zanzibar War won in less than 1h
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 2
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.172.b
		ai_chance = { factor = 0 }
	}
}

country_event = { # George Sartorius becomes admiral
	id = britain.173
	title = britain.173.t
	desc = britain.173.d
	picture = GFX_report_event_britain_admiral_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.173.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/George_Sartorius
		ENG_George_Sartorius = {
			add_naval_commander_role = {
				traits = { 
					navy_career_officer
				}
				skill = 3
				attack_skill = 2
				defense_skill = 3 # Defense during Napoleonic wars
				planning_skill = 2
				logistics_skill = 2
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.173.b
		ai_chance = { factor = 0 }
	}
}

country_event = { #Frederick Sleigh Roberts becomes general
	id = britain.174
	title = britain.174.t
	desc = britain.174.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.174.a
		ai_chance = { factor = 100 }
		# https://www.nam.ac.uk/explore/frederick-roberts-bobs
		ENG_Frederick_Sleigh_Roberts = {
			add_corps_commander_role = {
				traits = {
					cavalry_officer
				}
				skill = 3
				attack_skill = 3
				defense_skill = 1
				planning_skill = 2
				logistics_skill = 3
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.174.b
		ai_chance = { factor = 0 }
	}
}
	
country_event = { #Frederic Thesiger becomes general
	id = britain.175
	title = britain.175.t
	desc = britain.175.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.175.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Frederic_Thesiger,_2nd_Baron_Chelmsford
		ENG_Chelmsford = {
			add_corps_commander_role = {
				traits = {
					infantry_officer
					adaptable
					organizer
				}
				skill = 3
				attack_skill = 3
				defense_skill = 1
				planning_skill = 4
				logistics_skill = 3
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.175.b
		ai_chance = { factor = 0 }
	}
}
	
country_event = { #Herbert Kitchener becomes general
	id = britain.176
	title = britain.176.t
	desc = britain.176.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.176.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Herbert_Kitchener,_1st_Earl_Kitchener
		ENG_Kitchener = {
			add_corps_commander_role = {
				traits = {
					infantry_officer
					adaptable
					organizer
				}
				skill = 4
				attack_skill = 3
				defense_skill = 2
				planning_skill = 3
				logistics_skill = 3
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.176.b
		ai_chance = { factor = 0 }
	}
}

country_event = { #Charles William Wilson becomes general
	id = britain.177
	title = britain.177.t
	desc = britain.177.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.177.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Charles_William_Wilson
		ENG_Charles_Wilson = {
			add_corps_commander_role = {
				traits = {
					trait_engineer
				}
				skill = 2
				attack_skill = 1
				defense_skill = 1
				planning_skill = 2
				logistics_skill = 4
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.177.b
		ai_chance = { factor = 0 }
	}
}

country_event = { #Mark Walker becomes general
	id = britain.178
	title = britain.178.t
	desc = britain.178.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.178.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Mark_Walker_(British_Army_officer)
		ENG_Mark_Walker = {
			add_corps_commander_role = {
				traits = {
					infantry_officer
					trait_reckless
				}
				skill = 2
				attack_skill = 3
				defense_skill = 1
				planning_skill = 2
				logistics_skill = 2
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.178.b
		ai_chance = { factor = 0 }
	}
}


country_event = { #Redvers Buller becomes general
	id = britain.179
	title = britain.179.t
	desc = britain.179.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.179.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Redvers_Buller
		ENG_Redvers_Buller = {
			add_corps_commander_role = {
				traits = {
					infantry_leader
					infantry_officer
					adaptable
				}
				skill = 2
				attack_skill = 3
				defense_skill = 1
				planning_skill = 2
				logistics_skill = 1
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.179.b
		ai_chance = { factor = 0 }
	}
}

country_event = { #Evelyn Wood becomes general
	id = britain.180
	title = britain.180.t
	desc = britain.180.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.180.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Evelyn_Wood_(British_Army_officer)
		ENG_Evelyn_Wood = {
			add_corps_commander_role = {
				traits = {
					infantry_leader
					infantry_officer
					politically_connected
					media_personality
				}
				skill = 2
				attack_skill = 2
				defense_skill = 3
				planning_skill = 2
				logistics_skill = 3
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.180.b
		ai_chance = { factor = 0 }
	}
}

country_event = { #Richard Kelly becomes general
	id = britain.181
	title = britain.181.t
	desc = britain.181.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.181.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Richard_Kelly_(British_Army_officer)
		ENG_Officer_Richard_Kelly = {
			add_corps_commander_role = {
				traits = {
					trait_reckless
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 2
			}
		}
		add_command_power = -20 
	}

	option = {
		name = britain.181.b
		ai_chance = { factor = 0 }
	}
}

country_event = { #Harry Lyster becomes general
	id = britain.182
	title = britain.182.t
	desc = britain.182.d
	picture = GFX_report_event_britain_general_generic
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.182.a
		ai_chance = { factor = 100 }
		# https://en.wikipedia.org/wiki/Harry_Lyster
		ENG_Lyster = {
			add_corps_commander_role = {
					traits = {
						war_hero
						hill_fighter
					}
					skill = 2
					attack_skill = 2
					defense_skill = 2
					planning_skill = 1
					logistics_skill = 2
				}
			}
		add_command_power = -20 
	}

	option = {
		name = britain.182.b
		ai_chance = { factor = 0 }
	}
}

country_event = { #Imperial Federation Inception 
	id = britain.183
	title = britain.183.t
	desc = britain.183.d
	picture = GFX_report_event_british_army2
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.183.a
		add_political_power = 10
	}
}

country_event = { #Trooping the Colour
	id = britain.184
	title = britain.184.t
	desc = britain.184.d
	picture = GFX_report_event_trooping_the_colour
	
	fire_only_once = yes
	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			country_event = {
				id = britain.184
				days = 365
			}
		}
	}

	option = {
		name = britain.184.a
		add_political_power = 10
	}
}

#Irish Unionists Join the Fight
country_event = {
	id = britain.185
	title = britain.185.t
	desc = britain.185.d
	picture = GFX_report_event_british_army3
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.185.a
		add_political_power = -25
		119 = {
			create_unit = {
				division = "name = \"The North Irish Horse\" division_template = \"Dragoon Regiment\"	start_experience_factor = 0.2"
				owner = ENG
			}
		}
		119 = {
			create_unit = {
				division = "name = \"Royal Inniskilling Fusiliers\" division_template = \"Line Infantry Regiment\"	start_experience_factor = 0.2"
				owner = ENG
			}
		}
	}
}

#Commons Dissolved
country_event = {
	id = britain.186
	title = britain.186.t
	desc = britain.186.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.186.a
		add_political_power = -150
		add_stability = -0.15
		set_politics = { ruling_party = autocracy elections_allowed = no }
		add_popularity = { ideology = autocracy popularity = 0.35 }
	}
}

#Siak Treaty
country_event = {
	id = britain.187
	title = britain.187.t
	desc = britain.187.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	#Send the proposal
	option = {
		name = britain.187.a
		ai_chance = {
			factor = 100
		}
		HOL = {
			country_event = britain.188
		}
		custom_effect_tooltip = historical_option
	}

	#Don't
	option = {
		name = britain.187.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -50
	}
}

#Siak Treaty - HOL
country_event = {
	id = britain.188
	title = britain.188.t
	desc = britain.188.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	#Accept
	option = {
		name = britain.188.a
		ai_chance = {
			factor = 95
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = 25
		ENG = {
			add_opinion_modifier = {
				target = HOL
				modifier = small_increase
			}
			country_event = { id = britain.189 days = 15 }
		}
		custom_effect_tooltip = historical_option
	}

	#Don't
	option = {
		name = britain.188.b
		ai_chance = {
			factor = 5
		}
		add_political_power = 50
		ENG = {
			add_opinion_modifier = {
				target = HOL
				modifier = small_decrease
			}
			country_event = { id = britain.190 days = 15 }
		}
	}
}

#Siak Treaty - refused
country_event = {
	id = britain.189
	title = britain.189.t
	desc = britain.189.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.189.a
		ai_chance = {
			factor = 100
		}
		add_political_power = -25
		hidden_effect = {
			country_event = { id = britain.191 days = 170 } # 1871.2.25
		}
	}
}

#Siak Treaty - accepted
country_event = {
	id = britain.190
	title = britain.190.t
	desc = britain.190.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.189.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 50
		hidden_effect = {
			country_event = { id = britain.191 days = 170 } # 1871.2.25
		}
	}
}

#Gold Coast Treaty
country_event = {
	id = britain.191
	title = britain.191.t
	desc = britain.191.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	#Send the proposal
	option = {
		name = britain.191.a
		ai_chance = {
			factor = 100
		}
		HOL = {
			country_event = { id = britain.192 days = 15 }
		}
		custom_effect_tooltip = historical_option
	}

	#Don't
	option = {
		name = britain.191.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -50
	}
}

#Gold Coast Treaty - HOL
country_event = {
	id = britain.192
	title = britain.192.t
	desc = britain.192.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	#Accept
	option = {
		name = britain.192.a
		ai_chance = {
			factor = 95
		}
		add_political_power = 50
		ENG = {
			add_opinion_modifier = {
				target = HOL
				modifier = small_increase
			}
			country_event = { id = britain.194 days = 15 }
		}
		custom_effect_tooltip = historical_option
	}

	#Don't
	option = {
		name = britain.192.b
		ai_chance = {
			factor = 5
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -25
		ENG = {
			add_opinion_modifier = {
				target = HOL
				modifier = small_decrease
			}
			country_event = { id = britain.193 days = 15 }
		}
	}
}

#Gold Coast Treaty - refused
country_event = {
	id = britain.193
	title = britain.193.t
	desc = britain.193.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.193.a
		ai_chance = {
			factor = 100
		}
		add_political_power = -25
	}
}

#Gold Coast Treaty - accepted
country_event = {
	id = britain.194
	title = britain.194.t
	desc = britain.194.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.194.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 50
		HOL = {
			country_event = { id = britain.195 days = 15 }
		}
	}
}

#All Three Treaties? - HOL
country_event = {
	id = britain.195
	title = britain.195.t
	desc = britain.195.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	#Accept
	option = {
		name = britain.195.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -25
		ENG = {
			add_opinion_modifier = {
				target = HOL
				modifier = small_increase
			}
			country_event = { id = britain.199 days = 15 }
		}
	}

	#Don't
	option = {
		name = britain.195.b
		ai_chance = {
			factor = 50
		}
		add_political_power = 25
		ENG = {
			add_opinion_modifier = {
				target = HOL
				modifier = small_decrease
			}
			country_event = { id = britain.196 days = 15 }
		}
		custom_effect_tooltip = historical_option
	}
}

#HOL Don't Pass all Three Treaties
country_event = {
	id = britain.196
	title = britain.196.t
	desc = britain.196.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	#Ammend the treaty
	option = {
		name = britain.196.a
		ai_chance = {
			factor = 85
		}
		add_political_power = -25
		HOL = {
			add_opinion_modifier = {
				target = HOL
				modifier = small_increase
			}
			country_event =  { id = britain.198 days = 15 }
		}
		custom_effect_tooltip = historical_option
	}

	#Don't proceed
	option = {
		name = britain.196.b
		ai_chance = {
			factor = 15
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -25
		HOL = {
			add_opinion_modifier = {
				target = HOL
				modifier = small_decrease
			}
			country_event =  { id = britain.197 days = 15 }
		}
		ACE = {
			add_ideas = AFR_british_protectorate
		}
		SGP = {
			set_autonomy = {
				target = ACE
				autonomy_state = autonomy_afr_colony
			}
		}
	}
}

#British don't proceed - HOL
country_event = {
	id = britain.197
	title = britain.197.t
	desc = britain.197.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.197.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 25
	}
}

#British Amend the Treaty - HOL
country_event = {
	id = britain.198
	title = britain.198.t
	desc = britain.198.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.198.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 50
		INS = {
			annex_country = {
				target = ACE
				transfer_troops = yes
			}
		}
		hidden_effect = {
			ENG = {
				country_event = { id = britain.199 days = 15 }
			}
		}
	}
}

#Dutch Agree
country_event = {
	id = britain.199
	title = britain.199.t
	desc = britain.199.d
	picture = GFX_report_event_big_ben
	
	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = britain.199.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 50
		transfer_state = 1108
		transfer_state = 1110
		hidden_effect = {
			JOH = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			PHG = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			SLG = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			TGG = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			KTN = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			PRK = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			KDH = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			LAN = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			SAM = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			SRW = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			BRU = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			BUN = {
				remove_ideas = INS_anglo_dutch_treaty
			}
			INS = {
				remove_ideas = INS_anglo_dutch_treaty
			}
		}
	}
}

#London Underground
country_event = {
	##Jan 10th 1863
	id = britain.200
	title = britain.200.t
	desc = britain.200.d
	picture = GFX_report_event_flavour_underground
	is_triggered_only = yes
	option = {
		name = britain.200.a
	}
}

#Formation of the FA
country_event = {
	##Oct 26 1863
	id = britain.201
	title = britain.201.t
	desc = britain.201.d
	#picture = 
	is_triggered_only = yes
	option = {
		name = britain.201.a
	}
}

country_event = { #OFS Seeks annexation
	id = britain.202
	title = britain.202.t
	desc = britain.202.d

	is_triggered_only=yes
	fire_only_once = yes

	#agree
	option = {
		name = britain.202.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		OFS = {
			country_event = boer_states.19
			set_cosmetic_tag = OFS_ENG
			add_ideas = AFR_british_colony
			add_popularity = { ideology = traditional_conservatism popularity = 0.2 }
			set_politics = { ruling_party = traditional_conservatism elections_allowed = no }
		}
		set_autonomy = {
			target = OFS
			autonomous_state = autonomy_british_self_gov
			freedom_level = 0.2
		}
	}

	#refuse
	option = {
		name = britain.202.b
		ai_chance = { factor = 50 }
		OFS = {
			country_event = boer_states.18
		}
	}
}

country_event = { #OFS asks for mediation
	id = britain.203
	title = britain.203.t
	desc = britain.203.d

	is_triggered_only=yes

	#agree
	option = {
		name = britain.203.a
		ai_chance = { factor = 90 }
		country_event = boer_states.24
	}
}

country_event = { #SOT Seeks protection
	id = britain.204
	title = britain.204.t
	desc = britain.204.d

	is_triggered_only=yes
	fire_only_once = yes

	#agree
	option = {
		name = britain.204.a
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		SOT = {
			country_event = boer_states.19
			add_ideas = AFR_british_protectorate
		}
		set_autonomy = {
			target = SOT
			autonomous_state = autonomy_protectorate
			freedom_level = 0.2
		}
	}

	#refuse
	option = {
		name = britain.204.b
		ai_chance = { factor = 50 }
		SOT = {
			country_event = boer_states.29
		}
	}
}

country_event = { #SOT Seeks protection... again
	id = britain.205
	title = britain.205.t
	desc = britain.205.d

	is_triggered_only=yes
	fire_only_once = yes

	#agree
	option = {
		name = britain.205.a
		ai_chance = { factor = 100 }
		SOT = {
			country_event = boer_states.19
			add_ideas = AFR_british_protectorate
		}
		set_autonomy = {
			target = SOT
			autonomous_state = autonomy_protectorate
			freedom_level = 0.2
		}
	}

	#refuse
	option = {
		name = britain.205.b
		ai_chance = {
			factor = 50
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		SOT = {
			country_event = boer_states.29
		}
	}
}

country_event = { #GQW Seeks protection
	id = britain.206
	title = britain.206.t
	desc = britain.206.d

	is_triggered_only=yes
	fire_only_once = yes

	#agree
	option = {
		name = britain.206.a
		ai_chance = { factor = 100 }
		GQW = {
			country_event = boer_states.19
			add_ideas = AFR_british_colony
			set_cosmetic_tag = GQW_UK
			add_popularity = { ideology = autocracy popularity = 1 }
				set_politics = { ruling_party = autocracy elections_allowed = no }
		}
		set_autonomy = {
			target = GQW
			autonomous_state = autonomy_british_crown_colony
			freedom_level = 0.2
		}
	}

	#refuse
	option = {
		name = britain.206.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
	}
}

country_event = { #Recognise Urabi's Authority in Egypt?
	id = britain.207
	title = britain.207.t
	desc = britain.207.d

	is_triggered_only=yes
	fire_only_once = yes

	#No
	option = {
		name = britain.207.a
		ai_chance = { factor = 100 }
		add_war_support = 0.05
		hidden_effect = {
			EGY = {
				country_event = {
					id = afr_EGY_vic.28
					days = 28
				}
			}
		}
	}

	#Yes
	option = {
		name = britain.207.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_political_power = -200
	}
}

country_event = { #Bombard Alexandria?
	id = britain.208
	title = britain.208.t
	desc = britain.208.d

	is_triggered_only=yes
	fire_only_once = yes

	#Yes
	option = {
		name = britain.208.a
		ai_chance = { factor = 100 }
		add_war_support = 0.05
		hidden_effect = {
			EGY = {
				country_event = {
					id = afr_EGY_vic.29
					days = 6
				}
			}
		}
	}

	#No
	option = {
		name = britain.208.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_war_support = -0.1
	}
}

country_event = { #Intervene in Egypt?
	id = britain.209
	title = britain.209.t
	desc = britain.209.d

	is_triggered_only=yes
	fire_only_once = yes

	#Yes
	option = {
		name = britain.209.a
		ai_chance = { factor = 100 }
		add_war_support = 0.05
		declare_war_on = {
			target = EGY
			type = annex_everything
		}
		activate_mission = ENG_defeat_egyptian_revolt
		hidden_effect = {
			EGY = {
				country_event = afr_EGY_vic.31
			}
		}
	}

	#No
	option = {
		name = britain.209.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_war_support = -0.1
	}
}

country_event = { #BRM - BBTC Breaks multiple laws - fine in Burma?
	id = britain.210
	title = britain.210.t
	desc = britain.210.d

	is_triggered_only=yes
	fire_only_once = yes

	#Yes
	option = {
		name = britain.210.a
		ai_chance = { factor = 100 }
		add_political_power = 100
		ENG = {
			country_event = {
				id = britain.211
				days = 5
			}
		}
	}

	#No
	option = {
		name = britain.210.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_stability = -0.1
		ENG = {
			country_event = {
				id = britain.218
				days = 5
			}
		}
		country_event = britain.217
	}
}

country_event = { #Demand British Arbitrator?
	id = britain.211
	title = britain.211.t
	desc = britain.211.d

	is_triggered_only=yes
	fire_only_once = yes

	#Yes
	option = {
		name = britain.211.a
		ai_chance = { factor = 100 }
		add_political_power = 100
		BRM = {
			country_event = {
				id = britain.212
				days = 5
			}
		}
	}

	#No
	option = {
		name = britain.211.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_stability = -0.05
	}
}

country_event = { #BRM - Britain demands British Arbitrator
	id = britain.212
	title = britain.212.t
	desc = britain.212.d

	is_triggered_only=yes
	fire_only_once = yes

	#No
	option = {
		name = britain.212.a
		ai_chance = { factor = 100 }
		add_stability = 0.05
		ENG = {
			country_event = {
				id = britain.213
				days = 5
			}
		}
	}

	#Yes
	option = {
		name = britain.212.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_stability = -0.1
		add_political_power = -100
		ENG = {
			country_event = {
				id = britain.218
				days = 5
			}
		}
		country_event = britain.217
	}
}

country_event = { #Send an ultimatum to BRM?
	id = britain.213
	title = britain.213.t
	desc = britain.213.d
	picture = GFX_report_event_british_army4

	is_triggered_only=yes
	fire_only_once = yes

	#Yes
	option = {
		name = britain.213.a
		ai_chance = { factor = 100 }
		add_war_support = 0.05
		BRM = {
			country_event = {
				id = britain.214
				days = 5
			}
		}
	}

	#No
	option = {
		name = britain.213.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_stability = -0.1
		add_war_support = -0.1
	}
}

country_event = { #BRM - Accept UK ultimatum?
	id = britain.214
	title = britain.214.t
	desc = britain.214.d
	picture = GFX_report_event_british_army4

	is_triggered_only=yes
	fire_only_once = yes

	#No
	option = {
		name = britain.214.a
		ai_chance = { factor = 90 }
		add_war_support = 0.05
		ENG = {
			country_event = {
				id = britain.215
				days = 18
			}
		}
	}

	#yes
	option = {
		name = britain.214.b
		ai_chance = {
			factor = 10
			modifier = {
				factor = 0
				is_historical_focus_on = yes
			}
		}
		add_stability = -0.3
		add_political_power = -500
		add_ideas = AFR_british_protectorate
		set_autonomy = {
			target = BRM
			autonomous_state = autonomy_protectorate
			freedom_level = 0.1
		}
	}
}

country_event = { #BRM refuse ultimatum - Third Anglo-Burmese War
	id = britain.215
	title = britain.215.t
	desc = britain.215.d
	picture = GFX_report_event_british_army5

	is_triggered_only=yes
	fire_only_once = yes

	option = {
		name = britain.215.a
		ai_chance = { factor = 100 }
		add_war_support = 0.05
		declare_war_on = {
			target = BRM
			type = annex_everything
		}
		activate_mission = ENG_defeat_burmese_war
	}
}

country_event = { #Third Anglo-Burmese War Victory
	id = britain.216
	title = britain.216.t
	desc = britain.216.d
	picture = GFX_report_event_burma_war

	is_triggered_only=yes
	fire_only_once = yes

	option = {
		name = britain.216.a
		ai_chance = { factor = 100 }
		add_political_power = 100
	}
}

country_event = { #BRM - British Courts Handle BBTC
	id = britain.217
	title = britain.217.t
	desc = britain.217.d

	is_triggered_only=yes
	fire_only_once = yes

	option = {
		name = britain.217.a
		ai_chance = { factor = 100 }
		add_political_power = -100
	}
}

country_event = { #British Courts Handle BBTC
	id = britain.218
	title = britain.218.t
	desc = britain.218.d

	is_triggered_only=yes
	fire_only_once = yes

	option = {
		name = britain.218.a
		ai_chance = { factor = 100 }
		add_political_power = 100
		add_war_support = -0.05
	}
}

country_event = { #Aftermath of Anglo-Zulu War
	id = britain.219
	title = britain.219.t
	desc = britain.219.d
	picture = GFX_report_event_south_africa

	is_triggered_only=yes
	fire_only_once = yes

	option = {
		name = britain.219.a
		ai_chance = { factor = 100 }
		add_war_support = -0.05
		add_political_power = -100
		retire_character = ENG_Chelmsford
	}
}

country_event = { #Pursue SA Confederation
	id = britain.220
	title = britain.220.t
	desc = britain.220.d
	picture = GFX_report_event_south_africa

	is_triggered_only=yes
	fire_only_once = yes

	option = { #London plan
		name = britain.220.a
		ai_chance = { factor = 50 }
		SAF = {
			country_event = britishafrica.65
		}
	}
}

country_event = { #Panic of 1873
	id = britain.221
	title = britain.221.t
	desc = britain.221.d
	picture = GFX_report_event_south_africa

	is_triggered_only=yes
	fire_only_once = yes

	trigger = {
		tag = ENG
		has_idea = eoanb_idea_panic_of_1873_substantial
	}

	option = { 
		name = britain.221.a
		ai_chance = { factor = 50 }
		swap_ideas = {
			remove_idea = eoanb_idea_panic_of_1873_minor
			add_idea = eoanb_idea_panic_of_1873_modest
		}
		hidden_effect = {
			country_event = {
				id = britain.222
				days = 15
			}
		}
	}
}

country_event = { #Panic of 1873
	id = britain.222
	title = britain.222.t
	desc = britain.222.d
	picture = GFX_report_event_south_africa

	is_triggered_only=yes
	fire_only_once = yes

	trigger = {
		tag = ENG
		has_idea = eoanb_idea_panic_of_1873_substantial
	}

	option = { 
		name = britain.222.a
		ai_chance = { factor = 50 }
		swap_ideas = {
			remove_idea = eoanb_idea_panic_of_1873_modest
			add_idea = eoanb_idea_panic_of_1873_substantial
		}
	}
}

country_event = { # matrimonial causes act
  id = britain.223
  title = britain.223.t
  desc = britain.223.d
  picture = GFX_report_event_uk_parliament

  is_triggered_only = yes


	option = { # It's a success !
		name = britain.223.a
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_political_power = 50
			add_stability = 0.05
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_political_power = 50
			add_stability = 0.05
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
    }

	option = { # It's a failure...
		name = britain.223.b
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_political_power = -50
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_political_power = -50
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
		}
	}
}

country_event = { # Burial Act
  id = britain.224
  title = britain.224.t
  desc = britain.224.d
  picture = GFX_report_event_uk_parliament

  is_triggered_only = yes

	option = { # It's a success !
		name = britain.224.a
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_political_power = 50
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_political_power = 50
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
    }

	option = { # It's a failure...
		name = britain.224.b
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_political_power = -50
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_political_power = -50
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
		}
	}
}

country_event = { # Consolidate Criminal Law
  id = britain.225
  title = britain.225.t
  desc = britain.225.d
  picture = GFX_report_event_uk_parliament

  is_triggered_only = yes


	option = { # It's a success !
		name = britain.225.a
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_political_power = 100
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_political_power = 100
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
    }
}

country_event = { # Expand Landord and Tenant Laws to Ireland
  id = britain.226
  title = britain.226.t
  desc = britain.226.d
  picture = GFX_report_event_uk_parliament

  is_triggered_only = yes


	option = { # It's a success !
		name = britain.226.a
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			119 = { add_extra_state_shared_building_slots = 1 }
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			119 = { add_extra_state_shared_building_slots = 1 }
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
    }

	option = { # It's a failure...
		name = britain.226.b
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_political_power = 50
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_political_power = 50
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
		}
	}
}

country_event = { #Newcastle Commission
	id = britain.227
	title = britain.227.t
	desc = britain.227.d
	picture = GFX_report_event_uk_parliament

	is_triggered_only=yes
	fire_only_once = yes

	option = { 
		name = britain.227.a
		ai_chance = { factor = 50 }
		add_political_power = 50
	}
}

country_event = { #French Policy
	id = britain.228
	title = britain.228.t
	desc = britain.228.d
	picture = GFX_report_event_uk_parliament

	is_triggered_only=yes
	fire_only_once = yes

	trigger = {
		tag = ENG
		has_idea = eoanb_idea_panic_of_1873_substantial
	}

	option = { #Pro-France
		name = britain.228.a
		ai_chance = { factor = 50 }
		reverse_add_opinion_modifier = { target = FRA modifier = eoanb_om_ENG_trade_treaty }
	}

	option = { #Pro-Germany
		name = britain.228.b
		ai_chance = { factor = 50 }
		reverse_add_opinion_modifier = { target = PRS modifier = eoanb_om_ENG_trade_treaty }
	}
}

country_event = { #Address Electoral Corruption
	id = britain.229
	title = britain.229.t
	desc = britain.229.d
	picture = GFX_report_event_uk_parliament

	is_triggered_only=yes
	fire_only_once = yes

	option = { 
		name = britain.229.a
		ai_chance = { factor = 50 }
		add_political_power = 50
	}
}

country_event = { #diplomacy or intervention?
	id = britain.230
	title = britain.230.t
	desc = britain.230.d
	picture = GFX_report_event_uk_parliament

	is_triggered_only=yes
	fire_only_once = yes

	option = { #diplo
		name = britain.230.a
		ai_chance = { factor = 50 }
		add_stability = 0.05
		add_war_support = -0.1
	}

	option = { #intervention
		name = britain.230.b
		ai_chance = { factor = 50 }
		add_stability = -0.05
		add_war_support = 0.05
	}
}

country_event = { #Empress of India
	id = britain.231
	title = britain.231.t
	desc = britain.231.d
	picture = GFX_report_event_trooping_the_colour

	is_triggered_only=yes
	fire_only_once = yes

	option = {
		name = britain.231.a
		ai_chance = { factor = 50 }
		add_stability = 0.05
		add_war_support = 0.1
	}

}

country_event = { # Sanitary Codes
  id = britain.232
  title = britain.232.t
  desc = britain.232.d
  picture = GFX_report_event_uk_parliament

  is_triggered_only = yes


	option = { # It's a success !
		name = britain.232.a
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			119 = { add_extra_state_shared_building_slots = 1 }
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			119 = { add_extra_state_shared_building_slots = 1 }
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
		hidden_effect = { 
			add_timed_idea = {
				idea = ENG_idea_the_medical_act
				days = 180
			}
		}
    }

	option = { # It's a failure...
		name = britain.232.b
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_political_power = 50
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_political_power = 50
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
		}
	}
}

country_event = { # land registry act
  id = britain.233
  title = britain.233.t
  desc = britain.233.d
  picture = GFX_report_event_uk_parliament

  is_triggered_only = yes


	option = { # It's a success !
		name = britain.233.a
		130 = { add_extra_state_shared_building_slots = 1 }
		128 = { add_extra_state_shared_building_slots = 1 }
		129 = { add_extra_state_shared_building_slots = 1 }
		131 = { add_extra_state_shared_building_slots = 1 }
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
			add_popularity = { ideology = fundamentalism popularity = -0.04 }
		}
		hidden_effect = { 
			add_timed_idea = {
				idea = ENG_idea_unhappy_aristocracy
				days = 365
			}
			add_timed_idea = {
				idea = ENG_idea_reformed_estates
				days = 700
			}
		}
    }

	option = { # It's a failure...
		name = britain.233.b
		if = {
			limit = {
				has_government  = traditional_conservatism
			}
			add_political_power = 100
			add_popularity = { ideology = traditional_conservatism popularity = -0.01 }
			add_popularity = { ideology = centrism popularity = 0.01 }
		}
		if = {
			limit = {
				has_government  = centrism
			}
			add_political_power = 100
			add_popularity = { ideology = traditional_conservatism popularity = 0.01 }
			add_popularity = { ideology = centrism popularity = -0.01 }
		}
	}
}

country_event = { #Ireland Place within the union
  id = britain.234
  title = britain.234.t
  desc = britain.234.d
  picture = GFX_report_event_uk_parliament

  is_triggered_only = yes


	option = { #The status quo
		name = britain.232.a
		add_political_power = 50
		add_to_variable = { var = ENG_irish_unrest value = 1 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_1
    }

	option = { #Attempt further integration
		name = britain.233.b
		add_to_variable = { var = ENG_irish_unrest value = 7 }
		custom_effect_tooltip = eoanb_tt_irish_unrest_increase_7
		add_political_power = -200
		add_state_core = 119
	}
}