add_namespace = swiss

country_event = { #FRA wins
	id = swiss.1
	title = swiss.1.t
	desc = swiss.1.d
	picture = GFX_report_event_sepoy_1
		
	is_triggered_only = yes
		
	option = {
		name = swiss.1.a
		#add_timed_idea = {
		#	idea = SRS_idea_sepoy_spirit
		#	days = 90
		#}
        735 = {
		    set_demilitarized_zone = no
		}
	}
}

country_event = { #SWI wins
	id = swiss.2
	title = swiss.2.t
	desc = swiss.2.d
	picture = GFX_report_event_sepoy_1
		
	is_triggered_only = yes
		
	option = {
		name = swiss.2.a
        SWI = {
            set_country_flag = SWI_wins_v_frogs
        }
	}
}

country_event = { #French Mobilize
	id = swiss.3
	title = swiss.3.t
	desc = swiss.3.d
	picture = GFX_report_event_sepoy_1
		
	is_triggered_only = yes
		
	option = {
		name = swiss.3.a
        start_border_war = {
    		change_state_after_war = no
    		attacker = {
        		state = 17
        		num_provinces = 4
        		on_win = swiss.1
        		on_lose = swiss.2
        		on_cancel = swiss.4
    		}
			defender = {
        		state = 3
        		num_provinces = 4
        		on_win = swiss.2
        		on_lose = swiss.1
        		on_cancel = swiss.4
    		}
		}
	}
}

country_event = { #FRA backs down
	id = swiss.4
	title = swiss.4.t
	desc = swiss.4.d
	picture = GFX_report_event_sepoy_1
		
	is_triggered_only = yes
		
	option = {
		name = swiss.4.a
	}
}

country_event = { #FRA - SWI occupation
	id = swiss.5
	title = swiss.5.t
	desc = swiss.5.d
	picture = GFX_report_event_sepoy_1
		
	is_triggered_only = yes
		
	option = { # Oppose
		name = swiss.5.a
		SWI = {
			country_event = swiss.3
		}
	}

	option = { #Do nothing
		name = swiss.5.a
		SWI = {
			country_event = swiss.4
			set_country_flag = SWI_wins_v_frogs
		}
	}
}

country_event = { #Non-Mill Instructors
	id = swiss.6
	title = swiss.6.t
	desc = swiss.6.d
	picture = GFX_report_event_sepoy_1
		
	is_triggered_only = yes
		
	option = { #allow it
		name = swiss.6.a
		add_political_power = 25
		add_war_support = -0.05
	}

	option = { #no
		name = swiss.6.a
		add_political_power = -25
		add_war_support = 0.05
	}
}

country_event = { #Negotiate Savoy
	id = swiss.7
	title = swiss.7.t
	desc = swiss.7.d

	is_triggered_only = yes

	option = { #Yes
		name = swiss.7.a
	}

	option = { #No
		name = swiss.7.b
	}
}

country_event = { #Stay out AUS-PRS
	id = swiss.8
	title = swiss.8.t
	desc = swiss.8.d

	is_triggered_only = yes

	option = { #Yes
		name = swiss.8.a
	}

	option = { #AUS side
		name = swiss.8.b
	}

	option = { #PRS side
		name = swiss.8.c
	}
}

country_event = { #Religious divide reopens
	id = swiss.9
	title = swiss.9.t
	desc = swiss.9.d

	is_triggered_only = yes

	option = { #oh no
		name = swiss.9.a
	}
}