;_________________________________________
; ARTY - Russian medium howitzer
;=========================================


{from "pattern gun"			; L/22 "m30"
	{filling "bulletrus_122_l22"}
	{fireSound "cannon/s4/d1/Shared/Cannon_105to130mm_LV/"}
	{fireSoundclose "cannon/s4/3p/Shared/Cannon_105to130mm_LV/"}
	{reloadSound "utility/"}
	("medium_artillery")
	{calibre 122}
	("reload time" seconds(20))

	("velocity m/s" ap(1) apcr(1) he(199) heat(335)) ; // Real HE 515m/s
	("armor health" damage(320))
	("122_rus_slope_multipliers")

	; BP-460A
	("penetration_medium" shell(heat) range(180) a(120) b(120) c(120) d(120) e(120))
	
	("accuracy_indirect"   ; // Applies logic for accuracy of indirect weapons over 200m
		r1(1.20) 				; // Accuracy radius for direct-fire munitions
		r2(5.73) 				; // Accuracy radius for indirect fire
		rmax(21.92) 			; // Accuracy radius for indirect fire at maximum range
		range_ap(190) 			; // Range after which accuracy drops to prevent farshooting.
		range_heat(180) 		; // Range after which accuracy drops to prevent farshooting.
		range_he(365)			; // Range after which accuracy drops to prevent farshooting.
	)
}
