ZRL_cat_dec = {	#original_tag = ZRL
	zrl_anti_omni_1 = {	#Арестовать основных бунтовщиков
		icon = generic_nationalism
		available = {
			NOT = { has_government = communism }
		}
		visible = {					
			has_completed_focus = zrl_agitkompanii			
		}
		fire_only_once = yes			
		cost = 50
		complete_effect = {
			set_country_flag = zrl_anti_omni_1_compl
			add_stability = -0.02			
			add_popularity = {
				ideology = communism
				popularity = -0.05
			}
		}
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 50
				is_historical_focus_on = yes
			}
		}
	}
	
	zrl_anti_omni_2 = {	# Внутренние чистки, показательные казни
		icon = generic_nationalism
		available = {
			NOT = { has_government = communism }			
			has_stability > 0.3
		}
		visible = {					
			has_completed_focus = zrl_agitkompanii			
		}
		fire_only_once = yes			
		cost = 20
		days_remove = 60
		modifier = {
			stability_weekly = -0.005
			communism_drift = -0.05
			production_speed_buildings_factor = -0.25
		}
		remove_effect = { 
			set_country_flag = zrl_anti_omni_2_compl
			add_stability = -0.05
			add_war_support = -0.05			
		}		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 50
				is_historical_focus_on = yes
			}
		}
	}
	
	zrl_anti_omni_3 = {	# внедрение своих агентов в омнипаристские организации
		icon = generic_nationalism
		available = {
			NOT = { has_government = communism }			
		}
		visible = {					
			has_completed_focus = zrl_agitkompanii			
		}
		fire_only_once = yes			
		cost = 30
		days_remove = 60
		modifier = {
			political_power_factor = -0.10			
		}
		remove_effect = { 
			set_country_flag = zrl_anti_omni_3_compl
			army_experience = 5
			add_popularity = {
				ideology = communism
				popularity = -0.05
			}
		}		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 50
				is_historical_focus_on = yes
			}
		}
	}
	
	zrl_udalit_omnikov = {	#Покончить с омнипаризмом
		icon = generic_nationalism
		available = {
			NOT = { has_government = communism }
			has_country_flag = zrl_anti_omni_1_compl
			has_country_flag = zrl_anti_omni_2_compl
			has_country_flag = zrl_anti_omni_3_compl
		}
		visible = {					
			has_completed_focus = zrl_agitkompanii			
		}
		fire_only_once = yes			
		cost = 10
		complete_effect = {
			add_stability = 0.02
			remove_ideas = zrl_prizrak_omniparizma
		}
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 50
				is_historical_focus_on = yes
			}
		}
	}
	
	# zrl_4_korony = {	#четыре короны
		# icon = generic_nationalism
		# available = {
			# has_government = neutrality
			# has_country_flag = zrl_have_korona_zws
			# has_country_flag = zrl_have_korona_zsh
			# has_country_flag = zrl_have_korona_zen
		# }
		# visible = {					
			# has_completed_focus = zrl_strike_to_britt			
		# }
		# fire_only_once = yes			
		# cost = 10
		# complete_effect = {
			# country_event = { id = erie.63 }			
		# }
		# ai_will_do = {
			# factor = 200
			# modifier = {
				# factor = 50
				# is_historical_focus_on = yes
			# }
		# }
	# }
}