;_________________________________________
; US medium field howitzer
;=========================================


{from "pattern gun"			; L/22 "m2a1"
	{filling "bulletusa_105"}
	{fireSound "cannon/s4/d1/Shared/Cannon_105to130mm_LV/"}
	{fireSoundClose "cannon/s4/3p/Shared/Cannon_105to130mm_LV/"}
	{reloadSound "utility/"}
	("medium_artillery")
	{calibre 105}

	("reload time" seconds(15))

	("velocity m/s" ap(381) apcr(1) he(202) heat(381))
	("armor health" damage(310))
	("105_slope_multipliers")

	; HEAT M67
	("penetration_medium" shell(heat) range(170) a(128) b(128) c(128) d(128) e(128))

	("accuracy_indirect"		; // Applies logic for accuracy of indirect weapons over 200m
		r1(1.1) 				; // Accuracy radius for direct-fire munitions
		r2(5.05) 				; // Accuracy radius for indirect fire
		rmax(20.10) 			; // Accuracy radius for indirect fire at maximum range
		range_ap(180) 			; // Range after which accuracy drops to prevent farshooting
		range_heat(170) 		; // Range after which accuracy drops to prevent farshooting
		range_he(360)			; // Range after which accuracy drops to prevent farshooting
	)
}
