﻿
###########################
#Vorbecksland Events
###########################
#By IratePirate
###########################

add_namespace = bsac

country_event = { #zambia Intro Event
	id = bsac.1
	title = bsac.1.t
	desc = bsac.1.d
	picture = fushun_mine

	is_triggered_only = yes
	
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	
	option = {
		name = bsac.1.a
		ai_chance = { factor = 100 }
		}
	}
	
country_event = { #Barotse Question
	id = bsac.2
	title = bsac.2.t
	desc = bsac.2.d
	picture = GFX_report_event_yeta
	is_triggered_only = yes

	option = {
		name = bsac.2.a
		ai_chance = { factor = 100 }
		trigger = {
			tag = BSC
		}
		add_political_power = -20
		hidden_effect = {
			set_country_flag = BSC_antibarotse
			}
		}
		
	option = {
		name = bsac.2.b
		ai_chance = { factor = 50 }
		trigger = {
			tag = BSC
		}
		hidden_effect = {
			set_country_flag = BSC_probarotse
			}
		}
		
	option = {
		name = bsac.2.c
		ai_chance = { factor = 100 }
		trigger = {
			NOT = {
				tag = BSC
			}
		}
		}
	}

country_event = { #Secret trade with the Portuguese
	id = bsac.3
	title = bsac.3.t
	desc = bsac.3.d
	picture = GFX_report_event_port_military
	is_triggered_only = yes
	
	option = {
		name = bsac.3.a
		ai_chance = { factor = 100 }
			add_stability = 0.01
			add_political_power = 10
			PAF = {
				country_event = bsac.15
			}
		}
	}	
	
country_event = { #Deal with Watch Tower sect
	id = bsac.4
	title = bsac.4.t
	desc = bsac.4.d
	picture = GFX_report_event_church_lagos
	is_triggered_only = yes
	
	option = {
		name = bsac.4.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
		add_stability = 0.03
		}
		add_political_power = -10
		}
	}
	
country_event = { #The Company was absolved by the Reichstag of wrongdoing
	id = bsac.5
	title = bsac.5.t
	desc = bsac.5.d
	picture = GFX_report_event_railway
	is_triggered_only = yes

	immediate = {
		complete_national_focus = BSC_thecompanyabsolved
	}

	option = {
		name = bsac.5.a
		ai_chance = {
			factor = 50
		}
		add_stability = -0.03
		hidden_effect = {
			set_country_flag = reformswhatreforms
			country_event = { id = bsac.60 days = 18 }
		}
	}
	option = {
		name = bsac.5.b
		ai_chance = { factor = 100 }
		hidden_effect = {
			set_country_flag = anewcompanyethos
			country_event = { id = bsac.60 days = 18 }
		}
		create_country_leader = {
			name = "Vorbecksland Kompagnie"
			desc = "POLITICS_VLK_DESC"
			picture = "gfx/leaders/BSC/Portrait_BSC_BSAC.png"
			expire = "1.1.1"
			ideology = humanistic_capitalism_subtype
		}
		set_politics = {
			ruling_party = market_liberal
		}
		add_popularity = {
			ideology = market_liberal
			popularity = 0.05
		}
		add_political_power = -30
	}
	option = { #do nothing
		name = bsac.5.c
		ai_chance = { factor = 100 }
		hidden_effect = {
			country_event = {
					id = bsac.13
					days = 4
				}
			}
			add_stability = -0.01
		}
	}
	
