
ZSE_nation_decis = {
	ZSE_autonom_zfu_go = {
		icon = generic_operation
		allowed = {
			original_tag = ZSE
		}
		available = {
			ZFU = {		
				is_puppet_of = ZSL				
			}				
		}
		cost = 50
		fire_only_once = no
		visible = {
			ZFU = {		
				is_puppet_of = ZSL				
			}
		}
		modifier = {			
				 
		}		
		days_re_enable = 150
		complete_effect = {
			ZFU = {
				add_timed_idea = {
						idea = nationalism
						days = 70
				}	
			}			
		}
		ai_will_do = {
			factor = 0
			modifier = {
				add = 10
				has_government = fascism
			}			
		}
	}
}
operations = {	
	ZSE_vstupitsya_za_biarmia = {
		icon = generic_operation
		allowed = {
			original_tag = ZSE
		}
		available = {
			ZBJ = {
				exists = yes
				has_war_with = ZSL
			}
			NOT = {				
				is_in_faction_with = ZBJ
			}	
		}
		visible = {	
			ZBJ = {
				exists = yes				
			}						
			NOT = {
				is_in_faction_with = ZSL
				is_in_faction_with = ZBJ
			}
			has_global_flag = zuf_sponsored_zbj_rebels_flag
		}
		cost = 50
		fire_only_once = yes				
		complete_effect = {			
			ZBJ = {
				country_event = {
					id = ufa.83
				}
			}
		}		
		ai_will_do = {
			factor = 15			
		}
	}
	zse_zayavka_v_rim_diplomat = {
		icon = generic_political_discourse
		available = {
			OR = {
				has_government = democratic
				has_government = neutrality
			}
			has_war = no
			has_added_tension_amount < 10			
		}
		visible = {
			is_in_faction = no			
			has_completed_focus = zse_put_k_vstupleniyu_v_sneg	
		}
		fire_only_once = no		
		days_re_enable = 300
		cost = 50
		complete_effect = {
			ZRI = {
				country_event = { id = ar_political.706 }
			}
		}
		ai_will_do = {
			base = 1
			modifier = {
				add = 2
				has_government = democratic
			}
		}
	}

}