Add fragment cannon modifications

This commit is contained in:
Cmdr McDonald
2016-11-30 12:18:47 +00:00
parent 0257098a08
commit 72b206cfef
8 changed files with 120 additions and 49 deletions

View File

@@ -159,11 +159,18 @@
"mod_weapon_burst_interval": {
"rof": 1
},
"mod_weapon_burst_rof": {},
"mod_weapon_burst_size": {},
"mod_weapon_burst_rof": {
"burstrof": 1
},
"mod_weapon_burst_size": {
"burst": 1
},
"mod_weapon_clip_size": {
"clip": 1
},
"mod_weapon_clip_size_override": {
"clip": 1
},
"mod_weapon_damage": {
"damage": 1
},
@@ -213,6 +220,9 @@
"special_scramble_spectrum": {
"rof": 0.1111111111111111
},
"special_screening_shell": {
"reload": -0.5
},
"special_shiftlock_canister": {
"damage": -0.2
},