country_event = { #The Company was found guilty of wrongdoing
	id = bsac.6
	title = bsac.6.t
	desc = bsac.6.d
	picture = GFX_report_event_railway
	is_triggered_only = yes

	option = {
		name = bsac.6.a
		ai_chance = {
			factor = 30
		}
		hidden_effect = {
			complete_national_focus = BSC_thecompanydissolved
			remove_ideas = BSC_corporate_rule
			set_country_flag = findingsweremade
			news_event = {
				id = sharedafrika.16
				days = 1
			}
		}
		hidden_effect = {
			set_country_flag = bringinthegermans
			create_country_leader = {
				name = "Emil Krebs"
				desc = "POLITICS_EMIL_KREBS_DESC"
				picture = "gfx/leaders/GEA/Portrait_GEA_Emil_Krebs.png"
				expire = "1.1.1"
				ideology = colonial_govt_subtype
	
			}
			set_politics = {
				ruling_party = authoritarian_democrat
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.25
			}
			add_popularity = {
				ideology = paternal_autocrat
				popularity = -0.5
			}
			set_cosmetic_tag = BSC_GER
			}
			swap_ideas = {
				remove_idea = GBR_Colonial_Government
				add_idea = Generic_Colonial_Nation
			}
		}
	option = {
		name = bsac.6.b
		ai_chance = { factor = 100 }
		hidden_effect = {
			complete_national_focus = BSC_thecompanydissolved
			remove_ideas = BSC_corporate_rule
			set_country_flag = findingsweremade
			news_event = {
				id = sharedafrika.16
				days = 1
			}
		}
		hidden_effect = {
			create_country_leader = {
				name = "Vorbecksland Administration"
				desc = "POLITICS_EMIL_KREBS_DESC"
				picture = "gfx/leaders/GEA/Portrait_GEA_Emil_Krebs.png"
				expire = "1.1.1"
				ideology = colonial_govt_subtype
			}
			set_politics = {
				ruling_party = authoritarian_democrat
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.2
			}
			add_popularity = {
				ideology = paternal_autocrat
				popularity = -0.5
			}
			set_cosmetic_tag = BSC_GER
			country_event = {
				id = bsac.16
				days = 3
			}
		}
	}
	option = {
		name = bsac.6.c
		ai_chance = { factor = 5 }
		hidden_effect = {
			country_event = {
				id = bsac.13
				days = 4
			}
		}
		add_political_power = -40
		add_stability = -0.02
	}
}

country_event = { #Black Monday
	id = bsac.7
	title = bsac.7.t
	desc = bsac.7.d
	picture = GFX_report_event_rhodesias
	is_triggered_only = yes

	option = {
		name = bsac.7.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				tag = BSC
			}
			add_ideas = AUTH_political_instability_idea
			add_stability = -0.05
			add_war_support = -0.1
			add_political_power = -150
			add_offsite_building = { type = industrial_complex level = -1 }
			hidden_effect = {
				set_country_flag = BSC_black_monday_flag
			}
		}
		if = {
			limit = {
				tag = ZAM
			}
			add_stability = -0.05
			add_war_support = -0.05
			add_political_power = -100
		}
		if = {
			limit = {
				tag = MAF
			}
			add_stability = -0.01
		}
	}
}
	
country_event = { #Dispute over the Katanga pedicle
	id = bsac.8
	title = bsac.8.t
	desc = bsac.8.d
	picture = GFX_report_event_katanga
	is_triggered_only = yes
	
	option = {
		name = bsac.8.a
		ai_chance = { factor = 100 }
		879 = {
			add_claim_by = BSAC
			add_claim_by = ZAM
		}
	}
}
country_event = { #Settle the Caprivi strip issue
	id = bsac.9
	title = bsac.9.t
	desc = bsac.9.d
	picture = GFX_report_event_march
	is_triggered_only = yes

	option = {
		name = bsac.9.a
		ai_chance = { factor = 100 }
		add_war_support = 0.05
	}
}

country_event = { #Overtures to Njassaland
	id = bsac.10
	title = bsac.10.t
	desc = bsac.10.d
	picture = GFX_report_event_texaf
	is_triggered_only = yes

	option = {
		name = bsac.10.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				tag = BSC
			}
			add_opinion_modifier = {
				target = MLW
				modifier = KR_pleased
			}
		}
		if = {
			limit = {
				tag = MLW
				}
			add_opinion_modifier = {
				target = BSC
				modifier = KR_pleased
			}
		}
	}
}

country_event = { #The Copper King Meeting
	id = bsac.11
	title = bsac.11.t
	desc = bsac.11.d
	picture = GFX_report_event_chanic
	is_triggered_only = yes
	
	option = {
		name = bsac.11.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				tag = BSC
			}
			remove_ideas = BSC_underground_mining_unions
		}
		add_political_power = 5
		}
	}
	
country_event = { #Protest the Njassaland eastern occupation
	id = bsac.12
	title = bsac.12.t
	desc = bsac.12.d
	picture = GFX_report_event_steamship
	is_triggered_only = yes

	option = {
		name = bsac.12.a
		ai_chance = { factor = 100 }
		MAF = {
			country_event = {
					id = bsac.29
					days = 1
				}
			}
		}
	}
	
