// ======================= // VHS ASSAULT RIFLE // ======================= item vhs { name "_VHS Assault Rifle" model weapons/vhs/vhs weapon true type rifle animationindex 1 holdtwohanded false firetwohanded true shape "1 0 4 1" shape "0 1 5 1" center "-3 -3 1" scale 1.2 ammo 18 reload 10 reloadsound weapons/reload-rifle price 1800 size 20 is_primary true } item vhs_ammo { name "_VHS +P Rifle Magazine" model weapons/assault/assault_clip type ammo animationindex 0 shape "0 0 1 2" center "0 0 0" scale 1.25 price 70 size 3 is_primary true dmgtype normal weapon_mod vhs { firedef { name "_Snap Shot" skill assault projtl bullet impact bulletImpact hitbody null firesnd weapons/bullet-rifle-1x impsnd impact/bullet-impact bodysnd impact/bullet-bodyimpact speed 3000 spread "1.5 1.5" crouch 0.7 range 80 shots 1 ammo 1 time 8 damage "50 10" dmgweight normal_medium reaction true } firedef { name "_Short Range Burst" skill close projtl bullet impact bulletImpact hitbody null firesnd weapons/bullet-rifle-1x impsnd impact/bullet-impact bodysnd impact/bullet-bodyimpact speed 3000 spread "1.7 1.7" crouch 0.7 range 40 shots 4 ammo 4 time 10 damage "50 10" dmgweight normal_medium reaction true } firedef { name "_Double Tap" skill assault projtl bullet impact bulletImpact hitbody null firesnd weapons/bullet-rifle-1x impsnd impact/bullet-impact bodysnd impact/bullet-bodyimpact speed 3000 spread "1.2 1.2" crouch 0.7 range 80 shots 2 ammo 2 delaybetweenshots 5 time 12 damage "50 10" dmgweight normal_medium reaction true } firedef { name "_Precision Shot" skill sniper projtl bullet impact bulletImpact hitbody null firesnd weapons/bullet-rifle-1x impsnd impact/bullet-impact bodysnd impact/bullet-bodyimpact speed 3000 spread "0.75 0.75" crouch 0.6 range 80 shots 1 ammo 1 time 14 damage "65 12" dmgweight normal_medium reaction false } firedef { name "_Head Shot" skill sniper projtl bullet impact bulletImpact hitbody null firesnd weapons/bullet-rifle-1x impsnd impact/bullet-impact bodysnd impact/bullet-bodyimpact speed 3000 spread "0.6 0.6" crouch 0.6 range 80 shots 1 ammo 1 time 16 damage "85 20" dmgweight normal_medium reaction false } } }