Files
wnsrc/lua/arccw/shared/attachments/ur_spas12_stock_none.lua
lifestorm 6a58f406b1 Upload
2024-08-04 23:54:45 +03:00

39 lines
830 B
Lua

--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
att.PrintName = "No Stock"
att.Icon = Material("entities/att/ur_spas/grip_std.png", "smooth mips")
att.Description = "A real theoretical physicist won't need this."
att.Desc_Pros = {
}
att.Desc_Cons = {
}
att.Desc_Neutrals = {
}
att.Slot = "ur_spas12_stock"
att.AutoStats = true
att.Free = true
att.SortOrder = -1
att.Mult_SpeedMult = 1.05
att.Mult_SightTime = 0.5
att.Mult_DrawTime = 0.75
att.Mult_HolsterTime = 0.75
att.Mult_Recoil = 1.4
att.Mult_RecoilSide = 2
att.Mult_SightedSpeedMult = 1.2
att.Mult_ShootSpeedMult = 1.15
att.Add_BarrelLength = -12
att.Mult_Sway = 3