country_event = { #Revolt in Ndola (leftist path)
	id = bsac.13
	title = bsac.13.t
	desc = bsac.13.d
	is_triggered_only = yes
	picture = GFX_report_event_post

	option = {
		name = bsac.13.a #leftist revolution
		ai_chance = {
			factor = 70
		}
		hidden_effect = {
			set_cosmetic_tag = BSC_FREE
			remove_ideas = BSC_corporate_rule
		}
		set_politics = {
			ruling_party = social_democrat
		}
		add_popularity = {
			ideology = syndicalist
			popularity = 0.25
			}
		add_popularity = {
			ideology = radical_socialist
			popularity = 0.15
			}
		add_popularity = {
			ideology = totalist
			popularity = 0.1
			}
		add_popularity = {
			ideology = social_democrat
			popularity = 0.15
			}
		add_popularity = {
			ideology = paternal_autocrat
			popularity = -0.5
			}
		hidden_effect = {
				BSC = {
					country_event = {
						id = bsac.50
						days = 2
					}
				}
				if = {
					limit = {
						OR = {
							ZAM = {
								is_ai = no
							}
							MAF = {
								is_ai = no
							}
						}
					}
					BSC = {
						load_oob = BSC_AFR
					}
				}
			}
			overlord = {
				set_autonomy = {
					target = BSC
					autonomous_state = autonomy_free
				}
			}
			GER = {
				remove_from_faction = BSC
			}
			BSC = {
				separate_peace_all_wars = yes
			}
		MAF = {
			country_event = {
				id = bsac.61
				days = 5
			}
		}
		ZAM = {
			declare_war_on = {
				target = BSC
				type = annex_everything
			}
		}
	}
	option = {
		name = bsac.13.b #revolution struck down
		ai_chance = {
			factor = 20
		}
		add_political_power = -50
		add_war_support = -0.1
		hidden_effect = {
			set_country_flag = reformswhatreforms
			country_event = { id = bsac.60 days = 18 }
		}
	}
	option = {
		name = bsac.13.c #ZAM annexes the entire country
		ai_chance = {
			factor = 10
		}
		ZAM = {
			annex_country = {
				target = BSC
				transfer_troops = no
			}
		}
	}
	option = {
		name = bsac.13.e #revolution struck down
		ai_chance = {
			factor = 0
		}
		add_political_power = -50
		add_war_support = -0.1
		hidden_effect = {
			set_country_flag = anewcompanyethos
			country_event = { id = bsac.60 days = 18 }
		}
		create_country_leader = {
			name = "Vorbecksland Kompagnie"
			desc = "POLITICS_VLK_DESC"
			picture = "gfx/leaders/BSC/Portrait_BSC_BSAC.png"
			expire = "1.1.1"
			ideology = humanistic_capitalism_subtype
		}
		set_politics = {
			ruling_party = market_liberal
		}
		add_popularity = {
			ideology = market_liberal
			popularity = 0.05
		}
	}
}
country_event = { #BSC asks for end to occupation
	id = bsac.14
	title = bsac.14.t
	desc = bsac.14.d
	picture = GFX_report_event_rural
	is_triggered_only = yes

	option = {
		name = bsac.14.a
		ai_chance = { factor = 100 }
		trigger = {
			NOT = {
				has_completed_focus = ZAM_huttig_here_to_stay
			}
		}
		BSC = {
			annex_country = {
				target = ZAM
				transfer_troops = yes
			}
		}
	}
	option = {
		name = bsac.14.b
		ai_chance = {
			factor = 30
		}
	}
}

country_event = { #VBK sets up secret trade
	id = bsac.15
	title = bsac.15.t
	desc = bsac.15.d
	is_triggered_only = yes
	picture = GFX_report_event_road

	#OK, but leak the information
	option = {
		name = bsac.15.a
		ai_chance = { factor = 100 }
		hidden_effect = {
			BSC = {
				set_country_flag = portugalleak
			}
		}
		BSC = {
			country_event = {
				id = bsac.17
				days = 2
			}
		}
	}
	#Say yes, but no leak
	option = {
		name = bsac.15.b
		ai_chance = {
			factor = 50
		}
		BSC = {
			country_event = {
				id = bsac.17
				days = 2
			}
		}
	}
#Refuse (locks off BSC paths)
	option = {
		name = bsac.15.c
		ai_chance = {
			factor = 0
		}
		add_political_power = -25
	}
}

