;_________________________________________
; British support gun
;=========================================


{from "pattern gun"			; , "churchill_avre"
	{filling "bulleteng_230"}
	{fireSound "reactive/d1/ENG/230mm_Petard/"}
	{fireSoundclose "cannon/s1/1p/Shared/Cannon_37to40mm/"}
	{fillingVisible "shell"}
	{calibre 230}

	("direct_settings")
	("reload time" seconds(15))
	("velocity" mps(70))
	{range 100 100}
	
	{gravity 1}
	{spreading 2.5
		{SpreadPower 1.6}
		{SpreadXYRatio 0.7}
		{SpreadYadjust 0}
		{radiusFunction							 ;;;;;;;;;;;;;;First number is at what percent of range, 2nd number is at what percent of accuracy or listed spreading
			0.0		0
			1.0		1
			2		6
			3		9
			4		12
		}
	}
	{FalloffMeter 100}
	{FalloffStrength 0.15}
	{DisableRicochet}
	{unlimitedRangeTPC 0}	;// restrict range in TPC/FPC
}