Add FD IDs

This commit is contained in:
Cmdr McDonald
2017-04-13 23:11:13 +01:00
parent f6f9a03bef
commit 81ad6806d0
6 changed files with 52 additions and 19 deletions

27
dist/index.js vendored
View File

@@ -866,6 +866,7 @@ module.exports = {
}
},
dolphin: {
edID: 128049291,
eddbID: 31,
properties: {
name: "Dolphin",
@@ -890,6 +891,7 @@ module.exports = {
retailCost: 1337330,
bulkheads: [ {
id: "cq",
edID: 128049292,
eddbID: 1589,
grp: "bh",
cost: 0,
@@ -900,6 +902,7 @@ module.exports = {
hullboost: .8
}, {
id: "cr",
edID: 128049293,
eddbID: 1590,
grp: "bh",
cost: 534940,
@@ -910,6 +913,7 @@ module.exports = {
hullboost: 1.52
}, {
id: "cs",
edID: 128049294,
eddbID: 1591,
grp: "bh",
cost: 1203600,
@@ -920,6 +924,7 @@ module.exports = {
hullboost: 2.5
}, {
id: "ct",
edID: 128049295,
eddbID: 1592,
grp: "bh",
cost: 2808390,
@@ -930,6 +935,7 @@ module.exports = {
hullboost: 2.5
}, {
id: "cu",
edID: 128049296,
eddbID: 1593,
grp: "bh",
cost: 3152080,
@@ -8875,6 +8881,7 @@ module.exports = {
T: 1
},
distdraw: 1.5,
edID: 128740819,
eddbID: 1587,
falloff: 300,
grp: "ml",
@@ -8948,6 +8955,7 @@ module.exports = {
T: 1
},
distdraw: 3,
edID: 128740820,
eddbID: 1588,
falloff: 300,
grp: "ml",
@@ -18931,7 +18939,7 @@ module.exports = {
},
features: {
mass: [ .4, .2 ],
scantime: [ .1, .4 ]
scanrate: [ .1, .4 ]
}
},
"2": {
@@ -18941,7 +18949,7 @@ module.exports = {
},
features: {
mass: [ .8, .4 ],
scantime: [ .2, .5 ]
scanrate: [ .2, .5 ]
}
},
"3": {
@@ -18952,7 +18960,7 @@ module.exports = {
},
features: {
mass: [ 1.2, .6 ],
scantime: [ .3, .6 ]
scanrate: [ .3, .6 ]
}
},
"4": {
@@ -18963,7 +18971,7 @@ module.exports = {
},
features: {
mass: [ 1.6, .8 ],
scantime: [ .4, .7 ]
scanrate: [ .4, .7 ]
}
},
"5": {
@@ -18974,7 +18982,7 @@ module.exports = {
},
features: {
mass: [ 2, 1 ],
scantime: [ .5, .8 ]
scanrate: [ .5, .8 ]
}
}
},
@@ -21145,6 +21153,13 @@ module.exports = {
method: "multiplicative",
higherbetter: true
},
scanrate: {
id: 49,
name: "scanrate",
type: "percentage",
method: "multiplicative",
higherbetter: true
},
scantime: {
id: 48,
name: "scantime",
@@ -24606,7 +24621,7 @@ module.exports = {
}
}
},
modifications: [ "mass", "angle", "range", "scantime" ]
modifications: [ "mass", "angle", "range", "scanrate" ]
},
t: {
blueprints: {

27
dist/index.json vendored
View File

@@ -1382,6 +1382,7 @@
}
},
"dolphin": {
"edID": 128049291,
"eddbID": 31,
"properties": {
"name": "Dolphin",
@@ -1407,6 +1408,7 @@
"bulkheads": [
{
"id": "cq",
"edID": 128049292,
"eddbID": 1589,
"grp": "bh",
"cost": 0,
@@ -1418,6 +1420,7 @@
},
{
"id": "cr",
"edID": 128049293,
"eddbID": 1590,
"grp": "bh",
"cost": 534940,
@@ -1429,6 +1432,7 @@
},
{
"id": "cs",
"edID": 128049294,
"eddbID": 1591,
"grp": "bh",
"cost": 1203600,
@@ -1440,6 +1444,7 @@
},
{
"id": "ct",
"edID": 128049295,
"eddbID": 1592,
"grp": "bh",
"cost": 2808390,
@@ -1451,6 +1456,7 @@
},
{
"id": "cu",
"edID": 128049296,
"eddbID": 1593,
"grp": "bh",
"cost": 3152080,
@@ -10954,6 +10960,7 @@
"T": 1
},
"distdraw": 1.5,
"edID": 128740819,
"eddbID": 1587,
"falloff": 300,
"grp": "ml",
@@ -11030,6 +11037,7 @@
"T": 1
},
"distdraw": 3,
"edID": 128740820,
"eddbID": 1588,
"falloff": 300,
"grp": "ml",
@@ -24597,7 +24605,7 @@
0.4,
0.2
],
"scantime": [
"scanrate": [
0.1,
0.4
]
@@ -24613,7 +24621,7 @@
0.8,
0.4
],
"scantime": [
"scanrate": [
0.2,
0.5
]
@@ -24630,7 +24638,7 @@
1.2,
0.6
],
"scantime": [
"scanrate": [
0.3,
0.6
]
@@ -24647,7 +24655,7 @@
1.6,
0.8
],
"scantime": [
"scanrate": [
0.4,
0.7
]
@@ -24664,7 +24672,7 @@
2,
1
],
"scantime": [
"scanrate": [
0.5,
0.8
]
@@ -28398,6 +28406,13 @@
"method": "multiplicative",
"higherbetter": true
},
"scanrate": {
"id": 49,
"name": "scanrate",
"type": "percentage",
"method": "multiplicative",
"higherbetter": true
},
"scantime": {
"id": 48,
"name": "scantime",
@@ -34373,7 +34388,7 @@
"mass",
"angle",
"range",
"scantime"
"scanrate"
]
},
"t": {