country_event = { #Negotiate with the LegCo
	id = bsac.16
	title = bsac.16.t
	desc = bsac.16.d
	picture = GFX_report_event_tennis
	is_triggered_only = yes

#The Rhino
	option = {
		name = bsac.16.a
		ai_chance = { factor = 100 }
		hidden_effect = {
			set_country_flag = therhino
		}
		create_country_leader = {
			name = "Stewart Gore-Browne"
			desc = "POLITICS_GORE_BROWNE_DESC"
			picture = "gfx/leaders/BSC/Portrait_BSC_Gore_Browne.png"
			expire = "1.1.1"
			ideology = moderate_authoritarianism_subtype
		}
		set_politics = {
			ruling_party = social_conservative
		}
		add_popularity = {
			ideology = social_conservative
			popularity = 0.25
		}
		add_popularity = {
			ideology = paternal_autocrat
			popularity = -0.5
		}
		set_cosmetic_tag = BSC_ENG
	}
#The Bear
	option = {
		name = bsac.16.b
		ai_chance = { factor = 100 }
		hidden_effect = {
			set_country_flag = thebear
		}
	create_country_leader = {
		name = "Roland Welensky"
		desc = "POLITICS_ROY_WELENSKY_DESC"
		picture = "gfx/leaders/BSC/Portrait_BSC_Welensky.png"
		expire = "1.1.1"
		ideology = right_syndicalism_subtype
		traits = {}
	}
	set_politics = {
		ruling_party = national_populist
	}
		add_popularity = {
			ideology = national_populist
			popularity = 0.25
		}
		add_popularity = {
			ideology = paternal_autocrat
			popularity = -0.5
		}
		set_cosmetic_tag = BSC_ENG
	}
}

country_event = { #Portugal agrees
	id = bsac.17
	title = bsac.17.t
	desc = bsac.17.d
	picture = GFX_report_event_steamship
	is_triggered_only = yes

	option = {
		name = bsac.17.a
		ai_chance = { factor = 100 }
		add_political_power = 20
		hidden_effect = {
			GER = {
				country_event = {
					id = bsac.18
					days = 122
				}
			}
		}
	}
}

country_event = { #Germany finds out
	id = bsac.18
	title = bsac.18.t
	desc = bsac.18.d
	is_triggered_only = yes
	picture = GFX_report_event_road

#intervene
	option = {
		name = bsac.18.a
		ai_chance = { factor = 100 }
		add_political_power = -20
		hidden_effect = {
		}
		MAF = {
			country_event = {
					id = bsac.19
					days = 2
					}
				}
		BSC = {
			country_event = {
				id = bsac.20
				days = 2
			}
		}
	}
	#do nothing
	option = {
		name = bsac.18.b
		ai_chance = {
			factor = 0
		}
		add_stability = -0.01
	}
}

country_event = { #MAF reaction to German response
	id = bsac.19
	title = bsac.19.t
	desc = bsac.19.d
	picture = GFX_report_event_road
	is_triggered_only = yes
	
#protest
	option = {
		name = bsac.19.a
		ai_chance = { factor = 100 }
		add_political_power = 30
		add_stability = -0.01
		}
		
	option = {
		name = bsac.19.b
		ai_chance = { factor = 100 }
	}
}

country_event = { #BSC response to investigation
	id = bsac.20
	title = bsac.20.t
	desc = bsac.20.d
	picture = GFX_report_event_street2
	is_triggered_only = yes
	
	option = {
	name = bsac.20.a
	ai_chance = {
		factor = 100
	}
	add_stability = -0.05
	hidden_effect = {
		set_country_flag = copperinvestigation
			BSC = {
				country_event = {
					id = bsac.21
					days = 36
				}
			}
		}
	}
}

country_event = { #Commissioners arrive
	id = bsac.21
	title = bsac.21.t
	desc = bsac.21.d
	picture = GFX_report_event_uac
	is_triggered_only = yes
 
	option = {
		name = bsac.21.a
		ai_chance = { factor = 100 }
		hidden_effect = {
			BSC = {
				country_event = {
					id = bsac.22
					days = 2
				}
			}
		}
		add_political_power = -20
		MAF = {
			country_event = {
				id = bsac.23
					days = 2
				}
			}
		CAN = {
			country_event = {
				id = bsac.23
				days = 2
				}
			}
		POR = {
			country_event = {
				id = bsac.23
				days = 2
				}
			}
		PAF = {
			country_event = {
				id = bsac.23
				days = 2
			}
		}
	}
}

country_event = { #Commissioners investigate
	id = bsac.22
	title = bsac.22.t
	desc = bsac.22.d
	picture = GFX_report_event_rhodesias
	is_triggered_only = yes

	option = {
		name = bsac.22.a
		ai_chance = { factor = 100 }
		hidden_effect = {
			BSC = {
				country_event = {
					id = bsac.24
					days = 9
				}
			}
		}
		add_stability = -0.02
	}
}

