# Define mercenary types here now instead of in the static_composition.txt file
# Also remember to tell the landed title to use this mercenary type instead.
# Several titles can refer to the same type as well now.

thorshammers_composition = {
	levy_size = 4
	heavy_infantry = 300
	light_infantry = 200
	light_cavalry = 120
	archers = 120
	galleys = 25
}