mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bbb39a6e27 | ||
|
|
0c4a66f19f | ||
|
|
34459e6825 | ||
|
|
1e4ba33583 | ||
|
|
8ffc685047 | ||
|
|
64d5577e4e | ||
|
|
d8b56952f0 | ||
|
|
5a8578c043 | ||
|
|
0ba60d2993 | ||
|
|
b3fd528ad1 | ||
|
|
1de49ec2f2 | ||
|
|
74d3a43bc7 | ||
|
|
51d011da76 | ||
|
|
ed34cccf54 | ||
|
|
87603e4466 | ||
|
|
8b92dfbf10 |
@@ -1,9 +1,16 @@
|
|||||||
|
#2.4.0
|
||||||
|
* Added Repair Limpet Computers
|
||||||
|
|
||||||
|
#2.3.7
|
||||||
|
* Fixed Orca mass-lock
|
||||||
|
|
||||||
#2.3.5
|
#2.3.5
|
||||||
* Fix list of available blueprints for Point Defence
|
* Fix list of available blueprints for Point Defence
|
||||||
* Fix integrity values for class 6 power plants
|
* Fix integrity values for class 6 power plants
|
||||||
* Add shot speed for long range weapon
|
* Add shot speed for long range weapon
|
||||||
* Fix components for dirty drive grade 3
|
* Fix components for dirty drive grade 3
|
||||||
* Update values for Cytoscrambler
|
* Update values for Cytoscrambler
|
||||||
|
* Add shotspeed modifier to cannon/multi-cannon/fragment cannon
|
||||||
|
|
||||||
#2.3.4
|
#2.3.4
|
||||||
* Add missing Long Range blueprint to multi-cannon
|
* Add missing Long Range blueprint to multi-cannon
|
||||||
|
|||||||
270
dist/index.js
vendored
270
dist/index.js
vendored
@@ -2170,7 +2170,7 @@ module.exports = {
|
|||||||
baseArmour: 220,
|
baseArmour: 220,
|
||||||
hardness: 55,
|
hardness: 55,
|
||||||
hullMass: 290,
|
hullMass: 290,
|
||||||
masslock: 13,
|
masslock: 16,
|
||||||
pipSpeed: .08375,
|
pipSpeed: .08375,
|
||||||
luxuryCabins: true,
|
luxuryCabins: true,
|
||||||
pitch: 25,
|
pitch: 25,
|
||||||
@@ -4381,7 +4381,7 @@ module.exports = {
|
|||||||
fuelpower: 2.45,
|
fuelpower: 2.45,
|
||||||
grp: "fsd",
|
grp: "fsd",
|
||||||
id: "Ff",
|
id: "Ff",
|
||||||
integrity: 106,
|
integrity: 120,
|
||||||
mass: 20,
|
mass: 20,
|
||||||
maxfuel: 5,
|
maxfuel: 5,
|
||||||
optmass: 1050,
|
optmass: 1050,
|
||||||
@@ -14439,6 +14439,247 @@ module.exports = {
|
|||||||
name: "Detailed Surface Scanner",
|
name: "Detailed Surface Scanner",
|
||||||
power: 0,
|
power: 0,
|
||||||
rating: "C"
|
rating: "C"
|
||||||
|
} ],
|
||||||
|
rpl: [ {
|
||||||
|
class: 1,
|
||||||
|
cost: 600,
|
||||||
|
edID: 128777327,
|
||||||
|
eddbID: 1594,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rple1",
|
||||||
|
mass: 1.3,
|
||||||
|
maximum: 1,
|
||||||
|
power: .18,
|
||||||
|
range: .6,
|
||||||
|
rating: "E"
|
||||||
|
}, {
|
||||||
|
class: 1,
|
||||||
|
cost: 1200,
|
||||||
|
edID: 128777328,
|
||||||
|
eddbID: 1595,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rpld1",
|
||||||
|
mass: .5,
|
||||||
|
maximum: 1,
|
||||||
|
power: .14,
|
||||||
|
range: .8,
|
||||||
|
rating: "D"
|
||||||
|
}, {
|
||||||
|
class: 1,
|
||||||
|
cost: 2400,
|
||||||
|
edID: 128777329,
|
||||||
|
eddbID: 1596,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rplc1",
|
||||||
|
mass: 1.3,
|
||||||
|
maximum: 1,
|
||||||
|
power: .23,
|
||||||
|
range: 1,
|
||||||
|
rating: "C"
|
||||||
|
}, {
|
||||||
|
class: 1,
|
||||||
|
cost: 4800,
|
||||||
|
edID: 128777330,
|
||||||
|
eddbID: 1597,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rplb1",
|
||||||
|
mass: 2,
|
||||||
|
maximum: 1,
|
||||||
|
power: .32,
|
||||||
|
range: 1.2,
|
||||||
|
rating: "B"
|
||||||
|
}, {
|
||||||
|
class: 1,
|
||||||
|
cost: 9600,
|
||||||
|
edID: 128777331,
|
||||||
|
eddbID: 1598,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rpla1",
|
||||||
|
mass: 1.3,
|
||||||
|
maximum: 1,
|
||||||
|
power: .28,
|
||||||
|
range: 1.4,
|
||||||
|
rating: "A"
|
||||||
|
}, {
|
||||||
|
class: 3,
|
||||||
|
cost: 5400,
|
||||||
|
edID: 128777332,
|
||||||
|
eddbID: 1599,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rple3",
|
||||||
|
mass: 5,
|
||||||
|
maximum: 2,
|
||||||
|
power: .27,
|
||||||
|
range: .66,
|
||||||
|
rating: "E"
|
||||||
|
}, {
|
||||||
|
class: 3,
|
||||||
|
cost: 10800,
|
||||||
|
edID: 128777333,
|
||||||
|
eddbID: 1600,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rpld3",
|
||||||
|
mass: 2,
|
||||||
|
maximum: 2,
|
||||||
|
power: .2,
|
||||||
|
range: .88,
|
||||||
|
rating: "D"
|
||||||
|
}, {
|
||||||
|
class: 3,
|
||||||
|
cost: 21600,
|
||||||
|
edID: 128777334,
|
||||||
|
eddbID: 1601,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rplc3",
|
||||||
|
mass: 5,
|
||||||
|
maximum: 2,
|
||||||
|
power: .34,
|
||||||
|
range: 1.1,
|
||||||
|
rating: "C"
|
||||||
|
}, {
|
||||||
|
class: 3,
|
||||||
|
cost: 43200,
|
||||||
|
edID: 128777335,
|
||||||
|
eddbID: 1602,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rplb3",
|
||||||
|
mass: 8,
|
||||||
|
maximum: 2,
|
||||||
|
power: .48,
|
||||||
|
range: 1.32,
|
||||||
|
rating: "B"
|
||||||
|
}, {
|
||||||
|
class: 3,
|
||||||
|
cost: 86400,
|
||||||
|
edID: 128777336,
|
||||||
|
eddbID: 1603,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rpba3",
|
||||||
|
mass: 5,
|
||||||
|
maximum: 2,
|
||||||
|
power: .41,
|
||||||
|
range: 1.54,
|
||||||
|
rating: "A"
|
||||||
|
}, {
|
||||||
|
class: 5,
|
||||||
|
cost: 48600,
|
||||||
|
edID: 128777337,
|
||||||
|
eddbID: 1604,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rple5",
|
||||||
|
mass: 20,
|
||||||
|
maximum: 3,
|
||||||
|
power: .4,
|
||||||
|
range: .78,
|
||||||
|
rating: "E"
|
||||||
|
}, {
|
||||||
|
class: 5,
|
||||||
|
cost: 97200,
|
||||||
|
edID: 128777338,
|
||||||
|
eddbID: 1605,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rpld5",
|
||||||
|
mass: 8,
|
||||||
|
maximum: 3,
|
||||||
|
power: .3,
|
||||||
|
range: 1.04,
|
||||||
|
rating: "D"
|
||||||
|
}, {
|
||||||
|
class: 5,
|
||||||
|
cost: 194400,
|
||||||
|
edID: 128777339,
|
||||||
|
eddbID: 1606,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rplc5",
|
||||||
|
mass: 20,
|
||||||
|
maximum: 3,
|
||||||
|
power: .5,
|
||||||
|
range: 1.3,
|
||||||
|
rating: "C"
|
||||||
|
}, {
|
||||||
|
class: 5,
|
||||||
|
cost: 388800,
|
||||||
|
edID: 128777340,
|
||||||
|
eddbID: 1607,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rplb5",
|
||||||
|
mass: 32,
|
||||||
|
maximum: 3,
|
||||||
|
power: .97,
|
||||||
|
range: 1.56,
|
||||||
|
rating: "B"
|
||||||
|
}, {
|
||||||
|
class: 5,
|
||||||
|
cost: 777600,
|
||||||
|
edID: 128777341,
|
||||||
|
eddbID: 1608,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rpla5",
|
||||||
|
mass: 20,
|
||||||
|
maximum: 3,
|
||||||
|
power: .6,
|
||||||
|
range: 1.82,
|
||||||
|
rating: "A"
|
||||||
|
}, {
|
||||||
|
class: 7,
|
||||||
|
cost: 437400,
|
||||||
|
edID: 128777342,
|
||||||
|
eddbID: 1609,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rple7",
|
||||||
|
mass: 80,
|
||||||
|
maximum: 4,
|
||||||
|
power: .55,
|
||||||
|
range: 1.02,
|
||||||
|
rating: "E"
|
||||||
|
}, {
|
||||||
|
class: 7,
|
||||||
|
cost: 874800,
|
||||||
|
edID: 128777343,
|
||||||
|
eddbID: 1610,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rpld7",
|
||||||
|
mass: 32,
|
||||||
|
maximum: 4,
|
||||||
|
power: .41,
|
||||||
|
range: 1.36,
|
||||||
|
rating: "D"
|
||||||
|
}, {
|
||||||
|
class: 7,
|
||||||
|
cost: 1749600,
|
||||||
|
edID: 128777344,
|
||||||
|
eddbID: 1611,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rplc7",
|
||||||
|
mass: 80,
|
||||||
|
maximum: 4,
|
||||||
|
power: .69,
|
||||||
|
range: 1.7,
|
||||||
|
rating: "C"
|
||||||
|
}, {
|
||||||
|
class: 7,
|
||||||
|
cost: 3499200,
|
||||||
|
edID: 128777345,
|
||||||
|
eddbID: 1612,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rplb7",
|
||||||
|
mass: 128,
|
||||||
|
maximum: 4,
|
||||||
|
power: .97,
|
||||||
|
range: 2.04,
|
||||||
|
rating: "B"
|
||||||
|
}, {
|
||||||
|
class: 7,
|
||||||
|
cost: 6998400,
|
||||||
|
edID: 128777346,
|
||||||
|
eddbID: 1613,
|
||||||
|
grp: "rpl",
|
||||||
|
id: "rpla7",
|
||||||
|
mass: 80,
|
||||||
|
maximum: 4,
|
||||||
|
power: .83,
|
||||||
|
range: 2.38,
|
||||||
|
rating: "A"
|
||||||
} ]
|
} ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -22078,7 +22319,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" ]
|
specials: [ "special_auto_loader", "special_dispersal_field", "special_smart_rounds", "special_force_shell", "special_high_yield_shell", "special_thermal_cascade" ]
|
||||||
},
|
},
|
||||||
cc: {
|
cc: {
|
||||||
@@ -22479,25 +22720,6 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
Weapon_LongRange: {
|
|
||||||
grades: {
|
|
||||||
"1": {
|
|
||||||
engineers: [ "Tod McQuinn", "Zacariah Nemo" ]
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
engineers: [ "Tod McQuinn", "Zacariah Nemo" ]
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
engineers: [ "Tod McQuinn", "Zacariah Nemo" ]
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
engineers: [ "Zacariah Nemo" ]
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
engineers: [ "Zacariah Nemo" ]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
Weapon_Overcharged: {
|
Weapon_Overcharged: {
|
||||||
grades: {
|
grades: {
|
||||||
"1": {
|
"1": {
|
||||||
@@ -22556,7 +22778,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" ]
|
specials: [ "special_corrosive_shell", "special_blinding_shell", "special_incendiary_rounds", "special_drag_munitions", "special_screening_shell" ]
|
||||||
},
|
},
|
||||||
fh: {
|
fh: {
|
||||||
@@ -23304,7 +23526,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" ]
|
specials: [ "special_auto_loader", "special_corrosive_shell", "special_emissive_munitions", "special_incendiary_rounds", "special_smart_rounds", "special_thermalshock" ]
|
||||||
},
|
},
|
||||||
ml: {
|
ml: {
|
||||||
|
|||||||
301
dist/index.json
vendored
301
dist/index.json
vendored
@@ -3426,7 +3426,7 @@
|
|||||||
"baseArmour": 220,
|
"baseArmour": 220,
|
||||||
"hardness": 55,
|
"hardness": 55,
|
||||||
"hullMass": 290,
|
"hullMass": 290,
|
||||||
"masslock": 13,
|
"masslock": 16,
|
||||||
"pipSpeed": 0.08375,
|
"pipSpeed": 0.08375,
|
||||||
"luxuryCabins": true,
|
"luxuryCabins": true,
|
||||||
"pitch": 25,
|
"pitch": 25,
|
||||||
@@ -6211,7 +6211,7 @@
|
|||||||
"fuelpower": 2.45,
|
"fuelpower": 2.45,
|
||||||
"grp": "fsd",
|
"grp": "fsd",
|
||||||
"id": "Ff",
|
"id": "Ff",
|
||||||
"integrity": 106,
|
"integrity": 120,
|
||||||
"mass": 20,
|
"mass": 20,
|
||||||
"maxfuel": 5,
|
"maxfuel": 5,
|
||||||
"optmass": 1050,
|
"optmass": 1050,
|
||||||
@@ -16937,6 +16937,268 @@
|
|||||||
"power": 0,
|
"power": 0,
|
||||||
"rating": "C"
|
"rating": "C"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"rpl": [
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 600,
|
||||||
|
"edID": 128777327,
|
||||||
|
"eddbID": 1594,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rple1",
|
||||||
|
"mass": 1.3,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.18,
|
||||||
|
"range": 0.6,
|
||||||
|
"rating": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 1200,
|
||||||
|
"edID": 128777328,
|
||||||
|
"eddbID": 1595,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpld1",
|
||||||
|
"mass": 0.5,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.14,
|
||||||
|
"range": 0.8,
|
||||||
|
"rating": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 2400,
|
||||||
|
"edID": 128777329,
|
||||||
|
"eddbID": 1596,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplc1",
|
||||||
|
"mass": 1.3,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.23,
|
||||||
|
"range": 1,
|
||||||
|
"rating": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 4800,
|
||||||
|
"edID": 128777330,
|
||||||
|
"eddbID": 1597,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplb1",
|
||||||
|
"mass": 2,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.32,
|
||||||
|
"range": 1.2,
|
||||||
|
"rating": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 9600,
|
||||||
|
"edID": 128777331,
|
||||||
|
"eddbID": 1598,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpla1",
|
||||||
|
"mass": 1.3,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.28,
|
||||||
|
"range": 1.4,
|
||||||
|
"rating": "A"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 5400,
|
||||||
|
"edID": 128777332,
|
||||||
|
"eddbID": 1599,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rple3",
|
||||||
|
"mass": 5,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.27,
|
||||||
|
"range": 0.66,
|
||||||
|
"rating": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 10800,
|
||||||
|
"edID": 128777333,
|
||||||
|
"eddbID": 1600,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpld3",
|
||||||
|
"mass": 2,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.2,
|
||||||
|
"range": 0.88,
|
||||||
|
"rating": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 21600,
|
||||||
|
"edID": 128777334,
|
||||||
|
"eddbID": 1601,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplc3",
|
||||||
|
"mass": 5,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.34,
|
||||||
|
"range": 1.1,
|
||||||
|
"rating": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 43200,
|
||||||
|
"edID": 128777335,
|
||||||
|
"eddbID": 1602,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplb3",
|
||||||
|
"mass": 8,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.48,
|
||||||
|
"range": 1.32,
|
||||||
|
"rating": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 86400,
|
||||||
|
"edID": 128777336,
|
||||||
|
"eddbID": 1603,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpba3",
|
||||||
|
"mass": 5,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.41,
|
||||||
|
"range": 1.54,
|
||||||
|
"rating": "A"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 48600,
|
||||||
|
"edID": 128777337,
|
||||||
|
"eddbID": 1604,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rple5",
|
||||||
|
"mass": 20,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.4,
|
||||||
|
"range": 0.78,
|
||||||
|
"rating": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 97200,
|
||||||
|
"edID": 128777338,
|
||||||
|
"eddbID": 1605,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpld5",
|
||||||
|
"mass": 8,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.3,
|
||||||
|
"range": 1.04,
|
||||||
|
"rating": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 194400,
|
||||||
|
"edID": 128777339,
|
||||||
|
"eddbID": 1606,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplc5",
|
||||||
|
"mass": 20,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.5,
|
||||||
|
"range": 1.3,
|
||||||
|
"rating": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 388800,
|
||||||
|
"edID": 128777340,
|
||||||
|
"eddbID": 1607,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplb5",
|
||||||
|
"mass": 32,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.97,
|
||||||
|
"range": 1.56,
|
||||||
|
"rating": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 777600,
|
||||||
|
"edID": 128777341,
|
||||||
|
"eddbID": 1608,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpla5",
|
||||||
|
"mass": 20,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.6,
|
||||||
|
"range": 1.82,
|
||||||
|
"rating": "A"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 437400,
|
||||||
|
"edID": 128777342,
|
||||||
|
"eddbID": 1609,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rple7",
|
||||||
|
"mass": 80,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.55,
|
||||||
|
"range": 1.02,
|
||||||
|
"rating": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 874800,
|
||||||
|
"edID": 128777343,
|
||||||
|
"eddbID": 1610,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpld7",
|
||||||
|
"mass": 32,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.41,
|
||||||
|
"range": 1.36,
|
||||||
|
"rating": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 1749600,
|
||||||
|
"edID": 128777344,
|
||||||
|
"eddbID": 1611,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplc7",
|
||||||
|
"mass": 80,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.69,
|
||||||
|
"range": 1.7,
|
||||||
|
"rating": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 3499200,
|
||||||
|
"edID": 128777345,
|
||||||
|
"eddbID": 1612,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplb7",
|
||||||
|
"mass": 128,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.97,
|
||||||
|
"range": 2.04,
|
||||||
|
"rating": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 6998400,
|
||||||
|
"edID": 128777346,
|
||||||
|
"eddbID": 1613,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpla7",
|
||||||
|
"mass": 80,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.83,
|
||||||
|
"range": 2.38,
|
||||||
|
"rating": "A"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -29692,6 +29954,7 @@
|
|||||||
"range",
|
"range",
|
||||||
"reload",
|
"reload",
|
||||||
"rof",
|
"rof",
|
||||||
|
"shotspeed",
|
||||||
"thermload"
|
"thermload"
|
||||||
],
|
],
|
||||||
"specials": [
|
"specials": [
|
||||||
@@ -30398,38 +30661,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Weapon_LongRange": {
|
|
||||||
"grades": {
|
|
||||||
"1": {
|
|
||||||
"engineers": [
|
|
||||||
"Tod McQuinn",
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"engineers": [
|
|
||||||
"Tod McQuinn",
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"engineers": [
|
|
||||||
"Tod McQuinn",
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"engineers": [
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"engineers": [
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Weapon_Overcharged": {
|
"Weapon_Overcharged": {
|
||||||
"grades": {
|
"grades": {
|
||||||
"1": {
|
"1": {
|
||||||
@@ -30544,6 +30775,7 @@
|
|||||||
"range",
|
"range",
|
||||||
"reload",
|
"reload",
|
||||||
"rof",
|
"rof",
|
||||||
|
"shotspeed",
|
||||||
"thermload"
|
"thermload"
|
||||||
],
|
],
|
||||||
"specials": [
|
"specials": [
|
||||||
@@ -31904,6 +32136,7 @@
|
|||||||
"range",
|
"range",
|
||||||
"reload",
|
"reload",
|
||||||
"rof",
|
"rof",
|
||||||
|
"shotspeed",
|
||||||
"thermload"
|
"thermload"
|
||||||
],
|
],
|
||||||
"specials": [
|
"specials": [
|
||||||
|
|||||||
@@ -805,6 +805,7 @@
|
|||||||
"range",
|
"range",
|
||||||
"reload",
|
"reload",
|
||||||
"rof",
|
"rof",
|
||||||
|
"shotspeed",
|
||||||
"thermload"
|
"thermload"
|
||||||
],
|
],
|
||||||
"specials": [
|
"specials": [
|
||||||
@@ -1515,38 +1516,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Weapon_LongRange": {
|
|
||||||
"grades": {
|
|
||||||
"1": {
|
|
||||||
"engineers": [
|
|
||||||
"Tod McQuinn",
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"engineers": [
|
|
||||||
"Tod McQuinn",
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"engineers": [
|
|
||||||
"Tod McQuinn",
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"engineers": [
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"engineers": [
|
|
||||||
"Zacariah Nemo"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Weapon_Overcharged": {
|
"Weapon_Overcharged": {
|
||||||
"grades": {
|
"grades": {
|
||||||
"1": {
|
"1": {
|
||||||
@@ -1661,6 +1630,7 @@
|
|||||||
"range",
|
"range",
|
||||||
"reload",
|
"reload",
|
||||||
"rof",
|
"rof",
|
||||||
|
"shotspeed",
|
||||||
"thermload"
|
"thermload"
|
||||||
],
|
],
|
||||||
"specials": [
|
"specials": [
|
||||||
@@ -3025,6 +2995,7 @@
|
|||||||
"range",
|
"range",
|
||||||
"reload",
|
"reload",
|
||||||
"rof",
|
"rof",
|
||||||
|
"shotspeed",
|
||||||
"thermload"
|
"thermload"
|
||||||
],
|
],
|
||||||
"specials": [
|
"specials": [
|
||||||
|
|||||||
@@ -56,6 +56,7 @@ module.exports = {
|
|||||||
sc: require('./internal/scanner').sc,
|
sc: require('./internal/scanner').sc,
|
||||||
scb: require('./internal/shield_cell_bank').scb,
|
scb: require('./internal/shield_cell_bank').scb,
|
||||||
sg: require('./internal/shield_generator').sg,
|
sg: require('./internal/shield_generator').sg,
|
||||||
ss: require('./internal/surface_scanner').ss
|
ss: require('./internal/surface_scanner').ss,
|
||||||
|
rpl: require('./internal/repair_limpet_controller').rpl
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
265
modules/internal/repair_limpet_controller.json
Normal file
265
modules/internal/repair_limpet_controller.json
Normal file
@@ -0,0 +1,265 @@
|
|||||||
|
{
|
||||||
|
"rpl": [
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 600,
|
||||||
|
"edID": 128777327,
|
||||||
|
"eddbID": 1594,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rple1",
|
||||||
|
"mass": 1.3,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.18,
|
||||||
|
"range": 0.6,
|
||||||
|
"rating": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 1200,
|
||||||
|
"edID": 128777328,
|
||||||
|
"eddbID": 1595,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpld1",
|
||||||
|
"mass": 0.5,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.14,
|
||||||
|
"range": 0.8,
|
||||||
|
"rating": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 2400,
|
||||||
|
"edID": 128777329,
|
||||||
|
"eddbID": 1596,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplc1",
|
||||||
|
"mass": 1.3,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.23,
|
||||||
|
"range": 1,
|
||||||
|
"rating": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 4800,
|
||||||
|
"edID": 128777330,
|
||||||
|
"eddbID": 1597,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplb1",
|
||||||
|
"mass": 2,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.32,
|
||||||
|
"range": 1.2,
|
||||||
|
"rating": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 9600,
|
||||||
|
"edID": 128777331,
|
||||||
|
"eddbID": 1598,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpla1",
|
||||||
|
"mass": 1.3,
|
||||||
|
"maximum": 1,
|
||||||
|
"power": 0.28,
|
||||||
|
"range": 1.4,
|
||||||
|
"rating": "A"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 5400,
|
||||||
|
"edID": 128777332,
|
||||||
|
"eddbID": 1599,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rple3",
|
||||||
|
"mass": 5,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.27,
|
||||||
|
"range": 0.66,
|
||||||
|
"rating": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 10800,
|
||||||
|
"edID": 128777333,
|
||||||
|
"eddbID": 1600,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpld3",
|
||||||
|
"mass": 2,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.2,
|
||||||
|
"range": 0.88,
|
||||||
|
"rating": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 21600,
|
||||||
|
"edID": 128777334,
|
||||||
|
"eddbID": 1601,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplc3",
|
||||||
|
"mass": 5,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.34,
|
||||||
|
"range": 1.1,
|
||||||
|
"rating": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 43200,
|
||||||
|
"edID": 128777335,
|
||||||
|
"eddbID": 1602,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplb3",
|
||||||
|
"mass": 8,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.48,
|
||||||
|
"range": 1.32,
|
||||||
|
"rating": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 3,
|
||||||
|
"cost": 86400,
|
||||||
|
"edID": 128777336,
|
||||||
|
"eddbID": 1603,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpba3",
|
||||||
|
"mass": 5,
|
||||||
|
"maximum": 2,
|
||||||
|
"power": 0.41,
|
||||||
|
"range": 1.54,
|
||||||
|
"rating": "A"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 48600,
|
||||||
|
"edID": 128777337,
|
||||||
|
"eddbID": 1604,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rple5",
|
||||||
|
"mass": 20,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.4,
|
||||||
|
"range": 0.78,
|
||||||
|
"rating": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 97200,
|
||||||
|
"edID": 128777338,
|
||||||
|
"eddbID": 1605,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpld5",
|
||||||
|
"mass": 8,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.3,
|
||||||
|
"range": 1.04,
|
||||||
|
"rating": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 194400,
|
||||||
|
"edID": 128777339,
|
||||||
|
"eddbID": 1606,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplc5",
|
||||||
|
"mass": 20,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.5,
|
||||||
|
"range": 1.3,
|
||||||
|
"rating": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 388800,
|
||||||
|
"edID": 128777340,
|
||||||
|
"eddbID": 1607,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplb5",
|
||||||
|
"mass": 32,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.97,
|
||||||
|
"range": 1.56,
|
||||||
|
"rating": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 5,
|
||||||
|
"cost": 777600,
|
||||||
|
"edID": 128777341,
|
||||||
|
"eddbID": 1608,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpla5",
|
||||||
|
"mass": 20,
|
||||||
|
"maximum": 3,
|
||||||
|
"power": 0.6,
|
||||||
|
"range": 1.82,
|
||||||
|
"rating": "A"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 437400,
|
||||||
|
"edID": 128777342,
|
||||||
|
"eddbID": 1609,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rple7",
|
||||||
|
"mass": 80,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.55,
|
||||||
|
"range": 1.02,
|
||||||
|
"rating": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 874800,
|
||||||
|
"edID": 128777343,
|
||||||
|
"eddbID": 1610,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpld7",
|
||||||
|
"mass": 32,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.41,
|
||||||
|
"range": 1.36,
|
||||||
|
"rating": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 1749600,
|
||||||
|
"edID": 128777344,
|
||||||
|
"eddbID": 1611,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplc7",
|
||||||
|
"mass": 80,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.69,
|
||||||
|
"range": 1.7,
|
||||||
|
"rating": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 3499200,
|
||||||
|
"edID": 128777345,
|
||||||
|
"eddbID": 1612,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rplb7",
|
||||||
|
"mass": 128,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.97,
|
||||||
|
"range": 2.04,
|
||||||
|
"rating": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 7,
|
||||||
|
"cost": 6998400,
|
||||||
|
"edID": 128777346,
|
||||||
|
"eddbID": 1613,
|
||||||
|
"grp": "rpl",
|
||||||
|
"id": "rpla7",
|
||||||
|
"mass": 80,
|
||||||
|
"maximum": 4,
|
||||||
|
"power": 0.83,
|
||||||
|
"range": 2.38,
|
||||||
|
"rating": "A"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
@@ -313,7 +313,7 @@
|
|||||||
"fuelpower": 2.45,
|
"fuelpower": 2.45,
|
||||||
"grp": "fsd",
|
"grp": "fsd",
|
||||||
"id": "Ff",
|
"id": "Ff",
|
||||||
"integrity": 106,
|
"integrity": 120,
|
||||||
"mass": 20,
|
"mass": 20,
|
||||||
"maxfuel": 5,
|
"maxfuel": 5,
|
||||||
"optmass": 1050,
|
"optmass": 1050,
|
||||||
|
|||||||
1558
package-lock.json
generated
Normal file
1558
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "coriolis-data",
|
"name": "coriolis-data",
|
||||||
"version": "2.3.5",
|
"version": "2.4.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/EDCD/coriolis-data"
|
"url": "https://github.com/EDCD/coriolis-data"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"baseArmour": 220,
|
"baseArmour": 220,
|
||||||
"hardness": 55,
|
"hardness": 55,
|
||||||
"hullMass": 290,
|
"hullMass": 290,
|
||||||
"masslock": 13,
|
"masslock": 16,
|
||||||
"pipSpeed": 0.08375,
|
"pipSpeed": 0.08375,
|
||||||
"luxuryCabins": true,
|
"luxuryCabins": true,
|
||||||
"pitch": 25,
|
"pitch": 25,
|
||||||
|
|||||||
Reference in New Issue
Block a user