country_event = { #Commission news for POR, PAF and MAF
	id = bsac.23
	title = bsac.23.t
	desc = bsac.23.d
	picture = GFX_report_event_rhodesias
	is_triggered_only = yes
	
	trigger = { is_ai = no } 
	#minor_flavor = yes

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

country_event = { #Commission flies home to Germany
	id = bsac.24
	title = bsac.24.t
	desc = bsac.24.d
	picture = GFX_report_event_africamountain
	is_triggered_only = yes
	
	option = {
		name = bsac.24.a
		ai_chance = { factor = 100 }
		hidden_effect = {
		if = {
			limit = {
				BSC = {
					has_country_flag = portugalleak
				}
			}
			GER = {
				country_event = {
					id = bsac.25
					days = 25
					}
				}
			}
		else = {
			GER = {
				country_event = {
					id = bsac.26
					days = 25
				}
			}
		}
		add_stability = 0.02
		}
	}
}
country_event = { #Germany finds out
	id = bsac.25
	title = bsac.25.t
	desc = bsac.25.d
	picture = GFX_report_event_uac
	is_triggered_only = yes

#Bring the Bongs back
	option = {
		name = bsac.25.a
		ai_chance = { factor = 100 }
		hidden_effect = {
		MAF = {
			country_event = {
				id = bsac.27
				days = 5
			}
		}
		CAN = {
			country_event = {
				id = bsac.27
				days = 5
			}
		}
		POR = {
			country_event = {
				id = bsac.27
				days = 5
			}
		}
		PAF = {
			country_event = {
					id = bsac.27
					days = 5
					}	
				}
			}
		add_political_power = -10
		BSC = {
			country_event = {
				id = bsac.6
				days = 4
			}
		}
	}
#Bury the report deep within
#Cast aside there's no coming home
	option = {
		name = bsac.25.b
		ai_chance = {
			factor = 20
		}
	hidden_effect = {
		MAF = {
			country_event = {
				id = bsac.28
				days = 5
			}
		}
		CAN = {
			country_event = {
				id = bsac.28
				days = 5
			}
		}
		POR = {
			country_event = {
				id = bsac.28
				days = 5
			}
		}
		PAF = {
			country_event = {
				id = bsac.28
				days = 5
				}
			}
		}
		add_stability = -0.02
		add_war_support = -0.02
		BSC = {
			country_event = {
				id = bsac.5
				days = 4
			}
		}
	}
}

country_event = { #Germany fails to uncover anything
	id = bsac.26
	title = bsac.26.t
	desc = bsac.26.d
	picture = GFX_report_event_uac
	is_triggered_only = yes

	option = {
		name = bsac.26.a
		ai_chance = { factor = 100 }
		hidden_effect = {
		MAF = {
			country_event = {
					id = bsac.28
					days = 5
				}
			}
		CAN = {
			country_event = {
					id = bsac.28
					days = 5
				}
			}
		POR = {
			country_event = {
				id = bsac.28
				days = 5
			}
		}
		PAF = {
			country_event = {
				id = bsac.28
				days = 5
				}
			}
		}
		add_political_power = 5
		BSC = {
			country_event = {
				id = bsac.5
				days = 4
			}
		}
	}
}
country_event = { #Wrongdoing found in BSC
	id = bsac.27
	title = bsac.27.t
	desc = bsac.27.d
	picture = GFX_report_event_uac
	is_triggered_only = yes
	
	option = {
		name = bsac.27.a
		ai_chance = { factor = 100 }
		add_political_power = -5
		if = {
			limit = {
				tag = MAF
			}
			add_stability = -0.01
		}
	}
}
country_event = { #BSC exonerated!
	id = bsac.28
	title = bsac.28.t
	desc = bsac.28.d
	picture = GFX_report_event_uac
	is_triggered_only = yes

	option = {
		name = bsac.28.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				tag = MAF
				}
			add_stability = 0.02
			add_political_power = 20
		}
	}
}
country_event = { #Protest occupation
	id = bsac.29
	title = bsac.29.t
	desc = bsac.29.d
	picture = GFX_report_event_hmv
	is_triggered_only = yes

	option = {
		name = bsac.29.a
		ai_chance = { factor = 100 }
	}
	#return of luangwe
	option = {
		name = bsac.29.b
		ai_chance = {
			factor = 25
		}
		BSC = {
			transfer_state = 955
		}
	if = {
		limit = {
			955 = {
				is_demilitarized_zone = yes
			}
		}
		955 = {
			set_demilitarized_zone = no
			}
		}
	}
}
country_event = { #Yeta is angry
	id = bsac.30
	title = bsac.30.t
	desc = bsac.30.d
	picture = GFX_report_event_yeta
	is_triggered_only = yes

#Crack down on them
	option = {
		name = bsac.30.a
		ai_chance = { factor = 75 }
		hidden_effect = {
			BSC = {
			country_event = {
					id = bsac.31
					days = 7
				}
			}
		}
		add_stability = -0.01
	}

#Soothe them
	option = {
		name = bsac.30.b
		ai_chance = {
			factor = 25
		}
		add_political_power = -100
	}
}

