;_________________________________________
; US medium tank gun
;=========================================


{from "pattern gun"			; L/52 "M4 sherman"
	{filling "bulletusa_76x539"}
	{fireSound "cannon/s3/d1/Shared/Cannon_75to76mm_HV/"}
	{fireSoundclose "cannon/s2/1p/Shared/"}
	{reloadSound "tank/1p/medium/"}
	("range_200")
	{calibre 76}

	("reload time" seconds(7))

	("velocity m/s" ap(792) apcr(1036) he(820) heat(1))
	("armor health" damage(200))
	("armor health custom" shell(ap) damage(200) velocity(792) filler(0))
	("armor health custom" shell(apcbche) damage(200) velocity(792) filler(62))
	("76_slope_multipliers")

	("penetration_medium" shell(ap) range(200) a(154) b(131) c(107) d(88) e(72))		; M79 AP
	("penetration_medium" shell(apcbche) range(200) a(125) b(116) c(105) d(95) e(86))	; M62 APC
	("penetration_medium" shell(hvap) range(200) a(239) b(208) c(175) d(147) e(124))	; T-4/M93

	{parameters "sm"
		("velocity" mps(270))
	}

	("accuracy_direct" r1(0.75) range_ap(200) range_he(200) range_heat(200))
}
