View Single Post
Author Message
Swampass12
Junior Member
Join Date: Nov 2022
Old 11-13-2022 , 14:35   Randomly stopped working
Reply With Quote #1

"custom_weapons_v3" // Leave this alone
{
"*" // asterisk means these changes apply to all players
{
"312" // Brass Beast
{
"preserve_attributes" "1"
"1" "2 ; 1.15" // this equals 40% more dmg
}
}
"*" // asterisk means these changes apply to all players
{
"41" // Natascha
{
"preserve_attributes" "0"
"1" "86 ; 1.5" // 50% slower rev
"2" "1 ; 0.75" // 25% less damage
"3" "737 ; 1.0" // speed boost
}
}
"*" // asterisk means these changes apply to all players
{
"811" //Huo Long Heater
{
"preserve_attributes" "0"
"1" "430 ; 12" // ring of fire
"2" "431 ; 4" // uses 4 ammo per second aiming
"3" "795 ; 1.25" // 25% more dmg on burning players
"4" "60 ; 0.75" // 25% fire resist
}
}
}

Last edited by Swampass12; 11-13-2022 at 14:47. Reason: incorrect code
Swampass12 is offline