country_event = { #Lozi revolt
	id = bsac.31
	title = bsac.31.t
	desc = bsac.31.d
	picture = GFX_report_event_boma
	is_triggered_only = yes
	
	trigger = {
		NOT = {
			OR = {
				has_completed_focus = BSC_releasebarotseland
				has_completed_focus = BSC_betraythelewankiaconcession
			}
		}
	}
	immediate = {
		hidden_effect = {
			BRT = {
				set_politics = {
					ruling_party = paternal_autocrat
					last_election = "1888.6.15"
					election_frequency = 48
					elections_allowed = no
				}
				transfer_state = 957
				transfer_state = 958
				add_state_core = 813
				add_state_core = 956
				add_state_core = 955
				load_oob = BRT_AFR
				if = {
					limit = {
						OR = {
							BSC = {
								is_ai = no
							}
							ZAM = {
								is_ai = no
							}
							MAF = {
								is_ai = no
							}
						}
					}
					BRT = {
						load_oob = BRT_AFR
					}
				}
				load_focus_tree = african_monarchy
				separate_peace_all_wars = yes
				BRT = {
					add_ideas = MAF_Nat_Buff
				}
			if = {
				limit = {
					PAF = {
						has_completed_focus = PAF_fundbarotserebels
					}
				}
				give_military_access = PAF
				PAF = {
					give_military_access = BRT
				}
				load_oob = BRT_POR_AFR
				}
			}
			BSC = {
				declare_war_on = {
					target = BRT
					type = annex_everything
				}
			}
			ZAM = {
				declare_war_on = {
					target = BRT
					type = annex_everything
				}
			}
		MAF = {
			country_event = {
				id = bsac.62
				days = 5
			}
		}
		}
	}
	option = {
		name = bsac.31.a
		ai_chance = { factor = 100 }
	}
	option = {
		name = bsac.31.b
		ai_chance = {
			factor = 0
		}
		hidden_effect = {
			BRT = {
				change_tag_from = BSC
			}
		}
	}
}
country_event = { #Afronaut
	id = bsac.32
	title = bsac.32.t
	desc = bsac.32.d
	picture = GFX_report_event_afronaut
	is_triggered_only = yes
		trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.32.a
		ai_chance = { factor = 100 }
		add_political_power = -1
	}
}
	
country_event = { #Strikes
	id = bsac.33
	title = bsac.33.t
	desc = bsac.33.d
	picture = GFX_report_event_NZL_great_strike
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.33.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = -0.01
		}
		if = {
			limit = {
				tag = MAF
				}
			add_political_power = -5
		}
	}
}
	
country_event = { #Beatty and Oppenheimer
	id = bsac.34
	title = bsac.34.t
	desc = bsac.34.d
	picture = GFX_report_event_portlouis
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.34.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				NOT = {
					tag = MAF
				}
			}
		add_political_power = -20
		}
		if = {
			limit = {
				tag = MAF
				}
			add_political_power = -5
		}
	}
}
	
country_event = { #Chester Beatty Biblical Papyri
	id = bsac.35
	title = bsac.35.t
	desc = bsac.35.d
	picture = GFX_report_event_generic_books
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.35.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = 0.01
		}
		add_political_power = 5
	}
}
	
country_event = { #Anti-Indian riots
	id = bsac.36
	title = bsac.36.t
	desc = bsac.36.d
	picture = GFX_report_event_generic_food
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.36.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
		add_stability = -0.02
		}
		add_political_power = -5
	}
}
	
country_event = { #Chilembwists shot
	id = bsac.37
	title = bsac.37.t
	desc = bsac.37.d
	picture = GFX_report_event_march
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.37.a
		ai_chance = { factor = 100 }
		add_political_power = 10
	}
}
	
country_event = { # fish protests
	id = bsac.38
	title = bsac.38.t
	desc = bsac.38.d
	picture = GFX_report_event_port_goods
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.38.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				tag = COG
				tag = KTG
				}
			}
		add_war_support = -0.01
		}
	}
}
	
country_event = { #Native association
	id = bsac.39
	title = bsac.39.t
	desc = bsac.39.d
	picture = GFX_report_event_sena
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.39.a
		ai_chance = { factor = 100 }
		add_political_power = 20
	}
}
	
country_event = { #Wiko fighting
	id = bsac.40
	title = bsac.40.t
	desc = bsac.40.d
	picture = GFX_report_event_chiefs2
	is_triggered_only = yes
trigger = {
		is_ai = no
		956 = { is_controlled_by_ROOT_or_ally = yes } #Ndola
	}
	#minor_flavor = yes
	option = {
		name = bsac.40.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				tag = NMB
				}
			}
		add_stability = -0.01
		}
		add_political_power = -5
	}
}
	
country_event = { #White farmers
	id = bsac.41
	title = bsac.41.t
	desc = bsac.41.d
	picture = GFX_report_event_agronomics
	is_triggered_only = yes
trigger = {
		is_ai = no
		956 = { is_controlled_by_ROOT_or_ally = yes } #Ndola
	}
	#minor_flavor = yes
	option = {
		name = bsac.41.a
		ai_chance = { factor = 100 }
		add_stability = 0.01
	}
}
	
country_event = { #NCEC
	id = bsac.42
	title = bsac.42.t
	desc = bsac.42.d
	picture = GFX_report_event_generic_farming
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.42.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
		add_stability = 0.02
		}
		if = {
			limit = {
				tag = MAF
				}
		add_political_power = 10
		}
	}
}
	
country_event = { #BNS
	id = bsac.43
	title = bsac.43.t
	desc = bsac.43.d
	picture = GFX_report_event_COG_modernization
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.43.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
		add_stability = 0.02
		}
		add_political_power = 10
	}
}
	
country_event = { #Copper prices
	id = bsac.44
	title = bsac.44.t
	desc = bsac.44.d
	picture = GFX_report_event_rhodesias
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.44.a
		ai_chance = { factor = 100 }
		add_stability = 0.01
	}
}
	
country_event = { #Lamba
	id = bsac.45
	title = bsac.45.t
	desc = bsac.45.d
	is_triggered_only = yes
	picture = GFX_report_event_oyo	
trigger = {
		is_ai = no
		956 = { is_controlled_by_ROOT_or_ally = yes } #Ndola
	}
	#minor_flavor = yes
	option = {
		name = bsac.45.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
		add_stability = -0.01
		}
	}
}
	
country_event = { #Rural depopulation
	id = bsac.46
	title = bsac.46.t
	desc = bsac.46.d
	picture = GFX_report_event_footie	
	is_triggered_only = yes
trigger = {
		is_ai = no
		956 = { is_controlled_by_ROOT_or_ally = yes } #Ndola
	}
	#minor_flavor = yes
	option = {
		name = bsac.46.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
				tag = BSC
				}
				add_war_support = -0.01
			}
		add_political_power = -10
	}
}
	
country_event = { #Pim Commission
	id = bsac.47
	title = bsac.47.t
	desc = bsac.47.d
	is_triggered_only = yes
	picture = GFX_report_event_handshake	
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.47.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
		add_stability = -0.01
		}
	}
}
	
country_event = { #The Return of Mwana Lesa?
	id = bsac.48
	title = bsac.48.t
	desc = bsac.48.d
	picture = GFX_report_event_coast	
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.48.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
		add_war_support = -0.01
		}
	}
}
	
country_event = { #Africa House meeting
	id = bsac.49
	title = bsac.49.t
	desc = bsac.49.d
	picture = GFX_report_event_africahouse	
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.49.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
		add_political_power = 10
		}
	}
}
	
country_event = { #The status of the left?
	id = bsac.50
	title = bsac.50.t
	desc = bsac.50.d
	picture = GFX_report_event_afronaut
	is_triggered_only = yes
	option = {
		name = bsac.50.a
		ai_chance = { factor = 100 }
		add_stability = 0.02
	}
	option = {
		name = bsac.50.b
		ai_chance = { factor = 100 }
		set_politics = {
			ruling_party = radical_socialist
		}
		add_popularity = {
			ideology = radical_socialist
			popularity = 0.05
		}
	}
	option = {
		name = bsac.50.c
		ai_chance = { factor = 100 }
		set_politics = {
			ruling_party = syndicalist
		}
		add_popularity = {
			ideology = syndicalist
			popularity = 0.1
		}
	}
	option = {
		name = bsac.50.e
		ai_chance = { factor = 100 }
		set_politics = {
			ruling_party = totalist
		}
		add_popularity = {
			ideology = totalist
			popularity = 0.1
		}
	}
}

