Varmint Rifle: Difference between revisions

From PZwiki
Varmint Rifle
m (Fixed some links and spelling.)
(Blanked and redirected to updated page with name change as of build 41)
Tag: New redirect
 
(12 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Notice|Improve}}
#REDIRECT [[MSR700 Rifle]]
{{languages}}
{{Weapons
|image = VarmintRifle.png
|weapontype = Ranged
|ammo = .223 ammo
|weight = 3
}}
 
 
The '''Varmint Rifle''' is a long range bolt-action rifle. It uses a clip with a capacity of 5 rounds [[.233 Ammo]].
The weapon has a large range, a long recoil delay, high critical chance and deals high damage compared to other weapons, but it takes some practice (aiming skill). The weapon is very loud and will attract nearby zombies in a large area.
 
The rifle is also closely related to the [[Hunting rifle]], which has lower maximum damage, lower hit chance and higher recoil delay, but has higher minimum damage, higher critical chance and isn't as loud.
 
You can also modify the weapon with 8 types of modifications.
 
The varmint rifle along with the hunting rifle can be found in the gun shop (above Twiggy's Bar) in West Point.
 
 
== Reloading ==
Reloading difficulty can be set to either Easy, Normal, or Hardcore.
 
=== Easy mode ===
In-game description: Reloading handguns refills the weapon provided there is ammunition available.
 
=== Normal mode ===
In-game description: Reloading handguns ejects or inserts a magazine. The magazine must be reloaded separately.
 
=== Hardcore mode ===
In-game description: Reloading handguns ejects or inserts a magazine. The magazine must be reloaded separately.
Weapons must be racked before firing to ensure a round is chambered.
 
== Modifications ==
There are 8 types of modifications which can be added to the rifle:
*[[Iron sights]] [[File:MODIronSights.png|32px|link=Iron Sights|Iron Sights]]
*[[2x Scope]] [[File:MOD2xScope.png|32px|link=2x Scope|2x Scope]]
*[[4x Scope]] [[File:MOD4xScope.png|32px|link=4x Scope|4x Scope]]
*[[8x Scope]] [[File:MOD8xScope.png|32px|link=8x Scope|8x Scope]]
*[[Sling]] [[File:MODSling.png|32px|link=Sling|Sling]]
*[[Ammo Straps]] [[File:MODAmmoStrap.png|32px|link=Ammo Strap|Ammo Strap]]
*[[Recoil Pad]] [[File:MODRecoilPad.png|32px|link=Recoil Pad|Recoil Pad]]
*[[Fiberglass Stock]] [[File:MODFiberglassStock.png|32px|link=Fiberglass Stock|Fiberglass Stock]]
 
They can all be added to the rifle using a screwdriver.
 
== Code ==
<nowiki>item VarmintRifle
    {
        AmmoType = 223Bullets,
        ImpactSound = null,
        MaxRange = 10,
        WeaponSprite = Shotgun,
        SoundVolume = 200,
        MinAngle = 0.95,
        Type = Weapon,
        MinimumSwingTime = 0.5,
        ToHitModifier = 1.5,
        NPCSoundBoost = 1.5,
        KnockBackOnNoDeath = TRUE,
        Ranged = TRUE,
        SwingAmountBeforeImpact = 0,
        ProjectileCount = 1,
        ConditionLowerChanceOneIn = 60,
        Weight = 3,
        SplatNumber = 3,
        PushBackMod = 0.3,
        MaxDamage = 1.3,
        SubCategory = Firearm,
        ConditionMax = 10,
        ShareDamage = FALSE,
        MaxHitCount = 1,
        IsAimedFirearm = TRUE,
        DoorDamage = 20,
        UseEndurance = FALSE,
        SwingAnim = Rifle,
        WeaponWeight = 2,
        DisplayName = Varmint Rifle,
        MinRange = 0.61,
        SwingTime = 0.5,
        MultipleHitConditionAffected = FALSE,
        SwingSound = varmintShot,
        SoundRadius = 150,
        MinDamage = 0.6,
        SplatSize = 3,
        KnockdownMod = 2,
        SplatBloodOnNoDeath = TRUE,
        Icon = RifleVarmint,
        RunAnim = Run_Weapon2,
        IdleAnim = Idle_Weapon2,
      CriticalChance = 25,
      AimingPerkCritModifier = 12,
      HitChance = 27,
      AimingPerkHitChanceModifier = 17,
      AimingPerkMinAngleModifier = 0.01,
      AimingPerkRangeModifier = 2,
      RecoilDelay = 90,
      PiercingBullets = TRUE,
      SoundGain = 2,
      ClipSize = 5,
      ReloadTime = 20,
      AimingTime = 15,
      RequiresEquippedBothHands = TRUE,
      BreakSound  =  PZ_MetalSnap,
    }</nowiki>
 
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Build || 
|-
| 28 || Added to the game.
|}
 
== See also ==
[[.233 Ammo]]
 
[[Hunting rifle]]
 
{{Navbox/Weapons}}
[[Category:Weapons]]
[[Category:Items]]

Latest revision as of 10:54, 29 March 2022

Redirect to: