add_namespace = bulgaria_1

country_event = {
	id = bulgaria_1.1
	title = bulgaria_1.1.t
	desc = bulgaria_1.1.d
	picture = GFX_report_event_swedish_soldier
	
	is_triggered_only = yes

	option = {
	    name = bulgaria_1.1.a
		    leave_faction = yes
		    ENG = { white_peace = { tag = BUL } }
			SOV = { 
				white_peace = {
					tag = BUL
				}
            }
		    SOV = { add_to_faction = BUL }
            set_politics = {
			    ruling_party = communism
				elections_allowed = no
				last_election = "1944.1.1"
				election_frequency = 48
			}
			set_popularities = {
	            democratic = 20
				neutrality = 10
				communism = 70
            }
		    ai_chance = 100
    }
}