Compare commits

...

11 Commits
2.4.0 ... 2.4.2

Author SHA1 Message Date
Unknown
f73a6c1e8a Merge branch 'release/2.4.2' 2017-11-09 16:56:15 +00:00
Unknown
1c8416889a Changelog and Versions 2017-11-09 16:54:43 +00:00
Unknown
a45deed60c Dist Files 2017-11-09 16:52:59 +00:00
Unknown
85d6157beb Merge branch 'feature/ship-purchase-requirements' into develop 2017-11-09 16:48:55 +00:00
Unknown
54c92ab9ff Merge branch 'hotfix/repair-limpet' into develop 2017-11-09 16:43:09 +00:00
Joseph Stader
d171ff0002 "Fix" bug with long IDs for repair limpet controllers on build load 2017-11-09 00:07:48 -05:00
Joshua Campbell
a89b4ae3c9 Add purchase requirement info to ships 2017-11-07 01:37:11 -05:00
Unknown
dc35ed80e9 Merge branch 'develop' 2017-10-31 17:01:05 +00:00
Unknown
7863330106 Bumps 2017-10-31 17:00:00 +00:00
William
f9420dfaeb fix repair limpet controller crash (#11)
fix repair limpet controller crash
2017-10-12 08:41:32 +01:00
Unknown
792b0e6c5e Merge branch 'release/2.4.0' into develop 2017-10-10 16:41:11 +01:00
16 changed files with 416 additions and 306 deletions

View File

@@ -1,3 +1,10 @@
#2.4.2
* Add requirements to UI
* Fix for limpets
#2.4.1
* Config Fix
#2.4.0 #2.4.0
* Added Repair Limpet Computers * Added Repair Limpet Computers

74
dist/index.js vendored
View File

@@ -394,6 +394,9 @@ module.exports = {
crew: 3 crew: 3
}, },
retailCost: 84532770, retailCost: 84532770,
requirements: {
horizons: true
},
bulkheads: [ { bulkheads: [ {
id: "cl", id: "cl",
edID: 128049346, edID: 128049346,
@@ -618,6 +621,9 @@ module.exports = {
crew: 2 crew: 2
}, },
retailCost: 747660, retailCost: 747660,
requirements: {
horizonsEarlyAdoption: true
},
bulkheads: [ { bulkheads: [ {
id: "cg", id: "cg",
edID: 128672264, edID: 128672264,
@@ -889,6 +895,9 @@ module.exports = {
crew: 1 crew: 1
}, },
retailCost: 1337330, retailCost: 1337330,
requirements: {
horizons: true
},
bulkheads: [ { bulkheads: [ {
id: "cq", id: "cq",
edID: 128049292, edID: 128049292,
@@ -1088,6 +1097,9 @@ module.exports = {
crew: 2 crew: 2
}, },
retailCost: 19814210, retailCost: 19814210,
requirements: {
federationRank: 5
},
bulkheads: [ { bulkheads: [ {
id: "bz", id: "bz",
edID: 128672147, edID: 128672147,
@@ -1195,6 +1207,9 @@ module.exports = {
crew: 3 crew: 3
}, },
retailCost: 187969450, retailCost: 187969450,
requirements: {
federationRank: 12
},
bulkheads: [ { bulkheads: [ {
id: "BW", id: "BW",
edID: 128049370, edID: 128049370,
@@ -1301,6 +1316,9 @@ module.exports = {
crew: 2 crew: 2
}, },
retailCost: 14314210, retailCost: 14314210,
requirements: {
federationRank: 3
},
bulkheads: [ { bulkheads: [ {
id: "bE", id: "bE",
edID: 128049322, edID: 128049322,
@@ -1408,6 +1426,9 @@ module.exports = {
crew: 2 crew: 2
}, },
retailCost: 35814210, retailCost: 35814210,
requirements: {
federationRank: 7
},
bulkheads: [ { bulkheads: [ {
id: "bJ", id: "bJ",
edID: 128672154, edID: 128672154,
@@ -1702,6 +1723,9 @@ module.exports = {
crew: 2 crew: 2
}, },
retailCost: 22296860, retailCost: 22296860,
requirements: {
empireRank: 7
},
bulkheads: [ { bulkheads: [ {
id: "bp", id: "bp",
edID: 128049316, edID: 128049316,
@@ -1792,6 +1816,9 @@ module.exports = {
crew: 1 crew: 1
}, },
retailCost: 2542930, retailCost: 2542930,
requirements: {
empireRank: 3
},
bulkheads: [ { bulkheads: [ {
id: "bf", id: "bf",
edID: 128671224, edID: 128671224,
@@ -1883,6 +1910,9 @@ module.exports = {
crew: 3 crew: 3
}, },
retailCost: 208969450, retailCost: 208969450,
requirements: {
empireRank: 12
},
bulkheads: [ { bulkheads: [ {
id: "BR", id: "BR",
edID: 128049376, edID: 128049376,
@@ -14446,7 +14476,7 @@ module.exports = {
edID: 128777327, edID: 128777327,
eddbID: 1594, eddbID: 1594,
grp: "rpl", grp: "rpl",
id: "rple1", id: "9z",
mass: 1.3, mass: 1.3,
maximum: 1, maximum: 1,
power: .18, power: .18,
@@ -14458,7 +14488,7 @@ module.exports = {
edID: 128777328, edID: 128777328,
eddbID: 1595, eddbID: 1595,
grp: "rpl", grp: "rpl",
id: "rpld1", id: "9q",
mass: .5, mass: .5,
maximum: 1, maximum: 1,
power: .14, power: .14,
@@ -14470,7 +14500,7 @@ module.exports = {
edID: 128777329, edID: 128777329,
eddbID: 1596, eddbID: 1596,
grp: "rpl", grp: "rpl",
id: "rplc1", id: "9a",
mass: 1.3, mass: 1.3,
maximum: 1, maximum: 1,
power: .23, power: .23,
@@ -14482,7 +14512,7 @@ module.exports = {
edID: 128777330, edID: 128777330,
eddbID: 1597, eddbID: 1597,
grp: "rpl", grp: "rpl",
id: "rplb1", id: "9w",
mass: 2, mass: 2,
maximum: 1, maximum: 1,
power: .32, power: .32,
@@ -14494,7 +14524,7 @@ module.exports = {
edID: 128777331, edID: 128777331,
eddbID: 1598, eddbID: 1598,
grp: "rpl", grp: "rpl",
id: "rpla1", id: "9s",
mass: 1.3, mass: 1.3,
maximum: 1, maximum: 1,
power: .28, power: .28,
@@ -14506,7 +14536,7 @@ module.exports = {
edID: 128777332, edID: 128777332,
eddbID: 1599, eddbID: 1599,
grp: "rpl", grp: "rpl",
id: "rple3", id: "9x",
mass: 5, mass: 5,
maximum: 2, maximum: 2,
power: .27, power: .27,
@@ -14518,7 +14548,7 @@ module.exports = {
edID: 128777333, edID: 128777333,
eddbID: 1600, eddbID: 1600,
grp: "rpl", grp: "rpl",
id: "rpld3", id: "9e",
mass: 2, mass: 2,
maximum: 2, maximum: 2,
power: .2, power: .2,
@@ -14530,7 +14560,7 @@ module.exports = {
edID: 128777334, edID: 128777334,
eddbID: 1601, eddbID: 1601,
grp: "rpl", grp: "rpl",
id: "rplc3", id: "9d",
mass: 5, mass: 5,
maximum: 2, maximum: 2,
power: .34, power: .34,
@@ -14542,7 +14572,7 @@ module.exports = {
edID: 128777335, edID: 128777335,
eddbID: 1602, eddbID: 1602,
grp: "rpl", grp: "rpl",
id: "rplb3", id: "9c",
mass: 8, mass: 8,
maximum: 2, maximum: 2,
power: .48, power: .48,
@@ -14554,7 +14584,7 @@ module.exports = {
edID: 128777336, edID: 128777336,
eddbID: 1603, eddbID: 1603,
grp: "rpl", grp: "rpl",
id: "rpba3", id: "9r",
mass: 5, mass: 5,
maximum: 2, maximum: 2,
power: .41, power: .41,
@@ -14566,7 +14596,7 @@ module.exports = {
edID: 128777337, edID: 128777337,
eddbID: 1604, eddbID: 1604,
grp: "rpl", grp: "rpl",
id: "rple5", id: "9f",
mass: 20, mass: 20,
maximum: 3, maximum: 3,
power: .4, power: .4,
@@ -14578,7 +14608,7 @@ module.exports = {
edID: 128777338, edID: 128777338,
eddbID: 1605, eddbID: 1605,
grp: "rpl", grp: "rpl",
id: "rpld5", id: "9v",
mass: 8, mass: 8,
maximum: 3, maximum: 3,
power: .3, power: .3,
@@ -14590,7 +14620,7 @@ module.exports = {
edID: 128777339, edID: 128777339,
eddbID: 1606, eddbID: 1606,
grp: "rpl", grp: "rpl",
id: "rplc5", id: "9t",
mass: 20, mass: 20,
maximum: 3, maximum: 3,
power: .5, power: .5,
@@ -14602,7 +14632,7 @@ module.exports = {
edID: 128777340, edID: 128777340,
eddbID: 1607, eddbID: 1607,
grp: "rpl", grp: "rpl",
id: "rplb5", id: "9g",
mass: 32, mass: 32,
maximum: 3, maximum: 3,
power: .97, power: .97,
@@ -14614,7 +14644,7 @@ module.exports = {
edID: 128777341, edID: 128777341,
eddbID: 1608, eddbID: 1608,
grp: "rpl", grp: "rpl",
id: "rpla5", id: "9b",
mass: 20, mass: 20,
maximum: 3, maximum: 3,
power: .6, power: .6,
@@ -14626,7 +14656,7 @@ module.exports = {
edID: 128777342, edID: 128777342,
eddbID: 1609, eddbID: 1609,
grp: "rpl", grp: "rpl",
id: "rple7", id: "9y",
mass: 80, mass: 80,
maximum: 4, maximum: 4,
power: .55, power: .55,
@@ -14638,7 +14668,7 @@ module.exports = {
edID: 128777343, edID: 128777343,
eddbID: 1610, eddbID: 1610,
grp: "rpl", grp: "rpl",
id: "rpld7", id: "9h",
mass: 32, mass: 32,
maximum: 4, maximum: 4,
power: .41, power: .41,
@@ -14650,7 +14680,7 @@ module.exports = {
edID: 128777344, edID: 128777344,
eddbID: 1611, eddbID: 1611,
grp: "rpl", grp: "rpl",
id: "rplc7", id: "9n",
mass: 80, mass: 80,
maximum: 4, maximum: 4,
power: .69, power: .69,
@@ -14662,7 +14692,7 @@ module.exports = {
edID: 128777345, edID: 128777345,
eddbID: 1612, eddbID: 1612,
grp: "rpl", grp: "rpl",
id: "rplb7", id: "9u",
mass: 128, mass: 128,
maximum: 4, maximum: 4,
power: .97, power: .97,
@@ -14674,7 +14704,7 @@ module.exports = {
edID: 128777346, edID: 128777346,
eddbID: 1613, eddbID: 1613,
grp: "rpl", grp: "rpl",
id: "rpla7", id: "9j",
mass: 80, mass: 80,
maximum: 4, maximum: 4,
power: .83, power: .83,
@@ -22457,6 +22487,10 @@ module.exports = {
blueprints: {}, blueprints: {},
modifications: [] modifications: []
}, },
rpl: {
blueprints: {},
modifications: []
},
cs: { cs: {
blueprints: { blueprints: {
Sensor_CargoScanner_FastScan: { Sensor_CargoScanner_FastScan: {

74
dist/index.json vendored
View File

@@ -632,6 +632,9 @@
"crew": 3 "crew": 3
}, },
"retailCost": 84532770, "retailCost": 84532770,
"requirements": {
"horizons": true
},
"bulkheads": [ "bulkheads": [
{ {
"id": "cl", "id": "cl",
@@ -976,6 +979,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 747660, "retailCost": 747660,
"requirements": {
"horizonsEarlyAdoption": true
},
"bulkheads": [ "bulkheads": [
{ {
"id": "cg", "id": "cg",
@@ -1405,6 +1411,9 @@
"crew": 1 "crew": 1
}, },
"retailCost": 1337330, "retailCost": 1337330,
"requirements": {
"horizons": true
},
"bulkheads": [ "bulkheads": [
{ {
"id": "cq", "id": "cq",
@@ -1698,6 +1707,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 19814210, "retailCost": 19814210,
"requirements": {
"federationRank": 5
},
"bulkheads": [ "bulkheads": [
{ {
"id": "bz", "id": "bz",
@@ -1863,6 +1875,9 @@
"crew": 3 "crew": 3
}, },
"retailCost": 187969450, "retailCost": 187969450,
"requirements": {
"federationRank": 12
},
"bulkheads": [ "bulkheads": [
{ {
"id": "BW", "id": "BW",
@@ -2049,6 +2064,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 14314210, "retailCost": 14314210,
"requirements": {
"federationRank": 3
},
"bulkheads": [ "bulkheads": [
{ {
"id": "bE", "id": "bE",
@@ -2218,6 +2236,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 35814210, "retailCost": 35814210,
"requirements": {
"federationRank": 7
},
"bulkheads": [ "bulkheads": [
{ {
"id": "bJ", "id": "bJ",
@@ -2674,6 +2695,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 22296860, "retailCost": 22296860,
"requirements": {
"empireRank": 7
},
"bulkheads": [ "bulkheads": [
{ {
"id": "bp", "id": "bp",
@@ -2822,6 +2846,9 @@
"crew": 1 "crew": 1
}, },
"retailCost": 2542930, "retailCost": 2542930,
"requirements": {
"empireRank": 3
},
"bulkheads": [ "bulkheads": [
{ {
"id": "bf", "id": "bf",
@@ -2965,6 +2992,9 @@
"crew": 3 "crew": 3
}, },
"retailCost": 208969450, "retailCost": 208969450,
"requirements": {
"empireRank": 12
},
"bulkheads": [ "bulkheads": [
{ {
"id": "BR", "id": "BR",
@@ -16945,7 +16975,7 @@
"edID": 128777327, "edID": 128777327,
"eddbID": 1594, "eddbID": 1594,
"grp": "rpl", "grp": "rpl",
"id": "rple1", "id": "9z",
"mass": 1.3, "mass": 1.3,
"maximum": 1, "maximum": 1,
"power": 0.18, "power": 0.18,
@@ -16958,7 +16988,7 @@
"edID": 128777328, "edID": 128777328,
"eddbID": 1595, "eddbID": 1595,
"grp": "rpl", "grp": "rpl",
"id": "rpld1", "id": "9q",
"mass": 0.5, "mass": 0.5,
"maximum": 1, "maximum": 1,
"power": 0.14, "power": 0.14,
@@ -16971,7 +17001,7 @@
"edID": 128777329, "edID": 128777329,
"eddbID": 1596, "eddbID": 1596,
"grp": "rpl", "grp": "rpl",
"id": "rplc1", "id": "9a",
"mass": 1.3, "mass": 1.3,
"maximum": 1, "maximum": 1,
"power": 0.23, "power": 0.23,
@@ -16984,7 +17014,7 @@
"edID": 128777330, "edID": 128777330,
"eddbID": 1597, "eddbID": 1597,
"grp": "rpl", "grp": "rpl",
"id": "rplb1", "id": "9w",
"mass": 2, "mass": 2,
"maximum": 1, "maximum": 1,
"power": 0.32, "power": 0.32,
@@ -16997,7 +17027,7 @@
"edID": 128777331, "edID": 128777331,
"eddbID": 1598, "eddbID": 1598,
"grp": "rpl", "grp": "rpl",
"id": "rpla1", "id": "9s",
"mass": 1.3, "mass": 1.3,
"maximum": 1, "maximum": 1,
"power": 0.28, "power": 0.28,
@@ -17010,7 +17040,7 @@
"edID": 128777332, "edID": 128777332,
"eddbID": 1599, "eddbID": 1599,
"grp": "rpl", "grp": "rpl",
"id": "rple3", "id": "9x",
"mass": 5, "mass": 5,
"maximum": 2, "maximum": 2,
"power": 0.27, "power": 0.27,
@@ -17023,7 +17053,7 @@
"edID": 128777333, "edID": 128777333,
"eddbID": 1600, "eddbID": 1600,
"grp": "rpl", "grp": "rpl",
"id": "rpld3", "id": "9e",
"mass": 2, "mass": 2,
"maximum": 2, "maximum": 2,
"power": 0.2, "power": 0.2,
@@ -17036,7 +17066,7 @@
"edID": 128777334, "edID": 128777334,
"eddbID": 1601, "eddbID": 1601,
"grp": "rpl", "grp": "rpl",
"id": "rplc3", "id": "9d",
"mass": 5, "mass": 5,
"maximum": 2, "maximum": 2,
"power": 0.34, "power": 0.34,
@@ -17049,7 +17079,7 @@
"edID": 128777335, "edID": 128777335,
"eddbID": 1602, "eddbID": 1602,
"grp": "rpl", "grp": "rpl",
"id": "rplb3", "id": "9c",
"mass": 8, "mass": 8,
"maximum": 2, "maximum": 2,
"power": 0.48, "power": 0.48,
@@ -17062,7 +17092,7 @@
"edID": 128777336, "edID": 128777336,
"eddbID": 1603, "eddbID": 1603,
"grp": "rpl", "grp": "rpl",
"id": "rpba3", "id": "9r",
"mass": 5, "mass": 5,
"maximum": 2, "maximum": 2,
"power": 0.41, "power": 0.41,
@@ -17075,7 +17105,7 @@
"edID": 128777337, "edID": 128777337,
"eddbID": 1604, "eddbID": 1604,
"grp": "rpl", "grp": "rpl",
"id": "rple5", "id": "9f",
"mass": 20, "mass": 20,
"maximum": 3, "maximum": 3,
"power": 0.4, "power": 0.4,
@@ -17088,7 +17118,7 @@
"edID": 128777338, "edID": 128777338,
"eddbID": 1605, "eddbID": 1605,
"grp": "rpl", "grp": "rpl",
"id": "rpld5", "id": "9v",
"mass": 8, "mass": 8,
"maximum": 3, "maximum": 3,
"power": 0.3, "power": 0.3,
@@ -17101,7 +17131,7 @@
"edID": 128777339, "edID": 128777339,
"eddbID": 1606, "eddbID": 1606,
"grp": "rpl", "grp": "rpl",
"id": "rplc5", "id": "9t",
"mass": 20, "mass": 20,
"maximum": 3, "maximum": 3,
"power": 0.5, "power": 0.5,
@@ -17114,7 +17144,7 @@
"edID": 128777340, "edID": 128777340,
"eddbID": 1607, "eddbID": 1607,
"grp": "rpl", "grp": "rpl",
"id": "rplb5", "id": "9g",
"mass": 32, "mass": 32,
"maximum": 3, "maximum": 3,
"power": 0.97, "power": 0.97,
@@ -17127,7 +17157,7 @@
"edID": 128777341, "edID": 128777341,
"eddbID": 1608, "eddbID": 1608,
"grp": "rpl", "grp": "rpl",
"id": "rpla5", "id": "9b",
"mass": 20, "mass": 20,
"maximum": 3, "maximum": 3,
"power": 0.6, "power": 0.6,
@@ -17140,7 +17170,7 @@
"edID": 128777342, "edID": 128777342,
"eddbID": 1609, "eddbID": 1609,
"grp": "rpl", "grp": "rpl",
"id": "rple7", "id": "9y",
"mass": 80, "mass": 80,
"maximum": 4, "maximum": 4,
"power": 0.55, "power": 0.55,
@@ -17153,7 +17183,7 @@
"edID": 128777343, "edID": 128777343,
"eddbID": 1610, "eddbID": 1610,
"grp": "rpl", "grp": "rpl",
"id": "rpld7", "id": "9h",
"mass": 32, "mass": 32,
"maximum": 4, "maximum": 4,
"power": 0.41, "power": 0.41,
@@ -17166,7 +17196,7 @@
"edID": 128777344, "edID": 128777344,
"eddbID": 1611, "eddbID": 1611,
"grp": "rpl", "grp": "rpl",
"id": "rplc7", "id": "9n",
"mass": 80, "mass": 80,
"maximum": 4, "maximum": 4,
"power": 0.69, "power": 0.69,
@@ -17179,7 +17209,7 @@
"edID": 128777345, "edID": 128777345,
"eddbID": 1612, "eddbID": 1612,
"grp": "rpl", "grp": "rpl",
"id": "rplb7", "id": "9u",
"mass": 128, "mass": 128,
"maximum": 4, "maximum": 4,
"power": 0.97, "power": 0.97,
@@ -17192,7 +17222,7 @@
"edID": 128777346, "edID": 128777346,
"eddbID": 1613, "eddbID": 1613,
"grp": "rpl", "grp": "rpl",
"id": "rpla7", "id": "9j",
"mass": 80, "mass": 80,
"maximum": 4, "maximum": 4,
"power": 0.83, "power": 0.83,
@@ -30200,6 +30230,10 @@
"blueprints": {}, "blueprints": {},
"modifications": [] "modifications": []
}, },
"rpl": {
"blueprints": {},
"modifications": []
},
"cs": { "cs": {
"blueprints": { "blueprints": {
"Sensor_CargoScanner_FastScan": { "Sensor_CargoScanner_FastScan": {

View File

@@ -1053,6 +1053,12 @@
"modifications": [ "modifications": [
] ]
}, },
"rpl": {
"blueprints": {
},
"modifications": [
]
},
"cs": { "cs": {
"blueprints": { "blueprints": {
"Sensor_CargoScanner_FastScan": { "Sensor_CargoScanner_FastScan": {

View File

@@ -1,265 +1,264 @@
{ {
"rpl": [ "rpl": [
{ {
"class": 1, "class": 1,
"cost": 600, "cost": 600,
"edID": 128777327, "edID": 128777327,
"eddbID": 1594, "eddbID": 1594,
"grp": "rpl", "grp": "rpl",
"id": "rple1", "id": "9z",
"mass": 1.3, "mass": 1.3,
"maximum": 1, "maximum": 1,
"power": 0.18, "power": 0.18,
"range": 0.6, "range": 0.6,
"rating": "E" "rating": "E"
}, },
{ {
"class": 1, "class": 1,
"cost": 1200, "cost": 1200,
"edID": 128777328, "edID": 128777328,
"eddbID": 1595, "eddbID": 1595,
"grp": "rpl", "grp": "rpl",
"id": "rpld1", "id": "9q",
"mass": 0.5, "mass": 0.5,
"maximum": 1, "maximum": 1,
"power": 0.14, "power": 0.14,
"range": 0.8, "range": 0.8,
"rating": "D" "rating": "D"
}, },
{ {
"class": 1, "class": 1,
"cost": 2400, "cost": 2400,
"edID": 128777329, "edID": 128777329,
"eddbID": 1596, "eddbID": 1596,
"grp": "rpl", "grp": "rpl",
"id": "rplc1", "id": "9a",
"mass": 1.3, "mass": 1.3,
"maximum": 1, "maximum": 1,
"power": 0.23, "power": 0.23,
"range": 1, "range": 1,
"rating": "C" "rating": "C"
}, },
{ {
"class": 1, "class": 1,
"cost": 4800, "cost": 4800,
"edID": 128777330, "edID": 128777330,
"eddbID": 1597, "eddbID": 1597,
"grp": "rpl", "grp": "rpl",
"id": "rplb1", "id": "9w",
"mass": 2, "mass": 2,
"maximum": 1, "maximum": 1,
"power": 0.32, "power": 0.32,
"range": 1.2, "range": 1.2,
"rating": "B" "rating": "B"
}, },
{ {
"class": 1, "class": 1,
"cost": 9600, "cost": 9600,
"edID": 128777331, "edID": 128777331,
"eddbID": 1598, "eddbID": 1598,
"grp": "rpl", "grp": "rpl",
"id": "rpla1", "id": "9s",
"mass": 1.3, "mass": 1.3,
"maximum": 1, "maximum": 1,
"power": 0.28, "power": 0.28,
"range": 1.4, "range": 1.4,
"rating": "A" "rating": "A"
}, },
{ {
"class": 3, "class": 3,
"cost": 5400, "cost": 5400,
"edID": 128777332, "edID": 128777332,
"eddbID": 1599, "eddbID": 1599,
"grp": "rpl", "grp": "rpl",
"id": "rple3", "id": "9x",
"mass": 5, "mass": 5,
"maximum": 2, "maximum": 2,
"power": 0.27, "power": 0.27,
"range": 0.66, "range": 0.66,
"rating": "E" "rating": "E"
}, },
{ {
"class": 3, "class": 3,
"cost": 10800, "cost": 10800,
"edID": 128777333, "edID": 128777333,
"eddbID": 1600, "eddbID": 1600,
"grp": "rpl", "grp": "rpl",
"id": "rpld3", "id": "9e",
"mass": 2, "mass": 2,
"maximum": 2, "maximum": 2,
"power": 0.2, "power": 0.2,
"range": 0.88, "range": 0.88,
"rating": "D" "rating": "D"
}, },
{ {
"class": 3, "class": 3,
"cost": 21600, "cost": 21600,
"edID": 128777334, "edID": 128777334,
"eddbID": 1601, "eddbID": 1601,
"grp": "rpl", "grp": "rpl",
"id": "rplc3", "id": "9d",
"mass": 5, "mass": 5,
"maximum": 2, "maximum": 2,
"power": 0.34, "power": 0.34,
"range": 1.1, "range": 1.1,
"rating": "C" "rating": "C"
}, },
{ {
"class": 3, "class": 3,
"cost": 43200, "cost": 43200,
"edID": 128777335, "edID": 128777335,
"eddbID": 1602, "eddbID": 1602,
"grp": "rpl", "grp": "rpl",
"id": "rplb3", "id": "9c",
"mass": 8, "mass": 8,
"maximum": 2, "maximum": 2,
"power": 0.48, "power": 0.48,
"range": 1.32, "range": 1.32,
"rating": "B" "rating": "B"
}, },
{ {
"class": 3, "class": 3,
"cost": 86400, "cost": 86400,
"edID": 128777336, "edID": 128777336,
"eddbID": 1603, "eddbID": 1603,
"grp": "rpl", "grp": "rpl",
"id": "rpba3", "id": "9r",
"mass": 5, "mass": 5,
"maximum": 2, "maximum": 2,
"power": 0.41, "power": 0.41,
"range": 1.54, "range": 1.54,
"rating": "A" "rating": "A"
}, },
{ {
"class": 5, "class": 5,
"cost": 48600, "cost": 48600,
"edID": 128777337, "edID": 128777337,
"eddbID": 1604, "eddbID": 1604,
"grp": "rpl", "grp": "rpl",
"id": "rple5", "id": "9f",
"mass": 20, "mass": 20,
"maximum": 3, "maximum": 3,
"power": 0.4, "power": 0.4,
"range": 0.78, "range": 0.78,
"rating": "E" "rating": "E"
}, },
{ {
"class": 5, "class": 5,
"cost": 97200, "cost": 97200,
"edID": 128777338, "edID": 128777338,
"eddbID": 1605, "eddbID": 1605,
"grp": "rpl", "grp": "rpl",
"id": "rpld5", "id": "9v",
"mass": 8, "mass": 8,
"maximum": 3, "maximum": 3,
"power": 0.3, "power": 0.3,
"range": 1.04, "range": 1.04,
"rating": "D" "rating": "D"
}, },
{ {
"class": 5, "class": 5,
"cost": 194400, "cost": 194400,
"edID": 128777339, "edID": 128777339,
"eddbID": 1606, "eddbID": 1606,
"grp": "rpl", "grp": "rpl",
"id": "rplc5", "id": "9t",
"mass": 20, "mass": 20,
"maximum": 3, "maximum": 3,
"power": 0.5, "power": 0.5,
"range": 1.3, "range": 1.3,
"rating": "C" "rating": "C"
}, },
{ {
"class": 5, "class": 5,
"cost": 388800, "cost": 388800,
"edID": 128777340, "edID": 128777340,
"eddbID": 1607, "eddbID": 1607,
"grp": "rpl", "grp": "rpl",
"id": "rplb5", "id": "9g",
"mass": 32, "mass": 32,
"maximum": 3, "maximum": 3,
"power": 0.97, "power": 0.97,
"range": 1.56, "range": 1.56,
"rating": "B" "rating": "B"
}, },
{ {
"class": 5, "class": 5,
"cost": 777600, "cost": 777600,
"edID": 128777341, "edID": 128777341,
"eddbID": 1608, "eddbID": 1608,
"grp": "rpl", "grp": "rpl",
"id": "rpla5", "id": "9b",
"mass": 20, "mass": 20,
"maximum": 3, "maximum": 3,
"power": 0.6, "power": 0.6,
"range": 1.82, "range": 1.82,
"rating": "A" "rating": "A"
}, },
{ {
"class": 7, "class": 7,
"cost": 437400, "cost": 437400,
"edID": 128777342, "edID": 128777342,
"eddbID": 1609, "eddbID": 1609,
"grp": "rpl", "grp": "rpl",
"id": "rple7", "id": "9y",
"mass": 80, "mass": 80,
"maximum": 4, "maximum": 4,
"power": 0.55, "power": 0.55,
"range": 1.02, "range": 1.02,
"rating": "E" "rating": "E"
}, },
{ {
"class": 7, "class": 7,
"cost": 874800, "cost": 874800,
"edID": 128777343, "edID": 128777343,
"eddbID": 1610, "eddbID": 1610,
"grp": "rpl", "grp": "rpl",
"id": "rpld7", "id": "9h",
"mass": 32, "mass": 32,
"maximum": 4, "maximum": 4,
"power": 0.41, "power": 0.41,
"range": 1.36, "range": 1.36,
"rating": "D" "rating": "D"
}, },
{ {
"class": 7, "class": 7,
"cost": 1749600, "cost": 1749600,
"edID": 128777344, "edID": 128777344,
"eddbID": 1611, "eddbID": 1611,
"grp": "rpl", "grp": "rpl",
"id": "rplc7", "id": "9n",
"mass": 80, "mass": 80,
"maximum": 4, "maximum": 4,
"power": 0.69, "power": 0.69,
"range": 1.7, "range": 1.7,
"rating": "C" "rating": "C"
}, },
{ {
"class": 7, "class": 7,
"cost": 3499200, "cost": 3499200,
"edID": 128777345, "edID": 128777345,
"eddbID": 1612, "eddbID": 1612,
"grp": "rpl", "grp": "rpl",
"id": "rplb7", "id": "9u",
"mass": 128, "mass": 128,
"maximum": 4, "maximum": 4,
"power": 0.97, "power": 0.97,
"range": 2.04, "range": 2.04,
"rating": "B" "rating": "B"
}, },
{ {
"class": 7, "class": 7,
"cost": 6998400, "cost": 6998400,
"edID": 128777346, "edID": 128777346,
"eddbID": 1613, "eddbID": 1613,
"grp": "rpl", "grp": "rpl",
"id": "rpla7", "id": "9j",
"mass": 80, "mass": 80,
"maximum": 4, "maximum": 4,
"power": 0.83, "power": 0.83,
"range": 2.38, "range": 2.38,
"rating": "A" "rating": "A"
} }
] ]
} }

View File

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

View File

@@ -24,6 +24,9 @@
"crew": 3 "crew": 3
}, },
"retailCost": 84532770, "retailCost": 84532770,
"requirements": {
"horizons": true
},
"bulkheads": [ "bulkheads": [
{ "id": "cl", "edID": 128049346, "eddbID": 1554,"grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "cl", "edID": 128049346, "eddbID": 1554,"grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "cm", "edID": 128049347, "eddbID": 1555,"grp": "bh", "cost": 33813120, "mass": 83, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "cm", "edID": 128049347, "eddbID": 1555,"grp": "bh", "cost": 33813120, "mass": 83, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -22,6 +22,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 747660, "retailCost": 747660,
"requirements": {
"horizonsEarlyAdoption": true
},
"bulkheads": [ "bulkheads": [
{ "id": "cg", "edID": 128672264, "eddbID": 1518, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "cg", "edID": 128672264, "eddbID": 1518, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "ch", "edID": 128672265, "eddbID": 1519, "grp": "bh", "cost": 305890, "mass": 14, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "ch", "edID": 128672265, "eddbID": 1519, "grp": "bh", "cost": 305890, "mass": 14, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -23,6 +23,9 @@
"crew": 1 "crew": 1
}, },
"retailCost": 1337330, "retailCost": 1337330,
"requirements": {
"horizons": true
},
"bulkheads": [ "bulkheads": [
{ "id": "cq", "edID": 128049292, "eddbID": 1589, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "cq", "edID": 128049292, "eddbID": 1589, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "cr", "edID": 128049293, "eddbID": 1590, "grp": "bh", "cost": 534940, "mass": 32, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "cr", "edID": 128049293, "eddbID": 1590, "grp": "bh", "cost": 534940, "mass": 32, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -22,6 +22,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 19814210, "retailCost": 19814210,
"requirements": {
"federationRank": 5
},
"bulkheads": [ "bulkheads": [
{ "id": "bz", "edID": 128672147, "eddbID": 1466, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "bz", "edID": 128672147, "eddbID": 1466, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bA", "edID": 128672148, "eddbID": 1467, "grp": "bh", "cost": 7925680, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "bA", "edID": 128672148, "eddbID": 1467, "grp": "bh", "cost": 7925680, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -23,6 +23,9 @@
"crew": 3 "crew": 3
}, },
"retailCost": 187969450, "retailCost": 187969450,
"requirements": {
"federationRank": 12
},
"bulkheads": [ "bulkheads": [
{ "id": "BW", "edID": 128049370, "eddbID": 1498, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "BW", "edID": 128049370, "eddbID": 1498, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "BX", "edID": 128049371, "eddbID": 1499, "grp": "bh", "cost": 75187790, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "BX", "edID": 128049371, "eddbID": 1499, "grp": "bh", "cost": 75187790, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -22,6 +22,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 14314210, "retailCost": 14314210,
"requirements": {
"federationRank": 3
},
"bulkheads": [ "bulkheads": [
{ "id": "bE", "edID": 128049322, "eddbID": 793, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "bE", "edID": 128049322, "eddbID": 793, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bF", "edID": 128049323, "eddbID": 794, "grp": "bh", "cost": 5725680, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "bF", "edID": 128049323, "eddbID": 794, "grp": "bh", "cost": 5725680, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -23,6 +23,9 @@
"crew": 2 "crew": 2
}, },
"retailCost": 35814210, "retailCost": 35814210,
"requirements": {
"federationRank": 7
},
"bulkheads": [ "bulkheads": [
{ "id": "bJ", "edID": 128672154, "eddbID": 1471, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "bJ", "edID": 128672154, "eddbID": 1471, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bK", "edID": 128672155, "eddbID": 1472, "grp": "bh", "cost": 14325690, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "bK", "edID": 128672155, "eddbID": 1472, "grp": "bh", "cost": 14325690, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -22,7 +22,10 @@
"crew": 2 "crew": 2
}, },
"retailCost": 22296860, "retailCost": 22296860,
"bulkheads": [ "requirements": {
"empireRank": 7
},
"bulkheads": [
{ "id": "bp", "edID": 128049316, "eddbID": 788, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "bp", "edID": 128049316, "eddbID": 788, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bq", "edID": 128049317, "eddbID": 789, "grp": "bh", "cost": 8918340, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "bq", "edID": 128049317, "eddbID": 789, "grp": "bh", "cost": 8918340, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "br", "edID": 128049318, "eddbID": 790, "grp": "bh", "cost": 20066270, "mass": 60, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 }, { "id": "br", "edID": 128049318, "eddbID": 790, "grp": "bh", "cost": 20066270, "mass": 60, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },

View File

@@ -22,6 +22,9 @@
"crew": 1 "crew": 1
}, },
"retailCost": 2542930, "retailCost": 2542930,
"requirements": {
"empireRank": 3
},
"bulkheads": [ "bulkheads": [
{ "id": "bf", "edID": 128671224, "eddbID": 1389, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "bf", "edID": 128671224, "eddbID": 1389, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bg", "edID": 128671225, "eddbID": 1390, "grp": "bh", "cost": 1017200, "mass": 4, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "bg", "edID": 128671225, "eddbID": 1390, "grp": "bh", "cost": 1017200, "mass": 4, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -23,6 +23,9 @@
"crew": 3 "crew": 3
}, },
"retailCost": 208969450, "retailCost": 208969450,
"requirements": {
"empireRank": 12
},
"bulkheads": [ "bulkheads": [
{ "id": "BR", "edID": 128049376, "eddbID": 1493, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, { "id": "BR", "edID": 128049376, "eddbID": 1493, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "BS", "edID": 128049377, "eddbID": 1494, "grp": "bh", "cost": 83587790, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, { "id": "BS", "edID": 128049377, "eddbID": 1494, "grp": "bh", "cost": 83587790, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },