sub_units = {
	YZ_0721_detonator_company = {
		abbreviation = "qibaoqi"
		sprite = super_heavy_artillery
		map_icon_category = infantry
		priority = 0
		ai_priority = 0
		active = no

		type = {
			infantry
			support
		}
		
		group = support
		
		categories = {
			category_support_battalions
			category_army
			category_artillery
			category_support_artillery
			category_front_line
		}

		combat_width = 0
		
		essential = {
			YZ_0721_detonator_equipment
		}

		need = {
			YZ_0721_detonator_equipment = 721
		}
		manpower = 50
		training_time = 20
		max_organisation = 10
		default_morale = 1.5
		max_strength = 15
		weight = 0.05
		attack = 1.25
		defence = 1.25
		breakthrough = 1.25
		supply_consumption = 0.5
		affects_speed = no

		battalion_mult = {
			category = category_army
			max_organisation = 1.5
			breakthrough = 0.5
			soft_attack = 0.05
			default_morale = 0.15
			add = yes
		}

		fort = {	#堡垒
			attack = 0.5
		}

		urban = {	
			attack = 0.35
		}

		can_be_parachuted = yes
	}
}
