#Germany is weak because of the Phoney War that gave more time to France to prepare for war
add_namespace = balancehiep

country_event = {
	id = balancehiep.1
	title = balancehiep.1.t
	desc = balancehiep.1.d
	
	fire_only_once = yes

	trigger = {
		tag = GER
		is_historical_focus_on = yes
		#NOT = { has_global_flag = block_hiep_ideas } #player still gets the choice to disable it later
		has_war_with = BEL
		has_war_with = FRA
		#is_ai = no #both the AI and the player can get this
		#POL = { is_ai = yes }
		#FRA = { is_ai = yes }
	}

	mean_time_to_happen = {
		days = 2
	}

	option = {
		name = balancehiep.1.a
		ai_chance = { factor = 100 }
		add_timed_idea = {
			idea = blitzkrieg_1939_1941
			days = 120
		}
	}

	option = {
		name = balancehiep.1.b
	}
}