WeaponData
{
	"playermodel"					"models/weapons/w_m16.mdl"
	"SilencedWorldModel"			"models/weapons/w_m16_silenced.mdl"
	"viewmodel"						"models/weapons/v_m16a3.mdl"

	"anim_suffix"					"SHORTRIFLE"	
	"weight"						"4.3"	
	"FovSprint"						"0"
	"FovIronSight"					"-25"
	"ViewModelFovSprint"			"60"
	"ViewModelFovIronSight"			"68"	
	"ViewModelFovDefault"			"60"

	SoundData
	{
		"shot_single"				"Weapon_M16A4.Single"
		"shot_single_local"			"Weapon_M16A4.SingleLocal"
		"shot_silent"				"Weapon_M16A4.SingleSilenced"
		"shot_silent_local"			"Weapon_M16A4.SingleSilencedLocal"
		"empty"						"Weapon_M16A4.Empty"
		"clipin"					"Weapon_M16A4.Magin"
		"clipout"					"Weapon_M16A4.Magout"
		"boltback"					"Weapon_M16A4.Boltback"
		"boltrelease"				"Weapon_M16A4.Boltrelease"
		"rofdown"					"Weapon_M16A4.ROFdown"
		"rofup"						"Weapon_M16A4.ROFup"
	}

	Upgrades 
	{
		// AMMO Upgrade Group
		"WEAPON_UGPRADE_AMMO_FMJ"
		{
			// Note: This is a special group used only if nothing else is selected for the ammo group
			"isFallbackForGroup"	"1"
		}
		
		"WEAPON_UGPRADE_AMMO_HP"
		{
			DamageHitgroups
			{
				"HITGROUP_HEAD"					"1.0"
				"HITGROUP_CHEST"				"0.6"
				"HITGROUP_STOMACH"				"0.4"
				"HITGROUP_LEFTARM"				"1.5"
				"HITGROUP_RIGHTARM"				"1.5"
				"HITGROUP_LEFTLEG"				"2.5"
				"HITGROUP_RIGHTLEG"				"2.5"
			}
			"BulletPowerFrac"		"0.30"
		}
		
		"WEAPON_UPGRADE_AMMO_AP"
		{
			DamageHitgroups
			{
				"HITGROUP_HEAD"					"6.00"
				"HITGROUP_CHEST"				"6.00"
				"HITGROUP_STOMACH"				"6.00"
				"HITGROUP_LEFTARM"				"0.80"
				"HITGROUP_RIGHTARM"				"0.80"
				"HITGROUP_LEFTLEG"				"0.70"
				"HITGROUP_RIGHTLEG"				"0.70"
			}
			"BulletPowerFrac"		"2.5"
		}

		// OPTICS Upgrade Group
		"WEAPON_UPGRADE_FLIPUPS"
		{
			// Note: This is a special group used only if nothing else is selected for the optics group
			"isFallbackForGroup"	"1"

			"IronSightFOV"			"-25"

			"attachment_model"		"models/weapons/upgrades/a_flipsight_01.mdl"
		}
		
		"WEAPON_UPGRADE_4X_SCOPE"
		{
			"GestureData"
			{
				"delta_foregrip"
				{
					"gesture"			"delta_iron_4x"
					"slot"				"0" // VM_ANIMLAYER_IRONSIGHT
				}
			}

			"ScopeFOV"				"12"
			"WeaponIronSightFOV"	"44"

			"attachment_iron_seq"	"4x_zoom"
			"attachment_idle_seq"	"4x_idle"
			"attachment_model"		"models/weapons/upgrades/a_4x_01.mdl"
		}
		
		"WEAPON_UPGRADE_HOLOTECH"
		{
			"GestureData"
			{
				"delta_foregrip"
				{
					"gesture"			"delta_iron_eotech"
					"slot"				"0" // VM_ANIMLAYER_IRONSIGHT
				}
			}

			"WeaponIronSightFOV"	"63"

			"attachment_iron_seq"	"zoom"
			"attachment_idle_seq"	"idle"
			"attachment_model"		"models/weapons/upgrades/a_eotech_03.mdl"
		}

		// MISC Upgrade Group
		"WEAPON_UPGRADE_HEAVYBARREL"
		{
			"RecoilVerticalFrac"	"0.80 0.80"
			"RecoilLateralFrac"		"1.2 1.2"
			"RecoilRollFrac"		"1.1 1.1"
		}
		
		"WEAPON_UPGRADE_SUPPRESSOR"
		{
			"BulletPowerFrac"		"0.75"
			"attachment_model"		"models/weapons/upgrades/a_suppressor_01.mdl"
		}
		
		"WEAPON_UPGRADE_LASERSIGHT"
		{
			"FreeAimFracture"		"0.75"
			"attachment_model"		"models/weapons/upgrades/a_laser_01.mdl"
		}
		
		"WEAPON_UPGRADE_FOREGRIP"
		{
			"RecoilVerticalFrac"	"0.90 0.90"
			"RecoilLateralFrac"		"0.75 0.75"
			"RecoilRollFrac"		"0.3 0.3"

			"attachment_model"		"models/weapons/upgrades/a_foregrip_01.mdl"
		}
	}
	
	"AddonAttachment"				"primary"
	"HasLaserAttachment"			"1"	
	"FreeaimDistanceScale"			"1.0"	
	"ammotex"						"ak47"	
	"MuzzleFlashEffect_1stPerson"	"muzzleflash_m16_1p"
	"MuzzleFlashEffect_3rdPerson"	"muzzleflash_m16_3rd"	
	"EjectBrassEffect"				"ins_weapon_rifle_shell_drop"	
	"ClipType"						"CLIP_M16"	
	"Range"							"10000"
	"AllowFireInAir"				"0"
	"TracerParticle"				"weapon_tracers_m16" // the tracer particle effect and frequency
	"TracerFrequency"				"3" // 0 = never, 1 = every shot, 2 = every other, etc
	"Tracers"						"1"
	"TracerFrequency"				"5"
	
	"clipdata"
	{
		"light"
		{
			"clipcount"		"5"
		}
		"medium"
		{
			"clipcount"		"9"
		}
		"heavy"
		{
			"clipcount"		"7"
		}
	}
	DamageHitgroups
	{
		"HITGROUP_HEAD"				"1.00"
		"HITGROUP_CHEST"			"1.20"
		"HITGROUP_STOMACH"			"1.20"
		"HITGROUP_LEFTARM"			"0.60"
		"HITGROUP_RIGHTARM"			"0.60"
		"HITGROUP_LEFTLEG"			"1.00"
		"HITGROUP_RIGHTLEG"			"1.00"
	}

	// sv_showdamage 2	
	DamageData						
	{
		"10"						"55"
		"12000"						"23" 
	}

	PenetrationData
	{
		"10"					"600" 
		"12000"					"175" 
	}

	"RoundsPerMinute"				"700"
	"SuppressionIncrement"			"50"
	"recoil_Lateral"				"-0.3 0.6"
	"recoil_Vertical"				"1.0 1.2"
	"recoil_Roll"					"-0.4 0.4"
	"recoil_DecreasePerSecond"		"12"
	"recoil_ResetDelay"				"0.02"
	"shake_speed"					"0.2"
	"shake_base"					"0.2"
	"spread"						"0.18" // degrees
	"spread_ironsight"				"0.18" // degrees
	"firemodes"						"3" // bits; 1 - semi, 2 - burst, 4 - full auto 
	"abilities"						"1" 
}