update dist

This commit is contained in:
willyb321
2018-08-19 08:46:49 +10:00
parent 4db713612e
commit 219e16b84e
2 changed files with 29 additions and 6 deletions

10
dist/index.js vendored
View File

@@ -2292,7 +2292,7 @@ module.exports = {
eddbID: 15,
properties: {
name: "Imperial Eagle",
manufacturer: "Core Dynamics",
manufacturer: "Gutamaya",
class: 1,
hullCost: 72180,
speed: 300,
@@ -23831,6 +23831,7 @@ module.exports = {
features: {
piercing: [ 0, .4 ],
range: [ 0, .36 ],
shotspeed: [ 0, .36 ],
thermload: [ .01, .01 ]
},
uuid: "fc3e4f2e-04fb-4509-a31f-1121940e1bc6"
@@ -23843,6 +23844,7 @@ module.exports = {
features: {
piercing: [ .4, .6 ],
range: [ .36, .52 ],
shotspeed: [ .36, .52 ],
thermload: [ .02, .02 ]
},
uuid: "437e00b1-a6fd-4d84-9242-075c3ce8adcb"
@@ -23856,6 +23858,7 @@ module.exports = {
features: {
piercing: [ .6, .8 ],
range: [ .52, .68 ],
shotspeed: [ .52, .68 ],
thermload: [ .03, .03 ]
},
uuid: "bfbadc34-e11a-4cc4-80cc-83dde5731e6f"
@@ -23869,6 +23872,7 @@ module.exports = {
features: {
piercing: [ .8, 1 ],
range: [ .68, .84 ],
shotspeed: [ .68, .84 ],
thermload: [ .04, .04 ]
},
uuid: "7c41f9fc-90ec-435e-9d92-6024c32ac40d"
@@ -23882,6 +23886,7 @@ module.exports = {
features: {
piercing: [ 1, 1.2 ],
range: [ .84, 1 ],
shotspeed: [ .84, 1 ],
thermload: [ .05, .05 ]
},
uuid: "d9306721-43a4-45cd-b225-ac9174da4d13"
@@ -24974,8 +24979,7 @@ module.exports = {
damage: -.2
},
special_force_shell: {
jitter: 1,
speed: -.1667
shotspeed: -.1667
},
special_fsd_interrupt: {
damage: -.3,

25
dist/index.json vendored
View File

@@ -3579,7 +3579,7 @@
"eddbID": 15,
"properties": {
"name": "Imperial Eagle",
"manufacturer": "Core Dynamics",
"manufacturer": "Gutamaya",
"class": 1,
"hullCost": 72180,
"speed": 300,
@@ -31187,6 +31187,10 @@
0,
0.36
],
"shotspeed": [
0,
0.36
],
"thermload": [
0.01,
0.01
@@ -31208,6 +31212,10 @@
0.36,
0.52
],
"shotspeed": [
0.36,
0.52
],
"thermload": [
0.02,
0.02
@@ -31230,6 +31238,10 @@
0.52,
0.68
],
"shotspeed": [
0.52,
0.68
],
"thermload": [
0.03,
0.03
@@ -31252,6 +31264,10 @@
0.68,
0.84
],
"shotspeed": [
0.68,
0.84
],
"thermload": [
0.04,
0.04
@@ -31274,6 +31290,10 @@
0.84,
1
],
"shotspeed": [
0.84,
1
],
"thermload": [
0.05,
0.05
@@ -32823,8 +32843,7 @@
"damage": -0.2
},
"special_force_shell": {
"jitter": 1,
"speed": -0.1667
"shotspeed": -0.1667
},
"special_fsd_interrupt": {
"damage": -0.3,