WeaponData { // particle muzzle flash effect to play when fired "MuzzleFlashEffect_1stPerson" "weapon_muzzle_flash_autoshotgun" "MuzzleFlashEffect_3rdPerson" "weapon_muzzle_flash_autoshotgun" "HeatEffect" "weapon_muzzle_smoke" "HeatPerShot" "1.5" "AddonScale" "0.90" "AddonLocation" "primary_shotgun" // model for the shell casing to eject when we fire bullets "EjectBrassEffect" "weapon_shell_casing_shotgun" // the tracer particle effect and frequency "TracerEffect" "weapon_tracers_shot" // 0 = never, 1 = every shot, 2 = every other, etc "TracerFrequency" "1" "MaxPlayerSpeed" 225 "WeaponType" "Shotgun" "FullAuto" 1 "WeaponPrice" "1800" "KillAward" "900" "WeaponArmorRatio" "1.5" "CrosshairMinDistance" "9" "CrosshairDeltaDistance" "4" "Team" "CT" "BuiltRightHanded" "1" "PlayerAnimationExtension" "mag7" "CanEquipWithShield" "0" // Weapon characteristics: "Penetration" 1 "Damage" 30 "Range" 1400 "RangeModifier" 0.45 "Bullets" 8 "CycleTime" 0.85 FlinchVelocityModifierLarge 0.40 FlinchVelocityModifierSmall 0.45 // accuracy model parameters "Spread" 40.00 "InaccuracyCrouch" 5.25 "InaccuracyStand" 7.00 "InaccuracyJump" 0.343 "InaccuracyLand" 0.103 "InaccuracyLadder" 134.26 "InaccuracyFire" 11.19 "InaccuracyMove" 15.99 "RecoveryTimeCrouch" 0.285521 "RecoveryTimeStand" 0.399729 "RecoilAngle" 0.0 "RecoilAngleVariance" 20 "RecoilMagnitude" 165 "RecoilMagnitudeVariance" 25 "RecoilSeed" 12518 // Weapon data is loaded by both the Game and Client DLLs. "printname" "#SFUI_WPNHUD_Mag7" "viewmodel" "models/weapons/v_shot_mag7.mdl" "playermodel" "models/weapons/w_shot_mag7.mdl" "anim_prefix" "anim" "bucket" "0" "bucket_position" "0" "clip_size" "5" "default_clip" "-1" "default_clip2" "-1" "primary_ammo" "BULLET_PLAYER_BUCKSHOT" "secondary_ammo" "None" "weight" "20" "item_flags" "0" "rumble" "5" // Sounds for the weapon. There is a max of 16 sounds per category (i.e. max 16 "single_shot" sounds) SoundData { //"reload" "Default.Reload" //"empty" "Default.ClipEmpty_Rifle" "single_shot" "Weapon_Mag7.Single" } // Weapon Sprite data is loaded by the Client DLL. TextureData { "weapon" { "font" "CSweaponsSmall" "character" "K" } "weapon_s" { "font" "CSweapons" "character" "K" } "ammo" { "font" "CSTypeDeath" "character" "J" } "crosshair" { "file" "sprites/crosshairs" "x" "0" "y" "48" "width" "24" "height" "24" } "autoaim" { "file" "sprites/crosshairs" "x" "0" "y" "48" "width" "24" "height" "24" } } ModelBounds { Viewmodel { Mins "-13 -3 -13" Maxs "26 10 -3" } World { Mins "-9 -8 -5" Maxs "28 9 9" } } }