country_event = { #BSAC background
	id = bsac.51
	title = bsac.51.t
	desc = bsac.51.d
	picture = GFX_report_event_chanic
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.51.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = 0.01
			add_political_power = -20
		}
	}
}

country_event = { #The Rhino, Gore-Browne
	id = bsac.52
	title = bsac.52.t
	desc = bsac.52.d
	picture = GFX_report_event_africahouse
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.52.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = 0.01
		}
	}
}

country_event = { #The Bear, Welensky
	id = bsac.53
	title = bsac.53.t
	desc = bsac.53.d
	picture = GFX_report_event_africahouse
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.53.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = -0.01
		}
	}
}

country_event = { #King Yeta
	id = bsac.54
	title = bsac.54.t
	desc = bsac.54.d
	picture = GFX_report_event_yeta
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.54.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = -0.01
		}
	}
}

country_event = { #Investments in LONRHO
	id = bsac.55
	title = bsac.55.t
	desc = bsac.55.d
	picture = GFX_report_event_rhodesias
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.55.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_offsite_building = { type = industrial_complex level = 1 }
		}
		add_political_power = 15
	}
}

country_event = { #Paramountcy
	id = bsac.56
	title = bsac.56.t
	desc = bsac.56.d
	picture = GFX_report_event_chatting
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.56.a
		ai_chance = { factor = 100 }
		increase_ruling_party_popularity_by_10 = yes
	}

	option = {
		name = bsac.56.b
		ai_chance = { factor = 100 }
		add_stability = 0.03
	}
}

country_event = { #Witches everywhere
	id = bsac.57
	title = bsac.57.t
	desc = bsac.57.d
	picture = GFX_report_event_rural
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.57.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = -0.01
			increase_ruling_party_popularity_by_5 = yes
		}
		add_political_power = 10
	}
}

country_event = { #Foundation of the Mongu-Lealui African Welfare Association
	id = bsac.58
	title = bsac.58.t
	desc = bsac.58.d
	picture = GFX_report_event_elites
	is_triggered_only = yes
			trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.58.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = 0.01
		}
		add_political_power = 5
	}
}

country_event = { #The Occupation of Northern Rhodesia
	id = bsac.59
	title = bsac.59.t
	desc = bsac.59.d
	picture = GFX_report_event_troops2
	is_triggered_only = yes
				trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
	option = {
		name = bsac.59.a
		ai_chance = { factor = 100 }
		if = {
			limit = {
			OR = {
				tag = BSC
				tag = ZAM
				}
			}
			add_stability = -0.01
		}		
		add_war_support = 0.01
		add_political_power = -10
	}
}

country_event = { #Restore our Old Name?
	id = bsac.60
	title = bsac.60.t
	desc = bsac.60.d
	picture = GFX_report_event_street3
	is_triggered_only = yes
	
	option = {
		name = bsac.60.a
		ai_chance = { factor = 100 }
		set_cosmetic_tag = BSC_GBROLD
	}

	option = {
		name = bsac.60.b
		ai_chance = {
			factor = 50
		}
	}
	
	option = {
		name = bsac.60.c
		ai_chance = {
			factor = 25
		}
	set_cosmetic_tag = BSC_ENG
	}
}

country_event = { #Intervene in Northern Rhodesia
	id = bsac.61
	title = bsac.61.t
	desc = bsac.61.d
	picture = GFX_report_event_campaigning
	is_triggered_only = yes
	
	option = {
		name = bsac.61.a
		ai_chance = {
			factor = 60
			modifier = {
				factor = 0.1
				has_war = yes
			}
		}
		MAF = {
			declare_war_on = {
				target = BSC
				type = annex_everything
			}		
		}
		add_stability = -0.01
	}

	option = {
		name = bsac.61.b
		ai_chance = {
			factor = 40
		}
	}
}

country_event = { #Fight the Lozi
	id = bsac.62
	title = bsac.62.t
	desc = bsac.62.d
	picture = GFX_report_event_campaigning
	is_triggered_only = yes
	
	option = {
		name = bsac.62.a
		ai_chance = {
			factor = 60
			modifier = {
				factor = 0.1
				has_war = yes
			}
		}
		MAF = {
			declare_war_on = {
				target = BRT
				type = annex_everything
			}		
		}
		add_stability = -0.01
	}

	option = {
		name = bsac.62.b
		ai_chance = {
			factor = 40
		}
	}
}