#German Confederation against Denmark 1864 (alt-history Trias or PRS support for Augustenburger path)
faction_template_german_confederation_against_denmark = {
	name = german_confederation_against_denmark_faction

	manifest = faction_manifest_free_north_german_duchies

	goals = {
		# Short term goals
		eoanb_faction_goal_control_holstein
		eoanb_faction_goal_control_schleswig

		# Medium term goals
		eoanb_faction_goal_control_jutland
		eoanb_faction_goal_control_sjaelland

		# Long term goals
		eoanb_faction_goal_free_holstein
		eoanb_faction_goal_free_schleswig
	}

	default_rules = {
		#joining_rule_only_by_event
		#faction_rule_modifier_encourage_take_claimed_states
	}

	icon = GFX_faction_german_confederation_against_denmark
}

#Prussian Allies against Austria (historically in German War)
faction_template_german_war_prussian_allies = {
	name = german_war_prussian_allies

	manifest = faction_manifest_end_the_dualism_prussia

	goals = {
		# Short term goals
		eoanb_faction_goal_control_hanover
		eoanb_faction_goal_control_saxony

		# Medium term goals
		eoanb_faction_goal_control_bohemia
		eoanb_faction_goal_control_sudetenland
		eoanb_faction_goal_control_hesse
		eoanb_faction_goal_control_frankfurt

		# Long term goals
		eoanb_faction_goal_end_german_confederation
		eoanb_faction_goal_control_northern_germany
	}

	default_rules = {
		#joining_rule_only_by_event
		#faction_rule_modifier_encourage_take_claimed_states
	}

	icon = GFX_faction_german_war_dualism
}

#Austrian Allies against Prussia (historically in German War)
faction_template_german_war_austrian_allies = {
	name = german_war_austrian_allies

	manifest = faction_manifest_end_the_dualism_austria

	goals = {
		# Short term goals
		eoanb_faction_goal_control_lower_silesia
		eoanb_faction_goal_control_northern_saxony

		# Medium term goals
		eoanb_faction_goal_control_brandenburg
		eoanb_faction_goal_control_upper_silesia
		eoanb_faction_goal_control_kattowitz

		# Long term goals
		eoanb_faction_goal_dominate_german_confederation
		eoanb_faction_goal_contain_prussia
	}

	default_rules = {
		#joining_rule_only_by_event
		#faction_rule_modifier_encourage_take_claimed_states
	}

	icon = GFX_faction_german_war_dualism
}