add_namespace = goering

add_namespace = goering.economics

############## ECONOMIC EVENTS ########################################

country_event = { #Switserland unable to be integrated
	id = goering.829
	title = goering.829.t
	desc = goering.829.desc
	picture = GFX_report_event_GER_training

	fire_only_once = yes
	is_triggered_only = yes

	immediate = {log = "[GetDateText]: [Root.GetName]: event goering.829"}

	option = {
		name = goering.829.a
		GGR_increase_militarist_power = yes 
		GGR_decrease_militarist_loyalty = yes
		add_stability = -0.1
	}
}

country_event = { # The netherlands unable to be integrated
	id = goering.830
	title = goering.830.t
	desc = goering.830.desc
	picture = GFX_report_event_MAD_palace

	fire_only_once = yes
	is_triggered_only = yes

	immediate = {log = "[GetDateText]: [Root.GetName]: event goering.830"}

	option = {
		name = goering.830.a
		GGR_increase_militarist_power = yes 
		GGR_decrease_militarist_loyalty = yes
		add_stability = -0.06
	}
}

country_event = { # Ostland unable to be integrated
	id = goering.831
	title = goering.831.t
	desc = goering.831.desc
	picture = GFX_report_event_MAD_palace

	fire_only_once = yes
	is_triggered_only = yes

	immediate = {log = "[GetDateText]: [Root.GetName]: event goering.831"}

	option = {
		name = goering.831.a
		add_stability = -0.1
		GGR_increase_militarist_power = yes 
		GGR_decrease_militarist_loyalty = yes
		set_country_flag = GGR_ostland_cant_be_integrated
	}
}

country_event = { # Manpower can increase once again
	id = goering.832
	title = goering.832.t
	desc = goering.832.desc
	picture = GFX_report_event_GER_ss_loading_truck
	hidden = yes
	is_triggered_only = yes

	immediate = {log = "[GetDateText]: [Root.GetName]: event goering.832"}

	option = {
		name = goering.832.a
		clr_country_flag = GGR_recently_increased_conscription
	}
}

country_event = { # Well that backfired massively
	id = goering.1107
	title = goering.1107.t
	desc = goering.1107.desc
	picture = GFX_report_event_MAD_palace

	fire_only_once = yes
	is_triggered_only = yes

	immediate = {log = "[GetDateText]: [Root.GetName]: event goering.1096"}

	option = { # oh shit
		name = goering.1107.a
		add_political_power = -50
	}
}