Compare commits

..

4 Commits

Author SHA1 Message Date
willyb321
e8c1ae4c89 Merge branch 'release/2.9.13' 2018-05-03 07:15:42 +10:00
willyb321
6d8c74ad3f Merge branch 'release/2.9.12' 2018-04-28 12:15:32 +10:00
willyb321
c140856334 Merge branch 'develop' 2018-04-28 09:57:05 +10:00
willyb321
9ac6427ee0 Merge branch 'release/2.9.11' 2018-04-26 09:20:42 +10:00
7 changed files with 3222 additions and 9712 deletions

1532
dist/index.js vendored

File diff suppressed because it is too large Load Diff

1533
dist/index.json vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -400,7 +400,7 @@
},
"special_weapon_rateoffire": {
"power": 0.05,
"rof": -0.03
"rof": 0.03
},
"special_weapon_efficient": {
"power": -0.1
@@ -466,7 +466,7 @@
"integrity": 0.15
},
"special_shieldbooster_chunky": {
"shieldboost": 0.06,
"optmul": 0.05,
"thermres": -2,
"kinres": -2,
"explres": -2

View File

@@ -3729,7 +3729,6 @@
"special_dispersal_field",
"special_phasing_sequence",
"special_plasma_slug",
"special_plasma_slug_cooled",
"special_lock_breaker",
"special_thermal_conduit",
"special_weapon_damage",

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.9.17",
"version": "2.9.13",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.9.17",
"version": "2.9.13",
"repository": {
"type": "git",
"url": "https://github.com/EDCD/coriolis-data"