;_________________________________________
; ARTY - French Heavy Field Gun
;=========================================


{from "pattern gun"			; L/38.2 "155mm_gpf_us" "155mm_gpf_ger" 
	{filling "bullet_155"}
	{fireSound "cannon/s5/d1/Shared/Cannon_150to210mm/"}
	{fireSoundClose "cannon/s5/3p/Shared/Cannon_150to210mm/"}
	{reloadSound "utility/"}
	("heavy_artillery")
	{calibre 155}

	("reload time" seconds(30))

	("velocity m/s" ap(719) apcr(1) he(230) heat(1))
	("armor health" damage(450))
	("armor health custom" shell(aphebc) damage(450) velocity(719) filler(620))
	{parameters "aphebc" ;// if loaded with US 155 AP
		("ap_155_slope_multiplier")
	}

	; APBC-HE M112 ;// if loaded with US 155 AP
	("penetration_long" shell(aphebc) range(210) a(179) b(175) c(169) d(164) e(158))

	("accuracy_indirect"   ; // Applies logic for accuracy of indirect weapons over 200m
		r1(0.70) 				; // Accuracy radius for direct-fire munitions
		r2(7.97) 				; // Accuracy radius for indirect fire
		rmax(32.36) 			; // Accuracy radius for indirect fire at maximum range
		range_ap(210) 			; // Range after which accuracy drops to prevent farshooting.
		range_heat(210) 		; // Range after which accuracy drops to prevent farshooting.
		range_he(455)			; // Range after which accuracy drops to prevent farshooting.
	)
}
