"custom_weapons_v3" // Leave this alone
{
"*" //asterisk means these changes apply to all players
{
"20" //20 is the weapon index of the Stickybomb Launcher
{
"1" "2 ; 1" //attribute number 2 (damage bonus) given new value of 150%
"2" "4 ; 2" //attribute number 4 (clip size) given new value of 200%
"3" "78 ; 3" //attritbute number 78 (max ammo secondary) given new value of 300%
"4" "6 ; 0.4" //attribute number 6 (fire rate bonus) is 60% faster (inverted percentage)
"5" "88 ; 8" // extra stickies on ground
},
"265"
{
"1" "88 ; 8" //extra stickies
}
}
}