GER_poland_volunteers = {
	allowed = {
		original_tag = GER
	}
	enable = {
		GGN = {
			has_war_with = POL 
		}	
	}
	abort_when_not_enabled = yes

	ai_strategy = {
		type = send_volunteers_desire
		id = GGN
		value = 250
	}
}
RUS_germany_plan = {
	allowed = {
		is_russian_nation = yes
	}
	enable = {
		has_global_flag = RUS_national_unification
		NOT = { has_global_flag = RUS_shukshin_unification }
	}

	abort_when_not_enabled = yes

	ai_strategy = {
		type = prepare_for_war
		id = GER
		value = 250
	}
	ai_strategy = {
		type = prepare_for_war
		id = MCW
		value = 250
	}
	ai_strategy = {
		type = prepare_for_war
		id = CAU
		value = 250
	}
	ai_strategy = {
		type = prepare_for_war
		id = NOR
		value = 50
	}
	ai_strategy = {
		type = prepare_for_war
		id = UKR
		value = 250
	}
	ai_strategy = {
		type = front_control
		state = 195
		ratio = 0.1
		priority = 100
		ordertype = front
		execution_type = rush
		manual_attack = no
	}
	ai_strategy = {
		type = front_unit_request
		state  = 195
		value = 250
	}	
	ai_strategy = {
		type = prepare_for_war
		id = BLR
		value = 250
	}
	ai_strategy = {
		type = prepare_for_war
		id = POL
		value = 250
	}
	ai_strategy = {
		type = prepare_for_war
		id = OST
		value = 250
	}
	ai_strategy = {
		type = front_unit_request
		tag = MCW
		value = 250
	}
	ai_strategy = {
		type = front_unit_request
		tag = NOR
		value = 50
	}
	ai_strategy = {
		type = front_unit_request
		tag = CAU
		value = 250
	}
	ai_strategy = {
		type = front_unit_request
		tag = POL
		value = 250
	}
	ai_strategy = {
		type = front_unit_request
		tag = UKR
		value = 250
	}
	ai_strategy = {
		type = front_unit_request
		tag = BLR
		value = 250
	}
	ai_strategy = {
		type = front_unit_request
		tag = OST
		value = 250
	}
	ai_strategy = {
		type = front_unit_request
		tag = GER
		value = -1000
	}
	
	ai_strategy = {
		type = force_defend_ally_borders
		id = KAZ
		value = 250
	}
	ai_strategy = {
		type = force_build_armies
		value = 200
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 214
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 862
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 262
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 10
		id = 195
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 863
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 1724
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 722
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 1359
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 213
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 1887
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 859
	}
	ai_strategy = {
		type = theatre_distribution_demand_increase
		value = 5
		id = 215
	}
}
GER_against_russia_plan = {
	allowed = {
		original_tag = GER
		is_in_faction_with = GER 
	}
	enable = {
		has_global_flag = RUS_national_unification
		NOT = {
			has_global_flag = RUS_2WRW_End
			has_global_flag = german_civil_war_goeringvic
		}	
	}

	abort_when_not_enabled = yes

	ai_strategy = {
		type = prepare_for_war
		id = RUS
		value = 250
	}
	ai_strategy = {
		type = front_unit_request
		country_trigger = {
			is_russian_nation = yes
		}
		value = 250
	}
}