@separat_boost_1 = 26	# время на прирост сопротивления в 1
@separat_boost_3 = 73	# время на прирост сопротивления в 3

despotaty_vizantosov_categ = {	#тэги и is_subject_of = ZVZ

	######## ZTS	Царство Афинское и ВСЕ ВСЕ ВСЕ
	zts_vibrat_politicheskii_put = {
		icon = generic_political_discourse
		allowed = {
#			tag = ZTS
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = zts_separ_5
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 5 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 5 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 5 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 5 }
				}
			}				
		}
#		visible = {
#			NOT = {
#				has_country_flag = vybran_voennizirovanny_put
#			}	
#		}		
		fire_only_once = yes		
		cost = 35		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {			
			set_country_flag = vybran_politicheskii_put
			unlock_decision_tooltip = zts_mitingi_za_nezavisimost
			unlock_decision_tooltip = zts_manevr_vlastei
			if = {
				limit = {
					tag = ZTS
				}
				ZTS_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGF
				}
				ZGF_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGE
				}
				ZGE_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGH
				}
				ZGH_separatism_add_3 = yes	
			}
		}
	}
	zts_vibrat_voenny_put = {
		icon = generic_prepare_civil_war
		allowed = {
#			tag = ZTS
		}
		available = {	
			custom_trigger_tooltip = {
				tooltip = zts_separ_5
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 5 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 5 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 5 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 5 }
				}
			}			
		}
#		visible = {
#			NOT = {
#				has_country_flag = vybran_politicheskii_put
#			}	
#		}		
		fire_only_once = yes		
		cost = 35		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {
			set_country_flag = vybran_voennizirovanny_put
			unlock_decision_tooltip = zts_trenirovki_parmezan
			unlock_decision_tooltip = zts_vyvesti_unitov
			if = {
				limit = {
					tag = ZTS
				}
				ZTS_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGF
				}
				ZGF_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGE
				}
				ZGE_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGH
				}
				ZGH_separatism_add_3 = yes	
			}
		}
	}
	####################################################
	zts_separat_add_1 = {
		icon = generic_independence
		allowed = {
#			tag = ZTS
		}
		available = {	
			has_stability > 0.2
			has_war_support > 0.2
			custom_trigger_tooltip = {
				tooltip = zts_separ_menshe_100
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism < 100 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism < 100 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism < 100 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism < 100 }
				}
			}								
			political_power_daily > 0.25					
			not = {
				has_decision = zts_separat_add_3
			}
		}		
		modifier = {
			political_power_gain = -0.25
		}
		fire_only_once = no
		cost = 0
		fixed_random_seed = no
		days_remove = @separat_boost_1
		ai_will_do = {
			factor = 25
			modifier = {
				factor = 0.2
				has_war = yes				
			}
		}
		remove_effect = {
			if = {
				limit = {
					tag = ZTS
				}
				ZTS_separatism_add_1 = yes	
			}
			if = {
				limit = {
					tag = ZGF
				}
				ZGF_separatism_add_1 = yes	
			}
			if = {
				limit = {
					tag = ZGE
				}
				ZGE_separatism_add_1 = yes	
			}
			if = {
				limit = {
					tag = ZGH
				}
				ZGH_separatism_add_1 = yes	
			}
#			add_war_support = 0.005
#			add_stability = -0.005
		}
	}
	zts_separat_add_3 = {
		icon = generic_ignite_civil_war
		allowed = {
#			tag = ZTS
		}
		available = {	
			has_stability > 0.2
			has_war_support > 0.2
			custom_trigger_tooltip = {
				tooltip = zts_separ_menshe_100
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism < 100 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism < 100 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism < 100 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism < 100 }
				}
			}			
			political_power_daily > 0.3			
			not = {
				has_decision = zts_separat_add_1
			}
		}		
		modifier = {
			political_power_gain = -0.3
		}
		fire_only_once = no
		cost = 0
		fixed_random_seed = no
		days_remove = @separat_boost_3
		ai_will_do = {
			factor = 10	
			modifier = {
				factor = 0.2
				has_war = yes				
			}
		}
		remove_effect = {
			if = {
				limit = {
					tag = ZTS
				}
				ZTS_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGF
				}
				ZGF_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGE
				}
				ZGE_separatism_add_3 = yes	
			}
			if = {
				limit = {
					tag = ZGH
				}
				ZGH_separatism_add_3 = yes	
			}
