Renewal/lua/arccw/shared/attachments/ur_329_barrel_master.lua

21 lines
663 B
Lua
Raw Permalink Normal View History

2024-02-29 22:16:56 -05:00
att.PrintName = "7\" Master Barrel"
att.AbbrevName = "7\" Master Barrel"
att.Icon = Material("entities/att/acwatt_ur_329_barrel_master.png","smooth mips")
att.Description = "Huge, imposing barrel with extra frontal weight and precision rifling. Hard to keep steady, but hones accuracy even further."
att.Slot = "ur_329_barrel"
att.AutoStats = true
att.SortOrder = 7
att.Mult_AccuracyMOA = 0.5
att.Mult_Range = 1.6
att.Mult_Recoil = 0.75
att.Mult_SightTime = 1.3
att.Mult_Sway = 1.4
att.Mult_HipDispersion = 1.15
att.Mult_PhysBulletMuzzleVelocity = 1.2
att.Mult_SightedSpeedMult = .8
att.Add_BarrelLength = 5
att.Mult_DrawTime = 1.25
att.Mult_HolsterTime = 1.25