Add shot speed to relevant kinetics

This commit is contained in:
Cmdr McDonald
2017-06-24 09:29:39 +01:00
parent 8b92dfbf10
commit 87603e4466
4 changed files with 10 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
* Add shot speed for long range weapon
* Fix components for dirty drive grade 3
* Update values for Cytoscrambler
* Add shotspeed modifier to cannon/multi-cannon/fragment cannon
#2.3.4
* Add missing Long Range blueprint to multi-cannon

6
dist/index.js vendored
View File

@@ -22078,7 +22078,7 @@ module.exports = {
}
}
},
modifications: [ "ammo", "clip", "damage", "damagedist", "distdraw", "fallofffromrange", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
modifications: [ "ammo", "clip", "damage", "damagedist", "distdraw", "fallofffromrange", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "shotspeed", "thermload" ],
specials: [ "special_auto_loader", "special_dispersal_field", "special_smart_rounds", "special_force_shell", "special_high_yield_shell", "special_thermal_cascade" ]
},
cc: {
@@ -22556,7 +22556,7 @@ module.exports = {
}
}
},
modifications: [ "ammo", "burst", "burstrof", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
modifications: [ "ammo", "burst", "burstrof", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "shotspeed", "thermload" ],
specials: [ "special_corrosive_shell", "special_blinding_shell", "special_incendiary_rounds", "special_drag_munitions", "special_screening_shell" ]
},
fh: {
@@ -23304,7 +23304,7 @@ module.exports = {
}
}
},
modifications: [ "ammo", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
modifications: [ "ammo", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "shotspeed", "thermload" ],
specials: [ "special_auto_loader", "special_corrosive_shell", "special_emissive_munitions", "special_incendiary_rounds", "special_smart_rounds", "special_thermalshock" ]
},
ml: {

3
dist/index.json vendored
View File

@@ -29692,6 +29692,7 @@
"range",
"reload",
"rof",
"shotspeed",
"thermload"
],
"specials": [
@@ -30544,6 +30545,7 @@
"range",
"reload",
"rof",
"shotspeed",
"thermload"
],
"specials": [
@@ -31904,6 +31906,7 @@
"range",
"reload",
"rof",
"shotspeed",
"thermload"
],
"specials": [

View File

@@ -805,6 +805,7 @@
"range",
"reload",
"rof",
"shotspeed",
"thermload"
],
"specials": [
@@ -1661,6 +1662,7 @@
"range",
"reload",
"rof",
"shotspeed",
"thermload"
],
"specials": [
@@ -3025,6 +3027,7 @@
"range",
"reload",
"rof",
"shotspeed",
"thermload"
],
"specials": [