;_________________________________________
; Short barreled german 50mm AT gun
;=========================================


{from "pattern gun"			; L/42 "panzer3f", "panzer3j"
	{filling "bulletger_50_l42"}
	{fireSound "cannon/s2/d1/Shared/Cannon_50to57mm/"}
	{fireSoundclose "cannon/s1/1p/Shared/Cannon/"}
	{reloadSound "tank/1p/small_long/"}
	("range_170")
	{calibre 50}

	("reload time" seconds(5))

	("velocity m/s" ap(685) apcr(1050) he(550) heat(1))
	("armor health" damage(140))
	("armor health custom" shell(ap) damage(140) velocity(685) filler(0))
	("armor health custom" shell(apche) damage(140) velocity(685) filler(41))
	("57_slope_multipliers")

	; Pzgr.
	("penetration_medium" shell(ap) range(170) a(76) b(58) c(41) d(29) e(21))

	; Pzgr.39
	("penetration_medium" shell(apche) range(170) a(74) b(59) c(45) d(34) e(26))

	; Pzgr.40
	("penetration_medium" shell(apcr) range(170) a(130) b(94) c(63) d(42) e(28))

	; Steil.Gr.42 	;tank guns cannot use the Steilgranate HEAT rounds
	("penetration_medium" shell(heat) range(0) a(0) b(0) c(0) d(0) e(0))

	{parameters "he"
	}

	("accuracy_direct_arrowhead" r1(0.85) range_ap(170) range_he(160) range_heat(160)) ;// doesn't set range so HEAT doesnt matter
}
