;_________________________________________
; ARTY Russian medium field gun
;=========================================


{from "pattern gun"			; L/38 "107mm_m1910"
	{filling "bullet_107x442"}
	{fireSound "cannon/s4/d1/Shared/Cannon_105to130mm_LV/"}
	{fireSoundclose "cannon/s4/3p/Shared/Cannon_105to130mm_LV/"}
	{reloadSound "utility/"}
	("medium_artillery")
	{calibre 107}

	("reload time" seconds(15))

	("velocity m/s" ap(670) apcr(1) he(213) heat(1)) 		;// real HE 670m/s
	("armor health" damage(310))
	("armor health custom" shell(apcbche) damage(310) velocity(670) filler(440))
	("105_slope_multipliers")

	("penetration_long" shell(apcbche) range(190) a(117) b(111) c(103) d(95) e(89))  ; // RHA

	("accuracy_indirect"		; // Applies logic for accuracy of indirect weapons over 200m
		r1(0.75) 				; // Accuracy radius for direct-fire munitions
		r2(5.57) 				; // Accuracy radius for indirect fire
		rmax(24.93) 			; // Accuracy radius for indirect fire at maximum range
		range_ap(190) 			; // Range after which accuracy drops to prevent farshooting
		range_heat(190) 		; // Range after which accuracy drops to prevent farshooting
		range_he(420)			; // Range after which accuracy drops to prevent farshooting
	)
}
