Files
wnsrc/lua/arccw/shared/attachments/uc_tp_runandgun.lua
lifestorm ba1fc01b16 Upload
2024-08-04 23:12:27 +03:00

29 lines
772 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 = "On the Move"
att.Icon = Material("entities/att/arccw_uc_tp_run_and_gun.png", "smooth mips")
att.Description = "Expert training in high-verticality maneuvers and countless moving-while-shooting drills allow you to aim steadily even while moving between cover, across open ground, or while mid-air."
att.Desc_Pros = {
}
att.Desc_Cons = {
}
att.Desc_Neutrals = {
}
att.Slot = "uc_tp"
att.AutoStats = true
att.SortOrder = 4
att.Mult_JumpDispersion = 0
att.Mult_MoveDispersion = .5
att.NotForNPCs = true