add_namespace = TR_debug

country_event = {
	id = TR_debug.1
	title = TR_debug.1.t
	desc = TR_debug.1.d
	picture = GFX_report_event_soviet_soldiers
	
	fire_only_once = yes
	
	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			GER = { 
				annex_country = {
					target = POL
					transfer_troops = yes
				}
				annex_country = {
					target = CZE
					transfer_troops = yes
				}
				annex_country = {
					target = AUS
					transfer_troops = yes
				}
				annex_country = {
					target = LIT
					transfer_troops = yes
				}
				annex_country = {
					target = LAT
					transfer_troops = yes
				}
				annex_country = {
					target = EST
					transfer_troops = yes
				}
				annex_country = {
					target = FRA
					transfer_troops = yes
				}
				annex_country = {
					target = LUX
					transfer_troops = yes
				}
				annex_country = {
					target = BEL
					transfer_troops = yes
				}
				annex_country = {
					target = HOL
					transfer_troops = yes
				}
				declare_war_on = {
					target = SOV
					type = annex_everything
				}

				complete_national_focus = GER_remilitarize_the_rhineland
				complete_national_focus = GER_reorganize_the_wehrmacht
				complete_national_focus = GER_anschluss
				complete_national_focus = GER_uplift_the_rosenberg_office
				complete_national_focus = GER_expand_ss_recruitment

				add_political_power = 2000
			}

			FIN = {
				complete_national_focus = FIN_finnish_neutrality
				complete_national_focus = FIN_reach_out_to_scandinavia
				complete_national_focus = FIN_moderate_politics
				complete_national_focus = FIN_the_lone_wolf
				complete_national_focus = FIN_cooperation_with_germany
				complete_national_focus = FIN_wartsila_engine_production
				complete_national_focus = FIN_german_military_advisors

				country_event = AAT_finland_continuation_war.05
			}

			SOV = {
				transfer_state = 146
				transfer_state = 147

				delete_unit = {}
			}
		}
	}
	
	option = {
		name = TR_debug.1.a
	}
}