﻿@maa_buy_cost = 150

teutonic_knights = { # Actually all Christian knightly orders, not just the Teutons.
	type = heavy_infantry

	can_recruit = { always = no }
	
	# Slightly stronger than normal Heavy Infantry MaA, to represent zeal & dedication to the cause.
	damage = 38 
	toughness = 28
	pursuit = 0
	screen = 10

	buy_cost = { gold = heavy_infantry_recruitment_cost }
	low_maintenance_cost = { gold = heavy_infantry_low_maint_cost }
	high_maintenance_cost = { gold = heavy_infantry_high_maint_cost }
		
	counters = {
		pikemen = 1
	}

	stack = 100
	icon = holy_order
}
