sub_units = {

	support_light_armor = {
		abbreviation = "S-LTK"
		sprite = light_armor
		map_icon_category = armored
		priority = 0
		ai_priority = 0
		active = yes
		affects_speed = no
		
		type = {
			armor
			support
		}
		
		group = support
		
		categories = {
			category_tanks
			category_front_line
			category_support_battalions
			category_all_armor
			category_army
		}


		combat_width = 0

		need = {
			light_tank_chassis = 50
		}

		can_be_parachuted = yes

		manpower = 420
		max_organisation = 10
		default_morale = 0.3
		training_time = 180
		max_strength = 1.6
		weight = 0.5
		supply_consumption = 0.1

		#support unit nerf
		soft_attack = -0.15
		hard_attack = -0.15
		breakthrough = -0.15
		defense = -0.15
		ap_attack = -0.15
		armor_value = -0.15
	}
}
