From f62ed95cdf8ba6677303935413de309f322e5d3d Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Wed, 1 Mar 2017 22:09:23 +0000 Subject: [PATCH] Various 2.3 updates --- ChangeLog.md | 7 + dist/index.js | 1380 +++++++++- dist/index.json | 2259 ++++++++++++++++- modifications/blueprints.json | 1039 +++++++- modifications/modifications.json | 3 + modifications/modules.json | 57 +- modules/hardpoints/beam_laser.json | 10 +- modules/hardpoints/burst_laser.json | 10 +- modules/hardpoints/cannon.json | 10 +- modules/hardpoints/cargo_scanner.json | 10 +- modules/hardpoints/fragment_cannon.json | 8 +- .../hardpoints/frame_shift_wake_scanner.json | 10 +- modules/hardpoints/kill_warrant_scanner.json | 10 +- modules/hardpoints/mining_laser.json | 48 + modules/hardpoints/multi_cannon.json | 8 +- modules/hardpoints/plasma_accelerator.json | 8 +- modules/hardpoints/pulse_laser.json | 10 +- modules/hardpoints/rail_gun.json | 6 +- modules/index.js | 3 +- modules/internal/scanner.json | 12 - modules/internal/surface_scanner.json | 16 + package.json | 2 +- ships/anaconda.json | 2 +- ships/diamondback_explorer.json | 3 +- ships/dolphin.json | 46 + ships/federal_assault_ship.json | 3 +- ships/federal_corvette.json | 2 +- ships/imperial_courier.json | 3 +- ships/imperial_cutter.json | 5 +- ships/index.js | 1 + ships/orca.json | 2 +- 31 files changed, 4716 insertions(+), 277 deletions(-) create mode 100644 modules/internal/surface_scanner.json create mode 100755 ships/dolphin.json diff --git a/ChangeLog.md b/ChangeLog.md index b148a6c..89a1d1a 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,10 @@ +#2.3.0 + * Add Dolphin + * Add turreted mining lasers + * Update ship hardness for Federal Corvette, Imperial Cutter and Anaconda + * Update piercing for large and huge weapons + * Add long range / wide angle / fast scan scanner blueprints + #2.2.19 * Remove shot speed modification - it is directly tied to range * Fix incorrect minimal mass for 3C bi-weave shield generator diff --git a/dist/index.js b/dist/index.js index d084a64..9c7f4a3 100644 --- a/dist/index.js +++ b/dist/index.js @@ -103,7 +103,7 @@ module.exports = { boostEnergy: 27, baseShieldStrength: 350, baseArmour: 525, - hardness: 65, + hardness: 170, hullMass: 400, masslock: 23, pipSpeed: .13875, @@ -865,6 +865,102 @@ module.exports = { internal: [ "44", 0, 0, "2h" ] } }, + dolphin: { + eddbID: 31, + properties: { + name: "Dolphin", + manufacturer: "Saud Kruger", + class: 1, + hullCost: 1115330, + speed: 250, + boost: 350, + boostEnergy: -1, + baseShieldStrength: 110, + baseArmour: 110, + hardness: 35, + hullMass: 140, + masslock: -1, + pipSpeed: .08375, + luxuryCabins: true, + pitch: 30, + roll: 100, + yaw: 20, + crew: 1 + }, + retailCost: 1337330, + bulkheads: [ { + id: "cq", + eddbID: 1589, + grp: "bh", + cost: 0, + mass: 0, + explres: -.4, + kinres: -.2, + thermres: 0, + hullboost: .8 + }, { + id: "cr", + eddbID: 1590, + grp: "bh", + cost: 534940, + mass: 32, + explres: -.4, + kinres: -.2, + thermres: 0, + hullboost: 1.52 + }, { + id: "cs", + eddbID: 1591, + grp: "bh", + cost: 1203600, + mass: 63, + explres: -.4, + kinres: -.2, + thermres: 0, + hullboost: 2.5 + }, { + id: "ct", + eddbID: 1592, + grp: "bh", + cost: 2808390, + mass: 63, + explres: -.5, + kinres: -.75, + thermres: .5, + hullboost: 2.5 + }, { + id: "cu", + eddbID: 1593, + grp: "bh", + cost: 3152080, + mass: 63, + explres: .2, + kinres: .25, + thermres: -.4, + hullboost: 2.5 + } ], + slots: { + standard: [ 4, 5, 4, 4, 3, 3, 4 ], + hardpoints: [ 1, 1, 0, 0, 0 ], + internal: [ { + class: 5, + name: "Passenger", + eligible: { + cr: 1, + hr: 1, + pce: 1, + pci: 1, + pcm: 1, + pcq: 1 + } + }, 4, 4, 3, 2, 2, 2 ] + }, + defaults: { + standard: [ "4E", "5E", "4E", "4E", "3E", "3E", "4C" ], + hardpoints: [ 17, 17, 0, 0, 0 ], + internal: [ "md", "02", "49", "01", "00", 0, "2h" ] + } + }, eagle: { edID: 128049255, eddbID: 7, @@ -1082,7 +1178,7 @@ module.exports = { boostEnergy: 27, baseShieldStrength: 555, baseArmour: 370, - hardness: 70, + hardness: 185, hullMass: 900, masslock: 24, pipSpeed: .125, @@ -1770,7 +1866,7 @@ module.exports = { boostEnergy: 23, baseShieldStrength: 600, baseArmour: 400, - hardness: 70, + hardness: 185, hullMass: 1100, masslock: 27, pipSpeed: .05, @@ -2067,7 +2163,7 @@ module.exports = { baseShieldStrength: 220, baseArmour: 220, hardness: 55, - hullMass: 580, + hullMass: 290, masslock: 13, pipSpeed: .08375, luxuryCabins: true, @@ -6475,7 +6571,7 @@ module.exports = { integrity: 64, mass: 8, mount: "F", - piercing: 52, + piercing: 95, power: .9, range: 3e3, rating: "D", @@ -6500,7 +6596,7 @@ module.exports = { integrity: 64, mass: 8, mount: "G", - piercing: 52, + piercing: 95, power: .92, range: 3e3, rating: "E", @@ -6525,7 +6621,7 @@ module.exports = { integrity: 64, mass: 8, mount: "T", - piercing: 52, + piercing: 95, power: .89, range: 3e3, rating: "F", @@ -6550,7 +6646,7 @@ module.exports = { integrity: 80, mass: 16, mount: "F", - piercing: 65, + piercing: 170, power: 1.33, range: 3e3, rating: "A", @@ -6575,7 +6671,7 @@ module.exports = { integrity: 80, mass: 16, mount: "G", - piercing: 65, + piercing: 170, power: 1.37, range: 3e3, rating: "A", @@ -6795,7 +6891,7 @@ module.exports = { integrity: 64, mass: 8, mount: "F", - piercing: 52, + piercing: 95, power: 1.66, range: 3e3, rating: "D", @@ -6822,7 +6918,7 @@ module.exports = { integrity: 64, mass: 8, mount: "G", - piercing: 52, + piercing: 95, power: 1.65, range: 3e3, rating: "E", @@ -6849,7 +6945,7 @@ module.exports = { integrity: 64, mass: 8, mount: "T", - piercing: 52, + piercing: 95, power: 1.57, range: 3e3, rating: "E", @@ -6876,7 +6972,7 @@ module.exports = { integrity: 80, mass: 16, mount: "F", - piercing: 65, + piercing: 170, power: 2.58, range: 3e3, rating: "E", @@ -6903,7 +6999,7 @@ module.exports = { integrity: 80, mass: 16, mount: "G", - piercing: 65, + piercing: 170, power: 2.59, range: 3e3, rating: "E", @@ -7101,7 +7197,7 @@ module.exports = { integrity: 64, mass: 8, mount: "F", - piercing: 50, + piercing: 90, power: 1.62, range: 3e3, rating: "C", @@ -7125,7 +7221,7 @@ module.exports = { integrity: 64, mass: 8, mount: "G", - piercing: 50, + piercing: 90, power: 1.6, range: 3e3, rating: "C", @@ -7149,7 +7245,7 @@ module.exports = { integrity: 64, mass: 8, mount: "T", - piercing: 50, + piercing: 90, power: 1.51, range: 3e3, rating: "D", @@ -7173,7 +7269,7 @@ module.exports = { integrity: 80, mass: 16, mount: "F", - piercing: 60, + piercing: 155, power: 2.61, range: 3e3, rating: "A", @@ -7197,7 +7293,7 @@ module.exports = { integrity: 80, mass: 16, mount: "G", - piercing: 60, + piercing: 155, power: 2.57, range: 3e3, rating: "A", @@ -7429,7 +7525,7 @@ module.exports = { integrity: 64, mass: 8, mount: "F", - piercing: 54, + piercing: 98, power: .64, range: 4e3, rating: "C", @@ -7458,7 +7554,7 @@ module.exports = { integrity: 64, mass: 8, mount: "G", - piercing: 54, + piercing: 98, power: .97, range: 4e3, rating: "C", @@ -7487,7 +7583,7 @@ module.exports = { integrity: 80, mass: 16, mount: "F", - piercing: 68, + piercing: 175, power: .73, range: 4e3, rating: "A", @@ -7517,7 +7613,7 @@ module.exports = { integrity: 80, mass: 16, mount: "G", - piercing: 68, + piercing: 175, power: 1.22, range: 4e3, rating: "A", @@ -7722,7 +7818,7 @@ module.exports = { integrity: 64, mass: 8, mount: "F", - piercing: 70, + piercing: 125, power: .67, range: 4e3, rating: "C", @@ -7753,7 +7849,7 @@ module.exports = { integrity: 64, mass: 8, mount: "G", - piercing: 70, + piercing: 125, power: .75, range: 4e3, rating: "C", @@ -7782,7 +7878,7 @@ module.exports = { integrity: 64, mass: 8, mount: "T", - piercing: 70, + piercing: 125, power: .64, range: 4e3, rating: "D", @@ -7813,7 +7909,7 @@ module.exports = { integrity: 80, mass: 16, mount: "F", - piercing: 90, + piercing: 200, power: .92, range: 4500, rating: "B", @@ -7844,7 +7940,7 @@ module.exports = { integrity: 80, mass: 16, mount: "G", - piercing: 90, + piercing: 200, power: 1.03, range: 4500, rating: "B", @@ -8061,7 +8157,7 @@ module.exports = { jitter: .5, mass: 8, mount: "F", - piercing: 45, + piercing: 60, power: 1.02, range: 2e3, rating: "C", @@ -8092,7 +8188,7 @@ module.exports = { jitter: .5, mass: 8, mount: "G", - piercing: 45, + piercing: 60, power: 1.55, range: 2e3, rating: "C", @@ -8123,7 +8219,7 @@ module.exports = { jitter: .5, mass: 8, mount: "T", - piercing: 45, + piercing: 60, power: 1.29, range: 2e3, rating: "C", @@ -8155,7 +8251,7 @@ module.exports = { mass: 8, mount: "F", name: "Pacifier", - piercing: 45, + piercing: 60, power: 1.02, pp: "Zachary Hudson", rating: "C", @@ -8187,7 +8283,7 @@ module.exports = { integrity: 40, mass: 2, mount: "F", - piercing: 30, + piercing: 80, power: 1.15, range: 3e3, rating: "D", @@ -8216,7 +8312,7 @@ module.exports = { integrity: 51, mass: 4, mount: "F", - piercing: 48, + piercing: 125, power: 1.63, range: 3e3, rating: "B", @@ -8248,7 +8344,7 @@ module.exports = { mass: 4, mount: "F", name: "Imperial Hammer", - piercing: 150, + piercing: 125, power: 1.63, pp: "Arissa Lavigny-Duval", range: 3e3, @@ -8280,7 +8376,7 @@ module.exports = { integrity: 51, mass: 4, mount: "F", - piercing: 100, + piercing: 200, power: 1.43, range: 3500, rating: "C", @@ -8311,7 +8407,7 @@ module.exports = { integrity: 64, mass: 8, mount: "F", - piercing: 100, + piercing: 200, power: 1.97, range: 3500, rating: "B", @@ -8343,7 +8439,7 @@ module.exports = { mass: 8, mount: "F", name: "Advanced Plasma Accelerator", - piercing: 100, + piercing: 200, power: 1.97, pp: "Denton Patreus", range: 3500, @@ -8375,7 +8471,7 @@ module.exports = { integrity: 80, mass: 16, mount: "F", - piercing: 100, + piercing: 200, power: 2.63, range: 3500, rating: "A", @@ -8727,6 +8823,29 @@ module.exports = { range: 500, rating: "D", thermload: 2 + }, { + breachdmg: .3, + breachmax: .2, + breachmin: .1, + class: 1, + cost: 9400, + damage: 2, + damagedist: { + T: 1 + }, + distdraw: 1.5, + eddbID: 1587, + falloff: 300, + grp: "ml", + id: "w0", + integrity: 40, + mass: 2, + mount: "T", + piercing: 18, + power: .5, + range: 500, + rating: "D", + thermload: 2 }, { breachdmg: 1.2, breachmax: .2, @@ -8777,6 +8896,29 @@ module.exports = { range: 500, rating: "D", thermload: 4 + }, { + breachdmg: .6, + breachmax: .2, + breachmin: .1, + class: 2, + cost: 32590, + damage: 4, + damagedist: { + T: 1 + }, + distdraw: 3, + eddbID: 1588, + falloff: 300, + grp: "ml", + id: "w1", + integrity: 51, + mass: 2, + mount: "T", + piercing: 18, + power: .75, + range: 500, + rating: "D", + thermload: 4 } ], cs: [ { angle: 15, @@ -8791,7 +8933,7 @@ module.exports = { power: .2, range: 2e3, rating: "E", - time: 10 + scantime: 10 }, { angle: 15, class: 0, @@ -8805,7 +8947,7 @@ module.exports = { power: .4, range: 2500, rating: "D", - time: 10 + scantime: 10 }, { angle: 15, class: 0, @@ -8819,7 +8961,7 @@ module.exports = { power: .8, range: 3e3, rating: "C", - time: 10 + scantime: 10 }, { angle: 15, class: 0, @@ -8833,7 +8975,7 @@ module.exports = { power: 1.6, range: 3500, rating: "B", - time: 10 + scantime: 10 }, { angle: 15, class: 0, @@ -8847,7 +8989,7 @@ module.exports = { power: 3.2, range: 4e3, rating: "A", - time: 10 + scantime: 10 } ], ws: [ { class: 0, @@ -8861,7 +9003,7 @@ module.exports = { power: .2, range: 2e3, rating: "E", - time: 10 + scantime: 10 }, { class: 0, cost: 40630, @@ -8874,7 +9016,7 @@ module.exports = { power: .4, range: 2500, rating: "D", - time: 10 + scantime: 10 }, { class: 0, cost: 121900, @@ -8887,7 +9029,7 @@ module.exports = { power: .8, range: 3e3, rating: "C", - time: 10 + scantime: 10 }, { class: 0, cost: 365700, @@ -8900,7 +9042,7 @@ module.exports = { power: 1.6, range: 3500, rating: "B", - time: 10 + scantime: 10 }, { class: 0, cost: 1097100, @@ -8913,7 +9055,7 @@ module.exports = { power: 3.2, range: 4e3, rating: "A", - time: 10 + scantime: 10 } ], kw: [ { class: 0, @@ -8927,7 +9069,7 @@ module.exports = { power: .2, range: 2e3, rating: "E", - time: 10 + scantime: 10 }, { class: 0, cost: 40630, @@ -8940,7 +9082,7 @@ module.exports = { power: .4, range: 2500, rating: "D", - time: 10 + scantime: 10 }, { class: 0, cost: 121900, @@ -8953,7 +9095,7 @@ module.exports = { power: .8, range: 3e3, rating: "C", - time: 10 + scantime: 10 }, { class: 0, cost: 365700, @@ -8966,7 +9108,7 @@ module.exports = { power: 1.6, range: 3500, rating: "B", - time: 10 + scantime: 10 }, { class: 0, cost: 1097100, @@ -8979,7 +9121,7 @@ module.exports = { power: 3.2, range: 4e3, rating: "A", - time: 10 + scantime: 10 } ], sb: [ { class: 0, @@ -12557,17 +12699,6 @@ module.exports = { power: 0, rangeLS: 500, rating: "E" - }, { - class: 1, - cost: 25e4, - edID: 128666634, - eddbID: 1245, - grp: "sc", - id: "2i", - mass: 1.3, - name: "Detailed Surface Scanner", - power: 0, - rating: "C" } ], scb: [ { ammocost: 300, @@ -14122,6 +14253,18 @@ module.exports = { rating: "A", regen: 2.4, thermres: -.2 + } ], + ss: [ { + class: 1, + cost: 25e4, + edID: 128666634, + eddbID: 1245, + grp: "ss", + id: "2i", + mass: 1.3, + name: "Detailed Surface Scanner", + power: 0, + rating: "C" } ] } }, @@ -14307,7 +14450,7 @@ module.exports = { } }, id: 5, - name: "Blast Resistant" + name: "Blast resistant" }, Armour_HeavyDuty: { grades: { @@ -14380,7 +14523,7 @@ module.exports = { } }, id: 7, - name: "Heavy Duty" + name: "Heavy duty" }, Armour_Kinetic: { grades: { @@ -14443,7 +14586,7 @@ module.exports = { } }, id: 4, - name: "Kinetic Resistant" + name: "Kinetic resistant" }, Armour_Thermic: { grades: { @@ -14498,7 +14641,7 @@ module.exports = { } }, id: 8, - name: "Thermal Resistant" + name: "Thermal resistant" }, CargoScanner_LightWeight: { grades: { @@ -15723,7 +15866,7 @@ module.exports = { } }, id: 29, - name: "Longer range" + name: "Long range" }, FuelScoop_Shielded: { grades: { @@ -16436,7 +16579,7 @@ module.exports = { } }, id: 43, - name: "Blast Resistant" + name: "Blast resistant" }, HullReinforcement_HeavyDuty: { grades: { @@ -16572,7 +16715,7 @@ module.exports = { } }, id: 44, - name: "Kinetic Resistant" + name: "Kinetic resistant" }, HullReinforcement_Thermic: { grades: { @@ -16611,7 +16754,7 @@ module.exports = { }, "4": { components: { - "Galvanisign Alloys": 1, + "Galvanising Alloys": 1, "Heat Vanes": 1, Tungsten: 1 }, @@ -16635,7 +16778,7 @@ module.exports = { } }, id: 45, - name: "Thermal Resistant" + name: "Thermal resistant" }, KillWarrantScanner_LightWeight: { grades: { @@ -16695,6 +16838,69 @@ module.exports = { id: 46, name: "Lightweight" }, + KillWarrantScanner_LongRange: { + grades: { + "1": { + components: { + Iron: 1 + }, + features: { + power: [ .2, .1 ], + scanangle: [ -.2, -.1 ], + range: [ .1, .2 ] + } + }, + "2": { + components: { + "Hybrid Capacitors": 1, + Iron: 1 + }, + features: { + power: [ .39, .2 ], + scanangle: [ -.3, -.15 ], + range: [ .2, .4 ] + } + }, + "3": { + components: { + "Hybrid Capacitors": 1, + Iron: 1, + "Unexpected Emission Data": 1 + }, + features: { + power: [ .61, .29 ], + scanangle: [ -.4, -.2 ], + range: [ .31, .61 ] + } + }, + "4": { + components: { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + Germanium: 1 + }, + features: { + power: [ .79, .39 ], + scanangle: [ -.5, -.25 ], + range: [ .39, .79 ] + } + }, + "5": { + components: { + "Abnormal Compact Emissions Data": 1, + Niobium: 1, + "Polymer Capacitors": 1 + }, + features: { + power: [ 1, .5 ], + scanangle: [ -.61, -.3 ], + range: [ .5, 1 ] + } + } + }, + id: 99, + name: "Long range" + }, KillWarrantScanner_Reinforced: { grades: { "1": { @@ -17888,6 +18094,888 @@ module.exports = { id: 92, name: "Shielded" }, + Sensor_CargoScanner_FastScan: { + grades: { + "1": { + components: { + Phosphorus: 1 + }, + features: { + integrity: [ -.4, -.11 ], + range: [ -.1, -.05 ], + scantime: [ -.1, -.4 ] + } + }, + "2": { + components: { + "Flawed Focus Crystals": 1, + Phosphorus: 1 + }, + features: { + integrity: [ -.5, -.2 ], + range: [ -.2, -.1 ], + scantime: [ -.2, -.5 ] + } + }, + "3": { + components: { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + Phosphorus: 1 + }, + features: { + integrity: [ -.61, -.31 ], + range: [ -.3, -.15 ], + scantime: [ -.31, -.61 ] + } + }, + "4": { + components: { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + Manganese: 1 + }, + features: { + integrity: [ -.7, -.4 ], + range: [ -.41, -.2 ], + scantime: [ -.4, -.7 ] + } + }, + "5": { + components: { + "Adaptive Encryptors Capture": 1, + Arsenic: 1, + "Refined Focus Crystals": 1 + }, + features: { + integrity: [ -.8, -.5 ], + range: [ -.5, -.2 ], + scantime: [ -.5, -.8 ] + } + } + }, + id: 102, + name: "Fast scan" + }, + Sensor_CargoScanner_LongRange: { + grades: { + "1": { + components: { + Iron: 1 + }, + features: { + power: [ .2, .1 ], + scanangle: [ -.2, -.1 ], + range: [ .1, .2 ] + } + }, + "2": { + components: { + "Hybrid Capacitors": 1, + Iron: 1 + }, + features: { + power: [ .39, .2 ], + scanangle: [ -.3, -.15 ], + range: [ .2, .4 ] + } + }, + "3": { + components: { + "Hybrid Capacitors": 1, + Iron: 1, + "Unexpected Emission Data": 1 + }, + features: { + power: [ .61, .29 ], + scanangle: [ -.4, -.2 ], + range: [ .31, .61 ] + } + }, + "4": { + components: { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + Germanium: 1 + }, + features: { + power: [ .79, .39 ], + scanangle: [ -.5, -.25 ], + range: [ .39, .79 ] + } + }, + "5": { + components: { + "Abnormal Compact Emissions Data": 1, + Niobium: 1, + "Polymer Capacitors": 1 + }, + features: { + power: [ 1, .5 ], + scanangle: [ -.61, -.3 ], + range: [ .5, 1 ] + } + } + }, + id: 104, + name: "Long range" + }, + Sensor_CargoScanner_WideAngle: { + grades: { + "1": { + components: { + "Mechanical Scrap": 1 + }, + features: { + mass: [ .39, .2 ], + scanangle: [ .2, .4 ], + scantime: [ .2, .1 ] + } + }, + "2": { + components: { + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + mass: [ .79, .39 ], + scanangle: [ .4, .81 ], + scantime: [ .39, .2 ] + } + }, + "3": { + components: { + "Classified Scan Databanks": 1, + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + mass: [ 1.2, .61 ], + scanangle: [ .61, 1.2 ], + scantime: [ .61, .31 ] + } + }, + "4": { + components: { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + Niobium: 1 + }, + features: { + mass: [ 1.2, .61 ], + scanangle: [ .81, 1.61 ], + scantime: [ .81, .39 ] + } + }, + "5": { + components: { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + Tin: 1 + }, + features: { + mass: [ 2, 1 ], + scanangle: [ 1, 2 ], + scantime: [ 1, .5 ] + } + } + }, + id: 105, + name: "Wide angle" + }, + Sensor_KillWarrantScanner_FastScan: { + grades: { + "1": { + components: { + Phosphorus: 1 + }, + features: { + integrity: [ -.4, -.11 ], + range: [ -.1, -.05 ], + scantime: [ -.1, -.4 ] + } + }, + "2": { + components: { + "Flawed Focus Crystals": 1, + Phosphorus: 1 + }, + features: { + integrity: [ -.5, -.2 ], + range: [ -.2, -.1 ], + scantime: [ -.2, -.5 ] + } + }, + "3": { + components: { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + Phosphorus: 1 + }, + features: { + integrity: [ -.61, -.31 ], + range: [ -.3, -.15 ], + scantime: [ -.31, -.61 ] + } + }, + "4": { + components: { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + Manganese: 1 + }, + features: { + integrity: [ -.7, -.4 ], + range: [ -.41, -.2 ], + scantime: [ -.4, -.7 ] + } + }, + "5": { + components: { + "Adaptive Encryptors Capture": 1, + Arsenic: 1, + "Refined Focus Crystals": 1 + }, + features: { + integrity: [ -.8, -.5 ], + range: [ -.5, -.2 ], + scantime: [ -.5, -.8 ] + } + } + }, + id: 101, + name: "Fast scan" + }, + Sensor_KillWarrantScanner_WideAngle: { + grades: { + "1": { + components: { + "Mechanical Scrap": 1 + }, + features: { + mass: [ .39, .2 ], + scanangle: [ .2, .4 ], + scantime: [ .2, .1 ] + } + }, + "2": { + components: { + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + mass: [ .79, .39 ], + scanangle: [ .4, .81 ], + scantime: [ .39, .2 ] + } + }, + "3": { + components: { + "Classified Scan Databanks": 1, + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + mass: [ 1.2, .61 ], + scanangle: [ .61, 1.2 ], + scantime: [ .61, .31 ] + } + }, + "4": { + components: { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + Niobium: 1 + }, + features: { + mass: [ 1.2, .61 ], + scanangle: [ .81, 1.61 ], + scantime: [ .81, .39 ] + } + }, + "5": { + components: { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + Tin: 1 + }, + features: { + mass: [ 2, 1 ], + scanangle: [ 1, 2 ], + scantime: [ 1, .5 ] + } + } + }, + id: 107, + name: "Wide angle" + }, + Sensor_Sensor_LightWeight: { + grades: { + "1": { + components: { + Phosphorus: 1 + }, + features: { + integrity: [ -.15, -.11 ], + mass: [ -.2, -.4 ], + scanangle: [ -.1, -.05 ] + } + }, + "2": { + components: { + Manganese: 1, + "Salvaged Alloys": 1 + }, + features: { + integrity: [ -.31, -.21 ], + mass: [ -.31, -.5 ], + scanangle: [ -.15, -.1 ] + } + }, + "3": { + components: { + "Conductive Ceramics": 1, + Manganese: 1, + "Salvaged Alloys": 1 + }, + features: { + integrity: [ -.45, -.31 ], + mass: [ -.4, -.61 ], + scanangle: [ -.2, -.15 ] + } + }, + "4": { + components: { + "Conductive Components": 1, + "Phase Alloys": 1, + "Proto Light Alloys": 1 + }, + features: { + integrity: [ -.61, -.41 ], + mass: [ -.5, -.7 ], + scanangle: [ -.25, -.2 ] + } + }, + "5": { + components: { + "Conductive Ceramics": 1, + "Proto Light Alloys": 1, + "Proto Radiolic Alloys": 1 + }, + features: { + integrity: [ -.75, -.5 ], + mass: [ -.61, -.8 ], + scanangle: [ -.3, -.25 ] + } + } + }, + id: 96, + name: "Lightweight" + }, + Sensor_Sensor_LongRange: { + grades: { + "1": { + components: { + Iron: 1 + }, + features: { + mass: [ .39, .2 ], + scanangle: [ -.2, -.1 ], + scanrange: [ .1, .14 ] + } + }, + "2": { + components: { + "Hybrid Capacitors": 1, + Iron: 1 + }, + features: { + mass: [ .79, .39 ], + scanangle: [ -.3, -.15 ], + scanrange: [ .2, .29 ] + } + }, + "3": { + components: { + "Hybrid Capacitors": 1, + Iron: 1, + "Unexpected Emission Data": 1 + }, + features: { + mass: [ 1.2, .61 ], + scanangle: [ -.4, -.2 ], + scanrange: [ .29, .45 ] + } + }, + "4": { + components: { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + Germanium: 1 + }, + features: { + mass: [ 1.59, .79 ], + scanangle: [ -.5, -.25 ], + scanrange: [ .39, .61 ] + } + }, + "5": { + components: { + "Abnormal Compact Emissions Data": 1, + Niobium: 1, + "Polymer Capacitors": 1 + }, + features: { + mass: [ 2, 1 ], + scanangle: [ -.61, -.3 ], + scanrange: [ .5, .75 ] + } + } + }, + id: 97, + name: "Long range" + }, + Sensor_Sensor_WideAngle: { + grades: { + "1": { + components: { + "Mechanical Scrap": 1 + }, + features: { + power: [ .2, .09 ], + scanangle: [ .2, .4 ], + scanrange: [ -.08, -.05 ] + } + }, + "2": { + components: { + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + power: [ .39, .2 ], + scanangle: [ .4, .81 ], + scanrange: [ -.16, -.08 ] + } + }, + "3": { + components: { + "Classified Scan Databanks": 1, + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + power: [ .59, .29 ], + scanangle: [ .61, 1.2 ], + scanrange: [ -.24, -.12 ] + } + }, + "4": { + components: { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + Niobium: 1 + }, + features: { + power: [ .79, .39 ], + scanangle: [ .81, 1.61 ], + scanrange: [ -.32, -.16 ] + } + }, + "5": { + components: { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + Tin: 1 + }, + features: { + power: [ 1, .5 ], + scanangle: [ 1, 2 ], + scanrange: [ -.4, -.2 ] + } + } + }, + id: 98, + name: "Wide angle" + }, + Sensor_SurfaceScanner_FastScan: { + grades: { + "1": { + components: { + Phosphorus: 1 + }, + features: { + mass: [ .39, .2 ], + power: [ .2, .1 ], + scantime: [ .1, .4 ] + } + }, + "2": { + components: { + "Flawed Focus Crystals": 1, + Phosphorus: 1 + }, + features: { + mass: [ .79, .39 ], + power: [ .39, .2 ], + scantime: [ .2, .5 ] + } + }, + "3": { + components: { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + Phosphorus: 1 + }, + features: { + mass: [ 1.2, .61 ], + power: [ .61, .31 ], + scantime: [ .3, .6 ] + } + }, + "4": { + components: { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + Manganese: 1 + }, + features: { + mass: [ 1.59, .79 ], + power: [ .81, .39 ], + scantime: [ .4, .7 ] + } + }, + "5": { + components: { + "Adaptive Encryptors Capture": 1, + Arsenic: 1, + "Refined Focus Crystals": 1 + }, + features: { + mass: [ 2, 1 ], + power: [ 1, .5 ], + scantime: [ .5, .8 ] + } + } + }, + id: 95, + name: "Fast scan" + }, + Sensor_SurfaceScanner_LongRange: { + grades: { + "1": { + components: { + Iron: 1 + }, + features: { + mass: [ .39, .2 ], + power: [ .2, .1 ], + scanrange: [ .2, .4 ] + } + }, + "2": { + components: { + "Hybrid Capacitors": 1, + Iron: 1 + }, + features: { + mass: [ .79, .39 ], + power: [ .39, .2 ], + scanrange: [ .4, .8 ] + } + }, + "3": { + components: { + "Hybrid Capacitors": 1, + Iron: 1, + "Unexpected Emission Data": 1 + }, + features: { + mass: [ 1.2, .6 ], + power: [ .61, .31 ], + scanrange: [ .6, 1.2 ] + } + }, + "4": { + components: { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + Germanium: 1 + }, + features: { + mass: [ 1.59, .79 ], + power: [ .81, .39 ], + scanrange: [ .8, 1.6 ] + } + }, + "5": { + components: { + "Abnormal Compact Emissions Data": 1, + Niobium: 1, + "Polymer Capacitors": 1 + }, + features: { + mass: [ 2, 1 ], + power: [ 1, .5 ], + scanrange: [ 1, 2 ] + } + } + }, + id: 93, + name: "Long range" + }, + Sensor_SurfaceScanner_WideAngle: { + grades: { + "1": { + components: { + "Mechanical Scrap": 1 + }, + features: { + mass: [ .39, .2 ], + power: [ .2, .1 ], + scanangle: [ .2, .4 ] + } + }, + "2": { + components: { + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + mass: [ .79, .39 ], + power: [ .39, .2 ], + scanangle: [ .4, .8 ] + } + }, + "3": { + components: { + "Classified Scan Databanks": 1, + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + mass: [ 1.2, .6 ], + power: [ .61, .31 ], + scanangle: [ .6, 1.2 ] + } + }, + "4": { + components: { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + Niobium: 1 + }, + features: { + mass: [ 1.59, .79 ], + power: [ .81, .39 ], + scanangle: [ .8, 1.6 ] + } + }, + "5": { + components: { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + Tin: 1 + }, + features: { + mass: [ 2, 1 ], + power: [ 1, .5 ], + scanangle: [ 1, 2 ] + } + } + }, + id: 94, + name: "Wide angle" + }, + Sensor_WakeScanner_FastScan: { + grades: { + "1": { + components: { + Phosphorus: 1 + }, + features: { + integrity: [ -.4, -.11 ], + range: [ -.1, -.05 ], + scantime: [ -.1, -.4 ] + } + }, + "2": { + components: { + "Flawed Focus Crystals": 1, + Phosphorus: 1 + }, + features: { + integrity: [ -.5, -.2 ], + range: [ -.2, -.1 ], + scantime: [ -.2, -.5 ] + } + }, + "3": { + components: { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + Phosphorus: 1 + }, + features: { + integrity: [ -.61, -.31 ], + range: [ -.3, -.15 ], + scantime: [ -.31, -.61 ] + } + }, + "4": { + components: { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + Manganese: 1 + }, + features: { + integrity: [ -.7, -.4 ], + range: [ -.41, -.2 ], + scantime: [ -.4, -.7 ] + } + }, + "5": { + components: { + "Adaptive Encryptors Capture": 1, + Arsenic: 1, + "Refined Focus Crystals": 1 + }, + features: { + integrity: [ -.8, -.5 ], + range: [ -.5, -.2 ], + scantime: [ -.5, -.8 ] + } + } + }, + id: 109, + name: "Fast scan" + }, + Sensor_WakeScanner_LongRange: { + grades: { + "1": { + components: { + Iron: 1 + }, + features: { + power: [ .2, .1 ], + scanangle: [ -.2, -.1 ], + range: [ .1, .2 ] + } + }, + "2": { + components: { + "Hybrid Capacitors": 1, + Iron: 1 + }, + features: { + power: [ .39, .2 ], + scanangle: [ -.3, -.15 ], + range: [ .2, .4 ] + } + }, + "3": { + components: { + "Hybrid Capacitors": 1, + Iron: 1, + "Unexpected Emission Data": 1 + }, + features: { + power: [ .61, .29 ], + scanangle: [ -.4, -.2 ], + range: [ .31, .61 ] + } + }, + "4": { + components: { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + Germanium: 1 + }, + features: { + power: [ .79, .39 ], + scanangle: [ -.5, -.25 ], + range: [ .39, .79 ] + } + }, + "5": { + components: { + "Abnormal Compact Emissions Data": 1, + Niobium: 1, + "Polymer Capacitors": 1 + }, + features: { + power: [ 1, .5 ], + scanangle: [ -.61, -.3 ], + range: [ .5, 1 ] + } + } + }, + id: 108, + name: "Long range" + }, + Sensor_WakeScanner_WideAngle: { + grades: { + "1": { + components: { + "Mechanical Scrap": 1 + }, + features: { + mass: [ .39, .2 ], + scanangle: [ .2, .4 ], + scantime: [ .2, .1 ] + } + }, + "2": { + components: { + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + mass: [ .79, .39 ], + scanangle: [ .4, .81 ], + scantime: [ .39, .2 ] + } + }, + "3": { + components: { + "Classified Scan Databanks": 1, + Germanium: 1, + "Mechanical Scrap": 1 + }, + features: { + mass: [ 1.2, .61 ], + scanangle: [ .61, 1.2 ], + scantime: [ .61, .31 ] + } + }, + "4": { + components: { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + Niobium: 1 + }, + features: { + mass: [ 1.2, .61 ], + scanangle: [ .81, 1.61 ], + scantime: [ .81, .39 ] + } + }, + "5": { + components: { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + Tin: 1 + }, + features: { + mass: [ 2, 1 ], + scanangle: [ 1, 2 ], + scantime: [ 1, .5 ] + } + } + }, + id: 106, + name: "Wide angle" + }, ShieldBooster_Explosive: { grades: { "1": { @@ -17949,7 +19037,7 @@ module.exports = { } }, id: 68, - name: "Blast Resistant" + name: "Blast resistant" }, ShieldBooster_HeavyDuty: { grades: { @@ -18080,7 +19168,7 @@ module.exports = { } }, id: 70, - name: "Kinetic Resistant" + name: "Kinetic resistant" }, ShieldBooster_Resistive: { grades: { @@ -18216,7 +19304,7 @@ module.exports = { } }, id: 72, - name: "Thermal Resistant" + name: "Thermal resistant" }, ShieldCellBank_Rapid: { grades: { @@ -18363,7 +19451,7 @@ module.exports = { } }, id: 75, - name: "Kinetic Resistant" + name: "Kinetic resistant" }, ShieldGenerator_Optimised: { grades: { @@ -18577,7 +19665,7 @@ module.exports = { } }, id: 78, - name: "Thermal Resistant" + name: "Thermal resistant" }, WakeScanner_LightWeight: { grades: { @@ -18610,6 +19698,28 @@ module.exports = { integrity: [ -.4, -.3 ], mass: [ -.5, -.6 ] } + }, + "4": { + components: { + "Conductive Components": 1, + "Phase Alloys": 1, + "Proto Light Alloys": 1 + }, + features: { + integrity: [ -.5, -.4 ], + mass: [ -.6, -.7 ] + } + }, + "5": { + components: { + "Conductive Ceramics": 1, + "Proto Light Alloys": 1, + "Proto Radiolic Alloys": 1 + }, + features: { + integrity: [ -.6, -.5 ], + mass: [ -.7, -.8 ] + } } }, id: 79, @@ -18646,6 +19756,28 @@ module.exports = { integrity: [ .6, 1.5 ], mass: [ 2, 1.2 ] } + }, + "4": { + components: { + Molybdenum: 1, + Tungsten: 1, + Zinc: 1 + }, + features: { + integrity: [ .8, 2 ], + mass: [ 2.5, 1.6 ] + } + }, + "5": { + components: { + "High Density Composites": 1, + Molybdenum: 1, + Technetium: 1 + }, + features: { + integrity: [ 1, 2.5 ], + mass: [ 3, 2 ] + } } }, id: 81, @@ -18682,6 +19814,28 @@ module.exports = { integrity: [ .6, 1.5 ], power: [ .9, .6 ] } + }, + "4": { + components: { + "Proprietary Composites": 1, + "Shielding Sensors": 1, + Vanadium: 1 + }, + features: { + integrity: [ .8, 2 ], + power: [ 1.2, .8 ] + } + }, + "5": { + components: { + "Compound Shielding": 1, + "Core Dynamics Composites": 1, + Tungsten: 1 + }, + features: { + integrity: [ 1, 1.5 ], + power: [ 1.5, 1 ] + } } }, id: 80, @@ -18780,7 +19934,7 @@ module.exports = { "3": { components: { Chromium: 1, - "Exceptional Scrambed Emission Data": 1, + "Exceptional Scrambled Emission Data": 1, "Heat Exchangers": 1 }, features: { @@ -18806,8 +19960,8 @@ module.exports = { "5": { components: { Cadmium: 1, - "Heatsink Interlink": 1, - "Proto Heat Radiators": 1 + "Proto Heat Radiators": 1, + "Unexpected Emission Data": 1 }, features: { damage: [ .03, .09 ], @@ -19614,6 +20768,27 @@ module.exports = { method: "multiplicative", higherbetter: false }, + scanangle: { + id: 46, + name: "scanangle", + type: "percentage", + method: "multiplicative", + higherbetter: true + }, + scanrange: { + id: 47, + name: "scanrange", + type: "percentage", + method: "multiplicative", + higherbetter: true + }, + scantime: { + id: 48, + name: "scantime", + type: "percentage", + method: "multiplicative", + higherbetter: false + }, shield: { id: 30, name: "shield", @@ -20119,11 +21294,14 @@ module.exports = { }, cs: { blueprints: { + Sensor_CargoScanner_FastScan: [ 1, 2, 3, 4, 5 ], CargoScanner_LightWeight: [ 1, 2, 3, 4, 5 ], + Sensor_CargoScanner_LongRange: [ 1, 2, 3, 4, 5 ], CargoScanner_Reinforced: [ 1, 2, 3, 4, 5 ], - CargoScanner_Shielded: [ 1, 2, 3, 4, 5 ] + CargoScanner_Shielded: [ 1, 2, 3, 4, 5 ], + Sensor_CargoScanner_WideAngle: [ 1, 2, 3, 4, 5 ] }, - modifications: [ "boot", "integrity", "mass", "power" ] + modifications: [ "boot", "integrity", "mass", "power", "scanangle", "range", "scantime" ] }, dc: { blueprints: {}, @@ -20217,11 +21395,14 @@ module.exports = { }, kw: { blueprints: { + Sensor_KillWarrantScanner_FastScan: [ 1, 2, 3, 4, 5 ], KillWarrantScanner_LightWeight: [ 1, 2, 3, 4, 5 ], + KillWarrantScanner_LongRange: [ 1, 2, 3, 4, 5 ], KillWarrantScanner_Reinforced: [ 1, 2, 3, 4, 5 ], - KillWarrantScanner_Shielded: [ 1, 2, 3, 4, 5 ] + KillWarrantScanner_Shielded: [ 1, 2, 3, 4, 5 ], + Sensor_KillWarrantScanner_WideAngle: [ 1, 2, 3, 4, 5 ] }, - modifications: [ "boot", "integrity", "mass", "power" ] + modifications: [ "boot", "integrity", "mass", "power", "scanangle", "range", "scantime" ] }, ls: { blueprints: { @@ -20388,8 +21569,12 @@ module.exports = { specials: [ "special_feedback_cascade", "special_plasma_slug", "special_super_penetrator" ] }, s: { - blueprints: {}, - modifications: [] + blueprints: { + Sensor_Sensor_LightWeight: [ 1, 2, 3, 4, 5 ], + Sensor_Sensor_LongRange: [ 1, 2, 3, 4, 5 ], + Sensor_Sensor_WideAngle: [ 1, 2, 3, 4, 5 ] + }, + modifications: [ "integrity", "mass", "power", "scanrange", "scanangle" ] }, sb: { blueprints: { @@ -20421,6 +21606,14 @@ module.exports = { }, modifications: [ "boot", "brokenregen", "distdraw", "explres", "integrity", "kinres", "mass", "optmass", "optmul", "power", "regen", "thermload", "thermres" ] }, + ss: { + blueprints: { + Sensor_SurfaceScanner_FastScan: [ 1, 2, 3, 4, 5 ], + Sensor_SurfaceScanner_LongRange: [ 1, 2, 3, 4, 5 ], + Sensor_SurfaceScanner_WideAngle: [ 1, 2, 3, 4, 5 ] + }, + modifications: [ "mass", "power", "scanangle", "scanrange", "scantime" ] + }, t: { blueprints: { Engine_Dirty: [ 1, 2, 3, 4, 5 ], @@ -20453,11 +21646,14 @@ module.exports = { }, ws: { blueprints: { - WakeScanner_LightWeight: [ 1, 2, 3 ], - WakeScanner_Reinforced: [ 1, 2, 3 ], - WakeScanner_Shielded: [ 1, 2, 3 ] + Sensor_WakeScanner_FastScan: [ 1, 2, 3, 4, 5 ], + WakeScanner_LightWeight: [ 1, 2, 3, 4, 5 ], + Sensor_WakeScanner_LongRange: [ 1, 2, 3, 4, 5 ], + WakeScanner_Reinforced: [ 1, 2, 3, 4, 5 ], + WakeScanner_Shielded: [ 1, 2, 3, 4, 5 ], + Sensor_WakeScanner_WideAngle: [ 1, 2, 3, 4, 5 ] }, - modifications: [ "boot", "integrity", "mass", "power" ] + modifications: [ "boot", "integrity", "mass", "power", "scanangle", "range", "scantime" ] } }, specials: { diff --git a/dist/index.json b/dist/index.json index a96b996..f97a84f 100644 --- a/dist/index.json +++ b/dist/index.json @@ -149,7 +149,7 @@ "boostEnergy": 27, "baseShieldStrength": 350, "baseArmour": 525, - "hardness": 65, + "hardness": 170, "hullMass": 400, "masslock": 23, "pipSpeed": 0.13875, @@ -1377,6 +1377,152 @@ ] } }, + "dolphin": { + "eddbID": 31, + "properties": { + "name": "Dolphin", + "manufacturer": "Saud Kruger", + "class": 1, + "hullCost": 1115330, + "speed": 250, + "boost": 350, + "boostEnergy": -1, + "baseShieldStrength": 110, + "baseArmour": 110, + "hardness": 35, + "hullMass": 140, + "masslock": -1, + "pipSpeed": 0.08375, + "luxuryCabins": true, + "pitch": 30, + "roll": 100, + "yaw": 20, + "crew": 1 + }, + "retailCost": 1337330, + "bulkheads": [ + { + "id": "cq", + "eddbID": 1589, + "grp": "bh", + "cost": 0, + "mass": 0, + "explres": -0.4, + "kinres": -0.2, + "thermres": 0, + "hullboost": 0.8 + }, + { + "id": "cr", + "eddbID": 1590, + "grp": "bh", + "cost": 534940, + "mass": 32, + "explres": -0.4, + "kinres": -0.2, + "thermres": 0, + "hullboost": 1.52 + }, + { + "id": "cs", + "eddbID": 1591, + "grp": "bh", + "cost": 1203600, + "mass": 63, + "explres": -0.4, + "kinres": -0.2, + "thermres": 0, + "hullboost": 2.5 + }, + { + "id": "ct", + "eddbID": 1592, + "grp": "bh", + "cost": 2808390, + "mass": 63, + "explres": -0.5, + "kinres": -0.75, + "thermres": 0.5, + "hullboost": 2.5 + }, + { + "id": "cu", + "eddbID": 1593, + "grp": "bh", + "cost": 3152080, + "mass": 63, + "explres": 0.2, + "kinres": 0.25, + "thermres": -0.4, + "hullboost": 2.5 + } + ], + "slots": { + "standard": [ + 4, + 5, + 4, + 4, + 3, + 3, + 4 + ], + "hardpoints": [ + 1, + 1, + 0, + 0, + 0 + ], + "internal": [ + { + "class": 5, + "name": "Passenger", + "eligible": { + "cr": 1, + "hr": 1, + "pce": 1, + "pci": 1, + "pcm": 1, + "pcq": 1 + } + }, + 4, + 4, + 3, + 2, + 2, + 2 + ] + }, + "defaults": { + "standard": [ + "4E", + "5E", + "4E", + "4E", + "3E", + "3E", + "4C" + ], + "hardpoints": [ + 17, + 17, + 0, + 0, + 0 + ], + "internal": [ + "md", + "02", + "49", + "01", + "00", + 0, + "2h" + ] + } + }, "eagle": { "edID": 128049255, "eddbID": 7, @@ -1696,7 +1842,7 @@ "boostEnergy": 27, "baseShieldStrength": 555, "baseArmour": 370, - "hardness": 70, + "hardness": 185, "hullMass": 900, "masslock": 24, "pipSpeed": 0.125, @@ -2798,7 +2944,7 @@ "boostEnergy": 23, "baseShieldStrength": 600, "baseArmour": 400, - "hardness": 70, + "hardness": 185, "hullMass": 1100, "masslock": 27, "pipSpeed": 0.05, @@ -3269,7 +3415,7 @@ "baseShieldStrength": 220, "baseArmour": 220, "hardness": 55, - "hullMass": 580, + "hullMass": 290, "masslock": 13, "pipSpeed": 0.08375, "luxuryCabins": true, @@ -8409,7 +8555,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 52, + "piercing": 95, "power": 0.9, "range": 3000, "rating": "D", @@ -8435,7 +8581,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 52, + "piercing": 95, "power": 0.92, "range": 3000, "rating": "E", @@ -8461,7 +8607,7 @@ "integrity": 64, "mass": 8, "mount": "T", - "piercing": 52, + "piercing": 95, "power": 0.89, "range": 3000, "rating": "F", @@ -8487,7 +8633,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 65, + "piercing": 170, "power": 1.33, "range": 3000, "rating": "A", @@ -8513,7 +8659,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 65, + "piercing": 170, "power": 1.37, "range": 3000, "rating": "A", @@ -8742,7 +8888,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 52, + "piercing": 95, "power": 1.66, "range": 3000, "rating": "D", @@ -8770,7 +8916,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 52, + "piercing": 95, "power": 1.65, "range": 3000, "rating": "E", @@ -8798,7 +8944,7 @@ "integrity": 64, "mass": 8, "mount": "T", - "piercing": 52, + "piercing": 95, "power": 1.57, "range": 3000, "rating": "E", @@ -8826,7 +8972,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 65, + "piercing": 170, "power": 2.58, "range": 3000, "rating": "E", @@ -8854,7 +9000,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 65, + "piercing": 170, "power": 2.59, "range": 3000, "rating": "E", @@ -9061,7 +9207,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 50, + "piercing": 90, "power": 1.62, "range": 3000, "rating": "C", @@ -9086,7 +9232,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 50, + "piercing": 90, "power": 1.6, "range": 3000, "rating": "C", @@ -9111,7 +9257,7 @@ "integrity": 64, "mass": 8, "mount": "T", - "piercing": 50, + "piercing": 90, "power": 1.51, "range": 3000, "rating": "D", @@ -9136,7 +9282,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 60, + "piercing": 155, "power": 2.61, "range": 3000, "rating": "A", @@ -9161,7 +9307,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 60, + "piercing": 155, "power": 2.57, "range": 3000, "rating": "A", @@ -9402,7 +9548,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 54, + "piercing": 98, "power": 0.64, "range": 4000, "rating": "C", @@ -9432,7 +9578,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 54, + "piercing": 98, "power": 0.97, "range": 4000, "rating": "C", @@ -9462,7 +9608,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 68, + "piercing": 175, "power": 0.73, "range": 4000, "rating": "A", @@ -9493,7 +9639,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 68, + "piercing": 175, "power": 1.22, "range": 4000, "rating": "A", @@ -9706,7 +9852,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 70, + "piercing": 125, "power": 0.67, "range": 4000, "rating": "C", @@ -9738,7 +9884,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 70, + "piercing": 125, "power": 0.75, "range": 4000, "rating": "C", @@ -9768,7 +9914,7 @@ "integrity": 64, "mass": 8, "mount": "T", - "piercing": 70, + "piercing": 125, "power": 0.64, "range": 4000, "rating": "D", @@ -9800,7 +9946,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 90, + "piercing": 200, "power": 0.92, "range": 4500, "rating": "B", @@ -9832,7 +9978,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 90, + "piercing": 200, "power": 1.03, "range": 4500, "rating": "B", @@ -10057,7 +10203,7 @@ "jitter": 0.5, "mass": 8, "mount": "F", - "piercing": 45, + "piercing": 60, "power": 1.02, "range": 2000, "rating": "C", @@ -10089,7 +10235,7 @@ "jitter": 0.5, "mass": 8, "mount": "G", - "piercing": 45, + "piercing": 60, "power": 1.55, "range": 2000, "rating": "C", @@ -10121,7 +10267,7 @@ "jitter": 0.5, "mass": 8, "mount": "T", - "piercing": 45, + "piercing": 60, "power": 1.29, "range": 2000, "rating": "C", @@ -10154,7 +10300,7 @@ "mass": 8, "mount": "F", "name": "Pacifier", - "piercing": 45, + "piercing": 60, "power": 1.02, "pp": "Zachary Hudson", "rating": "C", @@ -10188,7 +10334,7 @@ "integrity": 40, "mass": 2, "mount": "F", - "piercing": 30, + "piercing": 80, "power": 1.15, "range": 3000, "rating": "D", @@ -10218,7 +10364,7 @@ "integrity": 51, "mass": 4, "mount": "F", - "piercing": 48, + "piercing": 125, "power": 1.63, "range": 3000, "rating": "B", @@ -10251,7 +10397,7 @@ "mass": 4, "mount": "F", "name": "Imperial Hammer", - "piercing": 150, + "piercing": 125, "power": 1.63, "pp": "Arissa Lavigny-Duval", "range": 3000, @@ -10285,7 +10431,7 @@ "integrity": 51, "mass": 4, "mount": "F", - "piercing": 100, + "piercing": 200, "power": 1.43, "range": 3500, "rating": "C", @@ -10317,7 +10463,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 100, + "piercing": 200, "power": 1.97, "range": 3500, "rating": "B", @@ -10350,7 +10496,7 @@ "mass": 8, "mount": "F", "name": "Advanced Plasma Accelerator", - "piercing": 100, + "piercing": 200, "power": 1.97, "pp": "Denton Patreus", "range": 3500, @@ -10383,7 +10529,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 100, + "piercing": 200, "power": 2.63, "range": 3500, "rating": "A", @@ -10752,6 +10898,30 @@ "rating": "D", "thermload": 2 }, + { + "breachdmg": 0.3, + "breachmax": 0.2, + "breachmin": 0.1, + "class": 1, + "cost": 9400, + "damage": 2, + "damagedist": { + "T": 1 + }, + "distdraw": 1.5, + "eddbID": 1587, + "falloff": 300, + "grp": "ml", + "id": "w0", + "integrity": 40, + "mass": 2, + "mount": "T", + "piercing": 18, + "power": 0.5, + "range": 500, + "rating": "D", + "thermload": 2 + }, { "breachdmg": 1.2, "breachmax": 0.2, @@ -10803,6 +10973,30 @@ "range": 500, "rating": "D", "thermload": 4 + }, + { + "breachdmg": 0.6, + "breachmax": 0.2, + "breachmin": 0.1, + "class": 2, + "cost": 32590, + "damage": 4, + "damagedist": { + "T": 1 + }, + "distdraw": 3, + "eddbID": 1588, + "falloff": 300, + "grp": "ml", + "id": "w1", + "integrity": 51, + "mass": 2, + "mount": "T", + "piercing": 18, + "power": 0.75, + "range": 500, + "rating": "D", + "thermload": 4 } ], "cs": [ @@ -10819,7 +11013,7 @@ "power": 0.2, "range": 2000, "rating": "E", - "time": 10 + "scantime": 10 }, { "angle": 15, @@ -10834,7 +11028,7 @@ "power": 0.4, "range": 2500, "rating": "D", - "time": 10 + "scantime": 10 }, { "angle": 15, @@ -10849,7 +11043,7 @@ "power": 0.8, "range": 3000, "rating": "C", - "time": 10 + "scantime": 10 }, { "angle": 15, @@ -10864,7 +11058,7 @@ "power": 1.6, "range": 3500, "rating": "B", - "time": 10 + "scantime": 10 }, { "angle": 15, @@ -10879,7 +11073,7 @@ "power": 3.2, "range": 4000, "rating": "A", - "time": 10 + "scantime": 10 } ], "ws": [ @@ -10895,7 +11089,7 @@ "power": 0.2, "range": 2000, "rating": "E", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -10909,7 +11103,7 @@ "power": 0.4, "range": 2500, "rating": "D", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -10923,7 +11117,7 @@ "power": 0.8, "range": 3000, "rating": "C", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -10937,7 +11131,7 @@ "power": 1.6, "range": 3500, "rating": "B", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -10951,7 +11145,7 @@ "power": 3.2, "range": 4000, "rating": "A", - "time": 10 + "scantime": 10 } ], "kw": [ @@ -10967,7 +11161,7 @@ "power": 0.2, "range": 2000, "rating": "E", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -10981,7 +11175,7 @@ "power": 0.4, "range": 2500, "rating": "D", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -10995,7 +11189,7 @@ "power": 0.8, "range": 3000, "rating": "C", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -11009,7 +11203,7 @@ "power": 1.6, "range": 3500, "rating": "B", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -11023,7 +11217,7 @@ "power": 3.2, "range": 4000, "rating": "A", - "time": 10 + "scantime": 10 } ], "sb": [ @@ -14918,18 +15112,6 @@ "power": 0, "rangeLS": 500, "rating": "E" - }, - { - "class": 1, - "cost": 250000, - "edID": 128666634, - "eddbID": 1245, - "grp": "sc", - "id": "2i", - "mass": 1.3, - "name": "Detailed Surface Scanner", - "power": 0, - "rating": "C" } ], "scb": [ @@ -16563,6 +16745,20 @@ "regen": 2.4, "thermres": -0.2 } + ], + "ss": [ + { + "class": 1, + "cost": 250000, + "edID": 128666634, + "eddbID": 1245, + "grp": "ss", + "id": "2i", + "mass": 1.3, + "name": "Detailed Surface Scanner", + "power": 0, + "rating": "C" + } ] } }, @@ -16892,7 +17088,7 @@ } }, "id": 5, - "name": "Blast Resistant" + "name": "Blast resistant" }, "Armour_HeavyDuty": { "grades": { @@ -17040,7 +17236,7 @@ } }, "id": 7, - "name": "Heavy Duty" + "name": "Heavy duty" }, "Armour_Kinetic": { "grades": { @@ -17148,7 +17344,7 @@ } }, "id": 4, - "name": "Kinetic Resistant" + "name": "Kinetic resistant" }, "Armour_Thermic": { "grades": { @@ -17248,7 +17444,7 @@ } }, "id": 8, - "name": "Thermal Resistant" + "name": "Thermal resistant" }, "CargoScanner_LightWeight": { "grades": { @@ -19304,7 +19500,7 @@ } }, "id": 29, - "name": "Longer range" + "name": "Long range" }, "FuelScoop_Shielded": { "grades": { @@ -20410,7 +20606,7 @@ } }, "id": 43, - "name": "Blast Resistant" + "name": "Blast resistant" }, "HullReinforcement_HeavyDuty": { "grades": { @@ -20666,7 +20862,7 @@ } }, "id": 44, - "name": "Kinetic Resistant" + "name": "Kinetic resistant" }, "HullReinforcement_Thermic": { "grades": { @@ -20732,7 +20928,7 @@ }, "4": { "components": { - "Galvanisign Alloys": 1, + "Galvanising Alloys": 1, "Heat Vanes": 1, "Tungsten": 1 }, @@ -20774,7 +20970,7 @@ } }, "id": 45, - "name": "Thermal Resistant" + "name": "Thermal resistant" }, "KillWarrantScanner_LightWeight": { "grades": { @@ -20864,6 +21060,114 @@ "id": 46, "name": "Lightweight" }, + "KillWarrantScanner_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "power": [ + 0.2, + 0.1 + ], + "scanangle": [ + -0.2, + -0.1 + ], + "range": [ + 0.1, + 0.2 + ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "power": [ + 0.39, + 0.2 + ], + "scanangle": [ + -0.3, + -0.15 + ], + "range": [ + 0.2, + 0.4 + ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "power": [ + 0.61, + 0.29 + ], + "scanangle": [ + -0.4, + -0.2 + ], + "range": [ + 0.31, + 0.61 + ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "power": [ + 0.79, + 0.39 + ], + "scanangle": [ + -0.5, + -0.25 + ], + "range": [ + 0.39, + 0.79 + ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "power": [ + 1, + 0.5 + ], + "scanangle": [ + -0.61, + -0.3 + ], + "range": [ + 0.5, + 1 + ] + } + } + }, + "id": 99, + "name": "Long range" + }, "KillWarrantScanner_Reinforced": { "grades": { "1": { @@ -22891,6 +23195,1518 @@ "id": 92, "name": "Shielded" }, + "Sensor_CargoScanner_FastScan": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.4, + -0.11 + ], + "range": [ + -0.1, + -0.05 + ], + "scantime": [ + -0.1, + -0.4 + ] + } + }, + "2": { + "components": { + "Flawed Focus Crystals": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.5, + -0.2 + ], + "range": [ + -0.2, + -0.1 + ], + "scantime": [ + -0.2, + -0.5 + ] + } + }, + "3": { + "components": { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.61, + -0.31 + ], + "range": [ + -0.3, + -0.15 + ], + "scantime": [ + -0.31, + -0.61 + ] + } + }, + "4": { + "components": { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + "Manganese": 1 + }, + "features": { + "integrity": [ + -0.7, + -0.4 + ], + "range": [ + -0.41, + -0.2 + ], + "scantime": [ + -0.4, + -0.7 + ] + } + }, + "5": { + "components": { + "Adaptive Encryptors Capture": 1, + "Arsenic": 1, + "Refined Focus Crystals": 1 + }, + "features": { + "integrity": [ + -0.8, + -0.5 + ], + "range": [ + -0.5, + -0.2 + ], + "scantime": [ + -0.5, + -0.8 + ] + } + } + }, + "id": 102, + "name": "Fast scan" + }, + "Sensor_CargoScanner_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "power": [ + 0.2, + 0.1 + ], + "scanangle": [ + -0.2, + -0.1 + ], + "range": [ + 0.1, + 0.2 + ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "power": [ + 0.39, + 0.2 + ], + "scanangle": [ + -0.3, + -0.15 + ], + "range": [ + 0.2, + 0.4 + ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "power": [ + 0.61, + 0.29 + ], + "scanangle": [ + -0.4, + -0.2 + ], + "range": [ + 0.31, + 0.61 + ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "power": [ + 0.79, + 0.39 + ], + "scanangle": [ + -0.5, + -0.25 + ], + "range": [ + 0.39, + 0.79 + ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "power": [ + 1, + 0.5 + ], + "scanangle": [ + -0.61, + -0.3 + ], + "range": [ + 0.5, + 1 + ] + } + } + }, + "id": 104, + "name": "Long range" + }, + "Sensor_CargoScanner_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 0.39, + 0.2 + ], + "scanangle": [ + 0.2, + 0.4 + ], + "scantime": [ + 0.2, + 0.1 + ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 0.79, + 0.39 + ], + "scanangle": [ + 0.4, + 0.81 + ], + "scantime": [ + 0.39, + 0.2 + ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 1.2, + 0.61 + ], + "scanangle": [ + 0.61, + 1.2 + ], + "scantime": [ + 0.61, + 0.31 + ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "mass": [ + 1.2, + 0.61 + ], + "scanangle": [ + 0.81, + 1.61 + ], + "scantime": [ + 0.81, + 0.39 + ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "mass": [ + 2, + 1 + ], + "scanangle": [ + 1, + 2 + ], + "scantime": [ + 1, + 0.5 + ] + } + } + }, + "id": 105, + "name": "Wide angle" + }, + "Sensor_KillWarrantScanner_FastScan": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.4, + -0.11 + ], + "range": [ + -0.1, + -0.05 + ], + "scantime": [ + -0.1, + -0.4 + ] + } + }, + "2": { + "components": { + "Flawed Focus Crystals": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.5, + -0.2 + ], + "range": [ + -0.2, + -0.1 + ], + "scantime": [ + -0.2, + -0.5 + ] + } + }, + "3": { + "components": { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.61, + -0.31 + ], + "range": [ + -0.3, + -0.15 + ], + "scantime": [ + -0.31, + -0.61 + ] + } + }, + "4": { + "components": { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + "Manganese": 1 + }, + "features": { + "integrity": [ + -0.7, + -0.4 + ], + "range": [ + -0.41, + -0.2 + ], + "scantime": [ + -0.4, + -0.7 + ] + } + }, + "5": { + "components": { + "Adaptive Encryptors Capture": 1, + "Arsenic": 1, + "Refined Focus Crystals": 1 + }, + "features": { + "integrity": [ + -0.8, + -0.5 + ], + "range": [ + -0.5, + -0.2 + ], + "scantime": [ + -0.5, + -0.8 + ] + } + } + }, + "id": 101, + "name": "Fast scan" + }, + "Sensor_KillWarrantScanner_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 0.39, + 0.2 + ], + "scanangle": [ + 0.2, + 0.4 + ], + "scantime": [ + 0.2, + 0.1 + ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 0.79, + 0.39 + ], + "scanangle": [ + 0.4, + 0.81 + ], + "scantime": [ + 0.39, + 0.2 + ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 1.2, + 0.61 + ], + "scanangle": [ + 0.61, + 1.2 + ], + "scantime": [ + 0.61, + 0.31 + ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "mass": [ + 1.2, + 0.61 + ], + "scanangle": [ + 0.81, + 1.61 + ], + "scantime": [ + 0.81, + 0.39 + ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "mass": [ + 2, + 1 + ], + "scanangle": [ + 1, + 2 + ], + "scantime": [ + 1, + 0.5 + ] + } + } + }, + "id": 107, + "name": "Wide angle" + }, + "Sensor_Sensor_LightWeight": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.15, + -0.11 + ], + "mass": [ + -0.2, + -0.4 + ], + "scanangle": [ + -0.1, + -0.05 + ] + } + }, + "2": { + "components": { + "Manganese": 1, + "Salvaged Alloys": 1 + }, + "features": { + "integrity": [ + -0.31, + -0.21 + ], + "mass": [ + -0.31, + -0.5 + ], + "scanangle": [ + -0.15, + -0.1 + ] + } + }, + "3": { + "components": { + "Conductive Ceramics": 1, + "Manganese": 1, + "Salvaged Alloys": 1 + }, + "features": { + "integrity": [ + -0.45, + -0.31 + ], + "mass": [ + -0.4, + -0.61 + ], + "scanangle": [ + -0.2, + -0.15 + ] + } + }, + "4": { + "components": { + "Conductive Components": 1, + "Phase Alloys": 1, + "Proto Light Alloys": 1 + }, + "features": { + "integrity": [ + -0.61, + -0.41 + ], + "mass": [ + -0.5, + -0.7 + ], + "scanangle": [ + -0.25, + -0.2 + ] + } + }, + "5": { + "components": { + "Conductive Ceramics": 1, + "Proto Light Alloys": 1, + "Proto Radiolic Alloys": 1 + }, + "features": { + "integrity": [ + -0.75, + -0.5 + ], + "mass": [ + -0.61, + -0.8 + ], + "scanangle": [ + -0.3, + -0.25 + ] + } + } + }, + "id": 96, + "name": "Lightweight" + }, + "Sensor_Sensor_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "mass": [ + 0.39, + 0.2 + ], + "scanangle": [ + -0.2, + -0.1 + ], + "scanrange": [ + 0.1, + 0.14 + ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "mass": [ + 0.79, + 0.39 + ], + "scanangle": [ + -0.3, + -0.15 + ], + "scanrange": [ + 0.2, + 0.29 + ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "mass": [ + 1.2, + 0.61 + ], + "scanangle": [ + -0.4, + -0.2 + ], + "scanrange": [ + 0.29, + 0.45 + ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "mass": [ + 1.59, + 0.79 + ], + "scanangle": [ + -0.5, + -0.25 + ], + "scanrange": [ + 0.39, + 0.61 + ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "mass": [ + 2, + 1 + ], + "scanangle": [ + -0.61, + -0.3 + ], + "scanrange": [ + 0.5, + 0.75 + ] + } + } + }, + "id": 97, + "name": "Long range" + }, + "Sensor_Sensor_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "power": [ + 0.2, + 0.09 + ], + "scanangle": [ + 0.2, + 0.4 + ], + "scanrange": [ + -0.08, + -0.05 + ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "power": [ + 0.39, + 0.2 + ], + "scanangle": [ + 0.4, + 0.81 + ], + "scanrange": [ + -0.16, + -0.08 + ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "power": [ + 0.59, + 0.29 + ], + "scanangle": [ + 0.61, + 1.2 + ], + "scanrange": [ + -0.24, + -0.12 + ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "power": [ + 0.79, + 0.39 + ], + "scanangle": [ + 0.81, + 1.61 + ], + "scanrange": [ + -0.32, + -0.16 + ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "power": [ + 1, + 0.5 + ], + "scanangle": [ + 1, + 2 + ], + "scanrange": [ + -0.4, + -0.2 + ] + } + } + }, + "id": 98, + "name": "Wide angle" + }, + "Sensor_SurfaceScanner_FastScan": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "mass": [ + 0.39, + 0.2 + ], + "power": [ + 0.2, + 0.1 + ], + "scantime": [ + 0.1, + 0.4 + ] + } + }, + "2": { + "components": { + "Flawed Focus Crystals": 1, + "Phosphorus": 1 + }, + "features": { + "mass": [ + 0.79, + 0.39 + ], + "power": [ + 0.39, + 0.2 + ], + "scantime": [ + 0.2, + 0.5 + ] + } + }, + "3": { + "components": { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + "Phosphorus": 1 + }, + "features": { + "mass": [ + 1.2, + 0.61 + ], + "power": [ + 0.61, + 0.31 + ], + "scantime": [ + 0.3, + 0.6 + ] + } + }, + "4": { + "components": { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + "Manganese": 1 + }, + "features": { + "mass": [ + 1.59, + 0.79 + ], + "power": [ + 0.81, + 0.39 + ], + "scantime": [ + 0.4, + 0.7 + ] + } + }, + "5": { + "components": { + "Adaptive Encryptors Capture": 1, + "Arsenic": 1, + "Refined Focus Crystals": 1 + }, + "features": { + "mass": [ + 2, + 1 + ], + "power": [ + 1, + 0.5 + ], + "scantime": [ + 0.5, + 0.8 + ] + } + } + }, + "id": 95, + "name": "Fast scan" + }, + "Sensor_SurfaceScanner_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "mass": [ + 0.39, + 0.2 + ], + "power": [ + 0.2, + 0.1 + ], + "scanrange": [ + 0.2, + 0.4 + ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "mass": [ + 0.79, + 0.39 + ], + "power": [ + 0.39, + 0.2 + ], + "scanrange": [ + 0.4, + 0.8 + ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "mass": [ + 1.2, + 0.6 + ], + "power": [ + 0.61, + 0.31 + ], + "scanrange": [ + 0.6, + 1.2 + ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "mass": [ + 1.59, + 0.79 + ], + "power": [ + 0.81, + 0.39 + ], + "scanrange": [ + 0.8, + 1.6 + ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "mass": [ + 2, + 1 + ], + "power": [ + 1, + 0.5 + ], + "scanrange": [ + 1, + 2 + ] + } + } + }, + "id": 93, + "name": "Long range" + }, + "Sensor_SurfaceScanner_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 0.39, + 0.2 + ], + "power": [ + 0.2, + 0.1 + ], + "scanangle": [ + 0.2, + 0.4 + ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 0.79, + 0.39 + ], + "power": [ + 0.39, + 0.2 + ], + "scanangle": [ + 0.4, + 0.8 + ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 1.2, + 0.6 + ], + "power": [ + 0.61, + 0.31 + ], + "scanangle": [ + 0.6, + 1.2 + ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "mass": [ + 1.59, + 0.79 + ], + "power": [ + 0.81, + 0.39 + ], + "scanangle": [ + 0.8, + 1.6 + ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "mass": [ + 2, + 1 + ], + "power": [ + 1, + 0.5 + ], + "scanangle": [ + 1, + 2 + ] + } + } + }, + "id": 94, + "name": "Wide angle" + }, + "Sensor_WakeScanner_FastScan": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.4, + -0.11 + ], + "range": [ + -0.1, + -0.05 + ], + "scantime": [ + -0.1, + -0.4 + ] + } + }, + "2": { + "components": { + "Flawed Focus Crystals": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.5, + -0.2 + ], + "range": [ + -0.2, + -0.1 + ], + "scantime": [ + -0.2, + -0.5 + ] + } + }, + "3": { + "components": { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ + -0.61, + -0.31 + ], + "range": [ + -0.3, + -0.15 + ], + "scantime": [ + -0.31, + -0.61 + ] + } + }, + "4": { + "components": { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + "Manganese": 1 + }, + "features": { + "integrity": [ + -0.7, + -0.4 + ], + "range": [ + -0.41, + -0.2 + ], + "scantime": [ + -0.4, + -0.7 + ] + } + }, + "5": { + "components": { + "Adaptive Encryptors Capture": 1, + "Arsenic": 1, + "Refined Focus Crystals": 1 + }, + "features": { + "integrity": [ + -0.8, + -0.5 + ], + "range": [ + -0.5, + -0.2 + ], + "scantime": [ + -0.5, + -0.8 + ] + } + } + }, + "id": 109, + "name": "Fast scan" + }, + "Sensor_WakeScanner_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "power": [ + 0.2, + 0.1 + ], + "scanangle": [ + -0.2, + -0.1 + ], + "range": [ + 0.1, + 0.2 + ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "power": [ + 0.39, + 0.2 + ], + "scanangle": [ + -0.3, + -0.15 + ], + "range": [ + 0.2, + 0.4 + ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "power": [ + 0.61, + 0.29 + ], + "scanangle": [ + -0.4, + -0.2 + ], + "range": [ + 0.31, + 0.61 + ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "power": [ + 0.79, + 0.39 + ], + "scanangle": [ + -0.5, + -0.25 + ], + "range": [ + 0.39, + 0.79 + ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "power": [ + 1, + 0.5 + ], + "scanangle": [ + -0.61, + -0.3 + ], + "range": [ + 0.5, + 1 + ] + } + } + }, + "id": 108, + "name": "Long range" + }, + "Sensor_WakeScanner_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 0.39, + 0.2 + ], + "scanangle": [ + 0.2, + 0.4 + ], + "scantime": [ + 0.2, + 0.1 + ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 0.79, + 0.39 + ], + "scanangle": [ + 0.4, + 0.81 + ], + "scantime": [ + 0.39, + 0.2 + ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ + 1.2, + 0.61 + ], + "scanangle": [ + 0.61, + 1.2 + ], + "scantime": [ + 0.61, + 0.31 + ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "mass": [ + 1.2, + 0.61 + ], + "scanangle": [ + 0.81, + 1.61 + ], + "scantime": [ + 0.81, + 0.39 + ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "mass": [ + 2, + 1 + ], + "scanangle": [ + 1, + 2 + ], + "scantime": [ + 1, + 0.5 + ] + } + } + }, + "id": 106, + "name": "Wide angle" + }, "ShieldBooster_Explosive": { "grades": { "1": { @@ -22997,7 +24813,7 @@ } }, "id": 68, - "name": "Blast Resistant" + "name": "Blast resistant" }, "ShieldBooster_HeavyDuty": { "grades": { @@ -23233,7 +25049,7 @@ } }, "id": 70, - "name": "Kinetic Resistant" + "name": "Kinetic resistant" }, "ShieldBooster_Resistive": { "grades": { @@ -23489,7 +25305,7 @@ } }, "id": 72, - "name": "Thermal Resistant" + "name": "Thermal resistant" }, "ShieldCellBank_Rapid": { "grades": { @@ -23753,7 +25569,7 @@ } }, "id": 75, - "name": "Kinetic Resistant" + "name": "Kinetic resistant" }, "ShieldGenerator_Optimised": { "grades": { @@ -24177,7 +25993,7 @@ } }, "id": 78, - "name": "Thermal Resistant" + "name": "Thermal resistant" }, "WakeScanner_LightWeight": { "grades": { @@ -24228,6 +26044,40 @@ -0.6 ] } + }, + "4": { + "components": { + "Conductive Components": 1, + "Phase Alloys": 1, + "Proto Light Alloys": 1 + }, + "features": { + "integrity": [ + -0.5, + -0.4 + ], + "mass": [ + -0.6, + -0.7 + ] + } + }, + "5": { + "components": { + "Conductive Ceramics": 1, + "Proto Light Alloys": 1, + "Proto Radiolic Alloys": 1 + }, + "features": { + "integrity": [ + -0.6, + -0.5 + ], + "mass": [ + -0.7, + -0.8 + ] + } } }, "id": 79, @@ -24282,6 +26132,40 @@ 1.2 ] } + }, + "4": { + "components": { + "Molybdenum": 1, + "Tungsten": 1, + "Zinc": 1 + }, + "features": { + "integrity": [ + 0.8, + 2 + ], + "mass": [ + 2.5, + 1.6 + ] + } + }, + "5": { + "components": { + "High Density Composites": 1, + "Molybdenum": 1, + "Technetium": 1 + }, + "features": { + "integrity": [ + 1, + 2.5 + ], + "mass": [ + 3, + 2 + ] + } } }, "id": 81, @@ -24336,6 +26220,40 @@ 0.6 ] } + }, + "4": { + "components": { + "Proprietary Composites": 1, + "Shielding Sensors": 1, + "Vanadium": 1 + }, + "features": { + "integrity": [ + 0.8, + 2 + ], + "power": [ + 1.2, + 0.8 + ] + } + }, + "5": { + "components": { + "Compound Shielding": 1, + "Core Dynamics Composites": 1, + "Tungsten": 1 + }, + "features": { + "integrity": [ + 1, + 1.5 + ], + "power": [ + 1.5, + 1 + ] + } } }, "id": 80, @@ -24509,7 +26427,7 @@ "3": { "components": { "Chromium": 1, - "Exceptional Scrambed Emission Data": 1, + "Exceptional Scrambled Emission Data": 1, "Heat Exchangers": 1 }, "features": { @@ -24559,8 +26477,8 @@ "5": { "components": { "Cadmium": 1, - "Heatsink Interlink": 1, - "Proto Heat Radiators": 1 + "Proto Heat Radiators": 1, + "Unexpected Emission Data": 1 }, "features": { "damage": [ @@ -25871,6 +27789,27 @@ "method": "multiplicative", "higherbetter": false }, + "scanangle": { + "id": 46, + "name": "scanangle", + "type": "percentage", + "method": "multiplicative", + "higherbetter": true + }, + "scanrange": { + "id": 47, + "name": "scanrange", + "type": "percentage", + "method": "multiplicative", + "higherbetter": true + }, + "scantime": { + "id": 48, + "name": "scantime", + "type": "percentage", + "method": "multiplicative", + "higherbetter": false + }, "shield": { "id": 30, "name": "shield", @@ -26631,6 +28570,13 @@ }, "cs": { "blueprints": { + "Sensor_CargoScanner_FastScan": [ + 1, + 2, + 3, + 4, + 5 + ], "CargoScanner_LightWeight": [ 1, 2, @@ -26638,6 +28584,13 @@ 4, 5 ], + "Sensor_CargoScanner_LongRange": [ + 1, + 2, + 3, + 4, + 5 + ], "CargoScanner_Reinforced": [ 1, 2, @@ -26651,13 +28604,23 @@ 3, 4, 5 + ], + "Sensor_CargoScanner_WideAngle": [ + 1, + 2, + 3, + 4, + 5 ] }, "modifications": [ "boot", "integrity", "mass", - "power" + "power", + "scanangle", + "range", + "scantime" ] }, "dc": { @@ -27003,6 +28966,13 @@ }, "kw": { "blueprints": { + "Sensor_KillWarrantScanner_FastScan": [ + 1, + 2, + 3, + 4, + 5 + ], "KillWarrantScanner_LightWeight": [ 1, 2, @@ -27010,6 +28980,13 @@ 4, 5 ], + "KillWarrantScanner_LongRange": [ + 1, + 2, + 3, + 4, + 5 + ], "KillWarrantScanner_Reinforced": [ 1, 2, @@ -27023,13 +29000,23 @@ 3, 4, 5 + ], + "Sensor_KillWarrantScanner_WideAngle": [ + 1, + 2, + 3, + 4, + 5 ] }, "modifications": [ "boot", "integrity", "mass", - "power" + "power", + "scanangle", + "range", + "scantime" ] }, "ls": { @@ -27723,8 +29710,36 @@ ] }, "s": { - "blueprints": {}, - "modifications": [] + "blueprints": { + "Sensor_Sensor_LightWeight": [ + 1, + 2, + 3, + 4, + 5 + ], + "Sensor_Sensor_LongRange": [ + 1, + 2, + 3, + 4, + 5 + ], + "Sensor_Sensor_WideAngle": [ + 1, + 2, + 3, + 4, + 5 + ] + }, + "modifications": [ + "integrity", + "mass", + "power", + "scanrange", + "scanangle" + ] }, "sb": { "blueprints": { @@ -27849,6 +29864,38 @@ "thermres" ] }, + "ss": { + "blueprints": { + "Sensor_SurfaceScanner_FastScan": [ + 1, + 2, + 3, + 4, + 5 + ], + "Sensor_SurfaceScanner_LongRange": [ + 1, + 2, + 3, + 4, + 5 + ], + "Sensor_SurfaceScanner_WideAngle": [ + 1, + 2, + 3, + 4, + 5 + ] + }, + "modifications": [ + "mass", + "power", + "scanangle", + "scanrange", + "scantime" + ] + }, "t": { "blueprints": { "Engine_Dirty": [ @@ -28004,27 +30051,57 @@ }, "ws": { "blueprints": { + "Sensor_WakeScanner_FastScan": [ + 1, + 2, + 3, + 4, + 5 + ], "WakeScanner_LightWeight": [ 1, 2, - 3 + 3, + 4, + 5 + ], + "Sensor_WakeScanner_LongRange": [ + 1, + 2, + 3, + 4, + 5 ], "WakeScanner_Reinforced": [ 1, 2, - 3 + 3, + 4, + 5 ], "WakeScanner_Shielded": [ 1, 2, - 3 + 3, + 4, + 5 + ], + "Sensor_WakeScanner_WideAngle": [ + 1, + 2, + 3, + 4, + 5 ] }, "modifications": [ "boot", "integrity", "mass", - "power" + "power", + "scanangle", + "range", + "scantime" ] } }, diff --git a/modifications/blueprints.json b/modifications/blueprints.json index 487c3bb..3585df8 100644 --- a/modifications/blueprints.json +++ b/modifications/blueprints.json @@ -179,7 +179,7 @@ } }, "id": 5, - "name": "Blast Resistant" + "name": "Blast resistant" }, "Armour_HeavyDuty": { "grades": { @@ -252,7 +252,7 @@ } }, "id": 7, - "name": "Heavy Duty" + "name": "Heavy duty" }, "Armour_Kinetic": { "grades": { @@ -315,7 +315,7 @@ } }, "id": 4, - "name": "Kinetic Resistant" + "name": "Kinetic resistant" }, "Armour_Thermic": { "grades": { @@ -370,7 +370,7 @@ } }, "id": 8, - "name": "Thermal Resistant" + "name": "Thermal resistant" }, "CargoScanner_LightWeight": { "grades": { @@ -1595,7 +1595,7 @@ } }, "id": 29, - "name": "Longer range" + "name": "Long range" }, "FuelScoop_Shielded": { "grades": { @@ -2308,7 +2308,7 @@ } }, "id": 43, - "name": "Blast Resistant" + "name": "Blast resistant" }, "HullReinforcement_HeavyDuty": { "grades": { @@ -2444,7 +2444,7 @@ } }, "id": 44, - "name": "Kinetic Resistant" + "name": "Kinetic resistant" }, "HullReinforcement_Thermic": { "grades": { @@ -2507,7 +2507,7 @@ } }, "id": 45, - "name": "Thermal Resistant" + "name": "Thermal resistant" }, "KillWarrantScanner_LightWeight": { "grades": { @@ -2567,6 +2567,69 @@ "id": 46, "name": "Lightweight" }, + "KillWarrantScanner_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "power": [ 0.2, 0.1 ], + "scanangle": [ -0.2, -0.1 ], + "range": [ 0.1, 0.2 ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "power": [ 0.39, 0.2 ], + "scanangle": [ -0.3, -0.15 ], + "range": [ 0.2, 0.4 ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "power": [ 0.61, 0.29 ], + "scanangle": [ -0.4, -0.2 ], + "range": [ 0.31, 0.61 ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "power": [ 0.79, 0.39 ], + "scanangle": [ -0.5, -0.25 ], + "range": [ 0.39, 0.79 ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "power": [ 1, 0.5 ], + "scanangle": [ -0.61, -0.3 ], + "range": [ 0.5, 1 ] + } + } + }, + "id": 99, + "name": "Long range" + }, "KillWarrantScanner_Reinforced": { "grades": { "1": { @@ -3760,6 +3823,888 @@ "id": 92, "name": "Shielded" }, + "Sensor_CargoScanner_FastScan": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.4, -0.11 ], + "range": [ -0.1, -0.05 ], + "scantime": [ -0.1, -0.4 ] + } + }, + "2": { + "components": { + "Flawed Focus Crystals": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.5, -0.2 ], + "range": [ -0.2, -0.1 ], + "scantime": [ -0.2, -0.5 ] + } + }, + "3": { + "components": { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.61, -0.31 ], + "range": [ -0.3, -0.15 ], + "scantime": [ -0.31, -0.61 ] + } + }, + "4": { + "components": { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + "Manganese": 1 + }, + "features": { + "integrity": [ -0.7, -0.4 ], + "range": [ -0.41, -0.2 ], + "scantime": [ -0.4, -0.7 ] + } + }, + "5": { + "components": { + "Adaptive Encryptors Capture": 1, + "Arsenic": 1, + "Refined Focus Crystals": 1 + }, + "features": { + "integrity": [ -0.8, -0.5 ], + "range": [ -0.5, -0.2 ], + "scantime": [ -0.5, -0.8 ] + } + } + }, + "id": 102, + "name": "Fast scan" + }, + "Sensor_CargoScanner_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "power": [ 0.2, 0.1 ], + "scanangle": [ -0.2, -0.1 ], + "range": [ 0.1, 0.2 ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "power": [ 0.39, 0.2 ], + "scanangle": [ -0.3, -0.15 ], + "range": [ 0.2, 0.4 ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "power": [ 0.61, 0.29 ], + "scanangle": [ -0.4, -0.2 ], + "range": [ 0.31, 0.61 ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "power": [ 0.79, 0.39 ], + "scanangle": [ -0.5, -0.25 ], + "range": [ 0.39, 0.79 ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "power": [ 1, 0.5 ], + "scanangle": [ -0.61, -0.3 ], + "range": [ 0.5, 1 ] + } + } + }, + "id": 104, + "name": "Long range" + }, + "Sensor_CargoScanner_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 0.39, 0.2 ], + "scanangle": [ 0.2, 0.4 ], + "scantime": [ 0.2, 0.1 ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 0.79, 0.39 ], + "scanangle": [ 0.4, 0.81 ], + "scantime": [ 0.39, 0.2 ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 1.2, 0.61 ], + "scanangle": [ 0.61, 1.2 ], + "scantime": [ 0.61, 0.31 ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "mass": [ 1.2, 0.61 ], + "scanangle": [ 0.81, 1.61 ], + "scantime": [ 0.81, 0.39 ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "mass": [ 2, 1 ], + "scanangle": [ 1, 2 ], + "scantime": [ 1, 0.5 ] + } + } + }, + "id": 105, + "name": "Wide angle" + }, + "Sensor_KillWarrantScanner_FastScan": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.4, -0.11 ], + "range": [ -0.1, -0.05 ], + "scantime": [ -0.1, -0.4 ] + } + }, + "2": { + "components": { + "Flawed Focus Crystals": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.5, -0.2 ], + "range": [ -0.2, -0.1 ], + "scantime": [ -0.2, -0.5 ] + } + }, + "3": { + "components": { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.61, -0.31 ], + "range": [ -0.3, -0.15 ], + "scantime": [ -0.31, -0.61 ] + } + }, + "4": { + "components": { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + "Manganese": 1 + }, + "features": { + "integrity": [ -0.7, -0.4 ], + "range": [ -0.41, -0.2 ], + "scantime": [ -0.4, -0.7 ] + } + }, + "5": { + "components": { + "Adaptive Encryptors Capture": 1, + "Arsenic": 1, + "Refined Focus Crystals": 1 + }, + "features": { + "integrity": [ -0.8, -0.5 ], + "range": [ -0.5, -0.2 ], + "scantime": [ -0.5, -0.8 ] + } + } + }, + "id": 101, + "name": "Fast scan" + }, + "Sensor_KillWarrantScanner_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 0.39, 0.2 ], + "scanangle": [ 0.2, 0.4 ], + "scantime": [ 0.2, 0.1 ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 0.79, 0.39 ], + "scanangle": [ 0.4, 0.81 ], + "scantime": [ 0.39, 0.2 ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 1.2, 0.61 ], + "scanangle": [ 0.61, 1.2 ], + "scantime": [ 0.61, 0.31 ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "mass": [ 1.2, 0.61 ], + "scanangle": [ 0.81, 1.61 ], + "scantime": [ 0.81, 0.39 ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "mass": [ 2, 1 ], + "scanangle": [ 1, 2 ], + "scantime": [ 1, 0.5 ] + } + } + }, + "id": 107, + "name": "Wide angle" + }, + "Sensor_Sensor_LightWeight": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.15, -0.11 ], + "mass": [ -0.2, -0.4 ], + "scanangle": [ -0.1, -0.05 ] + } + }, + "2": { + "components": { + "Manganese": 1, + "Salvaged Alloys": 1 + }, + "features": { + "integrity": [ -0.31, -0.21 ], + "mass": [ -0.31, -0.5 ], + "scanangle": [ -0.15, -0.1 ] + } + }, + "3": { + "components": { + "Conductive Ceramics": 1, + "Manganese": 1, + "Salvaged Alloys": 1 + }, + "features": { + "integrity": [ -0.45, -0.31 ], + "mass": [ -0.4, -0.61 ], + "scanangle": [ -0.2, -0.15 ] + } + }, + "4": { + "components": { + "Conductive Components": 1, + "Phase Alloys": 1, + "Proto Light Alloys": 1 + }, + "features": { + "integrity": [ -0.61, -0.41 ], + "mass": [ -0.5, -0.7 ], + "scanangle": [ -0.25, -0.2 ] + } + }, + "5": { + "components": { + "Conductive Ceramics": 1, + "Proto Light Alloys": 1, + "Proto Radiolic Alloys": 1 + }, + "features": { + "integrity": [ -0.75, -0.5 ], + "mass": [ -0.61, -0.8 ], + "scanangle": [ -0.3, -0.25 ] + } + } + }, + "id": 96, + "name": "Lightweight" + }, + "Sensor_Sensor_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "mass": [ 0.39, 0.2 ], + "scanangle": [ -0.2, -0.1 ], + "scanrange": [ 0.1, 0.14 ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "mass": [ 0.79, 0.39 ], + "scanangle": [ -0.3, -0.15 ], + "scanrange": [ 0.2, 0.29 ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "mass": [ 1.2, 0.61 ], + "scanangle": [ -0.4, -0.2 ], + "scanrange": [ 0.29, 0.45 ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "mass": [ 1.59, 0.79 ], + "scanangle": [ -0.5, -0.25 ], + "scanrange": [ 0.39, 0.61 ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "mass": [ 2, 1 ], + "scanangle": [ -0.61, -0.3 ], + "scanrange": [ 0.5, 0.75 ] + } + } + }, + "id": 97, + "name": "Long range" + }, + "Sensor_Sensor_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "power": [ 0.2, 0.09 ], + "scanangle": [ 0.2, 0.4 ], + "scanrange": [ -0.08, -0.05 ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "power": [ 0.39, 0.2 ], + "scanangle": [ 0.4, 0.81 ], + "scanrange": [ -0.16, -0.08 ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "power": [ 0.59, 0.29 ], + "scanangle": [ 0.61, 1.2 ], + "scanrange": [ -0.24, -0.12 ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "power": [ 0.79, 0.39 ], + "scanangle": [ 0.81, 1.61 ], + "scanrange": [ -0.32, -0.16 ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "power": [ 1, 0.5 ], + "scanangle": [ 1, 2 ], + "scanrange": [ -0.4, -0.2 ] + } + } + }, + "id": 98, + "name": "Wide angle" + }, + "Sensor_SurfaceScanner_FastScan": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "mass": [ 0.39, 0.2 ], + "power": [ 0.2, 0.1 ], + "scantime": [ 0.1, 0.4 ] + } + }, + "2": { + "components": { + "Flawed Focus Crystals": 1, + "Phosphorus": 1 + }, + "features": { + "mass": [ 0.79, 0.39 ], + "power": [ 0.39, 0.2 ], + "scantime": [ 0.2, 0.5 ] + } + }, + "3": { + "components": { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + "Phosphorus": 1 + }, + "features": { + "mass": [ 1.2, 0.61 ], + "power": [ 0.61, 0.31 ], + "scantime": [ 0.3, 0.6 ] + } + }, + "4": { + "components": { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + "Manganese": 1 + }, + "features": { + "mass": [ 1.59, 0.79 ], + "power": [ 0.81, 0.39 ], + "scantime": [ 0.4, 0.7 ] + } + }, + "5": { + "components": { + "Adaptive Encryptors Capture": 1, + "Arsenic": 1, + "Refined Focus Crystals": 1 + }, + "features": { + "mass": [ 2, 1 ], + "power": [ 1, 0.5 ], + "scantime": [ 0.5, 0.8 ] + } + } + }, + "id": 95, + "name": "Fast scan" + }, + "Sensor_SurfaceScanner_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "mass": [ 0.39, 0.2 ], + "power": [ 0.2, 0.1 ], + "scanrange": [ 0.2, 0.4 ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "mass": [ 0.79, 0.39 ], + "power": [ 0.39, 0.2 ], + "scanrange": [ 0.4, 0.8 ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "mass": [ 1.2, 0.6 ], + "power": [ 0.61, 0.31 ], + "scanrange": [ 0.6, 1.2 ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "mass": [ 1.59, 0.79 ], + "power": [ 0.81, 0.39 ], + "scanrange": [ 0.8, 1.6 ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "mass": [ 2, 1 ], + "power": [ 1, 0.5 ], + "scanrange": [ 1, 2 ] + } + } + }, + "id": 93, + "name": "Long range" + }, + "Sensor_SurfaceScanner_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 0.39, 0.2 ], + "power": [ 0.2, 0.1 ], + "scanangle": [ 0.2, 0.4 ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 0.79, 0.39 ], + "power": [ 0.39, 0.2 ], + "scanangle": [ 0.4, 0.8 ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 1.2, 0.6 ], + "power": [ 0.61, 0.31 ], + "scanangle": [ 0.6, 1.2 ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "mass": [ 1.59, 0.79 ], + "power": [ 0.81, 0.39 ], + "scanangle": [ 0.8, 1.6 ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "mass": [ 2, 1 ], + "power": [ 1, 0.5 ], + "scanangle": [ 1, 2 ] + } + } + }, + "id": 94, + "name": "Wide angle" + }, + "Sensor_WakeScanner_FastScan": { + "grades": { + "1": { + "components": { + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.4, -0.11 ], + "range": [ -0.1, -0.05 ], + "scantime": [ -0.1, -0.4 ] + } + }, + "2": { + "components": { + "Flawed Focus Crystals": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.5, -0.2 ], + "range": [ -0.2, -0.1 ], + "scantime": [ -0.2, -0.5 ] + } + }, + "3": { + "components": { + "Flawed Focus Crystals": 1, + "Open Symmetric Keys": 1, + "Phosphorus": 1 + }, + "features": { + "integrity": [ -0.61, -0.31 ], + "range": [ -0.3, -0.15 ], + "scantime": [ -0.31, -0.61 ] + } + }, + "4": { + "components": { + "Atypical Encryption Archives": 1, + "Focus Crystals": 1, + "Manganese": 1 + }, + "features": { + "integrity": [ -0.7, -0.4 ], + "range": [ -0.41, -0.2 ], + "scantime": [ -0.4, -0.7 ] + } + }, + "5": { + "components": { + "Adaptive Encryptors Capture": 1, + "Arsenic": 1, + "Refined Focus Crystals": 1 + }, + "features": { + "integrity": [ -0.8, -0.5 ], + "range": [ -0.5, -0.2 ], + "scantime": [ -0.5, -0.8 ] + } + } + }, + "id": 109, + "name": "Fast scan" + }, + "Sensor_WakeScanner_LongRange": { + "grades": { + "1": { + "components": { + "Iron": 1 + }, + "features": { + "power": [ 0.2, 0.1 ], + "scanangle": [ -0.2, -0.1 ], + "range": [ 0.1, 0.2 ] + } + }, + "2": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1 + }, + "features": { + "power": [ 0.39, 0.2 ], + "scanangle": [ -0.3, -0.15 ], + "range": [ 0.2, 0.4 ] + } + }, + "3": { + "components": { + "Hybrid Capacitors": 1, + "Iron": 1, + "Unexpected Emission Data": 1 + }, + "features": { + "power": [ 0.61, 0.29 ], + "scanangle": [ -0.4, -0.2 ], + "range": [ 0.31, 0.61 ] + } + }, + "4": { + "components": { + "Decoded Emission Data": 1, + "Electrochemical Arrays": 1, + "Germanium": 1 + }, + "features": { + "power": [ 0.79, 0.39 ], + "scanangle": [ -0.5, -0.25 ], + "range": [ 0.39, 0.79 ] + } + }, + "5": { + "components": { + "Abnormal Compact Emissions Data": 1, + "Niobium": 1, + "Polymer Capacitors": 1 + }, + "features": { + "power": [ 1, 0.5 ], + "scanangle": [ -0.61, -0.3 ], + "range": [ 0.5, 1 ] + } + } + }, + "id": 108, + "name": "Long range" + }, + "Sensor_WakeScanner_WideAngle": { + "grades": { + "1": { + "components": { + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 0.39, 0.2 ], + "scanangle": [ 0.2, 0.4 ], + "scantime": [ 0.2, 0.1 ] + } + }, + "2": { + "components": { + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 0.79, 0.39 ], + "scanangle": [ 0.4, 0.81 ], + "scantime": [ 0.39, 0.2 ] + } + }, + "3": { + "components": { + "Classified Scan Databanks": 1, + "Germanium": 1, + "Mechanical Scrap": 1 + }, + "features": { + "mass": [ 1.2, 0.61 ], + "scanangle": [ 0.61, 1.2 ], + "scantime": [ 0.61, 0.31 ] + } + }, + "4": { + "components": { + "Divergent Scan Data": 1, + "Mechanical Equipment": 1, + "Niobium": 1 + }, + "features": { + "mass": [ 1.2, 0.61 ], + "scanangle": [ 0.81, 1.61 ], + "scantime": [ 0.81, 0.39 ] + } + }, + "5": { + "components": { + "Classified Scan Fragment": 1, + "Mechanical Components": 1, + "Tin": 1 + }, + "features": { + "mass": [ 2, 1 ], + "scanangle": [ 1, 2 ], + "scantime": [ 1, 0.5 ] + } + } + }, + "id": 106, + "name": "Wide angle" + }, "ShieldBooster_Explosive": { "grades": { "1": { @@ -3821,7 +4766,7 @@ } }, "id": 68, - "name": "Blast Resistant" + "name": "Blast resistant" }, "ShieldBooster_HeavyDuty": { "grades": { @@ -3952,7 +4897,7 @@ } }, "id": 70, - "name": "Kinetic Resistant" + "name": "Kinetic resistant" }, "ShieldBooster_Resistive": { "grades": { @@ -4088,7 +5033,7 @@ } }, "id": 72, - "name": "Thermal Resistant" + "name": "Thermal resistant" }, "ShieldCellBank_Rapid": { "grades": { @@ -4235,7 +5180,7 @@ } }, "id": 75, - "name": "Kinetic Resistant" + "name": "Kinetic resistant" }, "ShieldGenerator_Optimised": { "grades": { @@ -4449,7 +5394,7 @@ } }, "id": 78, - "name": "Thermal Resistant" + "name": "Thermal resistant" }, "WakeScanner_LightWeight": { "grades": { @@ -4482,6 +5427,28 @@ "integrity": [ -0.4, -0.3 ], "mass": [ -0.5, -0.6 ] } + }, + "4": { + "components": { + "Conductive Components": 1, + "Phase Alloys": 1, + "Proto Light Alloys": 1 + }, + "features": { + "integrity": [ -0.5, -0.4 ], + "mass": [ -0.6, -0.7 ] + } + }, + "5": { + "components": { + "Conductive Ceramics": 1, + "Proto Light Alloys": 1, + "Proto Radiolic Alloys": 1 + }, + "features": { + "integrity": [ -0.6, -0.5 ], + "mass": [ -0.7, -0.8 ] + } } }, "id": 79, @@ -4518,6 +5485,28 @@ "integrity": [ 0.6, 1.5 ], "mass": [ 2, 1.2 ] } + }, + "4": { + "components": { + "Molybdenum": 1, + "Tungsten": 1, + "Zinc": 1 + }, + "features": { + "integrity": [ 0.8, 2 ], + "mass": [ 2.5, 1.6 ] + } + }, + "5": { + "components": { + "High Density Composites": 1, + "Molybdenum": 1, + "Technetium": 1 + }, + "features": { + "integrity": [ 1, 2.5 ], + "mass": [ 3, 2 ] + } } }, "id": 81, @@ -4554,6 +5543,28 @@ "integrity": [ 0.6, 1.5 ], "power": [ 0.9, 0.6 ] } + }, + "4": { + "components": { + "Proprietary Composites": 1, + "Shielding Sensors": 1, + "Vanadium": 1 + }, + "features": { + "integrity": [ 0.8, 2 ], + "power": [ 1.2, 0.8 ] + } + }, + "5": { + "components": { + "Compound Shielding": 1, + "Core Dynamics Composites": 1, + "Tungsten": 1 + }, + "features": { + "integrity": [ 1, 1.5 ], + "power": [ 1.5, 1 ] + } } }, "id": 80, @@ -4652,7 +5663,7 @@ "3": { "components": { "Chromium": 1, - "Exceptional Scrambed Emission Data": 1, + "Exceptional Scrambled Emission Data": 1, "Heat Exchangers": 1 }, "features": { diff --git a/modifications/modifications.json b/modifications/modifications.json index 2a82578..cc1d6c1 100644 --- a/modifications/modifications.json +++ b/modifications/modifications.json @@ -34,6 +34,9 @@ "regen": {"id": 27, "name": "regen", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "reload": {"id": 28, "name": "reload", "type": "percentage", "method": "multiplicative", "higherbetter": false}, "rof": {"id": 29, "name": "rof", "type": "percentage", "method": "multiplicative", "higherbetter": false}, + "scanangle": {"id": 46, "name": "scanangle", "type": "percentage", "method": "multiplicative", "higherbetter": true}, + "scanrange": {"id": 47, "name": "scanrange", "type": "percentage", "method": "multiplicative", "higherbetter": true}, + "scantime": {"id": 48, "name": "scantime", "type": "percentage", "method": "multiplicative", "higherbetter": false}, "shield": {"id": 30, "name": "shield", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "shieldboost": {"id": 31, "name": "shieldboost", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "shotspeed": {"id": 43, "name": "shotspeed", "type": "percentage", "method": "multiplicative", "higherbetter": true}, diff --git a/modifications/modules.json b/modifications/modules.json index 9302d6b..6e0d112 100644 --- a/modifications/modules.json +++ b/modifications/modules.json @@ -149,15 +149,21 @@ }, "cs": { "blueprints": { + "Sensor_CargoScanner_FastScan": [1, 2, 3, 4, 5], "CargoScanner_LightWeight": [1, 2, 3, 4, 5], + "Sensor_CargoScanner_LongRange": [1, 2, 3, 4, 5], "CargoScanner_Reinforced": [1, 2, 3, 4, 5], - "CargoScanner_Shielded": [1, 2, 3, 4, 5] + "CargoScanner_Shielded": [1, 2, 3, 4, 5], + "Sensor_CargoScanner_WideAngle": [1, 2, 3, 4, 5] }, "modifications": [ "boot", "integrity", "mass", - "power" + "power", + "scanangle", + "range", + "scantime" ] }, "dc": { @@ -325,15 +331,21 @@ }, "kw": { "blueprints": { + "Sensor_KillWarrantScanner_FastScan": [1, 2, 3, 4, 5], "KillWarrantScanner_LightWeight": [1, 2, 3, 4, 5], + "KillWarrantScanner_LongRange": [1, 2, 3, 4, 5], "KillWarrantScanner_Reinforced": [1, 2, 3, 4, 5], - "KillWarrantScanner_Shielded": [1, 2, 3, 4, 5] + "KillWarrantScanner_Shielded": [1, 2, 3, 4, 5], + "Sensor_KillWarrantScanner_WideAngle": [1, 2, 3, 4, 5] }, "modifications": [ "boot", "integrity", "mass", - "power" + "power", + "scanangle", + "range", + "scantime" ] }, "ls": { @@ -694,8 +706,16 @@ }, "s": { "blueprints": { + "Sensor_Sensor_LightWeight": [1, 2, 3, 4, 5], + "Sensor_Sensor_LongRange": [1, 2, 3, 4, 5], + "Sensor_Sensor_WideAngle": [1, 2, 3, 4, 5] }, "modifications": [ + "integrity", + "mass", + "power", + "scanrange", + "scanangle" ] }, "sb": { @@ -761,6 +781,21 @@ "thermres" ] }, + "ss": { + "blueprints": { + "Sensor_SurfaceScanner_FastScan": [1, 2, 3, 4, 5], + "Sensor_SurfaceScanner_LongRange": [1, 2, 3, 4, 5], + "Sensor_SurfaceScanner_WideAngle": [1, 2, 3, 4, 5] + }, + "modifications": [ + "mass", + "power", + "scanangle", + "scanrange", + "scantime" + ] + }, + "t": { "blueprints": { "Engine_Dirty": [1, 2, 3, 4, 5], @@ -838,15 +873,21 @@ }, "ws": { "blueprints": { - "WakeScanner_LightWeight": [1, 2, 3], - "WakeScanner_Reinforced": [1, 2, 3], - "WakeScanner_Shielded": [1, 2, 3] + "Sensor_WakeScanner_FastScan": [1, 2, 3, 4, 5], + "WakeScanner_LightWeight": [1, 2, 3, 4, 5], + "Sensor_WakeScanner_LongRange": [1, 2, 3, 4, 5], + "WakeScanner_Reinforced": [1, 2, 3, 4, 5], + "WakeScanner_Shielded": [1, 2, 3, 4, 5], + "Sensor_WakeScanner_WideAngle": [1, 2, 3, 4, 5] }, "modifications": [ "boot", "integrity", "mass", - "power" + "power", + "scanangle", + "range", + "scantime" ] } } diff --git a/modules/hardpoints/beam_laser.json b/modules/hardpoints/beam_laser.json index 26aab6f..e3fd192 100644 --- a/modules/hardpoints/beam_laser.json +++ b/modules/hardpoints/beam_laser.json @@ -198,7 +198,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 50, + "piercing": 90, "power": 1.62, "range": 3000, "rating": "C", @@ -223,7 +223,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 50, + "piercing": 90, "power": 1.6, "range": 3000, "rating": "C", @@ -248,7 +248,7 @@ "integrity": 64, "mass": 8, "mount": "T", - "piercing": 50, + "piercing": 90, "power": 1.51, "range": 3000, "rating": "D", @@ -273,7 +273,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 60, + "piercing": 155, "power": 2.61, "range": 3000, "rating": "A", @@ -298,7 +298,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 60, + "piercing": 155, "power": 2.57, "range": 3000, "rating": "A", diff --git a/modules/hardpoints/burst_laser.json b/modules/hardpoints/burst_laser.json index 7cca955..f3d263e 100644 --- a/modules/hardpoints/burst_laser.json +++ b/modules/hardpoints/burst_laser.json @@ -220,7 +220,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 52, + "piercing": 95, "power": 1.66, "range": 3000, "rating": "D", @@ -248,7 +248,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 52, + "piercing": 95, "power": 1.65, "range": 3000, "rating": "E", @@ -276,7 +276,7 @@ "integrity": 64, "mass": 8, "mount": "T", - "piercing": 52, + "piercing": 95, "power": 1.57, "range": 3000, "rating": "E", @@ -304,7 +304,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 65, + "piercing": 170, "power": 2.58, "range": 3000, "rating": "E", @@ -332,7 +332,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 65, + "piercing": 170, "power": 2.59, "range": 3000, "rating": "E", diff --git a/modules/hardpoints/cannon.json b/modules/hardpoints/cannon.json index adb9edd..9b2071f 100644 --- a/modules/hardpoints/cannon.json +++ b/modules/hardpoints/cannon.json @@ -201,7 +201,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 70, + "piercing": 125, "power": 0.67, "range": 4000, "rating": "C", @@ -233,7 +233,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 70, + "piercing": 125, "power": 0.75, "range": 4000, "rating": "C", @@ -263,7 +263,7 @@ "integrity": 64, "mass": 8, "mount": "T", - "piercing": 70, + "piercing": 125, "power": 0.64, "range": 4000, "rating": "D", @@ -295,7 +295,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 90, + "piercing": 200, "power": 0.92, "range": 4500, "rating": "B", @@ -327,7 +327,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 90, + "piercing": 200, "power": 1.03, "range": 4500, "rating": "B", diff --git a/modules/hardpoints/cargo_scanner.json b/modules/hardpoints/cargo_scanner.json index f07efc7..2c9a93e 100644 --- a/modules/hardpoints/cargo_scanner.json +++ b/modules/hardpoints/cargo_scanner.json @@ -13,7 +13,7 @@ "power": 0.2, "range": 2000, "rating": "E", - "time": 10 + "scantime": 10 }, { "angle": 15, @@ -28,7 +28,7 @@ "power": 0.4, "range": 2500, "rating": "D", - "time": 10 + "scantime": 10 }, { "angle": 15, @@ -43,7 +43,7 @@ "power": 0.8, "range": 3000, "rating": "C", - "time": 10 + "scantime": 10 }, { "angle": 15, @@ -58,7 +58,7 @@ "power": 1.6, "range": 3500, "rating": "B", - "time": 10 + "scantime": 10 }, { "angle": 15, @@ -73,7 +73,7 @@ "power": 3.2, "range": 4000, "rating": "A", - "time": 10 + "scantime": 10 } ] } diff --git a/modules/hardpoints/fragment_cannon.json b/modules/hardpoints/fragment_cannon.json index c4a24f7..eb4f726 100644 --- a/modules/hardpoints/fragment_cannon.json +++ b/modules/hardpoints/fragment_cannon.json @@ -214,7 +214,7 @@ "jitter": 0.5, "mass": 8, "mount": "F", - "piercing": 45, + "piercing": 60, "power": 1.02, "range": 2000, "rating": "C", @@ -246,7 +246,7 @@ "jitter": 0.5, "mass": 8, "mount": "G", - "piercing": 45, + "piercing": 60, "power": 1.55, "range": 2000, "rating": "C", @@ -278,7 +278,7 @@ "jitter": 0.5, "mass": 8, "mount": "T", - "piercing": 45, + "piercing": 60, "power": 1.29, "range": 2000, "rating": "C", @@ -311,7 +311,7 @@ "mass": 8, "mount": "F", "name": "Pacifier", - "piercing": 45, + "piercing": 60, "power": 1.02, "pp": "Zachary Hudson", "rating": "C", diff --git a/modules/hardpoints/frame_shift_wake_scanner.json b/modules/hardpoints/frame_shift_wake_scanner.json index e745c23..611e5df 100644 --- a/modules/hardpoints/frame_shift_wake_scanner.json +++ b/modules/hardpoints/frame_shift_wake_scanner.json @@ -12,7 +12,7 @@ "power": 0.2, "range": 2000, "rating": "E", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -26,7 +26,7 @@ "power": 0.4, "range": 2500, "rating": "D", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -40,7 +40,7 @@ "power": 0.8, "range": 3000, "rating": "C", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -54,7 +54,7 @@ "power": 1.6, "range": 3500, "rating": "B", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -68,7 +68,7 @@ "power": 3.2, "range": 4000, "rating": "A", - "time": 10 + "scantime": 10 } ] } diff --git a/modules/hardpoints/kill_warrant_scanner.json b/modules/hardpoints/kill_warrant_scanner.json index 1e85cdb..177468c 100644 --- a/modules/hardpoints/kill_warrant_scanner.json +++ b/modules/hardpoints/kill_warrant_scanner.json @@ -12,7 +12,7 @@ "power": 0.2, "range": 2000, "rating": "E", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -26,7 +26,7 @@ "power": 0.4, "range": 2500, "rating": "D", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -40,7 +40,7 @@ "power": 0.8, "range": 3000, "rating": "C", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -54,7 +54,7 @@ "power": 1.6, "range": 3500, "rating": "B", - "time": 10 + "scantime": 10 }, { "class": 0, @@ -68,7 +68,7 @@ "power": 3.2, "range": 4000, "rating": "A", - "time": 10 + "scantime": 10 } ] } diff --git a/modules/hardpoints/mining_laser.json b/modules/hardpoints/mining_laser.json index 10e536a..454884c 100644 --- a/modules/hardpoints/mining_laser.json +++ b/modules/hardpoints/mining_laser.json @@ -25,6 +25,30 @@ "rating": "D", "thermload": 2 }, + { + "breachdmg": 0.3, + "breachmax": 0.2, + "breachmin": 0.1, + "class": 1, + "cost": 9400, + "damage": 2, + "damagedist": { + "T": 1 + }, + "distdraw": 1.5, + "eddbID": 1587, + "falloff": 300, + "grp": "ml", + "id": "w0", + "integrity": 40, + "mass": 2, + "mount": "T", + "piercing": 18, + "power": 0.5, + "range": 500, + "rating": "D", + "thermload": 2 + }, { "breachdmg": 1.2, "breachmax": 0.2, @@ -76,6 +100,30 @@ "range": 500, "rating": "D", "thermload": 4 + }, + { + "breachdmg": 0.6, + "breachmax": 0.2, + "breachmin": 0.1, + "class": 2, + "cost": 32590, + "damage": 4, + "damagedist": { + "T": 1 + }, + "distdraw": 3, + "eddbID": 1588, + "falloff": 300, + "grp": "ml", + "id": "w1", + "integrity": 51, + "mass": 2, + "mount": "T", + "piercing": 18, + "power": 0.75, + "range": 500, + "rating": "D", + "thermload": 4 } ] } diff --git a/modules/hardpoints/multi_cannon.json b/modules/hardpoints/multi_cannon.json index bbf6ba0..2d6d8b1 100644 --- a/modules/hardpoints/multi_cannon.json +++ b/modules/hardpoints/multi_cannon.json @@ -233,7 +233,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 54, + "piercing": 98, "power": 0.64, "range": 4000, "rating": "C", @@ -263,7 +263,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 54, + "piercing": 98, "power": 0.97, "range": 4000, "rating": "C", @@ -293,7 +293,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 68, + "piercing": 175, "power": 0.73, "range": 4000, "rating": "A", @@ -324,7 +324,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 68, + "piercing": 175, "power": 1.22, "range": 4000, "rating": "A", diff --git a/modules/hardpoints/plasma_accelerator.json b/modules/hardpoints/plasma_accelerator.json index 756b7dd..3cd932d 100644 --- a/modules/hardpoints/plasma_accelerator.json +++ b/modules/hardpoints/plasma_accelerator.json @@ -23,7 +23,7 @@ "integrity": 51, "mass": 4, "mount": "F", - "piercing": 100, + "piercing": 200, "power": 1.43, "range": 3500, "rating": "C", @@ -55,7 +55,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 100, + "piercing": 200, "power": 1.97, "range": 3500, "rating": "B", @@ -88,7 +88,7 @@ "mass": 8, "mount": "F", "name": "Advanced Plasma Accelerator", - "piercing": 100, + "piercing": 200, "power": 1.97, "pp": "Denton Patreus", "range": 3500, @@ -121,7 +121,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 100, + "piercing": 200, "power": 2.63, "range": 3500, "rating": "A", diff --git a/modules/hardpoints/pulse_laser.json b/modules/hardpoints/pulse_laser.json index 3c0d148..1518d7e 100644 --- a/modules/hardpoints/pulse_laser.json +++ b/modules/hardpoints/pulse_laser.json @@ -202,7 +202,7 @@ "integrity": 64, "mass": 8, "mount": "F", - "piercing": 52, + "piercing": 95, "power": 0.9, "range": 3000, "rating": "D", @@ -228,7 +228,7 @@ "integrity": 64, "mass": 8, "mount": "G", - "piercing": 52, + "piercing": 95, "power": 0.92, "range": 3000, "rating": "E", @@ -254,7 +254,7 @@ "integrity": 64, "mass": 8, "mount": "T", - "piercing": 52, + "piercing": 95, "power": 0.89, "range": 3000, "rating": "F", @@ -280,7 +280,7 @@ "integrity": 80, "mass": 16, "mount": "F", - "piercing": 65, + "piercing": 170, "power": 1.33, "range": 3000, "rating": "A", @@ -306,7 +306,7 @@ "integrity": 80, "mass": 16, "mount": "G", - "piercing": 65, + "piercing": 170, "power": 1.37, "range": 3000, "rating": "A", diff --git a/modules/hardpoints/rail_gun.json b/modules/hardpoints/rail_gun.json index a808ae5..c6cceda 100644 --- a/modules/hardpoints/rail_gun.json +++ b/modules/hardpoints/rail_gun.json @@ -22,7 +22,7 @@ "integrity": 40, "mass": 2, "mount": "F", - "piercing": 30, + "piercing": 80, "power": 1.15, "range": 3000, "rating": "D", @@ -52,7 +52,7 @@ "integrity": 51, "mass": 4, "mount": "F", - "piercing": 48, + "piercing": 125, "power": 1.63, "range": 3000, "rating": "B", @@ -85,7 +85,7 @@ "mass": 4, "mount": "F", "name": "Imperial Hammer", - "piercing": 150, + "piercing": 125, "power": 1.63, "pp": "Arissa Lavigny-Duval", "range": 3000, diff --git a/modules/index.js b/modules/index.js index b075b37..8f04b6d 100644 --- a/modules/index.js +++ b/modules/index.js @@ -55,6 +55,7 @@ module.exports = { rf: require('./internal/refinery').rf, sc: require('./internal/scanner').sc, 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 } }; diff --git a/modules/internal/scanner.json b/modules/internal/scanner.json index 2076a75..7716019 100644 --- a/modules/internal/scanner.json +++ b/modules/internal/scanner.json @@ -38,18 +38,6 @@ "power": 0, "rangeLS": 500, "rating": "E" - }, - { - "class": 1, - "cost": 250000, - "edID": 128666634, - "eddbID": 1245, - "grp": "sc", - "id": "2i", - "mass": 1.3, - "name": "Detailed Surface Scanner", - "power": 0, - "rating": "C" } ] } diff --git a/modules/internal/surface_scanner.json b/modules/internal/surface_scanner.json new file mode 100644 index 0000000..7a7c43a --- /dev/null +++ b/modules/internal/surface_scanner.json @@ -0,0 +1,16 @@ +{ + "ss": [ + { + "class": 1, + "cost": 250000, + "edID": 128666634, + "eddbID": 1245, + "grp": "ss", + "id": "2i", + "mass": 1.3, + "name": "Detailed Surface Scanner", + "power": 0, + "rating": "C" + } + ] +} diff --git a/package.json b/package.json index c43a12f..b6c1ed0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis-data", - "version": "2.2.19", + "version": "2.3.0", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis-data" diff --git a/ships/anaconda.json b/ships/anaconda.json index ab0cb35..0c29210 100755 --- a/ships/anaconda.json +++ b/ships/anaconda.json @@ -12,7 +12,7 @@ "boostEnergy": 27, "baseShieldStrength": 350, "baseArmour": 525, - "hardness": 65, + "hardness": 170, "hullMass": 400, "masslock": 23, "pipSpeed": 0.13875, diff --git a/ships/diamondback_explorer.json b/ships/diamondback_explorer.json index 0e77415..646899b 100644 --- a/ships/diamondback_explorer.json +++ b/ships/diamondback_explorer.json @@ -1,6 +1,7 @@ { "diamondback_explorer": { - "edID": 128671831, "eddbID": 5, + "edID": 128671831, + "eddbID": 5, "properties": { "name": "Diamondback Explorer", "manufacturer": "Lakon", diff --git a/ships/dolphin.json b/ships/dolphin.json new file mode 100755 index 0000000..bcb7a45 --- /dev/null +++ b/ships/dolphin.json @@ -0,0 +1,46 @@ +{ + "dolphin": { + "eddbID": 31, + "properties": { + "name": "Dolphin", + "manufacturer": "Saud Kruger", + "class": 1, + "hullCost": 1115330, + "speed": 250, + "boost": 350, + "boostEnergy": -1, + "baseShieldStrength": 110, + "baseArmour": 110, + "hardness": 35, + "hullMass": 140, + "masslock": -1, + "pipSpeed": 0.08375, + "luxuryCabins": true, + "pitch": 30, + "roll": 100, + "yaw": 20, + "crew": 1 + }, + "retailCost": 1337330, + "bulkheads": [ + { "id": "cq", "eddbID": 1589, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, + { "id": "cr", "eddbID": 1590, "grp": "bh", "cost": 534940, "mass": 32, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, + { "id": "cs", "eddbID": 1591, "grp": "bh", "cost": 1203600, "mass": 63, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 }, + { "id": "ct", "eddbID": 1592, "grp": "bh", "cost": 2808390, "mass": 63, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 }, + { "id": "cu", "eddbID": 1593, "grp": "bh", "cost": 3152080, "mass": 63, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 } + ], + "slots": { + "standard": [4, 5, 4, 4, 3, 3, 4], + "hardpoints": [1, 1, 0, 0, 0], + "internal": [ + { "class": 5, "name": "Passenger", "eligible": { "cr": 1, "hr": 1, "pce": 1, "pci": 1, "pcm": 1, "pcq": 1 } }, + 4, 4, 3, 2, 2, 2 + ] + }, + "defaults": { + "standard": ["4E", "5E", "4E", "4E", "3E", "3E", "4C"], + "hardpoints": [17, 17, 0, 0, 0], + "internal": ["md", "02", "49", "01", "00", 0, "2h"] + } + } +} diff --git a/ships/federal_assault_ship.json b/ships/federal_assault_ship.json index bd480b6..9c77b9d 100644 --- a/ships/federal_assault_ship.json +++ b/ships/federal_assault_ship.json @@ -1,6 +1,7 @@ { "federal_assault_ship": { - "edID": 128672145, "eddbID": 8, + "edID": 128672145, + "eddbID": 8, "properties": { "name": "Federal Assault Ship", "manufacturer": "Core Dynamics", diff --git a/ships/federal_corvette.json b/ships/federal_corvette.json index 7edb589..db96784 100644 --- a/ships/federal_corvette.json +++ b/ships/federal_corvette.json @@ -12,7 +12,7 @@ "boostEnergy": 27, "baseShieldStrength": 555, "baseArmour": 370, - "hardness": 70, + "hardness": 185, "hullMass": 900, "masslock": 24, "pipSpeed": 0.125, diff --git a/ships/imperial_courier.json b/ships/imperial_courier.json index 3dd0c4b..d7e585c 100644 --- a/ships/imperial_courier.json +++ b/ships/imperial_courier.json @@ -1,6 +1,7 @@ { "imperial_courier": { - "edID": 128671223, "eddbID": 14, + "edID": 128671223, + "eddbID": 14, "properties": { "name": "Imperial Courier", "manufacturer": "Gutamaya", diff --git a/ships/imperial_cutter.json b/ships/imperial_cutter.json index 838b155..d30fedd 100644 --- a/ships/imperial_cutter.json +++ b/ships/imperial_cutter.json @@ -1,6 +1,7 @@ { "imperial_cutter": { - "edID": 128049375, "eddbID": 26, + "edID": 128049375, + "eddbID": 26, "properties": { "name": "Imperial Cutter", "manufacturer": "Gutamaya", @@ -11,7 +12,7 @@ "boostEnergy": 23, "baseShieldStrength": 600, "baseArmour": 400, - "hardness": 70, + "hardness": 185, "hullMass": 1100, "masslock": 27, "pipSpeed": 0.05, diff --git a/ships/index.js b/ships/index.js index d813387..1f30816 100644 --- a/ships/index.js +++ b/ships/index.js @@ -8,6 +8,7 @@ module.exports = { cobra_mk_iv: require('./cobra_mk_iv').cobra_mk_iv, diamondback_explorer: require('./diamondback_explorer').diamondback_explorer, diamondback: require('./diamondback_scout').diamondback, + dolphin: require('./dolphin').dolphin, eagle: require('./eagle').eagle, federal_assault_ship: require('./federal_assault_ship').federal_assault_ship, federal_corvette: require('./federal_corvette').federal_corvette, diff --git a/ships/orca.json b/ships/orca.json index df80081..efce708 100755 --- a/ships/orca.json +++ b/ships/orca.json @@ -13,7 +13,7 @@ "baseShieldStrength": 220, "baseArmour": 220, "hardness": 55, - "hullMass": 580, + "hullMass": 290, "masslock": 13, "pipSpeed": 0.08375, "luxuryCabins": true,