;_________________________________________
; ARTY british medium field gun
;=========================================


{from "pattern gun"			; L/28 "bishop"
	{filling "bulleteng_88"}
	{fireSound "cannon/s4/d1/Shared/Cannon_85to100mm/"}
	{fireSoundclose "cannon/s3/1p/Shared/"}
	{reloadSound "tank/1p/large/"}
	("medium_artillery")
	{calibre 88}

	("reload time" seconds(10))

	("velocity m/s" ap(578) apcr(1) he(270) heat(1)) ;real HE 532m/s
	("armor health" damage(240))
	("armor health custom" shell(ap) damage(240) velocity(578) filler(0))
	("90_slope_multipliers")

	; AP Shot Mk.I-Mk.VIII, super charge
	("penetration_medium" shell(ap) range(190) a(102) b(88) c(72) d(60) e(49))

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