// Alien Swarm Coil Assisted Rail Rifle WeaponData { // Weapon data is loaded by both the Game and Client DLLs. "printname" " Ricochet Rifle" "viewmodel" "models/weapons/railgun/railgun.mdl" "playermodel" "models/weapons/railgun/railgun.mdl" "anim_prefix" "ar2" "bucket" "0" "bucket_position" "0" "clip_size" "98" "default_clip" "98" "clip2_size" "8" "default_clip2" "5" "primary_ammo" "ASW_R" "secondary_ammo" "ASW_R_G" "weight" "5" "item_flags" "0" // asw properties //"reload_time" "1.7" "reload_time" "1.3" "fire_rate" "0.07" "equipicon" "swarm/EquipIcons/EquipRailgun" "equiplongname" "Ricochet Rifle" "equipdescription1" "Bouncy bullets test gun" "attributestext" "Bouncy" // flinching "FlinchChance" "0.20" "StoppingPowerFlinchBonus" "0.10" // which ammo elements this weapon should display on the hud "ShowBulletsOnHUD" "1" "ShowClipsOnHUD" "1" "ShowGrenadesOnHUD" "0" // Sounds for the weapon. There is a max of 16 sounds per category (i.e. max 16 "single_shot" sounds) // Sounds for the weapon. There is a max of 16 sounds per category (i.e. max 16 "single_shot" sounds) SoundData { "empty" "ASW_Weapon.Empty" "special3" "ASW_Weapon.Reload3" //switch weapon } }