#			add_war_support = 0.004
#			add_stability = -0.003
		}
	}
	zts_add_autonomy_1 = {
		icon = generic_form_nation
		allowed = {
#			tag = ZTS
		}
		available = {	
			custom_trigger_tooltip = {
				tooltip = zts_separ_50
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 50 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 50 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 50 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 50 }
				}
			}			
#			check_variable = { global.ZTS_separatism > 50 }
			has_stability > 0.70
		}		
		fire_only_once = no
		days_re_enable = 120		
		cost = 35	
		fixed_random_seed = no		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {
			add_stability = -0.002
			random_list = {
				40 = {
					add_autonomy_ratio = {
						value = 0.12
						localization = vozdeistvie_grecheskih_separatistov
					}
				}
				30 = {
					add_autonomy_ratio = {
						value = 0.14
						localization = vozdeistvie_grecheskih_separatistov
					}
				}
				30 = {
					add_autonomy_ratio = {
						value = 0.18
						localization = vozdeistvie_grecheskih_separatistov
					}
				}
			}
			
		}
	}
	zts_zayavit_o_nezavisimosti = {
		icon = generic_civil_support
		allowed = {
#			tag = ZTS
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = zts_separ_95
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 95 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 95 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 95 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 95 }
				}
			}	
			has_war_support > 0.50
		}		
		fire_only_once = yes		
		cost = 30		
		ai_will_do = {
			factor = 80
			modifier = {
				factor = 60
				has_war = no
				ZVZ = {
					has_war = yes	
				}
			}
		}
		complete_effect = {
			custom_effect_tooltip = zts_zayavit_o_nezavisimosti_tt
			ZVZ = {
				country_event = { id = vizan.1 }
			}
		}
	}
	zts_potrebovat_nezavisimost = {
		icon = generic_decision
		allowed = {
#			tag = ZTS
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = zts_separ_75
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 75 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 75 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 75 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 75 }
				}
			}	
			OR = {
				has_autonomy_state = autonomy_dominion
				has_autonomy_state = autonomy_satellite
			}	
			compare_autonomy_progress_ratio > 0.8
			has_stability > 0.70
		}		
		fire_only_once = no	
		days_re_enable = 360
		cost = 30		
		ai_will_do = {
			factor = 70
			modifier = {
				factor = 50
				has_war = no
				ZVZ = {
					has_war = yes	
				}
			}			
		}
		complete_effect = {
			custom_effect_tooltip = zts_potrebovat_nezavisimost_tt
			ZVZ = {
				country_event = { id = vizan.4 }
			}
		}
	}
	zts_grecheskii_kongress = {		#чекнуть как это можно обощить решением для всех, тэги добавить?
		icon = generic_nationalism
		allowed = {
#			tag = ZTS
		}
		available = {
			ZTS = {
				custom_trigger_tooltip = {
					tooltip = zts_separ_50				
					check_variable = { global.ZTS_separatism > 50 }				
				}
			}	
			ZGF = {
				custom_trigger_tooltip = {
					tooltip = zts_separ_50				
					check_variable = { global.ZGF_separatism > 50 }				
				}
			}
			ZGE = {
				custom_trigger_tooltip = {
					tooltip = zts_separ_50				
					check_variable = { global.ZGE_separatism > 50 }				
				}
			}
			ZGH = {
				custom_trigger_tooltip = {
					tooltip = zts_separ_50				
					check_variable = { global.ZGH_separatism > 50 }				
				}
			}
#			custom_trigger_tooltip = {
#				tooltip = zts_separ_all_50
#				check_variable = { global.ZTS_separatism > 50 }
#				check_variable = { global.ZGF_separatism > 50 }
#				check_variable = { global.ZGE_separatism > 50 }
#				check_variable = { global.ZGH_separatism > 50 }
#			}
			custom_trigger_tooltip = {
				tooltip = vse_despotaty_est_marionetki
				ZTS = {
					is_subject_of = ZVZ
				}
				ZGF = {
					is_subject_of = ZVZ
				}
				ZGE = {
					is_subject_of = ZVZ
				}
				ZGH = {
					is_subject_of = ZVZ
				}
			}
			has_stability > 0.60
			has_war_support > 0.60
		}	
		visible = {
			NOT = { has_global_flag = ellada_formed_glob_flag }	
			NOT = {
				has_global_flag = grecheskii_kongress_proveden
			}
		}
		fire_only_once = yes		
		cost = 75		
		ai_will_do = {
			factor = 100
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
			modifier = {
				factor = 50
				ZVZ = {
					has_war = yes
				}
			}
		}
		complete_effect = {
			add_stability = 0.02
			set_global_flag = grecheskii_kongress_proveden
			set_country_flag = grecheskii_kongress_leader
			country_event = { id = vizan.7 }
		}
	}
	zts_trenirovki_parmezan = {
		icon = generic_industry
		allowed = {
#			tag = ZTS
		}
		available = {	
			has_war = no
			custom_trigger_tooltip = {
				tooltip = zts_separ_30
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 30 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 30 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 30 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 30 }
				}
			}			
			ZVZ = {
				NOT = {
					has_completed_focus = zvz_avtonomii_im
				}
			}			
		}	
		visible = {
			has_country_flag = vybran_voennizirovanny_put
		}
		fire_only_once = no
		days_re_enable = 100
		days_remove = 100
		cost = 50		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		modifier = {
			experience_gain_army = 0.05
		}
		complete_effect = {
			add_war_support = 0.01
		}		
	}
	zts_vyvesti_unitov = {
		icon = generic_operation
		allowed = {
#			tag = ZTS
		}
		available = {	
			has_stability > 0.4
			has_war_support > 0.4
			
			custom_trigger_tooltip = {
				tooltip = zts_separ_30
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 30 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 30 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 30 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 30 }
				}
			}			
			OR = {
				has_autonomy_state = autonomy_dominion
				has_autonomy_state = autonomy_satellite
			}
		}
		visible = {
			has_country_flag = vybran_voennizirovanny_put
		}		
		fire_only_once = yes		
		cost = 50		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {
			if = {
				limit = {
					tag = ZTS
				}
				country_event = { id = vizan.9 }
			}
			if = {
				limit = {
					tag = ZGF
				}
				country_event = { id = vizan.10 }
			}
			if = {
				limit = {
					tag = ZGE
				}
				country_event = { id = vizan.11 }
			}
			if = {
				limit = {
					tag = ZGH
				}
				country_event = { id = vizan.12 }
			}
		}		
	}
	zts_mitingi_za_nezavisimost = {
		icon = generic_nationalism
		allowed = {
#			tag = ZTS
		}
		available = {			
			custom_trigger_tooltip = {
				tooltip = zts_separ_20
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 20 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 20 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 20 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 20 }
				}
			}							
		}	
		visible = {
			has_country_flag = vybran_politicheskii_put
		}
		fire_only_once = no
		days_re_enable = 72
		days_remove = 50
		cost = 50		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		modifier = {
			autonomy_gain = 1
		}		
	}
	zts_manevr_vlastei = {
		icon = generic_political_discourse
		allowed = {
#			tag = ZTS
		}
		available = {	
			has_stability > 0.2
			has_war_support > 0.2
			custom_trigger_tooltip = {
				tooltip = zts_separ_25
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 25 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 25 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 25 }
				}
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 25 }
				}
			}
			ZVZ = {
				NOT = {
					has_completed_focus = zvz_avtonomii_im	
				}
			}
		}
		visible = {
			has_country_flag = vybran_politicheskii_put
		}
		cost = 15	
		fire_only_once = no
		days_re_enable = 75
		days_remove = 50		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		modifier = {
			autonomy_gain = 1
		}		
	}
	zts_snizit_nakal_sityatsii = {
		icon = generic_decision
		allowed = {
#			tag = ZTS
		}
		available = {				
			custom_trigger_tooltip = {
				tooltip = zts_separ_25
				if = {
					limit = {
						tag = ZGH
					}
					check_variable = { global.ZGH_separatism > 25 }
				}
				if = {
					limit = {
						tag = ZGF
					}
					check_variable = { global.ZGF_separatism > 25 }
				}
				if = {
					limit = {
						tag = ZGE
					}
					check_variable = { global.ZGE_separatism > 25 }
				}
				if = {
					limit = {
						tag = ZTS
					}
					check_variable = { global.ZTS_separatism > 25 }
				}
			}
		}			
		fire_only_once = no
		days_re_enable = 50
		cost = 15		
		ai_will_do = {
			factor = 0	#noo		
		}
		complete_effect = {
			add_stability = 0.02
			if = {
				limit = {
					tag = ZTS
				}
				ZTS_separatism_minus_1 = yes	
			}
			if = {
				limit = {
					tag = ZGF
				}
				ZGF_separatism_minus_1 = yes
			}
			if = {
				limit = {
					tag = ZGE
				}
				ZGE_separatism_minus_1 = yes
			}
			if = {
				limit = {
					tag = ZGH
				}
				ZGH_separatism_minus_1 = yes
			}
		}
	}	
	######################################
	######### конкретные решенияна стимуляцию споротивления
	####################################
	#### ZTS	Царство Афинское
	zts_supp_separatist_47 = {
		icon = generic_scorched_earth
		allowed = {
			tag = ZTS
		}
		available = {				
			controls_state = 47
			ZVZ = {
				divisions_in_state = {				
					size < 1
					state = 47
				}
				NOT = {
					has_idea = zvz_mnogonational_gosvo
				}
			}
		}			
		fire_only_once = no
		days_re_enable = 50
		cost = 15		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {			
			ZTS_separatism_add_1 = yes	
			add_war_support = 0.02
		}
	}
	#	Морейский Деспотат
	zgh_supp_separatist_186 = {
		icon = generic_scorched_earth
		allowed = {
			tag = ZGH
		}
		available = {				
			controls_state = 186
			ZVZ = {
				divisions_in_state = {				
					size < 1
					state = 186
				}
				NOT = {
					has_idea = zvz_mnogonational_gosvo
				}
			}
		}			
		fire_only_once = no
		days_re_enable = 50
		cost = 15		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {			
			ZGH_separatism_add_1 = yes	
			add_war_support = 0.02
		}
	}
	#	Македонский Деспотат
	zgf_supp_separatist_731 = {
		icon = generic_scorched_earth
		allowed = {
			tag = ZGF
		}
		available = {				
			controls_state = 731
			ZVZ = {
				divisions_in_state = {				
					size < 1
					state = 731
				}
				NOT = {
					has_idea = zvz_mnogonational_gosvo
				}
			}
		}			
		fire_only_once = no
		days_re_enable = 50
		cost = 15		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {			
			ZGF_separatism_add_1 = yes	
			add_war_support = 0.01
		}
	}
	zgf_supp_separatist_106 = {
		icon = generic_scorched_earth
		allowed = {
			tag = ZGF
		}
		available = {				
			controls_state = 106
			ZVZ = {
				divisions_in_state = {				
					size < 1
					state = 106
				}
				NOT = {
					has_idea = zvz_mnogonational_gosvo
				}
			}
		}			
		fire_only_once = no
		days_re_enable = 50
		cost = 15		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {			
			ZGF_separatism_add_1 = yes	
			add_war_support = 0.01
		}
	}
	#	 Эпирский Деспотат
	zge_supp_separatist_185 = {
		icon = generic_scorched_earth
		allowed = {
			tag = ZGE
		}
		available = {				
			controls_state = 185
			ZVZ = {
				divisions_in_state = {				
					size < 1
					state = 185
				}
				NOT = {
					has_idea = zvz_mnogonational_gosvo
				}
			}
		}			
		fire_only_once = no
		days_re_enable = 50
		cost = 15		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {			
			ZGE_separatism_add_1 = yes	
			add_war_support = 0.01
		}
	}
	zge_supp_separatist_782 = {
		icon = generic_scorched_earth
		allowed = {
			tag = ZGE
		}
		available = {				
			controls_state = 782
			ZVZ = {
				divisions_in_state = {				
					size < 1
					state = 782
				}
				NOT = {
					has_idea = zvz_mnogonational_gosvo
				}
			}
		}			
		fire_only_once = no
		days_re_enable = 50
		cost = 15		
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		complete_effect = {			
			ZGE_separatism_add_1 = yes	
			add_war_support = 0.01
		}
	}
	
	#########################
	### Греческий конгресс, решения для организатора
	####
	elline_greece_kongress_1 = {
		icon = generic_decision
		allowed = {
#			tag = ZTS
		}
		available = {	
			has_stability > 0.35
			has_war_support > 0.35
			has_country_flag = grecheskii_kongress_leader
			political_power_daily > 0.20		
		}
		visible = {
			NOT = { has_global_flag = ellada_formed_glob_flag }	
			has_country_flag = grecheskii_kongress_leader
		}		
		fire_only_once = yes		
		days_remove = 70
		cost = 50	
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		modifier = {
			political_power_gain = -0.20
		}
		remove_effect = {
			custom_effect_tooltip = elline_greece_kongress_1_tt
			set_country_flag = elline_greece_kongress_1_flag
			country_event = { id = vizan.50 }
		}		
	}
	elline_greece_kongress_2 = {
		icon = generic_decision
		allowed = {
#			tag = ZTS
		}
		available = {	
			has_stability > 0.5
			has_war_support > 0.5
			has_country_flag = grecheskii_kongress_leader
			political_power_daily > 0.25		
		}
		visible = {
			NOT = { has_global_flag = ellada_formed_glob_flag }	
			has_country_flag = elline_greece_kongress_1_flag
		}		
		fire_only_once = yes		
		days_remove = 70
		cost = 50	
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		modifier = {
			political_power_gain = -0.25
		}
		remove_effect = {
			custom_effect_tooltip = elline_greece_kongress_2_tt
			set_country_flag = elline_greece_kongress_2_flag
			country_event = { id = vizan.53 }
		}		
	}
	elline_greece_kongress_3 = {
		icon = generic_decision
		allowed = {
#			tag = ZTS
		}
		available = {	
			has_stability > 0.55
			has_war_support > 0.55
			has_country_flag = grecheskii_kongress_leader
			political_power_daily > 0.25		
		}
		visible = {
			NOT = { has_global_flag = ellada_formed_glob_flag }	
			has_country_flag = elline_greece_kongress_2_flag
		}		
		fire_only_once = yes		
		days_remove = 70
		cost = 70	
		ai_will_do = {
			factor = 200
			modifier = {
				factor = 20
				is_historical_focus_on = yes
			}
		}
		modifier = {
			political_power_gain = -0.25
		}
		remove_effect = {			
			set_country_flag = elline_greece_kongress_3_flag
			country_event = { id = vizan.56 }
		}		
	}	
	
}	