ZBA_nation_decis = {	#original_tag = ZBA
	zba_poterya_kontrolya = {
		icon = generic_civil_support
		available = {
			OR = {
				NOT = { has_idea = nacionalnye_conflikty_zba }
				has_war = yes
				has_civil_war = yes
			}	
		}
		days_mission_timeout = 300
		activation = {
			has_stability < 0.2
		}
		visible = {
			owns_state = 5
			owns_state = 188
			owns_state = 780
		}
		fixed_random_seed = no
		fire_only_once = yes
		is_good = no
		timeout_effect = {
			country_event = {
				id = baltica.1
			}
		}
		ai_will_do = {
			factor = 9
		}
	}
	
	ZBA_intagrat_ZKY = {
		icon = generic_scorched_earth		
		available = {
			has_stability > 0.7
			has_war = no	
			country_exists = ZKY
			ZKY = {
				is_subject_of = ZBA				
			}
		}
		cost = 60
		fire_only_once = yes
		visible = {
			has_completed_focus = zba_krepkaya_federatsiya
			is_puppet = no
			country_exists = ZKL			
			ZKY = {
				is_subject_of = ZBA				
			}			
		}
		complete_effect = {
			add_stability = -0.03
			ZKY = {
				country_event = { id = baltica.56 }
			}
		}
		ai_will_do = {
			factor = 50		
		}
	}
	ZBA_intagrat_ZPO = {
		icon = generic_scorched_earth		
		available = {
			has_stability > 0.7
			has_war = no	
			country_exists = ZPO
			ZPO = {
				is_subject_of = ZBA				
			}
		}
		cost = 60
		fire_only_once = yes
		visible = {
			has_completed_focus = zba_krepkaya_federatsiya
			is_puppet = no
			country_exists = ZKL			
			ZPO = {
				is_subject_of = ZBA				
			}			
		}
		complete_effect = {
			add_stability = -0.03
			ZPO = {
				country_event = { id = baltica.56 }
			}
		}
		ai_will_do = {
			factor = 50		
		}
	}
	ZBA_intagrat_ZDC = {
		icon = generic_scorched_earth		
		available = {
			has_stability > 0.7
			has_war = no	
			country_exists = ZDC
			ZDC = {
				is_subject_of = ZBA				
			}
		}
		cost = 60
		fire_only_once = yes
		visible = {
			has_completed_focus = zba_krepkaya_federatsiya
			is_puppet = no
			country_exists = ZKL			
			ZDC = {
				is_subject_of = ZBA				
			}			
		}
		complete_effect = {
			add_stability = -0.03
			ZDC = {
				country_event = { id = baltica.56 }
			}
		}
		ai_will_do = {
			factor = 50		
		}
	}

}