21 lines
666 B
Lua
21 lines
666 B
Lua
|
att.PrintName = "18\" SPAS-12 Compact Barrel"
|
||
|
att.AbbrevName = "18\" Compact Barrel"
|
||
|
att.Icon = Material("entities/att/acwatt_ud_m1014_barrel_short.png", "smooth mips")
|
||
|
att.Description = "Rare short barrel intended for breaching and close quarters use. Noticeably increases pellet spread, but is easier to manuver."
|
||
|
att.Icon = Material("entities/att/ur_spas/barrel_short.png", "smooth mips")
|
||
|
att.Slot = "ur_spas12_barrel"
|
||
|
|
||
|
att.SortOrder = 18
|
||
|
|
||
|
att.AutoStats = true
|
||
|
|
||
|
att.Mult_AccuracyMOA = 1.5
|
||
|
att.Mult_Recoil = 1.1
|
||
|
att.Mult_Range = 0.8
|
||
|
|
||
|
att.Mult_Sway = 0.75
|
||
|
att.Mult_SightTime = 0.75
|
||
|
att.Mult_SpeedMult = 1.025
|
||
|
att.Mult_ShootSpeedMult = 1.1
|
||
|
|
||
|
att.Add_BarrelLength = -4
|