Renewal/lua/arccw/shared/attachments/ur_1911_slide_m45_custom.lua

20 lines
733 B
Lua

att.PrintName = "M45 MEUSOC 5\" Slide w/ Custom Finish"
att.AbbrevName = "5\" M45 Slide (Custom)"
att.Icon = Material("entities/att/ur_1911/slide_45.png","mips smooth")
att.Description = "Modernized slide, hammer and trigger assembly designed and hand-built for the U.S. Marine Corps, bringing an old gun to a new age.\nImproves handling and ballistics, but is worse when hip fired.\n\nThis variant will use your configured custom color for that extra flair."
att.Desc_Neutrals = {
"uc.custcolor",
}
att.AutoStats = true
att.Slot = "ur_m1911_slide"
att.SortOrder = 5
att.InvAtt = "ur_1911_slide_m45"
att.Mult_RPM = 1.05
att.Mult_SightTime = 0.9
att.Mult_AccuracyMOA = 0.8
att.Mult_RangeMin = 1.5
att.Mult_HipDispersion = 1.25