Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 2 additions & 17 deletions addons/sourcemod/configs/vsh/vsh.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2145,23 +2145,8 @@

"460" //Enforcer
{
"desp" "Enforcer: {positive}Receive crits while disguised, {negative}critical damage is affected by range, no minicrits"
"attrib" "868 ; 1.0"
"minicrit" "0"

"think"
{
"filter"
{
"cond" "3" //Disguised
"activeweapon" "primary" //Is active weapon primary
}

"Tags_AddCond"
{
"cond" "56" //Crit
}
}
"desp" "Enforcer: {positive}On Hit: Bleed for 8 seconds, Damage bonus active at all time, {negative}critical damage is affected by range, 0.5 sec increase in time taken to cloak, Attacks no longer pierce damage resistance effects and bonuses"
"attrib" "2 ; 1.2 ; 149 ; 8.0 ; 253 ; 0.5 ; 410 ; 0 ; 797 ; 0 ; 868 ; 1.0"
}

"810" //Red-Tape Recorder
Expand Down