# options for map_icon_category:
# For land units: infantry,armored,other
# For sea units: ship,transport,uboat

sub_units = {

	infantry = {
		sprite = infantry
		map_icon_category = infantry
		
		priority = 600
		active = no

		#ѡλ
		type = {
			infantry
		}
		
		group = infantry
		
		categories = {
			category_front_line
			category_light_infantry
			category_all_infantry
			category_army
		}
		#ս
		combat_width = 2
		
		#Size Definitions
		max_strength = 25 #
		max_organisation = 60 #֯
		default_morale = 0.3 #Ĭʿ
		manpower = 1000  #

		#Misc Abilities
		training_time = 90 #ѵʱ
		suppression = 1
		weight = 0.5  #ɶá
		
		supply_consumption = 0.07 #

		#
		need = {
			#װ
			infantry_equipment = 500
		}
	}
}
