From 059ff367ffef6cc437401c27ac81a859f317b423 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Wed, 7 Oct 2015 20:13:21 -0700 Subject: [PATCH] Price changes for 1.4 --- data/components/bulkheads.json | 920 +++--------------- data/components/common/frame_shift_drive.json | 48 +- data/components/common/fuel_tank.json | 10 +- data/components/common/life_support.json | 58 +- data/components/common/power_distributor.json | 83 +- data/components/common/power_plant.json | 72 +- data/components/common/sensors.json | 68 +- data/components/common/thrusters.json | 56 +- data/components/hardpoints/beam_laser.json | 2 +- data/components/hardpoints/cargo_scanner.json | 10 +- .../hardpoints/countermeasures.json | 2 +- .../hardpoints/fragment_cannon.json | 2 +- .../hardpoints/frame_shift_wake_scanner.json | 10 +- .../hardpoints/kill_warrant_scanner.json | 10 +- data/components/hardpoints/mining_laser.json | 2 +- data/components/hardpoints/missile_rack.json | 2 +- data/components/hardpoints/multi_cannon.json | 2 +- .../internal/auto_field_maintenance_unit.json | 487 +-------- data/components/internal/cargo_rack.json | 10 +- .../frame_shift_drive_interdictor.json | 223 +---- data/components/internal/fuel_scoop.json | 407 +------- .../hatch_breaker_limpet_controller.json | 243 +---- .../internal/hull_reinforcement_package.json | 104 +- .../internal/internal_fuel_tank.json | 10 +- .../internal/pristmatic_shield_generator.json | 12 +- data/components/internal/refinery.json | 203 +--- .../components/internal/shield_cell_bank.json | 76 +- .../components/internal/shield_generator.json | 72 +- data/ships/adder.json | 4 +- data/ships/anaconda.json | 4 +- data/ships/asp.json | 4 +- data/ships/cobra_mk_iii.json | 4 +- data/ships/diamondback_explorer.json | 2 +- data/ships/diamondback_scout.json | 4 +- data/ships/eagle.json | 2 +- data/ships/federal_assault_ship.json | 4 +- data/ships/federal_dropship.json | 4 +- data/ships/federal_gunship.json | 2 +- data/ships/hauler.json | 2 +- data/ships/imperial_clipper.json | 2 +- data/ships/imperial_courier.json | 4 +- data/ships/imperial_eagle.json | 4 +- data/ships/orca.json | 4 +- data/ships/python.json | 4 +- data/ships/sidewinder.json | 2 +- data/ships/type_6_transporter.json | 4 +- data/ships/type_7_transport.json | 4 +- data/ships/type_9_heavy.json | 4 +- data/ships/viper.json | 4 +- data/ships/vulture.json | 4 +- .../anaconda-test-detailed-export-v2.json | 4 +- test/tests/test-controller-outfit.js | 2 +- 52 files changed, 651 insertions(+), 2635 deletions(-) diff --git a/data/components/bulkheads.json b/data/components/bulkheads.json index ec17d138..2006d201 100755 --- a/data/components/bulkheads.json +++ b/data/components/bulkheads.json @@ -1,853 +1,163 @@ { "sidewinder": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 25600, - "mass": 2 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 80320, - "mass": 4 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 132064, - "mass": 4 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 139424, - "mass": 4 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 25600, "mass": 2 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 80320, "mass": 4 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 132060, "mass": 4 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 139420, "mass": 4 } ], "diamondback": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 225700, - "mass": 13 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 507900, - "mass": 26 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 1185100, - "mass": 26 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 1330100, - "mass": 26 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 225700, "mass": 13 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 507900, "mass": 26 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 1185100, "mass": 26 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 1330100, "mass": 26 } ], "diamondback_explorer": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 800000, - "mass": 23 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 1800000, - "mass": 47 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 4200000, - "mass": 26 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 4714000, - "mass": 47 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 800000, "mass": 23 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 1800000, "mass": 47 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 4200000, "mass": 26 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 4714000, "mass": 47 } ], "imperial_courier": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 1017200, - "mass": 4 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 2288600, - "mass": 8 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 5408800, - "mass": 8 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 5993700, - "mass": 8 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 1017200, "mass": 4 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 2288600, "mass": 8 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 5408800, "mass": 8 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 5993700, "mass": 8 } ], "cobra_mk_iii": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 151887, - "mass": 14 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 341746, - "mass": 27 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 797407, - "mass": 27 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 894995, - "mass": 27 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 151890, "mass": 14 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 341750, "mass": 27 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 797410, "mass": 27 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 895000, "mass": 27 } ], "imperial_clipper": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 8918344, - "mass": 30 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 20066274, - "mass": 60 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 47423294, - "mass": 60 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 52551342, - "mass": 60 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 8918340, "mass": 30 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 20066270, "mass": 60 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 47423290, "mass": 60 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 52551340, "mass": 60 } ], "imperial_eagle": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 66500, - "mass": 4 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 222765, - "mass": 8 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 346555, - "mass": 8 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 372044, - "mass": 8 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 66500, "mass": 4 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 222760, "mass": 8 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 346550, "mass": 8 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 372040, "mass": 8 } ], "federal_assault_ship": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 7925682, - "mass": 44 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 17832784, - "mass": 87 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 42144814, - "mass": 87 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 46702081, - "mass": 87 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 7925680, "mass": 44 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 17832780, "mass": 87 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 42144810, "mass": 87 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 46702080, "mass": 87 } ], "federal_dropship": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 7925682, - "mass": 44 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 17832784, - "mass": 87 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 42144814, - "mass": 87 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 46702081, - "mass": 87 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 5725680, "mass": 44 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 12882780, "mass": 87 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 30446310, "mass": 87 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 33738580, "mass": 87 } ], "federal_gunship": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 14325688, - "mass": 44 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 32232788, - "mass": 87 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 76176811, - "mass": 87 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 84414088, - "mass": 87 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 14325690, "mass": 44 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 32232790, "mass": 87 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 76176810, "mass": 87 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 84414090, "mass": 87 } ], "python": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 22791271, - "mass": 26 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 51280361, - "mass": 53 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 121192586, - "mass": 53 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 134297567, - "mass": 53 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 22791270, "mass": 26 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 51280360, "mass": 53 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 121192590, "mass": 53 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 134297570, "mass": 53 } ], "anaconda": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 58787780, - "mass": 30 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 132272505, - "mass": 60 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 312604021, - "mass": 60 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 346406995, - "mass": 60 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 58787780, "mass": 30 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 132272510, "mass": 60 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 312604020, "mass": 60 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 346407000, "mass": 60 } ], "eagle": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 26880, - "mass": 4 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 90048, - "mass": 8 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 140089, - "mass": 8 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 150393, - "mass": 8 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 26880, "mass": 4 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 90050, "mass": 8 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 140090, "mass": 8 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 150390, "mass": 8 } ], "viper": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 57172, - "mass": 5 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 128637, - "mass": 9 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 304014, - "mass": 9 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 336888, - "mass": 9 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 57170, "mass": 5 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 128640, "mass": 9 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 304010, "mass": 9 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 336890, "mass": 9 } ], "vulture": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 1970246, - "mass": 17 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 4433054, - "mass": 35 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 10476783, - "mass": 35 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 11609675, - "mass": 35 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 1970250, "mass": 17 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 4433050, "mass": 35 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 10476780, "mass": 35 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 11609670, "mass": 35 } ], "fer_de_lance": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 20626816, - "mass": 19 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 46410336, - "mass": 38 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 109683094, - "mass": 38 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 121543513, - "mass": 38 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 20626820, "mass": 19 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 46410340, "mass": 38 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 109683090, "mass": 38 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 121543510, "mass": 38 } ], "hauler": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 42176, - "mass": 1 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 185047, - "mass": 2 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 270295, - "mass": 2 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 282421, - "mass": 2 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 42180, "mass": 1 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 185050, "mass": 2 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 270300, "mass": 2 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 282420, "mass": 2 } ], "type_6_transporter": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 418378, - "mass": 12 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 941350, - "mass": 23 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 2224725, - "mass": 23 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 2465292, - "mass": 23 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 418380, "mass": 12 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 941350, "mass": 23 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 2224730, "mass": 23 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 2465290, "mass": 23 } ], "type_7_transport": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 6988901, - "mass": 32 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 15725027, - "mass": 63 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 37163481, - "mass": 63 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 41182099, - "mass": 63 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 6988900, "mass": 32 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 15725030, "mass": 63 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 37163480, "mass": 63 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 41182100, "mass": 63 } ], "type_9_heavy": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 30622336, - "mass": 75 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 68900257, - "mass": 150 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 162834275, - "mass": 150 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 180442119, - "mass": 150 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 30622340, "mass": 75 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 68900260, "mass": 150 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 162834280, "mass": 150 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 180442120, "mass": 150 } ], "adder": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 35123, - "mass": 3 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 79027, - "mass": 5 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 186767, - "mass": 5 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 206963, - "mass": 5 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 35120, "mass": 3 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 79030, "mass": 5 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 186770, "mass": 5 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 206960, "mass": 5 } ], "asp": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 2664461, - "mass": 21 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 5995038, - "mass": 42 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 14168273, - "mass": 42 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 15700338, - "mass": 42 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 2664460, "mass": 21 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 5995040, "mass": 42 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 14168270, "mass": 42 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 15700340, "mass": 42 } ], "orca": [ - { - "name": "Lightweight Alloy", - "class": 1, - "rating": "I", - "cost": 0, - "mass": 0 - }, - { - "name": "Reinforced Alloy", - "class": 1, - "rating": "I", - "cost": 19415954, - "mass": 21 - }, - { - "name": "Military Grade Composite", - "class": 1, - "rating": "I", - "cost": 43685898, - "mass": 87 - }, - { - "name": "Mirrored Surface Composite", - "class": 1, - "rating": "I", - "cost": 103244339, - "mass": 87 - }, - { - "name": "Reactive Surface Composite", - "class": 1, - "rating": "I", - "cost": 114408513, - "mass": 87 - } + { "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, + { "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 19415950, "mass": 21 }, + { "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 43685900, "mass": 87 }, + { "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 103244340, "mass": 87 }, + { "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 114408510, "mass": 87 } ] } \ No newline at end of file diff --git a/data/components/common/frame_shift_drive.json b/data/components/common/frame_shift_drive.json index 32ed13f3..6c529be1 100755 --- a/data/components/common/frame_shift_drive.json +++ b/data/components/common/frame_shift_drive.json @@ -1,31 +1,31 @@ { - "6E": { "grp": "fd", "class": 6, "rating": "E", "cost": 199747, "mass": 40, "power": 0.4, "optmass": 960, "maxfuel": 5.3, "fuelmul": 0.011, "fuelpower": 2.6 }, - "6D": { "grp": "fd", "class": 6, "rating": "D", "cost": 599242, "mass": 16, "power": 0.45, "optmass": 1080, "maxfuel": 5.3, "fuelmul": 0.01, "fuelpower": 2.6 }, - "6C": { "grp": "fd", "class": 6, "rating": "C", "cost": 1797726, "mass": 40, "power": 0.5, "optmass": 1200, "maxfuel": 5.3, "fuelmul": 0.008, "fuelpower": 2.6 }, - "6B": { "grp": "fd", "class": 6, "rating": "B", "cost": 5393177, "mass": 64, "power": 0.63, "optmass": 1500, "maxfuel": 6.6, "fuelmul": 0.01, "fuelpower": 2.6 }, - "6A": { "grp": "fd", "class": 6, "rating": "A", "cost": 16179531, "mass": 40, "power": 0.75, "optmass": 1800, "maxfuel": 8, "fuelmul": 0.012, "fuelpower": 2.6 }, + "6E": { "grp": "fd", "class": 6, "rating": "E", "cost": 199750, "mass": 40, "power": 0.4, "optmass": 960, "maxfuel": 5.3, "fuelmul": 0.011, "fuelpower": 2.6 }, + "6D": { "grp": "fd", "class": 6, "rating": "D", "cost": 599240, "mass": 16, "power": 0.45, "optmass": 1080, "maxfuel": 5.3, "fuelmul": 0.01, "fuelpower": 2.6 }, + "6C": { "grp": "fd", "class": 6, "rating": "C", "cost": 1797730, "mass": 40, "power": 0.5, "optmass": 1200, "maxfuel": 5.3, "fuelmul": 0.008, "fuelpower": 2.6 }, + "6B": { "grp": "fd", "class": 6, "rating": "B", "cost": 5393180, "mass": 64, "power": 0.63, "optmass": 1500, "maxfuel": 6.6, "fuelmul": 0.01, "fuelpower": 2.6 }, + "6A": { "grp": "fd", "class": 6, "rating": "A", "cost": 16179530, "mass": 40, "power": 0.75, "optmass": 1800, "maxfuel": 8, "fuelmul": 0.012, "fuelpower": 2.6 }, - "5E": { "grp": "fd", "class": 5, "rating": "E", "cost": 63013, "mass": 20, "power": 0.32, "optmass": 560, "maxfuel": 3.3, "fuelmul": 0.011, "fuelpower": 2.45 }, - "5D": { "grp": "fd", "class": 5, "rating": "D", "cost": 189036, "mass": 8, "power": 0.36, "optmass": 630, "maxfuel": 3.3, "fuelmul": 0.01, "fuelpower": 2.45 }, - "5C": { "grp": "fd", "class": 5, "rating": "C", "cost": 567106, "mass": 20, "power": 0.4, "optmass": 700, "maxfuel": 3.3, "fuelmul": 0.008, "fuelpower": 2.45 }, - "5B": { "grp": "fd", "class": 5, "rating": "B", "cost": 1701318, "mass": 32, "power": 0.5, "optmass": 875, "maxfuel": 4.1, "fuelmul": 0.01, "fuelpower": 2.45 }, - "5A": { "grp": "fd", "class": 5, "rating": "A", "cost": 5103953, "mass": 20, "power": 0.6, "optmass": 1050, "maxfuel": 5, "fuelmul": 0.012, "fuelpower": 2.45 }, + "5E": { "grp": "fd", "class": 5, "rating": "E", "cost": 63010, "mass": 20, "power": 0.32, "optmass": 560, "maxfuel": 3.3, "fuelmul": 0.011, "fuelpower": 2.45 }, + "5D": { "grp": "fd", "class": 5, "rating": "D", "cost": 189040, "mass": 8, "power": 0.36, "optmass": 630, "maxfuel": 3.3, "fuelmul": 0.01, "fuelpower": 2.45 }, + "5C": { "grp": "fd", "class": 5, "rating": "C", "cost": 567110, "mass": 20, "power": 0.4, "optmass": 700, "maxfuel": 3.3, "fuelmul": 0.008, "fuelpower": 2.45 }, + "5B": { "grp": "fd", "class": 5, "rating": "B", "cost": 1701320, "mass": 32, "power": 0.5, "optmass": 875, "maxfuel": 4.1, "fuelmul": 0.01, "fuelpower": 2.45 }, + "5A": { "grp": "fd", "class": 5, "rating": "A", "cost": 5103950, "mass": 20, "power": 0.6, "optmass": 1050, "maxfuel": 5, "fuelmul": 0.012, "fuelpower": 2.45 }, - "4E": { "grp": "fd", "class": 4, "rating": "E", "cost": 19878, "mass": 10, "power": 0.24, "optmass": 280, "maxfuel": 2, "fuelmul": 0.011, "fuelpower": 2.3 }, - "4D": { "grp": "fd", "class": 4, "rating": "D", "cost": 59633, "mass": 4, "power": 0.27, "optmass": 315, "maxfuel": 2, "fuelmul": 0.01, "fuelpower": 2.3 }, - "4C": { "grp": "fd", "class": 4, "rating": "C", "cost": 178898, "mass": 10, "power": 0.3, "optmass": 350, "maxfuel": 2, "fuelmul": 0.008, "fuelpower": 2.3 }, - "4B": { "grp": "fd", "class": 4, "rating": "B", "cost": 536693, "mass": 16, "power": 0.38, "optmass": 438, "maxfuel": 2.5, "fuelmul": 0.01, "fuelpower": 2.3 }, + "4E": { "grp": "fd", "class": 4, "rating": "E", "cost": 19880, "mass": 10, "power": 0.24, "optmass": 280, "maxfuel": 2, "fuelmul": 0.011, "fuelpower": 2.3 }, + "4D": { "grp": "fd", "class": 4, "rating": "D", "cost": 59630, "mass": 4, "power": 0.27, "optmass": 315, "maxfuel": 2, "fuelmul": 0.01, "fuelpower": 2.3 }, + "4C": { "grp": "fd", "class": 4, "rating": "C", "cost": 178900, "mass": 10, "power": 0.3, "optmass": 350, "maxfuel": 2, "fuelmul": 0.008, "fuelpower": 2.3 }, + "4B": { "grp": "fd", "class": 4, "rating": "B", "cost": 536690, "mass": 16, "power": 0.38, "optmass": 438, "maxfuel": 2.5, "fuelmul": 0.01, "fuelpower": 2.3 }, "4A": { "grp": "fd", "class": 4, "rating": "A", "cost": 1610080, "mass": 10, "power": 0.45, "optmass": 525, "maxfuel": 3, "fuelmul": 0.012, "fuelpower": 2.3 }, - "3E": { "grp": "fd", "class": 3, "rating": "E", "cost": 6271, "mass": 5, "power": 0.24, "optmass": 80, "maxfuel": 1.2, "fuelmul": 0.011, "fuelpower": 2.15 }, - "3D": { "grp": "fd", "class": 3, "rating": "D", "cost": 18812, "mass": 2, "power": 0.27, "optmass": 90, "maxfuel": 1.2, "fuelmul": 0.01, "fuelpower": 2.15 }, - "3C": { "grp": "fd", "class": 3, "rating": "C", "cost": 56435, "mass": 5, "power": 0.3, "optmass": 100, "maxfuel": 1.2, "fuelmul": 0.008, "fuelpower": 2.15 }, - "3B": { "grp": "fd", "class": 3, "rating": "B", "cost": 169304, "mass": 8, "power": 0.38, "optmass": 125, "maxfuel": 1.5, "fuelmul": 0.01, "fuelpower": 2.15 }, - "3A": { "grp": "fd", "class": 3, "rating": "A", "cost": 507912, "mass": 5, "power": 0.45, "optmass": 150, "maxfuel": 1.8, "fuelmul": 0.012, "fuelpower": 2.15 }, + "3E": { "grp": "fd", "class": 3, "rating": "E", "cost": 6270, "mass": 5, "power": 0.24, "optmass": 80, "maxfuel": 1.2, "fuelmul": 0.011, "fuelpower": 2.15 }, + "3D": { "grp": "fd", "class": 3, "rating": "D", "cost": 18810, "mass": 2, "power": 0.27, "optmass": 90, "maxfuel": 1.2, "fuelmul": 0.01, "fuelpower": 2.15 }, + "3C": { "grp": "fd", "class": 3, "rating": "C", "cost": 56440, "mass": 5, "power": 0.3, "optmass": 100, "maxfuel": 1.2, "fuelmul": 0.008, "fuelpower": 2.15 }, + "3B": { "grp": "fd", "class": 3, "rating": "B", "cost": 169300, "mass": 8, "power": 0.38, "optmass": 125, "maxfuel": 1.5, "fuelmul": 0.01, "fuelpower": 2.15 }, + "3A": { "grp": "fd", "class": 3, "rating": "A", "cost": 507910, "mass": 5, "power": 0.45, "optmass": 150, "maxfuel": 1.8, "fuelmul": 0.012, "fuelpower": 2.15 }, - "2E": { "grp": "fd", "class": 2, "rating": "E", "cost": 1978, "mass": 2.5, "power": 0.16, "optmass": 48, "maxfuel": 0.6, "fuelmul": 0.011, "fuelpower": 2 }, - "2D": { "grp": "fd", "class": 2, "rating": "D", "cost": 5934, "mass": 1, "power": 0.18, "optmass": 54, "maxfuel": 0.6, "fuelmul": 0.01, "fuelpower": 2 }, - "2C": { "grp": "fd", "class": 2, "rating": "C", "cost": 17803, "mass": 2.5, "power": 0.2, "optmass": 60, "maxfuel": 0.6, "fuelmul": 0.008, "fuelpower": 2 }, - "2B": { "grp": "fd", "class": 2, "rating": "B", "cost": 53408, "mass": 4, "power": 0.25, "optmass": 75, "maxfuel": 0.8, "fuelmul": 0.01, "fuelpower": 2 }, - "2A": { "grp": "fd", "class": 2, "rating": "A", "cost": 160224, "mass": 2.5, "power": 0.3, "optmass": 90, "maxfuel": 0.9, "fuelmul": 0.012, "fuelpower": 2 } + "2E": { "grp": "fd", "class": 2, "rating": "E", "cost": 1980, "mass": 2.5, "power": 0.16, "optmass": 48, "maxfuel": 0.6, "fuelmul": 0.011, "fuelpower": 2 }, + "2D": { "grp": "fd", "class": 2, "rating": "D", "cost": 5930, "mass": 1, "power": 0.18, "optmass": 54, "maxfuel": 0.6, "fuelmul": 0.01, "fuelpower": 2 }, + "2C": { "grp": "fd", "class": 2, "rating": "C", "cost": 17800, "mass": 2.5, "power": 0.2, "optmass": 60, "maxfuel": 0.6, "fuelmul": 0.008, "fuelpower": 2 }, + "2B": { "grp": "fd", "class": 2, "rating": "B", "cost": 53410, "mass": 4, "power": 0.25, "optmass": 75, "maxfuel": 0.8, "fuelmul": 0.01, "fuelpower": 2 }, + "2A": { "grp": "fd", "class": 2, "rating": "A", "cost": 160220, "mass": 2.5, "power": 0.3, "optmass": 90, "maxfuel": 0.9, "fuelmul": 0.012, "fuelpower": 2 } } \ No newline at end of file diff --git a/data/components/common/fuel_tank.json b/data/components/common/fuel_tank.json index bb0ec840..8859c10a 100755 --- a/data/components/common/fuel_tank.json +++ b/data/components/common/fuel_tank.json @@ -1,10 +1,10 @@ { "1C": { "grp": "ft", "class": 1, "rating": "C", "cost": 1000, "capacity": 2 }, "2C": { "grp": "ft", "class": 2, "rating": "C", "cost": 3750, "capacity": 4 }, - "3C": { "grp": "ft", "class": 3, "rating": "C", "cost": 7063, "capacity": 8 }, - "4C": { "grp": "ft", "class": 4, "rating": "C", "cost": 24734, "capacity": 16 }, - "5C": { "grp": "ft", "class": 5, "rating": "C", "cost": 97754, "capacity": 32 }, - "6C": { "grp": "ft", "class": 6, "rating": "C", "cost": 341577, "capacity": 64 }, - "7C": { "grp": "ft", "class": 7, "rating": "C", "cost": 1780900, "capacity": 128 }, + "3C": { "grp": "ft", "class": 3, "rating": "C", "cost": 7060, "capacity": 8 }, + "4C": { "grp": "ft", "class": 4, "rating": "C", "cost": 24730, "capacity": 16 }, + "5C": { "grp": "ft", "class": 5, "rating": "C", "cost": 97750, "capacity": 32 }, + "6C": { "grp": "ft", "class": 6, "rating": "C", "cost": 341580, "capacity": 64 }, + "7C": { "grp": "ft", "class": 7, "rating": "C", "cost": 1780910, "capacity": 128 }, "8C": { "grp": "ft", "class": 8, "rating": "C", "cost": 5428400, "capacity": 256 } } \ No newline at end of file diff --git a/data/components/common/life_support.json b/data/components/common/life_support.json index e269a2cb..a34996b7 100755 --- a/data/components/common/life_support.json +++ b/data/components/common/life_support.json @@ -1,37 +1,37 @@ { - "6E": { "grp": "ls", "class": 6, "rating": "E", "cost": 88978, "mass": 40, "power": 0.64, "time": 300 }, - "6D": { "grp": "ls", "class": 6, "rating": "D", "cost": 222444, "mass": 16, "power": 0.72, "time": 450 }, + "6E": { "grp": "ls", "class": 6, "rating": "E", "cost": 88980, "mass": 40, "power": 0.64, "time": 300 }, + "6D": { "grp": "ls", "class": 6, "rating": "D", "cost": 222440, "mass": 16, "power": 0.72, "time": 450 }, "6C": { "grp": "ls", "class": 6, "rating": "C", "cost": 556110, "mass": 40, "power": 0.8, "time": 600 }, - "6B": { "grp": "ls", "class": 6, "rating": "B", "cost": 1390275, "mass": 64, "power": 0.88, "time": 900 }, - "6A": { "grp": "ls", "class": 6, "rating": "A", "cost": 3475688, "mass": 40, "power": 0.96, "time": 1500 }, + "6B": { "grp": "ls", "class": 6, "rating": "B", "cost": 1390280, "mass": 64, "power": 0.88, "time": 900 }, + "6A": { "grp": "ls", "class": 6, "rating": "A", "cost": 3475690, "mass": 40, "power": 0.96, "time": 1500 }, - "5E": { "grp": "ls", "class": 5, "rating": "E", "cost": 31778, "mass": 20, "power": 0.57, "time": 300 }, - "5D": { "grp": "ls", "class": 5, "rating": "D", "cost": 79444, "mass": 8, "power": 0.64, "time": 450 }, - "5C": { "grp": "ls", "class": 5, "rating": "C", "cost": 198611, "mass": 20, "power": 0.71, "time": 600 }, - "5B": { "grp": "ls", "class": 5, "rating": "B", "cost": 496527, "mass": 32, "power": 0.78, "time": 900 }, - "5A": { "grp": "ls", "class": 5, "rating": "A", "cost": 1241317, "mass": 20, "power": 0.85, "time": 1500 }, + "5E": { "grp": "ls", "class": 5, "rating": "E", "cost": 31780, "mass": 20, "power": 0.57, "time": 300 }, + "5D": { "grp": "ls", "class": 5, "rating": "D", "cost": 79440, "mass": 8, "power": 0.64, "time": 450 }, + "5C": { "grp": "ls", "class": 5, "rating": "C", "cost": 198610, "mass": 20, "power": 0.71, "time": 600 }, + "5B": { "grp": "ls", "class": 5, "rating": "B", "cost": 496530, "mass": 32, "power": 0.78, "time": 900 }, + "5A": { "grp": "ls", "class": 5, "rating": "A", "cost": 1241320, "mass": 20, "power": 0.85, "time": 1500 }, - "4E": { "grp": "ls", "class": 4, "rating": "E", "cost": 11349, "mass": 10, "power": 0.5, "time": 300 }, - "4D": { "grp": "ls", "class": 4, "rating": "D", "cost": 28373, "mass": 4, "power": 0.56, "time": 450 }, - "4C": { "grp": "ls", "class": 4, "rating": "C", "cost": 70932, "mass": 10, "power": 0.62, "time": 600 }, - "4B": { "grp": "ls", "class": 4, "rating": "B", "cost": 177331, "mass": 16, "power": 0.68, "time": 900 }, - "4A": { "grp": "ls", "class": 4, "rating": "A", "cost": 443328, "mass": 10, "power": 0.74, "time": 1500 }, + "4E": { "grp": "ls", "class": 4, "rating": "E", "cost": 11350, "mass": 10, "power": 0.5, "time": 300 }, + "4D": { "grp": "ls", "class": 4, "rating": "D", "cost": 28370, "mass": 4, "power": 0.56, "time": 450 }, + "4C": { "grp": "ls", "class": 4, "rating": "C", "cost": 70930, "mass": 10, "power": 0.62, "time": 600 }, + "4B": { "grp": "ls", "class": 4, "rating": "B", "cost": 177330, "mass": 16, "power": 0.68, "time": 900 }, + "4A": { "grp": "ls", "class": 4, "rating": "A", "cost": 443330, "mass": 10, "power": 0.74, "time": 1500 }, - "3E": { "grp": "ls", "class": 3, "rating": "E", "cost": 4053, "mass": 5, "power": 0.42, "time": 300 }, - "3D": { "grp": "ls", "class": 3, "rating": "D", "cost": 10133, "mass": 2, "power": 0.48, "time": 450 }, - "3C": { "grp": "ls", "class": 3, "rating": "C", "cost": 25333, "mass": 5, "power": 0.53, "time": 600 }, - "3B": { "grp": "ls", "class": 3, "rating": "B", "cost": 63333, "mass": 8, "power": 0.58, "time": 900 }, - "3A": { "grp": "ls", "class": 3, "rating": "A", "cost": 158331, "mass": 5, "power": 0.64, "time": 1500 }, + "3E": { "grp": "ls", "class": 3, "rating": "E", "cost": 4050, "mass": 5, "power": 0.42, "time": 300 }, + "3D": { "grp": "ls", "class": 3, "rating": "D", "cost": 10130, "mass": 2, "power": 0.48, "time": 450 }, + "3C": { "grp": "ls", "class": 3, "rating": "C", "cost": 25330, "mass": 5, "power": 0.53, "time": 600 }, + "3B": { "grp": "ls", "class": 3, "rating": "B", "cost": 63330, "mass": 8, "power": 0.58, "time": 900 }, + "3A": { "grp": "ls", "class": 3, "rating": "A", "cost": 158330, "mass": 5, "power": 0.64, "time": 1500 }, - "2E": { "grp": "ls", "class": 2, "rating": "E", "cost": 1448, "mass": 2.5, "power": 0.37, "time": 300 }, - "2D": { "grp": "ls", "class": 2, "rating": "D", "cost": 3619, "mass": 1, "power": 0.41, "time": 450 }, - "2C": { "grp": "ls", "class": 2, "rating": "C", "cost": 9048, "mass": 2.5, "power": 0.46, "time": 600 }, - "2B": { "grp": "ls", "class": 2, "rating": "B", "cost": 22619, "mass": 4, "power": 0.51, "time": 900 }, - "2A": { "grp": "ls", "class": 2, "rating": "A", "cost": 56547, "mass": 2.5, "power": 0.55, "time": 1500 }, + "2E": { "grp": "ls", "class": 2, "rating": "E", "cost": 1450, "mass": 2.5, "power": 0.37, "time": 300 }, + "2D": { "grp": "ls", "class": 2, "rating": "D", "cost": 3620, "mass": 1, "power": 0.41, "time": 450 }, + "2C": { "grp": "ls", "class": 2, "rating": "C", "cost": 9050, "mass": 2.5, "power": 0.46, "time": 600 }, + "2B": { "grp": "ls", "class": 2, "rating": "B", "cost": 22620, "mass": 4, "power": 0.51, "time": 900 }, + "2A": { "grp": "ls", "class": 2, "rating": "A", "cost": 56550, "mass": 2.5, "power": 0.55, "time": 1500 }, - "1E": { "grp": "ls", "class": 1, "rating": "E", "cost": 517, "mass": 1.3, "power": 0.32, "time": 300 }, - "1D": { "grp": "ls", "class": 1, "rating": "D", "cost": 1293, "mass": 0.5, "power": 0.36, "time": 450 }, - "1C": { "grp": "ls", "class": 1, "rating": "C", "cost": 3231, "mass": 1.3, "power": 0.4, "time": 600 }, - "1B": { "grp": "ls", "class": 1, "rating": "B", "cost": 8078, "mass": 2, "power": 0.44, "time": 900 }, - "1A": { "grp": "ls", "class": 1, "rating": "A", "cost": 20195, "mass": 1.3, "power": 0.48, "time": 1500 } + "1E": { "grp": "ls", "class": 1, "rating": "E", "cost": 520, "mass": 1.3, "power": 0.32, "time": 300 }, + "1D": { "grp": "ls", "class": 1, "rating": "D", "cost": 1290, "mass": 0.5, "power": 0.36, "time": 450 }, + "1C": { "grp": "ls", "class": 1, "rating": "C", "cost": 3230, "mass": 1.3, "power": 0.4, "time": 600 }, + "1B": { "grp": "ls", "class": 1, "rating": "B", "cost": 8080, "mass": 2, "power": 0.44, "time": 900 }, + "1A": { "grp": "ls", "class": 1, "rating": "A", "cost": 20200, "mass": 1.3, "power": 0.48, "time": 1500 } } \ No newline at end of file diff --git a/data/components/common/power_distributor.json b/data/components/common/power_distributor.json index 37866af5..4549744b 100755 --- a/data/components/common/power_distributor.json +++ b/data/components/common/power_distributor.json @@ -1,42 +1,49 @@ { - "8E": { "grp": "pd", "class": 8, "rating": "E", "cost": 697584, "mass": 160, "power": 0.64, "weaponcapacity": 48, "weaponrecharge": 4.8, "enginecapacity": 32, "enginerecharge": 3.2, "systemcapacity": 32, "systemrecharge": 3.2 }, - "8D": { "grp": "pd", "class": 8, "rating": "D", "cost": 1743961, "mass": 64, "power": 0.72, "weaponcapacity": 54, "weaponrecharge": 5.4, "enginecapacity": 36, "enginerecharge": 3.6, "systemcapacity": 36, "systemrecharge": 3.6 }, - "8C": { "grp": "pd", "class": 8, "rating": "C", "cost": 4359903, "mass": 160, "power": 0.8, "weaponcapacity": 60, "weaponrecharge": 6, "enginecapacity": 40, "enginerecharge": 4, "systemcapacity": 40, "systemrecharge": 4 }, - "8B": { "grp": "pd", "class": 8, "rating": "B", "cost": 10899756, "mass": 256, "power": 0.88, "weaponcapacity": 66, "weaponrecharge": 6.6, "enginecapacity": 44, "enginerecharge": 4.4, "systemcapacity": 44, "systemrecharge": 4.4 }, - "8A": { "grp": "pd", "class": 8, "rating": "A", "cost": 27249391, "mass": 160, "power": 0.96, "weaponcapacity": 72, "weaponrecharge": 7.2, "enginecapacity": 48, "enginerecharge": 4.8, "systemcapacity": 48, "systemrecharge": 4.8 }, - "7E": { "grp": "pd", "class": 7, "rating": "E", "cost": 249137, "mass": 80, "power": 0.59, "weaponcapacity": 41, "weaponrecharge": 4.1, "enginecapacity": 27, "enginerecharge": 2.6, "systemcapacity": 27, "systemrecharge": 2.6 }, - "7D": { "grp": "pd", "class": 7, "rating": "D", "cost": 622843, "mass": 32, "power": 0.67, "weaponcapacity": 46, "weaponrecharge": 4.6, "enginecapacity": 31, "enginerecharge": 3, "systemcapacity": 31, "systemrecharge": 3 }, - "7C": { "grp": "pd", "class": 7, "rating": "C", "cost": 1557108, "mass": 80, "power": 0.74, "weaponcapacity": 51, "weaponrecharge": 5.1, "enginecapacity": 34, "enginerecharge": 3.3, "systemcapacity": 34, "systemrecharge": 3.3 }, + "8E": { "grp": "pd", "class": 8, "rating": "E", "cost": 697580, "mass": 160, "power": 0.64, "weaponcapacity": 48, "weaponrecharge": 4.8, "enginecapacity": 32, "enginerecharge": 3.2, "systemcapacity": 32, "systemrecharge": 3.2 }, + "8D": { "grp": "pd", "class": 8, "rating": "D", "cost": 1743960, "mass": 64, "power": 0.72, "weaponcapacity": 54, "weaponrecharge": 5.4, "enginecapacity": 36, "enginerecharge": 3.6, "systemcapacity": 36, "systemrecharge": 3.6 }, + "8C": { "grp": "pd", "class": 8, "rating": "C", "cost": 4359900, "mass": 160, "power": 0.8, "weaponcapacity": 60, "weaponrecharge": 6, "enginecapacity": 40, "enginerecharge": 4, "systemcapacity": 40, "systemrecharge": 4 }, + "8B": { "grp": "pd", "class": 8, "rating": "B", "cost": 10899760, "mass": 256, "power": 0.88, "weaponcapacity": 66, "weaponrecharge": 6.6, "enginecapacity": 44, "enginerecharge": 4.4, "systemcapacity": 44, "systemrecharge": 4.4 }, + "8A": { "grp": "pd", "class": 8, "rating": "A", "cost": 27249390, "mass": 160, "power": 0.96, "weaponcapacity": 72, "weaponrecharge": 7.2, "enginecapacity": 48, "enginerecharge": 4.8, "systemcapacity": 48, "systemrecharge": 4.8 }, + + "7E": { "grp": "pd", "class": 7, "rating": "E", "cost": 249140, "mass": 80, "power": 0.59, "weaponcapacity": 41, "weaponrecharge": 4.1, "enginecapacity": 27, "enginerecharge": 2.6, "systemcapacity": 27, "systemrecharge": 2.6 }, + "7D": { "grp": "pd", "class": 7, "rating": "D", "cost": 622840, "mass": 32, "power": 0.67, "weaponcapacity": 46, "weaponrecharge": 4.6, "enginecapacity": 31, "enginerecharge": 3, "systemcapacity": 31, "systemrecharge": 3 }, + "7C": { "grp": "pd", "class": 7, "rating": "C", "cost": 1557110, "mass": 80, "power": 0.74, "weaponcapacity": 51, "weaponrecharge": 5.1, "enginecapacity": 34, "enginerecharge": 3.3, "systemcapacity": 34, "systemrecharge": 3.3 }, "7B": { "grp": "pd", "class": 7, "rating": "B", "cost": 3892770, "mass": 128, "power": 0.81, "weaponcapacity": 56, "weaponrecharge": 5.6, "enginecapacity": 37, "enginerecharge": 3.6, "systemcapacity": 37, "systemrecharge": 3.6 }, - "7A": { "grp": "pd", "class": 7, "rating": "A", "cost": 9731925, "mass": 80, "power": 0.89, "weaponcapacity": 61, "weaponrecharge": 6.1, "enginecapacity": 41, "enginerecharge": 4, "systemcapacity": 41, "systemrecharge": 4 }, - "6E": { "grp": "pd", "class": 6, "rating": "E", "cost": 88978, "mass": 40, "power": 0.54, "weaponcapacity": 34, "weaponrecharge": 3.4, "enginecapacity": 23, "enginerecharge": 2.2, "systemcapacity": 23, "systemrecharge": 2.2 }, - "6D": { "grp": "pd", "class": 6, "rating": "D", "cost": 222444, "mass": 16, "power": 0.61, "weaponcapacity": 38, "weaponrecharge": 3.9, "enginecapacity": 26, "enginerecharge": 2.4, "systemcapacity": 26, "systemrecharge": 2.4 }, + "7A": { "grp": "pd", "class": 7, "rating": "A", "cost": 9731930, "mass": 80, "power": 0.89, "weaponcapacity": 61, "weaponrecharge": 6.1, "enginecapacity": 41, "enginerecharge": 4, "systemcapacity": 41, "systemrecharge": 4 }, + + "6E": { "grp": "pd", "class": 6, "rating": "E", "cost": 88980, "mass": 40, "power": 0.54, "weaponcapacity": 34, "weaponrecharge": 3.4, "enginecapacity": 23, "enginerecharge": 2.2, "systemcapacity": 23, "systemrecharge": 2.2 }, + "6D": { "grp": "pd", "class": 6, "rating": "D", "cost": 222440, "mass": 16, "power": 0.61, "weaponcapacity": 38, "weaponrecharge": 3.9, "enginecapacity": 26, "enginerecharge": 2.4, "systemcapacity": 26, "systemrecharge": 2.4 }, "6C": { "grp": "pd", "class": 6, "rating": "C", "cost": 556110, "mass": 40, "power": 0.68, "weaponcapacity": 42, "weaponrecharge": 4.3, "enginecapacity": 29, "enginerecharge": 2.7, "systemcapacity": 29, "systemrecharge": 2.7 }, - "6B": { "grp": "pd", "class": 6, "rating": "B", "cost": 1390275, "mass": 64, "power": 0.75, "weaponcapacity": 46, "weaponrecharge": 4.7, "enginecapacity": 32, "enginerecharge": 3, "systemcapacity": 32, "systemrecharge": 3 }, - "6A": { "grp": "pd", "class": 6, "rating": "A", "cost": 3475688, "mass": 40, "power": 0.82, "weaponcapacity": 50, "weaponrecharge": 5.2, "enginecapacity": 35, "enginerecharge": 3.2, "systemcapacity": 35, "systemrecharge": 3.2 }, - "5E": { "grp": "pd", "class": 5, "rating": "E", "cost": 31778, "mass": 20, "power": 0.5, "weaponcapacity": 27, "weaponrecharge": 2.9, "enginecapacity": 19, "enginerecharge": 1.7, "systemcapacity": 19, "systemrecharge": 1.7 }, - "5D": { "grp": "pd", "class": 5, "rating": "D", "cost": 79444, "mass": 8, "power": 0.56, "weaponcapacity": 31, "weaponrecharge": 3.2, "enginecapacity": 22, "enginerecharge": 1.9, "systemcapacity": 22, "systemrecharge": 1.9 }, - "5C": { "grp": "pd", "class": 5, "rating": "C", "cost": 198611, "mass": 20, "power": 0.62, "weaponcapacity": 34, "weaponrecharge": 3.6, "enginecapacity": 24, "enginerecharge": 2.1, "systemcapacity": 24, "systemrecharge": 2.1 }, - "5B": { "grp": "pd", "class": 5, "rating": "B", "cost": 496527, "mass": 32, "power": 0.68, "weaponcapacity": 37, "weaponrecharge": 4, "enginecapacity": 26, "enginerecharge": 2.3, "systemcapacity": 26, "systemrecharge": 2.3 }, - "5A": { "grp": "pd", "class": 5, "rating": "A", "cost": 1241317, "mass": 20, "power": 0.74, "weaponcapacity": 41, "weaponrecharge": 4.3, "enginecapacity": 29, "enginerecharge": 2.5, "systemcapacity": 29, "systemrecharge": 2.5 }, - "4E": { "grp": "pd", "class": 4, "rating": "E", "cost": 11349, "mass": 10, "power": 0.45, "weaponcapacity": 22, "weaponrecharge": 2.3, "enginecapacity": 15, "enginerecharge": 1.3, "systemcapacity": 15, "systemrecharge": 1.3 }, - "4D": { "grp": "pd", "class": 4, "rating": "D", "cost": 28373, "mass": 4, "power": 0.5, "weaponcapacity": 24, "weaponrecharge": 2.6, "enginecapacity": 17, "enginerecharge": 1.4, "systemcapacity": 17, "systemrecharge": 1.4 }, - "4C": { "grp": "pd", "class": 4, "rating": "C", "cost": 70932, "mass": 10, "power": 0.56, "weaponcapacity": 27, "weaponrecharge": 2.9, "enginecapacity": 19, "enginerecharge": 1.6, "systemcapacity": 19, "systemrecharge": 1.6 }, - "4B": { "grp": "pd", "class": 4, "rating": "B", "cost": 177331, "mass": 16, "power": 0.62, "weaponcapacity": 30, "weaponrecharge": 3.2, "enginecapacity": 21, "enginerecharge": 1.8, "systemcapacity": 21, "systemrecharge": 1.8 }, - "4A": { "grp": "pd", "class": 4, "rating": "A", "cost": 443328, "mass": 10, "power": 0.67, "weaponcapacity": 32, "weaponrecharge": 3.5, "enginecapacity": 23, "enginerecharge": 1.9, "systemcapacity": 23, "systemrecharge": 1.9 }, - "3E": { "grp": "pd", "class": 3, "rating": "E", "cost": 4053, "mass": 5, "power": 0.4, "weaponcapacity": 16, "weaponrecharge": 1.8, "enginecapacity": 12, "enginerecharge": 0.9, "systemcapacity": 12, "systemrecharge": 0.9 }, - "3D": { "grp": "pd", "class": 3, "rating": "D", "cost": 10133, "mass": 2, "power": 0.45, "weaponcapacity": 18, "weaponrecharge": 2.1, "enginecapacity": 14, "enginerecharge": 1, "systemcapacity": 14, "systemrecharge": 1 }, - "3C": { "grp": "pd", "class": 3, "rating": "C", "cost": 25333, "mass": 5, "power": 0.5, "weaponcapacity": 20, "weaponrecharge": 2.3, "enginecapacity": 15, "enginerecharge": 1.1, "systemcapacity": 15, "systemrecharge": 1.1 }, - "3B": { "grp": "pd", "class": 3, "rating": "B", "cost": 63333, "mass": 8, "power": 0.55, "weaponcapacity": 22, "weaponrecharge": 2.5, "enginecapacity": 17, "enginerecharge": 1.2, "systemcapacity": 17, "systemrecharge": 1.2 }, - "3A": { "grp": "pd", "class": 3, "rating": "A", "cost": 158331, "mass": 5, "power": 0.6, "weaponcapacity": 24, "weaponrecharge": 2.8, "enginecapacity": 18, "enginerecharge": 1.3, "systemcapacity": 18, "systemrecharge": 1.3 }, - "2E": { "grp": "pd", "class": 2, "rating": "E", "cost": 1448, "mass": 2.5, "power": 0.36, "weaponcapacity": 12, "weaponrecharge": 1.4, "enginecapacity": 10, "enginerecharge": 0.6, "systemcapacity": 10, "systemrecharge": 0.6 }, - "2D": { "grp": "pd", "class": 2, "rating": "D", "cost": 3619, "mass": 1, "power": 0.41, "weaponcapacity": 14, "weaponrecharge": 1.6, "enginecapacity": 11, "enginerecharge": 0.6, "systemcapacity": 11, "systemrecharge": 0.6 }, - "2C": { "grp": "pd", "class": 2, "rating": "C", "cost": 9048, "mass": 2.5, "power": 0.45, "weaponcapacity": 15, "weaponrecharge": 1.8, "enginecapacity": 12, "enginerecharge": 0.7, "systemcapacity": 12, "systemrecharge": 0.7 }, - "2B": { "grp": "pd", "class": 2, "rating": "B", "cost": 22619, "mass": 4, "power": 0.5, "weaponcapacity": 17, "weaponrecharge": 2, "enginecapacity": 13, "enginerecharge": 0.8, "systemcapacity": 13, "systemrecharge": 0.8 }, - "2A": { "grp": "pd", "class": 2, "rating": "A", "cost": 56547, "mass": 2.5, "power": 0.54, "weaponcapacity": 18, "weaponrecharge": 2.2, "enginecapacity": 14, "enginerecharge": 0.8, "systemcapacity": 14, "systemrecharge": 0.8 }, - "1E": { "grp": "pd", "class": 1, "rating": "E", "cost": 517, "mass": 1.3, "power": 0.32, "weaponcapacity": 10, "weaponrecharge": 1.2, "enginecapacity": 8, "enginerecharge": 0.4, "systemcapacity": 8, "systemrecharge": 0.4 }, - "1D": { "grp": "pd", "class": 1, "rating": "D", "cost": 1293, "mass": 0.5, "power": 0.36, "weaponcapacity": 11, "weaponrecharge": 1.4, "enginecapacity": 9, "enginerecharge": 0.5, "systemcapacity": 9, "systemrecharge": 0.5 }, - "1C": { "grp": "pd", "class": 1, "rating": "C", "cost": 3231, "mass": 1.3, "power": 0.4, "weaponcapacity": 12, "weaponrecharge": 1.5, "enginecapacity": 10, "enginerecharge": 0.5, "systemcapacity": 10, "systemrecharge": 0.5 }, - "1B": { "grp": "pd", "class": 1, "rating": "B", "cost": 8078, "mass": 2, "power": 0.44, "weaponcapacity": 13, "weaponrecharge": 1.7, "enginecapacity": 11, "enginerecharge": 0.6, "systemcapacity": 11, "systemrecharge": 0.6 }, - "1A": { "grp": "pd", "class": 1, "rating": "A", "cost": 20195, "mass": 1.3, "power": 0.48, "weaponcapacity": 14, "weaponrecharge": 1.8, "enginecapacity": 12, "enginerecharge": 0.6, "systemcapacity": 12, "systemrecharge": 0.6 } + "6B": { "grp": "pd", "class": 6, "rating": "B", "cost": 1390280, "mass": 64, "power": 0.75, "weaponcapacity": 46, "weaponrecharge": 4.7, "enginecapacity": 32, "enginerecharge": 3, "systemcapacity": 32, "systemrecharge": 3 }, + "6A": { "grp": "pd", "class": 6, "rating": "A", "cost": 3475690, "mass": 40, "power": 0.82, "weaponcapacity": 50, "weaponrecharge": 5.2, "enginecapacity": 35, "enginerecharge": 3.2, "systemcapacity": 35, "systemrecharge": 3.2 }, + + "5E": { "grp": "pd", "class": 5, "rating": "E", "cost": 31780, "mass": 20, "power": 0.5, "weaponcapacity": 27, "weaponrecharge": 2.9, "enginecapacity": 19, "enginerecharge": 1.7, "systemcapacity": 19, "systemrecharge": 1.7 }, + "5D": { "grp": "pd", "class": 5, "rating": "D", "cost": 79440, "mass": 8, "power": 0.56, "weaponcapacity": 31, "weaponrecharge": 3.2, "enginecapacity": 22, "enginerecharge": 1.9, "systemcapacity": 22, "systemrecharge": 1.9 }, + "5C": { "grp": "pd", "class": 5, "rating": "C", "cost": 198610, "mass": 20, "power": 0.62, "weaponcapacity": 34, "weaponrecharge": 3.6, "enginecapacity": 24, "enginerecharge": 2.1, "systemcapacity": 24, "systemrecharge": 2.1 }, + "5B": { "grp": "pd", "class": 5, "rating": "B", "cost": 496530, "mass": 32, "power": 0.68, "weaponcapacity": 37, "weaponrecharge": 4, "enginecapacity": 26, "enginerecharge": 2.3, "systemcapacity": 26, "systemrecharge": 2.3 }, + "5A": { "grp": "pd", "class": 5, "rating": "A", "cost": 1241320, "mass": 20, "power": 0.74, "weaponcapacity": 41, "weaponrecharge": 4.3, "enginecapacity": 29, "enginerecharge": 2.5, "systemcapacity": 29, "systemrecharge": 2.5 }, + + "4E": { "grp": "pd", "class": 4, "rating": "E", "cost": 11350, "mass": 10, "power": 0.45, "weaponcapacity": 22, "weaponrecharge": 2.3, "enginecapacity": 15, "enginerecharge": 1.3, "systemcapacity": 15, "systemrecharge": 1.3 }, + "4D": { "grp": "pd", "class": 4, "rating": "D", "cost": 28370, "mass": 4, "power": 0.5, "weaponcapacity": 24, "weaponrecharge": 2.6, "enginecapacity": 17, "enginerecharge": 1.4, "systemcapacity": 17, "systemrecharge": 1.4 }, + "4C": { "grp": "pd", "class": 4, "rating": "C", "cost": 70930, "mass": 10, "power": 0.56, "weaponcapacity": 27, "weaponrecharge": 2.9, "enginecapacity": 19, "enginerecharge": 1.6, "systemcapacity": 19, "systemrecharge": 1.6 }, + "4B": { "grp": "pd", "class": 4, "rating": "B", "cost": 177330, "mass": 16, "power": 0.62, "weaponcapacity": 30, "weaponrecharge": 3.2, "enginecapacity": 21, "enginerecharge": 1.8, "systemcapacity": 21, "systemrecharge": 1.8 }, + "4A": { "grp": "pd", "class": 4, "rating": "A", "cost": 443330, "mass": 10, "power": 0.67, "weaponcapacity": 32, "weaponrecharge": 3.5, "enginecapacity": 23, "enginerecharge": 1.9, "systemcapacity": 23, "systemrecharge": 1.9 }, + + "3E": { "grp": "pd", "class": 3, "rating": "E", "cost": 4050, "mass": 5, "power": 0.4, "weaponcapacity": 16, "weaponrecharge": 1.8, "enginecapacity": 12, "enginerecharge": 0.9, "systemcapacity": 12, "systemrecharge": 0.9 }, + "3D": { "grp": "pd", "class": 3, "rating": "D", "cost": 10130, "mass": 2, "power": 0.45, "weaponcapacity": 18, "weaponrecharge": 2.1, "enginecapacity": 14, "enginerecharge": 1, "systemcapacity": 14, "systemrecharge": 1 }, + "3C": { "grp": "pd", "class": 3, "rating": "C", "cost": 25330, "mass": 5, "power": 0.5, "weaponcapacity": 20, "weaponrecharge": 2.3, "enginecapacity": 15, "enginerecharge": 1.1, "systemcapacity": 15, "systemrecharge": 1.1 }, + "3B": { "grp": "pd", "class": 3, "rating": "B", "cost": 63330, "mass": 8, "power": 0.55, "weaponcapacity": 22, "weaponrecharge": 2.5, "enginecapacity": 17, "enginerecharge": 1.2, "systemcapacity": 17, "systemrecharge": 1.2 }, + "3A": { "grp": "pd", "class": 3, "rating": "A", "cost": 158330, "mass": 5, "power": 0.6, "weaponcapacity": 24, "weaponrecharge": 2.8, "enginecapacity": 18, "enginerecharge": 1.3, "systemcapacity": 18, "systemrecharge": 1.3 }, + + "2E": { "grp": "pd", "class": 2, "rating": "E", "cost": 1450, "mass": 2.5, "power": 0.36, "weaponcapacity": 12, "weaponrecharge": 1.4, "enginecapacity": 10, "enginerecharge": 0.6, "systemcapacity": 10, "systemrecharge": 0.6 }, + "2D": { "grp": "pd", "class": 2, "rating": "D", "cost": 3620, "mass": 1, "power": 0.41, "weaponcapacity": 14, "weaponrecharge": 1.6, "enginecapacity": 11, "enginerecharge": 0.6, "systemcapacity": 11, "systemrecharge": 0.6 }, + "2C": { "grp": "pd", "class": 2, "rating": "C", "cost": 9050, "mass": 2.5, "power": 0.45, "weaponcapacity": 15, "weaponrecharge": 1.8, "enginecapacity": 12, "enginerecharge": 0.7, "systemcapacity": 12, "systemrecharge": 0.7 }, + "2B": { "grp": "pd", "class": 2, "rating": "B", "cost": 22620, "mass": 4, "power": 0.5, "weaponcapacity": 17, "weaponrecharge": 2, "enginecapacity": 13, "enginerecharge": 0.8, "systemcapacity": 13, "systemrecharge": 0.8 }, + "2A": { "grp": "pd", "class": 2, "rating": "A", "cost": 56550, "mass": 2.5, "power": 0.54, "weaponcapacity": 18, "weaponrecharge": 2.2, "enginecapacity": 14, "enginerecharge": 0.8, "systemcapacity": 14, "systemrecharge": 0.8 }, + + "1E": { "grp": "pd", "class": 1, "rating": "E", "cost": 520, "mass": 1.3, "power": 0.32, "weaponcapacity": 10, "weaponrecharge": 1.2, "enginecapacity": 8, "enginerecharge": 0.4, "systemcapacity": 8, "systemrecharge": 0.4 }, + "1D": { "grp": "pd", "class": 1, "rating": "D", "cost": 1290, "mass": 0.5, "power": 0.36, "weaponcapacity": 11, "weaponrecharge": 1.4, "enginecapacity": 9, "enginerecharge": 0.5, "systemcapacity": 9, "systemrecharge": 0.5 }, + "1C": { "grp": "pd", "class": 1, "rating": "C", "cost": 3230, "mass": 1.3, "power": 0.4, "weaponcapacity": 12, "weaponrecharge": 1.5, "enginecapacity": 10, "enginerecharge": 0.5, "systemcapacity": 10, "systemrecharge": 0.5 }, + "1B": { "grp": "pd", "class": 1, "rating": "B", "cost": 8080, "mass": 2, "power": 0.44, "weaponcapacity": 13, "weaponrecharge": 1.7, "enginecapacity": 11, "enginerecharge": 0.6, "systemcapacity": 11, "systemrecharge": 0.6 }, + "1A": { "grp": "pd", "class": 1, "rating": "A", "cost": 20200, "mass": 1.3, "power": 0.48, "weaponcapacity": 14, "weaponrecharge": 1.8, "enginecapacity": 12, "enginerecharge": 0.6, "systemcapacity": 12, "systemrecharge": 0.6 } } \ No newline at end of file diff --git a/data/components/common/power_plant.json b/data/components/common/power_plant.json index 160c352c..c7bb8ae5 100755 --- a/data/components/common/power_plant.json +++ b/data/components/common/power_plant.json @@ -1,37 +1,43 @@ { - "8E":{ "grp": "pp", "class": 8, "rating": "E", "cost": 2007241, "mass": 160, "pGen": 24, "eff": "F" }, - "8D":{ "grp": "pp", "class": 8, "rating": "D", "cost": 6021722, "mass": 64, "pGen": 27, "eff": "D" }, - "8C":{ "grp": "pp", "class": 8, "rating": "C", "cost": 18065165, "mass": 80, "pGen": 30, "eff": "C" }, - "8B":{ "grp": "pp", "class": 8, "rating": "B", "cost": 54195495, "mass": 128, "pGen": 33, "eff": "C" }, - "8A":{ "grp": "pp", "class": 8, "rating": "A", "cost": 162586486, "mass": 80, "pGen": 36, "eff": "B" }, - "7E":{ "grp": "pp", "class": 7, "rating": "E", "cost": 633199, "mass": 80, "pGen": 20, "eff": "F" }, - "7D":{ "grp": "pp", "class": 7, "rating": "D", "cost": 1899597, "mass": 32, "pGen": 22.5, "eff": "D" }, + "8E":{ "grp": "pp", "class": 8, "rating": "E", "cost": 2007240, "mass": 160, "pGen": 24, "eff": "F" }, + "8D":{ "grp": "pp", "class": 8, "rating": "D", "cost": 6021720, "mass": 64, "pGen": 27, "eff": "D" }, + "8C":{ "grp": "pp", "class": 8, "rating": "C", "cost": 18065170, "mass": 80, "pGen": 30, "eff": "C" }, + "8B":{ "grp": "pp", "class": 8, "rating": "B", "cost": 54195500, "mass": 128, "pGen": 33, "eff": "C" }, + "8A":{ "grp": "pp", "class": 8, "rating": "A", "cost": 162586490, "mass": 80, "pGen": 36, "eff": "B" }, + + "7E":{ "grp": "pp", "class": 7, "rating": "E", "cost": 633200, "mass": 80, "pGen": 20, "eff": "F" }, + "7D":{ "grp": "pp", "class": 7, "rating": "D", "cost": 1899600, "mass": 32, "pGen": 22.5, "eff": "D" }, "7C":{ "grp": "pp", "class": 7, "rating": "C", "cost": 5698790, "mass": 40, "pGen": 25, "eff": "C" }, - "7B":{ "grp": "pp", "class": 7, "rating": "B", "cost": 17096371, "mass": 64, "pGen": 27.5, "eff": "C" }, - "7A":{ "grp": "pp", "class": 7, "rating": "A", "cost": 51289112, "mass": 40, "pGen": 30, "eff": "B" }, - "6E":{ "grp": "pp", "class": 6, "rating": "E", "cost": 199747, "mass": 40, "pGen": 16.8, "eff": "F" }, - "6D":{ "grp": "pp", "class": 6, "rating": "D", "cost": 599242, "mass": 16, "pGen": 18.9, "eff": "D" }, - "6C":{ "grp": "pp", "class": 6, "rating": "C", "cost": 1797726, "mass": 20, "pGen": 21, "eff": "C" }, - "6B":{ "grp": "pp", "class": 6, "rating": "B", "cost": 5393177, "mass": 32, "pGen": 23.1, "eff": "C" }, - "6A":{ "grp": "pp", "class": 6, "rating": "A", "cost": 16179531, "mass": 20, "pGen": 25.2, "eff": "B" }, - "5E":{ "grp": "pp", "class": 5, "rating": "E", "cost": 63012, "mass": 20, "pGen": 13.6, "eff": "F" }, - "5D":{ "grp": "pp", "class": 5, "rating": "D", "cost": 189035, "mass": 8, "pGen": 15.3, "eff": "D" }, - "5C":{ "grp": "pp", "class": 5, "rating": "C", "cost": 567106, "mass": 10, "pGen": 17, "eff": "C" }, - "5B":{ "grp": "pp", "class": 5, "rating": "B", "cost": 1701318, "mass": 16, "pGen": 18.7, "eff": "C" }, - "5A":{ "grp": "pp", "class": 5, "rating": "A", "cost": 5103953, "mass": 10, "pGen": 20.4, "eff": "B" }, - "4E":{ "grp": "pp", "class": 4, "rating": "E", "cost": 19878, "mass": 10, "pGen": 10.4, "eff": "F" }, - "4D":{ "grp": "pp", "class": 4, "rating": "D", "cost": 59633, "mass": 4, "pGen": 11.7, "eff": "D" }, - "4C":{ "grp": "pp", "class": 4, "rating": "C", "cost": 178898, "mass": 5, "pGen": 13, "eff": "C" }, - "4B":{ "grp": "pp", "class": 4, "rating": "B", "cost": 536693, "mass": 8, "pGen": 14.3, "eff": "C" }, + "7B":{ "grp": "pp", "class": 7, "rating": "B", "cost": 17096370, "mass": 64, "pGen": 27.5, "eff": "C" }, + "7A":{ "grp": "pp", "class": 7, "rating": "A", "cost": 51289110, "mass": 40, "pGen": 30, "eff": "B" }, + + "6E":{ "grp": "pp", "class": 6, "rating": "E", "cost": 199750, "mass": 40, "pGen": 16.8, "eff": "F" }, + "6D":{ "grp": "pp", "class": 6, "rating": "D", "cost": 599240, "mass": 16, "pGen": 18.9, "eff": "D" }, + "6C":{ "grp": "pp", "class": 6, "rating": "C", "cost": 1797730, "mass": 20, "pGen": 21, "eff": "C" }, + "6B":{ "grp": "pp", "class": 6, "rating": "B", "cost": 5393180, "mass": 32, "pGen": 23.1, "eff": "C" }, + "6A":{ "grp": "pp", "class": 6, "rating": "A", "cost": 16179530, "mass": 20, "pGen": 25.2, "eff": "B" }, + + "5E":{ "grp": "pp", "class": 5, "rating": "E", "cost": 63010, "mass": 20, "pGen": 13.6, "eff": "F" }, + "5D":{ "grp": "pp", "class": 5, "rating": "D", "cost": 189040, "mass": 8, "pGen": 15.3, "eff": "D" }, + "5C":{ "grp": "pp", "class": 5, "rating": "C", "cost": 567110, "mass": 10, "pGen": 17, "eff": "C" }, + "5B":{ "grp": "pp", "class": 5, "rating": "B", "cost": 1701320, "mass": 16, "pGen": 18.7, "eff": "C" }, + "5A":{ "grp": "pp", "class": 5, "rating": "A", "cost": 5103950, "mass": 10, "pGen": 20.4, "eff": "B" }, + + "4E":{ "grp": "pp", "class": 4, "rating": "E", "cost": 19880, "mass": 10, "pGen": 10.4, "eff": "F" }, + "4D":{ "grp": "pp", "class": 4, "rating": "D", "cost": 59630, "mass": 4, "pGen": 11.7, "eff": "D" }, + "4C":{ "grp": "pp", "class": 4, "rating": "C", "cost": 178900, "mass": 5, "pGen": 13, "eff": "C" }, + "4B":{ "grp": "pp", "class": 4, "rating": "B", "cost": 536690, "mass": 8, "pGen": 14.3, "eff": "C" }, "4A":{ "grp": "pp", "class": 4, "rating": "A", "cost": 1610080, "mass": 5, "pGen": 15.6, "eff": "B" }, - "3E":{ "grp": "pp", "class": 3, "rating": "E", "cost": 6271, "mass": 5, "pGen": 8, "eff": "F" }, - "3D":{ "grp": "pp", "class": 3, "rating": "D", "cost": 18812, "mass": 2, "pGen": 9, "eff": "D" }, - "3C":{ "grp": "pp", "class": 3, "rating": "C", "cost": 56435, "mass": 2.5, "pGen": 10, "eff": "C" }, - "3B":{ "grp": "pp", "class": 3, "rating": "B", "cost": 169304, "mass": 4, "pGen": 11, "eff": "C" }, - "3A":{ "grp": "pp", "class": 3, "rating": "A", "cost": 507912, "mass": 2.5, "pGen": 12, "eff": "B" }, - "2E":{ "grp": "pp", "class": 2, "rating": "E", "cost": 1978, "mass": 2.5, "pGen": 6.4, "eff": "F" }, - "2D":{ "grp": "pp", "class": 2, "rating": "D", "cost": 5934, "mass": 1, "pGen": 7.2, "eff": "D" }, - "2C":{ "grp": "pp", "class": 2, "rating": "C", "cost": 17803, "mass": 1.3, "pGen": 8, "eff": "C" }, - "2B":{ "grp": "pp", "class": 2, "rating": "B", "cost": 53408, "mass": 2, "pGen": 8.8, "eff": "C" }, - "2A":{ "grp": "pp", "class": 2, "rating": "A", "cost": 160224, "mass": 1.3, "pGen": 9.6, "eff": "B" } + + "3E":{ "grp": "pp", "class": 3, "rating": "E", "cost": 6270, "mass": 5, "pGen": 8, "eff": "F" }, + "3D":{ "grp": "pp", "class": 3, "rating": "D", "cost": 18810, "mass": 2, "pGen": 9, "eff": "D" }, + "3C":{ "grp": "pp", "class": 3, "rating": "C", "cost": 56440, "mass": 2.5, "pGen": 10, "eff": "C" }, + "3B":{ "grp": "pp", "class": 3, "rating": "B", "cost": 169300, "mass": 4, "pGen": 11, "eff": "C" }, + "3A":{ "grp": "pp", "class": 3, "rating": "A", "cost": 507910, "mass": 2.5, "pGen": 12, "eff": "B" }, + + "2E":{ "grp": "pp", "class": 2, "rating": "E", "cost": 1980, "mass": 2.5, "pGen": 6.4, "eff": "F" }, + "2D":{ "grp": "pp", "class": 2, "rating": "D", "cost": 5930, "mass": 1, "pGen": 7.2, "eff": "D" }, + "2C":{ "grp": "pp", "class": 2, "rating": "C", "cost": 17800, "mass": 1.3, "pGen": 8, "eff": "C" }, + "2B":{ "grp": "pp", "class": 2, "rating": "B", "cost": 53410, "mass": 2, "pGen": 8.8, "eff": "C" }, + "2A":{ "grp": "pp", "class": 2, "rating": "A", "cost": 160220, "mass": 1.3, "pGen": 9.6, "eff": "B" } } \ No newline at end of file diff --git a/data/components/common/sensors.json b/data/components/common/sensors.json index 9d81d044..6134f668 100755 --- a/data/components/common/sensors.json +++ b/data/components/common/sensors.json @@ -1,43 +1,43 @@ { - "8E": { "grp": "s", "class": 8, "rating": "E", "cost": 697584, "mass": 160, "power": 0.55, "range": 5.12 }, - "8D": { "grp": "s", "class": 8, "rating": "D", "cost": 1743961, "mass": 64, "power": 0.62, "range": 5.76 }, - "8C": { "grp": "s", "class": 8, "rating": "C", "cost": 4359903, "mass": 160, "power": 0.69, "range": 6.4 }, - "8B": { "grp": "s", "class": 8, "rating": "B", "cost": 10899756, "mass": 256, "power": 1.14, "range": 7.04 }, - "8A": { "grp": "s", "class": 8, "rating": "A", "cost": 27249391, "mass": 160, "power": 2.07, "range": 7.68 }, + "8E": { "grp": "s", "class": 8, "rating": "E", "cost": 697580, "mass": 160, "power": 0.55, "range": 5.12 }, + "8D": { "grp": "s", "class": 8, "rating": "D", "cost": 1743960, "mass": 64, "power": 0.62, "range": 5.76 }, + "8C": { "grp": "s", "class": 8, "rating": "C", "cost": 4359900, "mass": 160, "power": 0.69, "range": 6.4 }, + "8B": { "grp": "s", "class": 8, "rating": "B", "cost": 10899760, "mass": 256, "power": 1.14, "range": 7.04 }, + "8A": { "grp": "s", "class": 8, "rating": "A", "cost": 27249390, "mass": 160, "power": 2.07, "range": 7.68 }, - "6E": { "grp": "s", "class": 6, "rating": "E", "cost": 88978, "mass": 40, "power": 0.4, "range": 4.8 }, - "6D": { "grp": "s", "class": 6, "rating": "D", "cost": 222444, "mass": 16, "power": 0.45, "range": 5.4 }, + "6E": { "grp": "s", "class": 6, "rating": "E", "cost": 88980, "mass": 40, "power": 0.4, "range": 4.8 }, + "6D": { "grp": "s", "class": 6, "rating": "D", "cost": 222440, "mass": 16, "power": 0.45, "range": 5.4 }, "6C": { "grp": "s", "class": 6, "rating": "C", "cost": 556110, "mass": 40, "power": 0.5, "range": 6 }, - "6B": { "grp": "s", "class": 6, "rating": "B", "cost": 1390275, "mass": 64, "power": 0.83, "range": 6.6 }, - "6A": { "grp": "s", "class": 6, "rating": "A", "cost": 3475688, "mass": 40, "power": 1.5, "range": 7.2 }, + "6B": { "grp": "s", "class": 6, "rating": "B", "cost": 1390280, "mass": 64, "power": 0.83, "range": 6.6 }, + "6A": { "grp": "s", "class": 6, "rating": "A", "cost": 3475690, "mass": 40, "power": 1.5, "range": 7.2 }, - "5E": { "grp": "s", "class": 5, "rating": "E", "cost": 31778, "mass": 20, "power": 0.33, "range": 4.64 }, - "5D": { "grp": "s", "class": 5, "rating": "D", "cost": 79444, "mass": 8, "power": 0.37, "range": 5.22 }, - "5C": { "grp": "s", "class": 5, "rating": "C", "cost": 198611, "mass": 20, "power": 0.41, "range": 5.8 }, - "5B": { "grp": "s", "class": 5, "rating": "B", "cost": 496527, "mass": 32, "power": 0.68, "range": 6.38 }, - "5A": { "grp": "s", "class": 5, "rating": "A", "cost": 1241317, "mass": 20, "power": 1.23, "range": 6.96 }, + "5E": { "grp": "s", "class": 5, "rating": "E", "cost": 31780, "mass": 20, "power": 0.33, "range": 4.64 }, + "5D": { "grp": "s", "class": 5, "rating": "D", "cost": 79440, "mass": 8, "power": 0.37, "range": 5.22 }, + "5C": { "grp": "s", "class": 5, "rating": "C", "cost": 198610, "mass": 20, "power": 0.41, "range": 5.8 }, + "5B": { "grp": "s", "class": 5, "rating": "B", "cost": 496530, "mass": 32, "power": 0.68, "range": 6.38 }, + "5A": { "grp": "s", "class": 5, "rating": "A", "cost": 1241320, "mass": 20, "power": 1.23, "range": 6.96 }, - "4E": { "grp": "s", "class": 4, "rating": "E", "cost": 11349, "mass": 10, "power": 0.27, "range": 4.48 }, - "4D": { "grp": "s", "class": 4, "rating": "D", "cost": 28373, "mass": 4, "power": 0.31, "range": 5.04 }, - "4C": { "grp": "s", "class": 4, "rating": "C", "cost": 70932, "mass": 10, "power": 0.34, "range": 5.6 }, - "4B": { "grp": "s", "class": 4, "rating": "B", "cost": 177331, "mass": 16, "power": 0.56, "range": 6.16 }, - "4A": { "grp": "s", "class": 4, "rating": "A", "cost": 443328, "mass": 10, "power": 1.02, "range": 6.72 }, + "4E": { "grp": "s", "class": 4, "rating": "E", "cost": 11350, "mass": 10, "power": 0.27, "range": 4.48 }, + "4D": { "grp": "s", "class": 4, "rating": "D", "cost": 28370, "mass": 4, "power": 0.31, "range": 5.04 }, + "4C": { "grp": "s", "class": 4, "rating": "C", "cost": 70930, "mass": 10, "power": 0.34, "range": 5.6 }, + "4B": { "grp": "s", "class": 4, "rating": "B", "cost": 177330, "mass": 16, "power": 0.56, "range": 6.16 }, + "4A": { "grp": "s", "class": 4, "rating": "A", "cost": 443330, "mass": 10, "power": 1.02, "range": 6.72 }, - "3E": { "grp": "s", "class": 3, "rating": "E", "cost": 4053, "mass": 5, "power": 0.22, "range": 4.32 }, - "3D": { "grp": "s", "class": 3, "rating": "D", "cost": 10133, "mass": 2, "power": 0.25, "range": 4.86 }, - "3C": { "grp": "s", "class": 3, "rating": "C", "cost": 25333, "mass": 5, "power": 0.28, "range": 5.4 }, - "3B": { "grp": "s", "class": 3, "rating": "B", "cost": 63333, "mass": 8, "power": 0.46, "range": 5.94 }, - "3A": { "grp": "s", "class": 3, "rating": "A", "cost": 158331, "mass": 5, "power": 0.84, "range": 6.48 }, + "3E": { "grp": "s", "class": 3, "rating": "E", "cost": 4050, "mass": 5, "power": 0.22, "range": 4.32 }, + "3D": { "grp": "s", "class": 3, "rating": "D", "cost": 10130, "mass": 2, "power": 0.25, "range": 4.86 }, + "3C": { "grp": "s", "class": 3, "rating": "C", "cost": 25330, "mass": 5, "power": 0.28, "range": 5.4 }, + "3B": { "grp": "s", "class": 3, "rating": "B", "cost": 63330, "mass": 8, "power": 0.46, "range": 5.94 }, + "3A": { "grp": "s", "class": 3, "rating": "A", "cost": 158330, "mass": 5, "power": 0.84, "range": 6.48 }, - "2E": { "grp": "s", "class": 2, "rating": "E", "cost": 1448, "mass": 2.5, "power": 0.18, "range": 4.16 }, - "2D": { "grp": "s", "class": 2, "rating": "D", "cost": 3619, "mass": 1, "power": 0.21, "range": 4.68 }, - "2C": { "grp": "s", "class": 2, "rating": "C", "cost": 9048, "mass": 2.5, "power": 0.23, "range": 5.2 }, - "2B": { "grp": "s", "class": 2, "rating": "B", "cost": 22619, "mass": 4, "power": 0.38, "range": 5.72 }, - "2A": { "grp": "s", "class": 2, "rating": "A", "cost": 56547, "mass": 2.5, "power": 0.69, "range": 6.24 }, + "2E": { "grp": "s", "class": 2, "rating": "E", "cost": 1450, "mass": 2.5, "power": 0.18, "range": 4.16 }, + "2D": { "grp": "s", "class": 2, "rating": "D", "cost": 3620, "mass": 1, "power": 0.21, "range": 4.68 }, + "2C": { "grp": "s", "class": 2, "rating": "C", "cost": 9050, "mass": 2.5, "power": 0.23, "range": 5.2 }, + "2B": { "grp": "s", "class": 2, "rating": "B", "cost": 22620, "mass": 4, "power": 0.38, "range": 5.72 }, + "2A": { "grp": "s", "class": 2, "rating": "A", "cost": 56550, "mass": 2.5, "power": 0.69, "range": 6.24 }, - "1E": { "grp": "s", "class": 1, "rating": "E", "cost": 517, "mass": 1.3, "power": 0.16, "range": 4 }, - "1D": { "grp": "s", "class": 1, "rating": "D", "cost": 1293, "mass": 0.5, "power": 0.18, "range": 4.5 }, - "1C": { "grp": "s", "class": 1, "rating": "C", "cost": 3231, "mass": 1.3, "power": 0.2, "range": 5 }, - "1B": { "grp": "s", "class": 1, "rating": "B", "cost": 8078, "mass": 2, "power": 0.33, "range": 5.5 }, - "1A": { "grp": "s", "class": 1, "rating": "A", "cost": 20195, "mass": 1.3, "power": 0.6, "range": 6 } + "1E": { "grp": "s", "class": 1, "rating": "E", "cost": 520, "mass": 1.3, "power": 0.16, "range": 4 }, + "1D": { "grp": "s", "class": 1, "rating": "D", "cost": 1290, "mass": 0.5, "power": 0.18, "range": 4.5 }, + "1C": { "grp": "s", "class": 1, "rating": "C", "cost": 3230, "mass": 1.3, "power": 0.2, "range": 5 }, + "1B": { "grp": "s", "class": 1, "rating": "B", "cost": 8080, "mass": 2, "power": 0.33, "range": 5.5 }, + "1A": { "grp": "s", "class": 1, "rating": "A", "cost": 20200, "mass": 1.3, "power": 0.6, "range": 6 } } \ No newline at end of file diff --git a/data/components/common/thrusters.json b/data/components/common/thrusters.json index cef0b553..bf7d7dfb 100755 --- a/data/components/common/thrusters.json +++ b/data/components/common/thrusters.json @@ -1,37 +1,37 @@ { - "7E": { "grp": "t", "class": 7, "rating": "E", "M": 0.17, "P": 0.235, "cost": 633199, "mass": 80, "power": 6.08, "optmass": 1440, "maxmass": 2160 }, - "7D": { "grp": "t", "class": 7, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 1899597, "mass": 32, "power": 6.84, "optmass": 1620, "maxmass": 2430 }, + "7E": { "grp": "t", "class": 7, "rating": "E", "M": 0.17, "P": 0.235, "cost": 633200, "mass": 80, "power": 6.08, "optmass": 1440, "maxmass": 2160 }, + "7D": { "grp": "t", "class": 7, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 1899600, "mass": 32, "power": 6.84, "optmass": 1620, "maxmass": 2430 }, "7C": { "grp": "t", "class": 7, "rating": "C", "M": 0.10, "P": 1, "cost": 5698790, "mass": 80, "power": 7.6, "optmass": 1800, "maxmass": 2700 }, - "7B": { "grp": "t", "class": 7, "rating": "B", "M": 0.07, "P": 1.51, "cost": 17096371, "mass": 128, "power": 8.36, "optmass": 1980, "maxmass": 2970 }, - "7A": { "grp": "t", "class": 7, "rating": "A", "M": 0.04, "P": 2.33, "cost": 51289112, "mass": 80, "power": 9.12, "optmass": 2160, "maxmass": 3240 }, + "7B": { "grp": "t", "class": 7, "rating": "B", "M": 0.07, "P": 1.51, "cost": 17096370, "mass": 128, "power": 8.36, "optmass": 1980, "maxmass": 2970 }, + "7A": { "grp": "t", "class": 7, "rating": "A", "M": 0.04, "P": 2.33, "cost": 51289110, "mass": 80, "power": 9.12, "optmass": 2160, "maxmass": 3240 }, - "6E": { "grp": "t", "class": 6, "rating": "E", "M": 0.17, "P": 0.235, "cost": 199747, "mass": 40, "power": 5.04, "optmass": 960, "maxmass": 1440 }, - "6D": { "grp": "t", "class": 6, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 599242, "mass": 16, "power": 5.67, "optmass": 1080, "maxmass": 1620 }, - "6C": { "grp": "t", "class": 6, "rating": "C", "M": 0.10, "P": 1, "cost": 1797726, "mass": 40, "power": 6.3, "optmass": 1200, "maxmass": 1800 }, - "6B": { "grp": "t", "class": 6, "rating": "B", "M": 0.07, "P": 1.51, "cost": 5393177, "mass": 64, "power": 6.93, "optmass": 1320, "maxmass": 1980 }, - "6A": { "grp": "t", "class": 6, "rating": "A", "M": 0.04, "P": 2.33, "cost": 16179531, "mass": 40, "power": 7.56, "optmass": 1440, "maxmass": 2160 }, + "6E": { "grp": "t", "class": 6, "rating": "E", "M": 0.17, "P": 0.235, "cost": 199750, "mass": 40, "power": 5.04, "optmass": 960, "maxmass": 1440 }, + "6D": { "grp": "t", "class": 6, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 599240, "mass": 16, "power": 5.67, "optmass": 1080, "maxmass": 1620 }, + "6C": { "grp": "t", "class": 6, "rating": "C", "M": 0.10, "P": 1, "cost": 1797730, "mass": 40, "power": 6.3, "optmass": 1200, "maxmass": 1800 }, + "6B": { "grp": "t", "class": 6, "rating": "B", "M": 0.07, "P": 1.51, "cost": 5393180, "mass": 64, "power": 6.93, "optmass": 1320, "maxmass": 1980 }, + "6A": { "grp": "t", "class": 6, "rating": "A", "M": 0.04, "P": 2.33, "cost": 16179530, "mass": 40, "power": 7.56, "optmass": 1440, "maxmass": 2160 }, - "5E": { "grp": "t", "class": 5, "rating": "E", "M": 0.17, "P": 0.235, "cost": 63012, "mass": 20, "power": 4.08, "optmass": 560, "maxmass": 840 }, - "5D": { "grp": "t", "class": 5, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 189035, "mass": 8, "power": 4.59, "optmass": 630, "maxmass": 945 }, - "5C": { "grp": "t", "class": 5, "rating": "C", "M": 0.10, "P": 1, "cost": 567106, "mass": 20, "power": 5.1, "optmass": 700, "maxmass": 1050 }, - "5B": { "grp": "t", "class": 5, "rating": "B", "M": 0.07, "P": 1.51, "cost": 1701318, "mass": 32, "power": 5.61, "optmass": 770, "maxmass": 1155 }, - "5A": { "grp": "t", "class": 5, "rating": "A", "M": 0.04, "P": 2.33, "cost": 5103953, "mass": 20, "power": 6.12, "optmass": 840, "maxmass": 1260 }, + "5E": { "grp": "t", "class": 5, "rating": "E", "M": 0.17, "P": 0.235, "cost": 63010, "mass": 20, "power": 4.08, "optmass": 560, "maxmass": 840 }, + "5D": { "grp": "t", "class": 5, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 189040, "mass": 8, "power": 4.59, "optmass": 630, "maxmass": 945 }, + "5C": { "grp": "t", "class": 5, "rating": "C", "M": 0.10, "P": 1, "cost": 567110, "mass": 20, "power": 5.1, "optmass": 700, "maxmass": 1050 }, + "5B": { "grp": "t", "class": 5, "rating": "B", "M": 0.07, "P": 1.51, "cost": 1701320, "mass": 32, "power": 5.61, "optmass": 770, "maxmass": 1155 }, + "5A": { "grp": "t", "class": 5, "rating": "A", "M": 0.04, "P": 2.33, "cost": 5103950, "mass": 20, "power": 6.12, "optmass": 840, "maxmass": 1260 }, - "4E": { "grp": "t", "class": 4, "rating": "E", "M": 0.17, "P": 0.235, "cost": 19878, "mass": 10, "power": 3.82, "optmass": 280, "maxmass": 420 }, - "4D": { "grp": "t", "class": 4, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 59633, "mass": 4, "power": 3.69, "optmass": 315, "maxmass": 473 }, - "4C": { "grp": "t", "class": 4, "rating": "C", "M": 0.10, "P": 1, "cost": 178898, "mass": 10, "power": 4.1, "optmass": 350, "maxmass": 525 }, - "4B": { "grp": "t", "class": 4, "rating": "B", "M": 0.07, "P": 1.51, "cost": 536693, "mass": 16, "power": 4.51, "optmass": 385, "maxmass": 578 }, + "4E": { "grp": "t", "class": 4, "rating": "E", "M": 0.17, "P": 0.235, "cost": 19880, "mass": 10, "power": 3.82, "optmass": 280, "maxmass": 420 }, + "4D": { "grp": "t", "class": 4, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 59630, "mass": 4, "power": 3.69, "optmass": 315, "maxmass": 473 }, + "4C": { "grp": "t", "class": 4, "rating": "C", "M": 0.10, "P": 1, "cost": 178900, "mass": 10, "power": 4.1, "optmass": 350, "maxmass": 525 }, + "4B": { "grp": "t", "class": 4, "rating": "B", "M": 0.07, "P": 1.51, "cost": 536690, "mass": 16, "power": 4.51, "optmass": 385, "maxmass": 578 }, "4A": { "grp": "t", "class": 4, "rating": "A", "M": 0.04, "P": 2.33, "cost": 1610080, "mass": 10, "power": 4.92, "optmass": 420, "maxmass": 630 }, - "3E": { "grp": "t", "class": 3, "rating": "E", "M": 0.17, "P": 0.235, "cost": 6271, "mass": 5, "power": 2.48, "optmass": 80, "maxmass": 120 }, - "3D": { "grp": "t", "class": 3, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 18812, "mass": 2, "power": 2.79, "optmass": 90, "maxmass": 135 }, - "3C": { "grp": "t", "class": 3, "rating": "C", "M": 0.10, "P": 1, "cost": 56435, "mass": 5, "power": 3.1, "optmass": 100, "maxmass": 150 }, - "3B": { "grp": "t", "class": 3, "rating": "B", "M": 0.07, "P": 1.51, "cost": 169304, "mass": 8, "power": 3.41, "optmass": 110, "maxmass": 165 }, - "3A": { "grp": "t", "class": 3, "rating": "A", "M": 0.04, "P": 2.33, "cost": 507912, "mass": 5, "power": 3.72, "optmass": 120, "maxmass": 180 }, + "3E": { "grp": "t", "class": 3, "rating": "E", "M": 0.17, "P": 0.235, "cost": 6270, "mass": 5, "power": 2.48, "optmass": 80, "maxmass": 120 }, + "3D": { "grp": "t", "class": 3, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 18810, "mass": 2, "power": 2.79, "optmass": 90, "maxmass": 135 }, + "3C": { "grp": "t", "class": 3, "rating": "C", "M": 0.10, "P": 1, "cost": 56440, "mass": 5, "power": 3.1, "optmass": 100, "maxmass": 150 }, + "3B": { "grp": "t", "class": 3, "rating": "B", "M": 0.07, "P": 1.51, "cost": 169300, "mass": 8, "power": 3.41, "optmass": 110, "maxmass": 165 }, + "3A": { "grp": "t", "class": 3, "rating": "A", "M": 0.04, "P": 2.33, "cost": 507910, "mass": 5, "power": 3.72, "optmass": 120, "maxmass": 180 }, - "2E": { "grp": "t", "class": 2, "rating": "E", "M": 0.17, "P": 0.235, "cost": 1978, "mass": 2.5, "power": 2, "optmass": 48, "maxmass": 72 }, - "2D": { "grp": "t", "class": 2, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 5934, "mass": 1, "power": 2.25, "optmass": 54, "maxmass": 81 }, - "2C": { "grp": "t", "class": 2, "rating": "C", "M": 0.10, "P": 1, "cost": 17803, "mass": 2.5, "power": 2.5, "optmass": 60, "maxmass": 90 }, - "2B": { "grp": "t", "class": 2, "rating": "B", "M": 0.07, "P": 1.51, "cost": 53408, "mass": 4, "power": 2.75, "optmass": 66, "maxmass": 99 }, - "2A": { "grp": "t", "class": 2, "rating": "A", "M": 0.04, "P": 2.33, "cost": 160224, "mass": 2.5, "power": 3, "optmass": 72, "maxmass": 108 } + "2E": { "grp": "t", "class": 2, "rating": "E", "M": 0.17, "P": 0.235, "cost": 1980, "mass": 2.5, "power": 2, "optmass": 48, "maxmass": 72 }, + "2D": { "grp": "t", "class": 2, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 5930, "mass": 1, "power": 2.25, "optmass": 54, "maxmass": 81 }, + "2C": { "grp": "t", "class": 2, "rating": "C", "M": 0.10, "P": 1, "cost": 17800, "mass": 2.5, "power": 2.5, "optmass": 60, "maxmass": 90 }, + "2B": { "grp": "t", "class": 2, "rating": "B", "M": 0.07, "P": 1.51, "cost": 53410, "mass": 4, "power": 2.75, "optmass": 66, "maxmass": 99 }, + "2A": { "grp": "t", "class": 2, "rating": "A", "M": 0.04, "P": 2.33, "cost": 160220, "mass": 2.5, "power": 3, "optmass": 72, "maxmass": 108 } } diff --git a/data/components/hardpoints/beam_laser.json b/data/components/hardpoints/beam_laser.json index 1b7593ea..e5a6951e 100755 --- a/data/components/hardpoints/beam_laser.json +++ b/data/components/hardpoints/beam_laser.json @@ -168,7 +168,7 @@ "name": "Retributor", "class": 1, "rating": "E", - "cost": 56145, + "cost": 56150, "mass": 2, "power": 0.69, "mode": "F", diff --git a/data/components/hardpoints/cargo_scanner.json b/data/components/hardpoints/cargo_scanner.json index f3d25cfb..b45bf8b7 100755 --- a/data/components/hardpoints/cargo_scanner.json +++ b/data/components/hardpoints/cargo_scanner.json @@ -5,7 +5,7 @@ "grp": "cs", "class": 0, "rating": "E", - "cost": 13544, + "cost": 13540, "mass": 1.3, "power": 0.2, "range": 2, @@ -16,7 +16,7 @@ "grp": "cs", "class": 0, "rating": "D", - "cost": 40633, + "cost": 40630, "mass": 1.3, "power": 0.4, "range": 2.5, @@ -27,7 +27,7 @@ "grp": "cs", "class": 0, "rating": "C", - "cost": 121899, + "cost": 121900, "mass": 1.3, "power": 0.8, "range": 3, @@ -38,7 +38,7 @@ "grp": "cs", "class": 0, "rating": "B", - "cost": 365698, + "cost": 365700, "mass": 1.3, "power": 1.6, "range": 3.5, @@ -49,7 +49,7 @@ "grp": "cs", "class": 0, "rating": "A", - "cost": 1097095, + "cost": 1097100, "mass": 1.3, "power": 3.2, "range": 4, diff --git a/data/components/hardpoints/countermeasures.json b/data/components/hardpoints/countermeasures.json index 4af32d44..cdc7bfbe 100755 --- a/data/components/hardpoints/countermeasures.json +++ b/data/components/hardpoints/countermeasures.json @@ -52,7 +52,7 @@ "name": "Point Defence", "class": 0, "rating": "I", - "cost": 18546, + "cost": 18550, "mass": 0.5, "power": 0.2, "passive": 1, diff --git a/data/components/hardpoints/fragment_cannon.json b/data/components/hardpoints/fragment_cannon.json index 7e8124a1..394f01bd 100755 --- a/data/components/hardpoints/fragment_cannon.json +++ b/data/components/hardpoints/fragment_cannon.json @@ -192,7 +192,7 @@ "name": "Pacifier", "class": 3, "rating": "C", - "cost": 1400832, + "cost": 1400830, "mass": 8, "power": 1.02, "mode": "F", diff --git a/data/components/hardpoints/frame_shift_wake_scanner.json b/data/components/hardpoints/frame_shift_wake_scanner.json index e96362da..8de9bd77 100755 --- a/data/components/hardpoints/frame_shift_wake_scanner.json +++ b/data/components/hardpoints/frame_shift_wake_scanner.json @@ -5,7 +5,7 @@ "grp": "ws", "class": 0, "rating": "E", - "cost": 13544, + "cost": 13540, "mass": 1.3, "power": 0.2, "range": 2, @@ -16,7 +16,7 @@ "grp": "ws", "class": 0, "rating": "D", - "cost": 40633, + "cost": 40630, "mass": 1.3, "power": 0.4, "range": 2.5, @@ -27,7 +27,7 @@ "grp": "ws", "class": 0, "rating": "C", - "cost": 121899, + "cost": 121900, "mass": 1.3, "power": 0.8, "range": 3, @@ -38,7 +38,7 @@ "grp": "ws", "class": 0, "rating": "B", - "cost": 365698, + "cost": 365700, "mass": 1.3, "power": 1.6, "range": 3.5, @@ -49,7 +49,7 @@ "grp": "ws", "class": 0, "rating": "A", - "cost": 1097095, + "cost": 1097100, "mass": 1.3, "power": 3.2, "range": 4, diff --git a/data/components/hardpoints/kill_warrant_scanner.json b/data/components/hardpoints/kill_warrant_scanner.json index 4be2edf6..d601caca 100755 --- a/data/components/hardpoints/kill_warrant_scanner.json +++ b/data/components/hardpoints/kill_warrant_scanner.json @@ -5,7 +5,7 @@ "grp": "kw", "class": 0, "rating": "E", - "cost": 13544, + "cost": 13540, "mass": 1.3, "power": 0.2, "range": 2, @@ -16,7 +16,7 @@ "grp": "kw", "class": 0, "rating": "D", - "cost": 40633, + "cost": 40630, "mass": 1.3, "power": 0.4, "range": 2.5, @@ -27,7 +27,7 @@ "grp": "kw", "class": 0, "rating": "C", - "cost": 121899, + "cost": 121900, "mass": 1.3, "power": 0.8, "range": 3, @@ -38,7 +38,7 @@ "grp": "kw", "class": 0, "rating": "B", - "cost": 365698, + "cost": 365700, "mass": 1.3, "power": 1.6, "range": 3.5, @@ -49,7 +49,7 @@ "grp": "kw", "class": 0, "rating": "A", - "cost": 1097095, + "cost": 1097100, "mass": 1.3, "power": 3.2, "range": 4, diff --git a/data/components/hardpoints/mining_laser.json b/data/components/hardpoints/mining_laser.json index 72338f8d..c634887b 100755 --- a/data/components/hardpoints/mining_laser.json +++ b/data/components/hardpoints/mining_laser.json @@ -17,7 +17,7 @@ "grp": "ml", "class": 2, "rating": "D", - "cost": 22576, + "cost": 22580, "mass": 2, "power": 0.75, "mode": "F", diff --git a/data/components/hardpoints/missile_rack.json b/data/components/hardpoints/missile_rack.json index 1f09f5ef..a376d96c 100755 --- a/data/components/hardpoints/missile_rack.json +++ b/data/components/hardpoints/missile_rack.json @@ -49,7 +49,7 @@ "grp": "mr", "class": 1, "rating": "B", - "cost": 32175, + "cost": 32180, "mass": 2, "power": 0.4, "mode": "F", diff --git a/data/components/hardpoints/multi_cannon.json b/data/components/hardpoints/multi_cannon.json index b3c90692..9a89a271 100755 --- a/data/components/hardpoints/multi_cannon.json +++ b/data/components/hardpoints/multi_cannon.json @@ -132,7 +132,7 @@ "name": "Enforcer", "class": 1, "rating": "F", - "cost": 13984, + "cost": 13980, "mass": 2, "power": 0.28, "mode": "F", diff --git a/data/components/internal/auto_field_maintenance_unit.json b/data/components/internal/auto_field_maintenance_unit.json index b65929bc..b728cf9d 100755 --- a/data/components/internal/auto_field_maintenance_unit.json +++ b/data/components/internal/auto_field_maintenance_unit.json @@ -1,444 +1,51 @@ { "am": [ - { - "id": "1f", - "grp": "am", - "class": 8, - "rating": "E", - "cost": 612220, - "power": 1.8, - "ammo": 10000, - "repair": 120, - "ammocost": 100 - }, - { - "id": "1e", - "grp": "am", - "class": 8, - "rating": "D", - "cost": 1836660, - "power": 2.4, - "ammo": 9000, - "repair": 144, - "ammocost": 100 - }, - { - "id": "1d", - "grp": "am", - "class": 8, - "rating": "C", - "cost": 5509980, - "power": 3, - "ammo": 10000, - "repair": 200, - "ammocost": 100 - }, - { - "id": "1c", - "grp": "am", - "class": 8, - "rating": "B", - "cost": 16529941, - "power": 3.45, - "ammo": 12000, - "repair": 276, - "ammocost": 100 - }, - { - "id": "1b", - "grp": "am", - "class": 8, - "rating": "A", - "cost": 49589823, - "power": 4.2, - "ammo": 11000, - "repair": 308, - "ammocost": 100 - }, - { - "id": "1a", - "grp": "am", - "class": 7, - "rating": "E", - "cost": 340122, - "power": 1.58, - "ammo": 8700, - "repair": 104.4, - "ammocost": 100 - }, - { - "id": "19", - "grp": "am", - "class": 7, - "rating": "D", - "cost": 1020367, - "power": 2.1, - "ammo": 7800, - "repair": 124.8, - "ammocost": 100 - }, - { - "id": "18", - "grp": "am", - "class": 7, - "rating": "C", - "cost": 3061100, - "power": 2.63, - "ammo": 8700, - "repair": 174, - "ammocost": 100 - }, - { - "id": "17", - "grp": "am", - "class": 7, - "rating": "B", - "cost": 9183300, - "power": 3.02, - "ammo": 10400, - "repair": 239.2, - "ammocost": 100 - }, - { - "id": "16", - "grp": "am", - "class": 7, - "rating": "A", - "cost": 27549901, - "power": 3.68, - "ammo": 9600, - "repair": 268.8, - "ammocost": 100 - }, - { - "id": "15", - "grp": "am", - "class": 6, - "rating": "E", - "cost": 188957, - "power": 1.4, - "ammo": 7400, - "repair": 88.8, - "ammocost": 100 - }, - { - "id": "14", - "grp": "am", - "class": 6, - "rating": "D", - "cost": 566870, - "power": 1.86, - "ammo": 6700, - "repair": 107.2, - "ammocost": 100 - }, - { - "id": "13", - "grp": "am", - "class": 6, - "rating": "C", - "cost": 1700611, - "power": 2.33, - "ammo": 7400, - "repair": 148, - "ammocost": 100 - }, - { - "id": "12", - "grp": "am", - "class": 6, - "rating": "B", - "cost": 5101834, - "power": 2.67, - "ammo": 8900, - "repair": 204.7, - "ammocost": 100 - }, - { - "id": "11", - "grp": "am", - "class": 6, - "rating": "A", - "cost": 15305501, - "power": 3.26, - "ammo": 8100, - "repair": 226.8, - "ammocost": 100 - }, - { - "id": "10", - "grp": "am", - "class": 5, - "rating": "E", - "cost": 104976, - "power": 1.17, - "ammo": 6100, - "repair": 73.2, - "ammocost": 100 - }, - { - "id": "0v", - "grp": "am", - "class": 5, - "rating": "D", - "cost": 314928, - "power": 1.56, - "ammo": 5500, - "repair": 88, - "ammocost": 100 - }, - { - "id": "0u", - "grp": "am", - "class": 5, - "rating": "C", - "cost": 944784, - "power": 1.95, - "ammo": 6100, - "repair": 122, - "ammocost": 100 - }, - { - "id": "0t", - "grp": "am", - "class": 5, - "rating": "B", - "cost": 2834352, - "power": 2.24, - "ammo": 7300, - "repair": 167.9, - "ammocost": 100 - }, - { - "id": "0s", - "grp": "am", - "class": 5, - "rating": "A", - "cost": 8503056, - "power": 2.73, - "ammo": 6700, - "repair": 187.6, - "ammocost": 100 - }, - { - "id": "0r", - "grp": "am", - "class": 4, - "rating": "E", - "cost": 58320, - "power": 0.99, - "ammo": 4900, - "repair": 58.8, - "ammocost": 100 - }, - { - "id": "0q", - "grp": "am", - "class": 4, - "rating": "D", - "cost": 174960, - "power": 1.32, - "ammo": 4400, - "repair": 70.4, - "ammocost": 100 - }, - { - "id": "0p", - "grp": "am", - "class": 4, - "rating": "C", - "cost": 524880, - "power": 1.65, - "ammo": 4900, - "repair": 98, - "ammocost": 100 - }, - { - "id": "0o", - "grp": "am", - "class": 4, - "rating": "B", - "cost": 1574640, - "power": 1.9, - "ammo": 5900, - "repair": 135.7, - "ammocost": 100 - }, - { - "id": "0n", - "grp": "am", - "class": 4, - "rating": "A", - "cost": 4723920, - "power": 2.31, - "ammo": 5400, - "repair": 151.2, - "ammocost": 100 - }, - { - "id": "0m", - "grp": "am", - "class": 3, - "rating": "E", - "cost": 32400, - "power": 0.81, - "ammo": 3600, - "repair": 43.2, - "ammocost": 100 - }, - { - "id": "0l", - "grp": "am", - "class": 3, - "rating": "D", - "cost": 97200, - "power": 1.08, - "ammo": 3200, - "repair": 51.2, - "ammocost": 100 - }, - { - "id": "0k", - "grp": "am", - "class": 3, - "rating": "C", - "cost": 291600, - "power": 1.35, - "ammo": 3600, - "repair": 72, - "ammocost": 100 - }, - { - "id": "0j", - "grp": "am", - "class": 3, - "rating": "B", - "cost": 874800, - "power": 1.55, - "ammo": 4300, - "repair": 98.9, - "ammocost": 100 - }, - { - "id": "0i", - "grp": "am", - "class": 3, - "rating": "A", - "cost": 2624400, - "power": 1.89, - "ammo": 4000, - "repair": 112, - "ammocost": 100 - }, - { - "id": "0h", - "grp": "am", - "class": 2, - "rating": "E", - "cost": 18000, - "power": 0.68, - "ammo": 2300, - "repair": 27.6, - "ammocost": 100 - }, - { - "id": "0g", - "grp": "am", - "class": 2, - "rating": "D", - "cost": 54000, - "power": 0.9, - "ammo": 2100, - "repair": 33.6, - "ammocost": 100 - }, - { - "id": "0f", - "grp": "am", - "class": 2, - "rating": "C", - "cost": 162000, - "power": 1.13, - "ammo": 2300, - "repair": 46, - "ammocost": 100 - }, - { - "id": "0e", - "grp": "am", - "class": 2, - "rating": "B", - "cost": 486000, - "power": 1.29, - "ammo": 2800, - "repair": 64.4, - "ammocost": 100 - }, - { - "id": "0d", - "grp": "am", - "class": 2, - "rating": "A", - "cost": 1458000, - "power": 1.58, - "ammo": 2500, - "repair": 70, - "ammocost": 100 - }, - { - "id": "0c", - "grp": "am", - "class": 1, - "rating": "E", - "cost": 10000, - "power": 0.54, - "ammo": 1000, - "repair": 12, - "ammocost": 100 - }, - { - "id": "0b", - "grp": "am", - "class": 1, - "rating": "D", - "cost": 30000, - "power": 0.72, - "ammo": 900, - "repair": 14.4, - "ammocost": 100 - }, - { - "id": "0a", - "grp": "am", - "class": 1, - "rating": "C", - "cost": 90000, - "power": 0.9, - "ammo": 1000, - "repair": 20, - "ammocost": 100 - }, - { - "id": "09", - "grp": "am", - "class": 1, - "rating": "B", - "cost": 270000, - "power": 1.04, - "ammo": 1200, - "repair": 27.6, - "ammocost": 100 - }, - { - "id": "08", - "grp": "am", - "class": 1, - "rating": "A", - "cost": 810000, - "power": 1.26, - "ammo": 1100, - "repair": 30.8, - "ammocost": 100 - } + { "id": "1f", "grp": "am", "class": 8, "rating": "E", "cost": 612220, "power": 1.8, "ammo": 10000, "repair": 120, "ammocost": 100 }, + { "id": "1e", "grp": "am", "class": 8, "rating": "D", "cost": 1836660, "power": 2.4, "ammo": 9000, "repair": 144, "ammocost": 100 }, + { "id": "1d", "grp": "am", "class": 8, "rating": "C", "cost": 5509980, "power": 3, "ammo": 10000, "repair": 200, "ammocost": 100 }, + { "id": "1c", "grp": "am", "class": 8, "rating": "B", "cost": 16529940, "power": 3.45, "ammo": 12000, "repair": 276, "ammocost": 100 }, + { "id": "1b", "grp": "am", "class": 8, "rating": "A", "cost": 49589820, "power": 4.2, "ammo": 11000, "repair": 308, "ammocost": 100 }, + + { "id": "1a", "grp": "am", "class": 7, "rating": "E", "cost": 340120, "power": 1.58, "ammo": 8700, "repair": 104.4, "ammocost": 100 }, + { "id": "19", "grp": "am", "class": 7, "rating": "D", "cost": 1020370, "power": 2.1, "ammo": 7800, "repair": 124.8, "ammocost": 100 }, + { "id": "18", "grp": "am", "class": 7, "rating": "C", "cost": 3061100, "power": 2.63, "ammo": 8700, "repair": 174, "ammocost": 100 }, + { "id": "17", "grp": "am", "class": 7, "rating": "B", "cost": 9183300, "power": 3.02, "ammo": 10400, "repair": 239.2, "ammocost": 100 }, + { "id": "16", "grp": "am", "class": 7, "rating": "A", "cost": 27549900, "power": 3.68, "ammo": 9600, "repair": 268.8, "ammocost": 100 }, + + { "id": "15", "grp": "am", "class": 6, "rating": "E", "cost": 188960, "power": 1.4, "ammo": 7400, "repair": 88.8, "ammocost": 100 }, + { "id": "14", "grp": "am", "class": 6, "rating": "D", "cost": 566870, "power": 1.86, "ammo": 6700, "repair": 107.2, "ammocost": 100 }, + { "id": "13", "grp": "am", "class": 6, "rating": "C", "cost": 1700610, "power": 2.33, "ammo": 7400, "repair": 148, "ammocost": 100 }, + { "id": "12", "grp": "am", "class": 6, "rating": "B", "cost": 5101830, "power": 2.67, "ammo": 8900, "repair": 204.7, "ammocost": 100 }, + { "id": "11", "grp": "am", "class": 6, "rating": "A", "cost": 15305500, "power": 3.26, "ammo": 8100, "repair": 226.8, "ammocost": 100 }, + + { "id": "10", "grp": "am", "class": 5, "rating": "E", "cost": 104980, "power": 1.17, "ammo": 6100, "repair": 73.2, "ammocost": 100 }, + { "id": "0v", "grp": "am", "class": 5, "rating": "D", "cost": 314930, "power": 1.56, "ammo": 5500, "repair": 88, "ammocost": 100 }, + { "id": "0u", "grp": "am", "class": 5, "rating": "C", "cost": 944780, "power": 1.95, "ammo": 6100, "repair": 122, "ammocost": 100 }, + { "id": "0t", "grp": "am", "class": 5, "rating": "B", "cost": 2834350, "power": 2.24, "ammo": 7300, "repair": 167.9, "ammocost": 100 }, + { "id": "0s", "grp": "am", "class": 5, "rating": "A", "cost": 8503060, "power": 2.73, "ammo": 6700, "repair": 187.6, "ammocost": 100 }, + + { "id": "0r", "grp": "am", "class": 4, "rating": "E", "cost": 58320, "power": 0.99, "ammo": 4900, "repair": 58.8, "ammocost": 100 }, + { "id": "0q", "grp": "am", "class": 4, "rating": "D", "cost": 174960, "power": 1.32, "ammo": 4400, "repair": 70.4, "ammocost": 100 }, + { "id": "0p", "grp": "am", "class": 4, "rating": "C", "cost": 524880, "power": 1.65, "ammo": 4900, "repair": 98, "ammocost": 100 }, + { "id": "0o", "grp": "am", "class": 4, "rating": "B", "cost": 1574640, "power": 1.9, "ammo": 5900, "repair": 135.7, "ammocost": 100 }, + { "id": "0n", "grp": "am", "class": 4, "rating": "A", "cost": 4723920, "power": 2.31, "ammo": 5400, "repair": 151.2, "ammocost": 100 }, + + { "id": "0m", "grp": "am", "class": 3, "rating": "E", "cost": 32400, "power": 0.81, "ammo": 3600, "repair": 43.2, "ammocost": 100 }, + { "id": "0l", "grp": "am", "class": 3, "rating": "D", "cost": 97200, "power": 1.08, "ammo": 3200, "repair": 51.2, "ammocost": 100 }, + { "id": "0k", "grp": "am", "class": 3, "rating": "C", "cost": 291600, "power": 1.35, "ammo": 3600, "repair": 72, "ammocost": 100 }, + { "id": "0j", "grp": "am", "class": 3, "rating": "B", "cost": 874800, "power": 1.55, "ammo": 4300, "repair": 98.9, "ammocost": 100 }, + { "id": "0i", "grp": "am", "class": 3, "rating": "A", "cost": 2624400, "power": 1.89, "ammo": 4000, "repair": 112, "ammocost": 100 }, + + { "id": "0h", "grp": "am", "class": 2, "rating": "E", "cost": 18000, "power": 0.68, "ammo": 2300, "repair": 27.6, "ammocost": 100 }, + { "id": "0g", "grp": "am", "class": 2, "rating": "D", "cost": 54000, "power": 0.9, "ammo": 2100, "repair": 33.6, "ammocost": 100 }, + { "id": "0f", "grp": "am", "class": 2, "rating": "C", "cost": 162000, "power": 1.13, "ammo": 2300, "repair": 46, "ammocost": 100 }, + { "id": "0e", "grp": "am", "class": 2, "rating": "B", "cost": 486000, "power": 1.29, "ammo": 2800, "repair": 64.4, "ammocost": 100 }, + { "id": "0d", "grp": "am", "class": 2, "rating": "A", "cost": 1458000, "power": 1.58, "ammo": 2500, "repair": 70, "ammocost": 100 }, + + { "id": "0c", "grp": "am", "class": 1, "rating": "E", "cost": 10000, "power": 0.54, "ammo": 1000, "repair": 12, "ammocost": 100 }, + { "id": "0b", "grp": "am", "class": 1, "rating": "D", "cost": 30000, "power": 0.72, "ammo": 900, "repair": 14.4, "ammocost": 100 }, + { "id": "0a", "grp": "am", "class": 1, "rating": "C", "cost": 90000, "power": 0.9, "ammo": 1000, "repair": 20, "ammocost": 100 }, + { "id": "09", "grp": "am", "class": 1, "rating": "B", "cost": 270000, "power": 1.04, "ammo": 1200, "repair": 27.6, "ammocost": 100 }, + { "id": "08", "grp": "am", "class": 1, "rating": "A", "cost": 810000, "power": 1.26, "ammo": 1100, "repair": 30.8, "ammocost": 100 } ] } diff --git a/data/components/internal/cargo_rack.json b/data/components/internal/cargo_rack.json index 09efe7c2..8f3b458c 100755 --- a/data/components/internal/cargo_rack.json +++ b/data/components/internal/cargo_rack.json @@ -2,11 +2,11 @@ "cr": [ { "id": "00", "grp": "cr", "class": 1, "rating": "E", "cost": 1000, "capacity": 2 }, { "id": "01", "grp": "cr", "class": 2, "rating": "E", "cost": 3250, "capacity": 4 }, - { "id": "02", "grp": "cr", "class": 3, "rating": "E", "cost": 10563, "capacity": 8 }, - { "id": "03", "grp": "cr", "class": 4, "rating": "E", "cost": 34328, "capacity": 16 }, - { "id": "04", "grp": "cr", "class": 5, "rating": "E", "cost": 111566, "capacity": 32 }, - { "id": "05", "grp": "cr", "class": 6, "rating": "E", "cost": 362591, "capacity": 64 }, + { "id": "02", "grp": "cr", "class": 3, "rating": "E", "cost": 10560, "capacity": 8 }, + { "id": "03", "grp": "cr", "class": 4, "rating": "E", "cost": 34330, "capacity": 16 }, + { "id": "04", "grp": "cr", "class": 5, "rating": "E", "cost": 111570, "capacity": 32 }, + { "id": "05", "grp": "cr", "class": 6, "rating": "E", "cost": 362590, "capacity": 64 }, { "id": "06", "grp": "cr", "class": 7, "rating": "E", "cost": 1178420, "capacity": 128 }, - { "id": "07", "grp": "cr", "class": 8, "rating": "E", "cost": 3829866, "capacity": 256 } + { "id": "07", "grp": "cr", "class": 8, "rating": "E", "cost": 3829870, "capacity": 256 } ] } \ No newline at end of file diff --git a/data/components/internal/frame_shift_drive_interdictor.json b/data/components/internal/frame_shift_drive_interdictor.json index b32b26b5..73230385 100755 --- a/data/components/internal/frame_shift_drive_interdictor.json +++ b/data/components/internal/frame_shift_drive_interdictor.json @@ -1,204 +1,27 @@ { "fi": [ - { - "id": "6p", - "grp": "fi", - "class": 4, - "rating": "E", - "cost": 263424, - "mass": 10, - "power": 0.25, - "rangeRating": "B" - }, - { - "id": "6o", - "grp": "fi", - "class": 4, - "rating": "D", - "cost": 790272, - "mass": 4, - "power": 0.33, - "rangeRating": "A" - }, - { - "id": "6n", - "grp": "fi", - "class": 4, - "rating": "C", - "cost": 2370816, - "mass": 10, - "power": 0.41, - "rangeRating": "A" - }, - { - "id": "6m", - "grp": "fi", - "class": 4, - "rating": "B", - "cost": 7112448, - "mass": 16, - "power": 0.49, - "rangeRating": "A" - }, - { - "id": "6l", - "grp": "fi", - "class": 4, - "rating": "A", - "cost": 21337344, - "mass": 10, - "power": 0.57, - "rangeRating": "A" - }, - { - "id": "6k", - "grp": "fi", - "class": 3, - "rating": "E", - "cost": 94080, - "mass": 5, - "power": 0.2, - "rangeRating": "C" - }, - { - "id": "6j", - "grp": "fi", - "class": 3, - "rating": "D", - "cost": 282240, - "mass": 2, - "power": 0.27, - "rangeRating": "B" - }, - { - "id": "6i", - "grp": "fi", - "class": 3, - "rating": "C", - "cost": 846720, - "mass": 5, - "power": 0.34, - "rangeRating": "B" - }, - { - "id": "6h", - "grp": "fi", - "class": 3, - "rating": "B", - "cost": 2540160, - "mass": 8, - "power": 0.41, - "rangeRating": "B" - }, - { - "id": "6g", - "grp": "fi", - "class": 3, - "rating": "A", - "cost": 7620480, - "mass": 5, - "power": 0.48, - "rangeRating": "A" - }, - { - "id": "6f", - "grp": "fi", - "class": 2, - "rating": "E", - "cost": 33600, - "mass": 2.5, - "power": 0.17, - "rangeRating": "D" - }, - { - "id": "6e", - "grp": "fi", - "class": 2, - "rating": "D", - "cost": 100800, - "mass": 1, - "power": 0.22, - "rangeRating": "C" - }, - { - "id": "6d", - "grp": "fi", - "class": 2, - "rating": "C", - "cost": 302400, - "mass": 2.5, - "power": 0.28, - "rangeRating": "C" - }, - { - "id": "6c", - "grp": "fi", - "class": 2, - "rating": "B", - "cost": 907200, - "mass": 4, - "power": 0.34, - "rangeRating": "C" - }, - { - "id": "6b", - "grp": "fi", - "class": 2, - "rating": "A", - "cost": 2721600, - "mass": 2.5, - "power": 0.39, - "rangeRating": "B" - }, - { - "id": "6a", - "grp": "fi", - "class": 1, - "rating": "E", - "cost": 12000, - "mass": 1.3, - "power": 0.14, - "rangeRating": "E" - }, - { - "id": "69", - "grp": "fi", - "class": 1, - "rating": "D", - "cost": 36000, - "mass": 0.5, - "power": 0.18, - "rangeRating": "D" - }, - { - "id": "68", - "grp": "fi", - "class": 1, - "rating": "C", - "cost": 108000, - "mass": 1.3, - "power": 0.23, - "rangeRating": "D" - }, - { - "id": "67", - "grp": "fi", - "class": 1, - "rating": "B", - "cost": 324000, - "mass": 2, - "power": 0.28, - "rangeRating": "D" - }, - { - "id": "66", - "grp": "fi", - "class": 1, - "rating": "A", - "cost": 972000, - "mass": 1.3, - "power": 0.32, - "rangeRating": "C" - } + { "id": "6p", "grp": "fi", "class": 4, "rating": "E", "cost": 263420, "mass": 10, "power": 0.25, "rangeRating": "B" }, + { "id": "6o", "grp": "fi", "class": 4, "rating": "D", "cost": 790270, "mass": 4, "power": 0.33, "rangeRating": "A" }, + { "id": "6n", "grp": "fi", "class": 4, "rating": "C", "cost": 2370820, "mass": 10, "power": 0.41, "rangeRating": "A" }, + { "id": "6m", "grp": "fi", "class": 4, "rating": "B", "cost": 7112450, "mass": 16, "power": 0.49, "rangeRating": "A" }, + { "id": "6l", "grp": "fi", "class": 4, "rating": "A", "cost": 21337340, "mass": 10, "power": 0.57, "rangeRating": "A" }, + + { "id": "6k", "grp": "fi", "class": 3, "rating": "E", "cost": 94080, "mass": 5, "power": 0.2, "rangeRating": "C" }, + { "id": "6j", "grp": "fi", "class": 3, "rating": "D", "cost": 282240, "mass": 2, "power": 0.27, "rangeRating": "B" }, + { "id": "6i", "grp": "fi", "class": 3, "rating": "C", "cost": 846720, "mass": 5, "power": 0.34, "rangeRating": "B" }, + { "id": "6h", "grp": "fi", "class": 3, "rating": "B", "cost": 2540160, "mass": 8, "power": 0.41, "rangeRating": "B" }, + { "id": "6g", "grp": "fi", "class": 3, "rating": "A", "cost": 7620480, "mass": 5, "power": 0.48, "rangeRating": "A" }, + + { "id": "6f", "grp": "fi", "class": 2, "rating": "E", "cost": 33600, "mass": 2.5, "power": 0.17, "rangeRating": "D" }, + { "id": "6e", "grp": "fi", "class": 2, "rating": "D", "cost": 100800, "mass": 1, "power": 0.22, "rangeRating": "C" }, + { "id": "6d", "grp": "fi", "class": 2, "rating": "C", "cost": 302400, "mass": 2.5, "power": 0.28, "rangeRating": "C" }, + { "id": "6c", "grp": "fi", "class": 2, "rating": "B", "cost": 907200, "mass": 4, "power": 0.34, "rangeRating": "C" }, + { "id": "6b", "grp": "fi", "class": 2, "rating": "A", "cost": 2721600, "mass": 2.5, "power": 0.39, "rangeRating": "B" }, + + { "id": "6a", "grp": "fi", "class": 1, "rating": "E", "cost": 12000, "mass": 1.3, "power": 0.14, "rangeRating": "E" }, + { "id": "69", "grp": "fi", "class": 1, "rating": "D", "cost": 36000, "mass": 0.5, "power": 0.18, "rangeRating": "D" }, + { "id": "68", "grp": "fi", "class": 1, "rating": "C", "cost": 108000, "mass": 1.3, "power": 0.23, "rangeRating": "D" }, + { "id": "67", "grp": "fi", "class": 1, "rating": "B", "cost": 324000, "mass": 2, "power": 0.28, "rangeRating": "D" }, + { "id": "66", "grp": "fi", "class": 1, "rating": "A", "cost": 972000, "mass": 1.3, "power": 0.32, "rangeRating": "C" } ] } \ No newline at end of file diff --git a/data/components/internal/fuel_scoop.json b/data/components/internal/fuel_scoop.json index 85f9f530..dbd34ef6 100755 --- a/data/components/internal/fuel_scoop.json +++ b/data/components/internal/fuel_scoop.json @@ -1,364 +1,51 @@ { "fs": [ - { - "id": "3q", - "grp": "fs", - "class": 8, - "rating": "E", - "cost": 1083910, - "power": 0.48, - "rate": 720 - }, - { - "id": "3p", - "grp": "fs", - "class": 8, - "rating": "D", - "cost": 4516291, - "power": 0.64, - "rate": 960 - }, - { - "id": "3o", - "grp": "fs", - "class": 8, - "rating": "C", - "cost": 18065165, - "power": 0.8, - "rate": 1200 - }, - { - "id": "3n", - "grp": "fs", - "class": 8, - "rating": "B", - "cost": 72260660, - "power": 0.96, - "rate": 1440 - }, - { - "id": "3m", - "grp": "fs", - "class": 8, - "rating": "A", - "cost": 289042541, - "power": 1.12, - "rate": 1680 - }, - { - "id": "3l", - "grp": "fs", - "class": 7, - "rating": "E", - "cost": 341927, - "power": 0.41, - "rate": 534 - }, - { - "id": "3k", - "grp": "fs", - "class": 7, - "rating": "D", - "cost": 1424698, - "power": 0.55, - "rate": 712 - }, - { - "id": "3j", - "grp": "fs", - "class": 7, - "rating": "C", - "cost": 5698790, - "power": 0.69, - "rate": 890 - }, - { - "id": "3i", - "grp": "fs", - "class": 7, - "rating": "B", - "cost": 22795161, - "power": 0.83, - "rate": 1068 - }, - { - "id": "3h", - "grp": "fs", - "class": 7, - "rating": "A", - "cost": 91180644, - "power": 0.97, - "rate": 1245 - }, - { - "id": "3g", - "grp": "fs", - "class": 6, - "rating": "E", - "cost": 107864, - "power": 0.35, - "rate": 376 - }, - { - "id": "3f", - "grp": "fs", - "class": 6, - "rating": "D", - "cost": 449431, - "power": 0.47, - "rate": 502 - }, - { - "id": "3e", - "grp": "fs", - "class": 6, - "rating": "C", - "cost": 1797726, - "power": 0.59, - "rate": 627 - }, - { - "id": "3d", - "grp": "fs", - "class": 6, - "rating": "B", - "cost": 7190903, - "power": 0.71, - "rate": 752 - }, - { - "id": "3c", - "grp": "fs", - "class": 6, - "rating": "A", - "cost": 28763610, - "power": 0.83, - "rate": 878 - }, - { - "id": "3b", - "grp": "fs", - "class": 5, - "rating": "E", - "cost": 34026, - "power": 0.3, - "rate": 247 - }, - { - "id": "3a", - "grp": "fs", - "class": 5, - "rating": "D", - "cost": 141776, - "power": 0.4, - "rate": 330 - }, - { - "id": "39", - "grp": "fs", - "class": 5, - "rating": "C", - "cost": 567106, - "power": 0.5, - "rate": 412 - }, - { - "id": "38", - "grp": "fs", - "class": 5, - "rating": "B", - "cost": 2268424, - "power": 0.6, - "rate": 494 - }, - { - "id": "37", - "grp": "fs", - "class": 5, - "rating": "A", - "cost": 9073694, - "power": 0.7, - "rate": 577 - }, - { - "id": "36", - "grp": "fs", - "class": 4, - "rating": "E", - "cost": 10734, - "power": 0.25, - "rate": 147 - }, - { - "id": "35", - "grp": "fs", - "class": 4, - "rating": "D", - "cost": 44724, - "power": 0.33, - "rate": 196 - }, - { - "id": "34", - "grp": "fs", - "class": 4, - "rating": "C", - "cost": 178898, - "power": 0.41, - "rate": 245 - }, - { - "id": "33", - "grp": "fs", - "class": 4, - "rating": "B", - "cost": 715591, - "power": 0.49, - "rate": 294 - }, - { - "id": "32", - "grp": "fs", - "class": 4, - "rating": "A", - "cost": 2862364, - "power": 0.57, - "rate": 342 - }, - { - "id": "31", - "grp": "fs", - "class": 3, - "rating": "E", - "cost": 3386, - "power": 0.2, - "rate": 75 - }, - { - "id": "30", - "grp": "fs", - "class": 3, - "rating": "D", - "cost": 14109, - "power": 0.27, - "rate": 100 - }, - { - "id": "2v", - "grp": "fs", - "class": 3, - "rating": "C", - "cost": 56435, - "power": 0.34, - "rate": 126 - }, - { - "id": "2u", - "grp": "fs", - "class": 3, - "rating": "B", - "cost": 225738, - "power": 0.41, - "rate": 151 - }, - { - "id": "2t", - "grp": "fs", - "class": 3, - "rating": "A", - "cost": 902954, - "power": 0.48, - "rate": 176 - }, - { - "id": "2s", - "grp": "fs", - "class": 2, - "rating": "E", - "cost": 1068, - "power": 0.17, - "rate": 32 - }, - { - "id": "2r", - "grp": "fs", - "class": 2, - "rating": "D", - "cost": 4451, - "power": 0.22, - "rate": 43 - }, - { - "id": "2q", - "grp": "fs", - "class": 2, - "rating": "C", - "cost": 17803, - "power": 0.28, - "rate": 54 - }, - { - "id": "2p", - "grp": "fs", - "class": 2, - "rating": "B", - "cost": 71211, - "power": 0.34, - "rate": 65 - }, - { - "id": "2o", - "grp": "fs", - "class": 2, - "rating": "A", - "cost": 284844, - "power": 0.39, - "rate": 75 - }, - { - "id": "2n", - "grp": "fs", - "class": 1, - "rating": "E", - "cost": 309, - "power": 0.14, - "rate": 18 - }, - { - "id": "2m", - "grp": "fs", - "class": 1, - "rating": "D", - "cost": 1285, - "power": 0.18, - "rate": 24 - }, - { - "id": "2l", - "grp": "fs", - "class": 1, - "rating": "C", - "cost": 5142, - "power": 0.23, - "rate": 30 - }, - { - "id": "2k", - "grp": "fs", - "class": 1, - "rating": "B", - "cost": 20568, - "power": 0.28, - "rate": 36 - }, - { - "id": "2j", - "grp": "fs", - "class": 1, - "rating": "A", - "cost": 82270, - "power": 0.32, - "rate": 42 - } + { "id": "3q", "grp": "fs", "class": 8, "rating": "E", "cost": 1083910, "power": 0.48, "rate": 720 }, + { "id": "3p", "grp": "fs", "class": 8, "rating": "D", "cost": 4516290, "power": 0.64, "rate": 960 }, + { "id": "3o", "grp": "fs", "class": 8, "rating": "C", "cost": 18065160, "power": 0.8, "rate": 1200 }, + { "id": "3n", "grp": "fs", "class": 8, "rating": "B", "cost": 72260660, "power": 0.96, "rate": 1440 }, + { "id": "3m", "grp": "fs", "class": 8, "rating": "A", "cost": 289042540, "power": 1.12, "rate": 1680 }, + + { "id": "3l", "grp": "fs", "class": 7, "rating": "E", "cost": 341930, "power": 0.41, "rate": 534 }, + { "id": "3k", "grp": "fs", "class": 7, "rating": "D", "cost": 1424700, "power": 0.55, "rate": 712 }, + { "id": "3j", "grp": "fs", "class": 7, "rating": "C", "cost": 5698790, "power": 0.69, "rate": 890 }, + { "id": "3i", "grp": "fs", "class": 7, "rating": "B", "cost": 22795160, "power": 0.83, "rate": 1068 }, + { "id": "3h", "grp": "fs", "class": 7, "rating": "A", "cost": 91180640, "power": 0.97, "rate": 1245 }, + + { "id": "3g", "grp": "fs", "class": 6, "rating": "E", "cost": 107860, "power": 0.35, "rate": 376 }, + { "id": "3f", "grp": "fs", "class": 6, "rating": "D", "cost": 449430, "power": 0.47, "rate": 502 }, + { "id": "3e", "grp": "fs", "class": 6, "rating": "C", "cost": 1797730, "power": 0.59, "rate": 627 }, + { "id": "3d", "grp": "fs", "class": 6, "rating": "B", "cost": 7190900, "power": 0.71, "rate": 752 }, + { "id": "3c", "grp": "fs", "class": 6, "rating": "A", "cost": 28763610, "power": 0.83, "rate": 878 }, + + { "id": "3b", "grp": "fs", "class": 5, "rating": "E", "cost": 34030, "power": 0.3, "rate": 247 }, + { "id": "3a", "grp": "fs", "class": 5, "rating": "D", "cost": 141780, "power": 0.4, "rate": 330 }, + { "id": "39", "grp": "fs", "class": 5, "rating": "C", "cost": 567110, "power": 0.5, "rate": 412 }, + { "id": "38", "grp": "fs", "class": 5, "rating": "B", "cost": 2268420, "power": 0.6, "rate": 494 }, + { "id": "37", "grp": "fs", "class": 5, "rating": "A", "cost": 9073690, "power": 0.7, "rate": 577 }, + + { "id": "36", "grp": "fs", "class": 4, "rating": "E", "cost": 10730, "power": 0.25, "rate": 147 }, + { "id": "35", "grp": "fs", "class": 4, "rating": "D", "cost": 44720, "power": 0.33, "rate": 196 }, + { "id": "34", "grp": "fs", "class": 4, "rating": "C", "cost": 178900, "power": 0.41, "rate": 245 }, + { "id": "33", "grp": "fs", "class": 4, "rating": "B", "cost": 715590, "power": 0.49, "rate": 294 }, + { "id": "32", "grp": "fs", "class": 4, "rating": "A", "cost": 2862360, "power": 0.57, "rate": 342 }, + + { "id": "31", "grp": "fs", "class": 3, "rating": "E", "cost": 3390, "power": 0.2, "rate": 75 }, + { "id": "30", "grp": "fs", "class": 3, "rating": "D", "cost": 14110, "power": 0.27, "rate": 100 }, + { "id": "2v", "grp": "fs", "class": 3, "rating": "C", "cost": 56440, "power": 0.34, "rate": 126 }, + { "id": "2u", "grp": "fs", "class": 3, "rating": "B", "cost": 225740, "power": 0.41, "rate": 151 }, + { "id": "2t", "grp": "fs", "class": 3, "rating": "A", "cost": 902950, "power": 0.48, "rate": 176 }, + + { "id": "2s", "grp": "fs", "class": 2, "rating": "E", "cost": 1070, "power": 0.17, "rate": 32 }, + { "id": "2r", "grp": "fs", "class": 2, "rating": "D", "cost": 4450, "power": 0.22, "rate": 43 }, + { "id": "2q", "grp": "fs", "class": 2, "rating": "C", "cost": 17800, "power": 0.28, "rate": 54 }, + { "id": "2p", "grp": "fs", "class": 2, "rating": "B", "cost": 71210, "power": 0.34, "rate": 65 }, + { "id": "2o", "grp": "fs", "class": 2, "rating": "A", "cost": 284840, "power": 0.39, "rate": 75 }, + + { "id": "2n", "grp": "fs", "class": 1, "rating": "E", "cost": 310, "power": 0.14, "rate": 18 }, + { "id": "2m", "grp": "fs", "class": 1, "rating": "D", "cost": 1290, "power": 0.18, "rate": 24 }, + { "id": "2l", "grp": "fs", "class": 1, "rating": "C", "cost": 5140, "power": 0.23, "rate": 30 }, + { "id": "2k", "grp": "fs", "class": 1, "rating": "B", "cost": 20570, "power": 0.28, "rate": 36 }, + { "id": "2j", "grp": "fs", "class": 1, "rating": "A", "cost": 82270, "power": 0.32, "rate": 42 } ] } \ No newline at end of file diff --git a/data/components/internal/hatch_breaker_limpet_controller.json b/data/components/internal/hatch_breaker_limpet_controller.json index 883c69b2..b1c8d8e8 100755 --- a/data/components/internal/hatch_breaker_limpet_controller.json +++ b/data/components/internal/hatch_breaker_limpet_controller.json @@ -1,224 +1,27 @@ { "hb": [ - { - "id": "7d", - "grp": "hb", - "class": 7, - "rating": "E", - "cost": 437400, - "power": 0.42, - "range": 2.58, - "maximum": 18, - "time": 25 - }, - { - "id": "7c", - "grp": "hb", - "class": 7, - "rating": "D", - "cost": 874800, - "power": 0.56, - "range": 3.44, - "maximum": 12, - "time": 22 - }, - { - "id": "7b", - "grp": "hb", - "class": 7, - "rating": "C", - "cost": 1749600, - "power": 0.7, - "range": 4.3, - "maximum": 15, - "time": 18 - }, - { - "id": "7a", - "grp": "hb", - "class": 7, - "rating": "B", - "cost": 3499200, - "power": 0.84, - "range": 5.16, - "maximum": 18, - "time": 14 - }, - { - "id": "79", - "grp": "hb", - "class": 7, - "rating": "A", - "cost": 6998400, - "power": 0.98, - "range": 6.02, - "maximum": 12, - "time": 11 - }, - { - "id": "78", - "grp": "hb", - "class": 5, - "rating": "E", - "cost": 48600, - "power": 0.3, - "range": 1.98, - "maximum": 9, - "time": 31 - }, - { - "id": "77", - "grp": "hb", - "class": 5, - "rating": "D", - "cost": 97200, - "power": 0.4, - "range": 2.64, - "maximum": 6, - "time": 26 - }, - { - "id": "76", - "grp": "hb", - "class": 5, - "rating": "C", - "cost": 194400, - "power": 0.5, - "range": 3.3, - "maximum": 7, - "time": 22 - }, - { - "id": "75", - "grp": "hb", - "class": 5, - "rating": "B", - "cost": 388800, - "power": 0.6, - "range": 3.96, - "maximum": 9, - "time": 18 - }, - { - "id": "74", - "grp": "hb", - "class": 5, - "rating": "A", - "cost": 777600, - "power": 0.7, - "range": 4.62, - "maximum": 6, - "time": 13 - }, - { - "id": "73", - "grp": "hb", - "class": 3, - "rating": "E", - "cost": 5400, - "power": 0.18, - "range": 1.62, - "maximum": 4, - "time": 36 - }, - { - "id": "72", - "grp": "hb", - "class": 3, - "rating": "D", - "cost": 10800, - "power": 0.24, - "range": 2.16, - "maximum": 3, - "time": 31 - }, - { - "id": "71", - "grp": "hb", - "class": 3, - "rating": "C", - "cost": 21600, - "power": 0.3, - "range": 2.7, - "maximum": 3, - "time": 26 - }, - { - "id": "70", - "grp": "hb", - "class": 3, - "rating": "B", - "cost": 43200, - "power": 0.36, - "range": 3.24, - "maximum": 4, - "time": 21 - }, - { - "id": "6v", - "grp": "hb", - "class": 3, - "rating": "A", - "cost": 86400, - "power": 0.42, - "range": 3.78, - "maximum": 3, - "time": 16 - }, - { - "id": "6u", - "grp": "hb", - "class": 1, - "rating": "E", - "cost": 600, - "power": 0.12, - "range": 1.5, - "maximum": 2, - "time": 42 - }, - { - "id": "6t", - "grp": "hb", - "class": 1, - "rating": "D", - "cost": 1200, - "power": 0.16, - "range": 2, - "maximum": 1, - "time": 36 - }, - { - "id": "6s", - "grp": "hb", - "class": 1, - "rating": "C", - "cost": 2400, - "power": 0.2, - "range": 2.5, - "maximum": 1, - "time": 30 - }, - { - "id": "6r", - "grp": "hb", - "class": 1, - "rating": "B", - "cost": 4800, - "power": 0.24, - "range": 3, - "maximum": 2, - "time": 24 - }, - { - "id": "6q", - "grp": "hb", - "class": 1, - "rating": "A", - "cost": 9600, - "power": 0.28, - "range": 3.5, - "maximum": 1, - "time": 18 - } + { "id": "7d", "grp": "hb", "class": 7, "rating": "E", "cost": 437400, "power": 0.42, "range": 2.58, "maximum": 18, "time": 25 }, + { "id": "7c", "grp": "hb", "class": 7, "rating": "D", "cost": 874800, "power": 0.56, "range": 3.44, "maximum": 12, "time": 22 }, + { "id": "7b", "grp": "hb", "class": 7, "rating": "C", "cost": 1749600, "power": 0.7, "range": 4.3, "maximum": 15, "time": 18 }, + { "id": "7a", "grp": "hb", "class": 7, "rating": "B", "cost": 3499200, "power": 0.84, "range": 5.16, "maximum": 18, "time": 14 }, + { "id": "79", "grp": "hb", "class": 7, "rating": "A", "cost": 6998400, "power": 0.98, "range": 6.02, "maximum": 12, "time": 11 }, + + { "id": "78", "grp": "hb", "class": 5, "rating": "E", "cost": 48600, "power": 0.3, "range": 1.98, "maximum": 9, "time": 31 }, + { "id": "77", "grp": "hb", "class": 5, "rating": "D", "cost": 97200, "power": 0.4, "range": 2.64, "maximum": 6, "time": 26 }, + { "id": "76", "grp": "hb", "class": 5, "rating": "C", "cost": 194400, "power": 0.5, "range": 3.3, "maximum": 7, "time": 22 }, + { "id": "75", "grp": "hb", "class": 5, "rating": "B", "cost": 388800, "power": 0.6, "range": 3.96, "maximum": 9, "time": 18 }, + { "id": "74", "grp": "hb", "class": 5, "rating": "A", "cost": 777600, "power": 0.7, "range": 4.62, "maximum": 6, "time": 13 }, + + { "id": "73", "grp": "hb", "class": 3, "rating": "E", "cost": 5400, "power": 0.18, "range": 1.62, "maximum": 4, "time": 36 }, + { "id": "72", "grp": "hb", "class": 3, "rating": "D", "cost": 10800, "power": 0.24, "range": 2.16, "maximum": 3, "time": 31 }, + { "id": "71", "grp": "hb", "class": 3, "rating": "C", "cost": 21600, "power": 0.3, "range": 2.7, "maximum": 3, "time": 26 }, + { "id": "70", "grp": "hb", "class": 3, "rating": "B", "cost": 43200, "power": 0.36, "range": 3.24, "maximum": 4, "time": 21 }, + { "id": "6v", "grp": "hb", "class": 3, "rating": "A", "cost": 86400, "power": 0.42, "range": 3.78, "maximum": 3, "time": 16 }, + + { "id": "6u", "grp": "hb", "class": 1, "rating": "E", "cost": 600, "power": 0.12, "range": 1.5, "maximum": 2, "time": 42 }, + { "id": "6t", "grp": "hb", "class": 1, "rating": "D", "cost": 1200, "power": 0.16, "range": 2, "maximum": 1, "time": 36 }, + { "id": "6s", "grp": "hb", "class": 1, "rating": "C", "cost": 2400, "power": 0.2, "range": 2.5, "maximum": 1, "time": 30 }, + { "id": "6r", "grp": "hb", "class": 1, "rating": "B", "cost": 4800, "power": 0.24, "range": 3, "maximum": 2, "time": 24 }, + { "id": "6q", "grp": "hb", "class": 1, "rating": "A", "cost": 9600, "power": 0.28, "range": 3.5, "maximum": 1, "time": 18 } ] } \ No newline at end of file diff --git a/data/components/internal/hull_reinforcement_package.json b/data/components/internal/hull_reinforcement_package.json index d7439352..6f9607e8 100755 --- a/data/components/internal/hull_reinforcement_package.json +++ b/data/components/internal/hull_reinforcement_package.json @@ -1,94 +1,18 @@ { "hr": [ - { - "id": "2e", - "grp": "hr", - "class": 5, - "rating": "E", - "cost": 150000, - "mass": 64, - "armouradd": 160 - }, - { - "id": "2d", - "grp": "hr", - "class": 5, - "rating": "D", - "cost": 450000, - "mass": 32, - "armouradd": 240 - }, - { - "id": "2c", - "grp": "hr", - "class": 4, - "rating": "E", - "cost": 65000, - "mass": 32, - "armouradd": 80 - }, - { - "id": "2b", - "grp": "hr", - "class": 4, - "rating": "D", - "cost": 195000, - "mass": 16, - "armouradd": 120 - }, - { - "id": "2a", - "grp": "hr", - "class": 3, - "rating": "E", - "cost": 28000, - "mass": 16, - "armouradd": 40 - }, - { - "id": "29", - "grp": "hr", - "class": 3, - "rating": "D", - "cost": 84000, - "mass": 8, - "armouradd": 60 - }, - { - "id": "28", - "grp": "hr", - "class": 2, - "rating": "E", - "cost": 12000, - "mass": 8, - "armouradd": 20 - }, - { - "id": "27", - "grp": "hr", - "class": 2, - "rating": "D", - "cost": 36000, - "mass": 4, - "armouradd": 30 - }, - { - "id": "26", - "grp": "hr", - "class": 1, - "rating": "E", - "cost": 5000, - "mass": 4, - "armouradd": 10 - }, - { - "id": "25", - "grp": "hr", - "class": 1, - "rating": "D", - "cost": 15000, - "mass": 2, - "armouradd": 15 - } + { "id": "2e", "grp": "hr", "class": 5, "rating": "E", "cost": 150000, "mass": 64, "armouradd": 160 }, + { "id": "2d", "grp": "hr", "class": 5, "rating": "D", "cost": 450000, "mass": 32, "armouradd": 240 }, + + { "id": "2c", "grp": "hr", "class": 4, "rating": "E", "cost": 65000, "mass": 32, "armouradd": 80 }, + { "id": "2b", "grp": "hr", "class": 4, "rating": "D", "cost": 195000, "mass": 16, "armouradd": 120 }, + + { "id": "2a", "grp": "hr", "class": 3, "rating": "E", "cost": 28000, "mass": 16, "armouradd": 40 }, + { "id": "29", "grp": "hr", "class": 3, "rating": "D", "cost": 84000, "mass": 8, "armouradd": 60 }, + + { "id": "28", "grp": "hr", "class": 2, "rating": "E", "cost": 12000, "mass": 8, "armouradd": 20 }, + { "id": "27", "grp": "hr", "class": 2, "rating": "D", "cost": 36000, "mass": 4, "armouradd": 30 }, + + { "id": "26", "grp": "hr", "class": 1, "rating": "E", "cost": 5000, "mass": 4, "armouradd": 10 }, + { "id": "25", "grp": "hr", "class": 1, "rating": "D", "cost": 15000, "mass": 2, "armouradd": 15 } ] } \ No newline at end of file diff --git a/data/components/internal/internal_fuel_tank.json b/data/components/internal/internal_fuel_tank.json index 43e2b9e6..f1a2cab4 100644 --- a/data/components/internal/internal_fuel_tank.json +++ b/data/components/internal/internal_fuel_tank.json @@ -2,11 +2,11 @@ "ft": [ { "id": "f1", "grp": "ft", "class": 1, "rating": "C", "cost": 1000, "capacity": 2 }, { "id": "f2", "grp": "ft", "class": 2, "rating": "C", "cost": 3750, "capacity": 4 }, - { "id": "f3", "grp": "ft", "class": 3, "rating": "C", "cost": 7063, "capacity": 8 }, - { "id": "f4", "grp": "ft", "class": 4, "rating": "C", "cost": 24734, "capacity": 16 }, - { "id": "f5", "grp": "ft", "class": 5, "rating": "C", "cost": 97754, "capacity": 32 }, - { "id": "f6", "grp": "ft", "class": 6, "rating": "C", "cost": 341577, "capacity": 64 }, - { "id": "f7", "grp": "ft", "class": 7, "rating": "C", "cost": 1780900, "capacity": 128 }, + { "id": "f3", "grp": "ft", "class": 3, "rating": "C", "cost": 7060, "capacity": 8 }, + { "id": "f4", "grp": "ft", "class": 4, "rating": "C", "cost": 24730, "capacity": 16 }, + { "id": "f5", "grp": "ft", "class": 5, "rating": "C", "cost": 97750, "capacity": 32 }, + { "id": "f6", "grp": "ft", "class": 6, "rating": "C", "cost": 341580, "capacity": 64 }, + { "id": "f7", "grp": "ft", "class": 7, "rating": "C", "cost": 1780910, "capacity": 128 }, { "id": "f8", "grp": "ft", "class": 8, "rating": "C", "cost": 5428400, "capacity": 256 } ] } \ No newline at end of file diff --git a/data/components/internal/pristmatic_shield_generator.json b/data/components/internal/pristmatic_shield_generator.json index b8309eb3..9efe225e 100644 --- a/data/components/internal/pristmatic_shield_generator.json +++ b/data/components/internal/pristmatic_shield_generator.json @@ -1,12 +1,12 @@ { "psg": [ - { "id": "p6", "grp": "psg", "class": 1, "rating": "A", "cost": 132195, "mass": 2.5, "power": 2.52, "minmass": 13, "optmass": 25, "maxmass": 63, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, - { "id": "p5", "grp": "psg", "class": 2, "rating": "A", "cost": 240336, "mass": 5, "power": 3.15, "minmass": 23, "optmass": 55, "maxmass": 138, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, - { "id": "p4", "grp": "psg", "class": 3, "rating": "A", "cost": 761868, "mass": 10, "power": 3.78, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, + { "id": "p6", "grp": "psg", "class": 1, "rating": "A", "cost": 132200, "mass": 2.5, "power": 2.52, "minmass": 13, "optmass": 25, "maxmass": 63, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, + { "id": "p5", "grp": "psg", "class": 2, "rating": "A", "cost": 240340, "mass": 5, "power": 3.15, "minmass": 23, "optmass": 55, "maxmass": 138, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, + { "id": "p4", "grp": "psg", "class": 3, "rating": "A", "cost": 761870, "mass": 10, "power": 3.78, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, { "id": "p3", "grp": "psg", "class": 4, "rating": "A", "cost": 2415120, "mass": 20, "power": 4.62, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, { "id": "p2", "grp": "psg", "class": 5, "rating": "A", "cost": 7655930, "mass": 40, "power": 5.46, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, - { "id": "p1", "grp": "psg", "class": 6, "rating": "A", "cost": 24269297, "mass": 80, "power": 6.51, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, - { "id": "p0", "grp": "psg", "class": 7, "rating": "A", "cost": 76933668, "mass": 160, "power": 7.35, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, - { "id": "p7", "grp": "psg", "class": 8, "rating": "A", "cost": 243879729, "mass": 320, "power": 8.4, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 2, "optmul": 1.5, "maxmul": 1 } + { "id": "p1", "grp": "psg", "class": 6, "rating": "A", "cost": 24269300, "mass": 80, "power": 6.51, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, + { "id": "p0", "grp": "psg", "class": 7, "rating": "A", "cost": 76933670, "mass": 160, "power": 7.35, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 2, "optmul": 1.5, "maxmul": 1 }, + { "id": "p7", "grp": "psg", "class": 8, "rating": "A", "cost": 243879730, "mass": 320, "power": 8.4, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 2, "optmul": 1.5, "maxmul": 1 } ] } diff --git a/data/components/internal/refinery.json b/data/components/internal/refinery.json index 76488454..9168f647 100755 --- a/data/components/internal/refinery.json +++ b/data/components/internal/refinery.json @@ -1,184 +1,27 @@ { "rf": [ - { - "id": "23", - "grp": "rf", - "class": 4, - "rating": "E", - "cost": 55566, - "power": 0.25, - "bins": 4 - }, - { - "id": "22", - "grp": "rf", - "class": 4, - "rating": "D", - "cost": 166698, - "power": 0.33, - "bins": 5 - }, - { - "id": "21", - "grp": "rf", - "class": 4, - "rating": "C", - "cost": 500094, - "power": 0.41, - "bins": 7 - }, - { - "id": "20", - "grp": "rf", - "class": 4, - "rating": "B", - "cost": 1500282, - "power": 0.49, - "bins": 9 - }, - { - "id": "1v", - "grp": "rf", - "class": 4, - "rating": "A", - "cost": 4500846, - "power": 0.57, - "bins": 10 - }, - { - "id": "1u", - "grp": "rf", - "class": 3, - "rating": "E", - "cost": 26460, - "power": 0.2, - "bins": 3 - }, - { - "id": "1t", - "grp": "rf", - "class": 3, - "rating": "D", - "cost": 79380, - "power": 0.27, - "bins": 4 - }, - { - "id": "1s", - "grp": "rf", - "class": 3, - "rating": "C", - "cost": 238140, - "power": 0.34, - "bins": 6 - }, - { - "id": "1r", - "grp": "rf", - "class": 3, - "rating": "B", - "cost": 714420, - "power": 0.41, - "bins": 7 - }, - { - "id": "1q", - "grp": "rf", - "class": 3, - "rating": "A", - "cost": 2143260, - "power": 0.48, - "bins": 8 - }, - { - "id": "1p", - "grp": "rf", - "class": 2, - "rating": "E", - "cost": 12600, - "power": 0.17, - "bins": 2 - }, - { - "id": "1o", - "grp": "rf", - "class": 2, - "rating": "D", - "cost": 37800, - "power": 0.22, - "bins": 3 - }, - { - "id": "1n", - "grp": "rf", - "class": 2, - "rating": "C", - "cost": 113400, - "power": 0.28, - "bins": 4 - }, - { - "id": "1m", - "grp": "rf", - "class": 2, - "rating": "B", - "cost": 340200, - "power": 0.34, - "bins": 5 - }, - { - "id": "1l", - "grp": "rf", - "class": 2, - "rating": "A", - "cost": 1020600, - "power": 0.39, - "bins": 6 - }, - { - "id": "1k", - "grp": "rf", - "class": 1, - "rating": "E", - "cost": 6000, - "power": 0.14, - "bins": 1 - }, - { - "id": "1j", - "grp": "rf", - "class": 1, - "rating": "D", - "cost": 18000, - "power": 0.18, - "bins": 1 - }, - { - "id": "1i", - "grp": "rf", - "class": 1, - "rating": "C", - "cost": 54000, - "power": 0.23, - "bins": 2 - }, - { - "id": "1h", - "grp": "rf", - "class": 1, - "rating": "B", - "cost": 162000, - "power": 0.28, - "bins": 3 - }, - { - "id": "1g", - "grp": "rf", - "class": 1, - "rating": "A", - "cost": 486000, - "power": 0.32, - "bins": 4 - } + { "id": "23", "grp": "rf", "class": 4, "rating": "E", "cost": 55570, "power": 0.25, "bins": 4 }, + { "id": "22", "grp": "rf", "class": 4, "rating": "D", "cost": 166700, "power": 0.33, "bins": 5 }, + { "id": "21", "grp": "rf", "class": 4, "rating": "C", "cost": 500090, "power": 0.41, "bins": 7 }, + { "id": "20", "grp": "rf", "class": 4, "rating": "B", "cost": 1500280, "power": 0.49, "bins": 9 }, + { "id": "1v", "grp": "rf", "class": 4, "rating": "A", "cost": 4500850, "power": 0.57, "bins": 10 }, + + { "id": "1u", "grp": "rf", "class": 3, "rating": "E", "cost": 26460, "power": 0.2, "bins": 3 }, + { "id": "1t", "grp": "rf", "class": 3, "rating": "D", "cost": 79380, "power": 0.27, "bins": 4 }, + { "id": "1s", "grp": "rf", "class": 3, "rating": "C", "cost": 238140, "power": 0.34, "bins": 6 }, + { "id": "1r", "grp": "rf", "class": 3, "rating": "B", "cost": 714420, "power": 0.41, "bins": 7 }, + { "id": "1q", "grp": "rf", "class": 3, "rating": "A", "cost": 2143260, "power": 0.48, "bins": 8 }, + + { "id": "1p", "grp": "rf", "class": 2, "rating": "E", "cost": 12600, "power": 0.17, "bins": 2 }, + { "id": "1o", "grp": "rf", "class": 2, "rating": "D", "cost": 37800, "power": 0.22, "bins": 3 }, + { "id": "1n", "grp": "rf", "class": 2, "rating": "C", "cost": 113400, "power": 0.28, "bins": 4 }, + { "id": "1m", "grp": "rf", "class": 2, "rating": "B", "cost": 340200, "power": 0.34, "bins": 5 }, + { "id": "1l", "grp": "rf", "class": 2, "rating": "A", "cost": 1020600, "power": 0.39, "bins": 6 }, + + { "id": "1k", "grp": "rf", "class": 1, "rating": "E", "cost": 6000, "power": 0.14, "bins": 1 }, + { "id": "1j", "grp": "rf", "class": 1, "rating": "D", "cost": 18000, "power": 0.18, "bins": 1 }, + { "id": "1i", "grp": "rf", "class": 1, "rating": "C", "cost": 54000, "power": 0.23, "bins": 2 }, + { "id": "1h", "grp": "rf", "class": 1, "rating": "B", "cost": 162000, "power": 0.28, "bins": 3 }, + { "id": "1g", "grp": "rf", "class": 1, "rating": "A", "cost": 486000, "power": 0.32, "bins": 4 } ] } \ No newline at end of file diff --git a/data/components/internal/shield_cell_bank.json b/data/components/internal/shield_cell_bank.json index 67c7e5be..616f3099 100755 --- a/data/components/internal/shield_cell_bank.json +++ b/data/components/internal/shield_cell_bank.json @@ -1,51 +1,51 @@ { "scb": [ - { "id": "65", "grp": "scb", "class": 8, "rating": "E", "cost": 697584, "mass": 160, "power": 1.44, "cells": 6, "rechargeRating": "C", "recharge": 105, "ammocost": 300 }, - { "id": "64", "grp": "scb", "class": 8, "rating": "D", "cost": 1743961, "mass": 64, "power": 1.92, "cells": 4, "rechargeRating": "C", "recharge": 140, "ammocost": 300 }, - { "id": "63", "grp": "scb", "class": 8, "rating": "C", "cost": 4359903, "mass": 160, "power": 2.4, "cells": 5, "rechargeRating": "B", "recharge": 175, "ammocost": 300 }, - { "id": "62", "grp": "scb", "class": 8, "rating": "B", "cost": 10899756, "mass": 256, "power": 2.88, "cells": 6, "rechargeRating": "A", "recharge": 210, "ammocost": 300 }, - { "id": "61", "grp": "scb", "class": 8, "rating": "A", "cost": 27249391, "mass": 160, "power": 3.36, "cells": 5, "rechargeRating": "A", "recharge": 245, "ammocost": 300 }, + { "id": "65", "grp": "scb", "class": 8, "rating": "E", "cost": 697580, "mass": 160, "power": 1.44, "cells": 6, "rechargeRating": "C", "recharge": 105, "ammocost": 300 }, + { "id": "64", "grp": "scb", "class": 8, "rating": "D", "cost": 1743960, "mass": 64, "power": 1.92, "cells": 4, "rechargeRating": "C", "recharge": 140, "ammocost": 300 }, + { "id": "63", "grp": "scb", "class": 8, "rating": "C", "cost": 4359900, "mass": 160, "power": 2.4, "cells": 5, "rechargeRating": "B", "recharge": 175, "ammocost": 300 }, + { "id": "62", "grp": "scb", "class": 8, "rating": "B", "cost": 10899760, "mass": 256, "power": 2.88, "cells": 6, "rechargeRating": "A", "recharge": 210, "ammocost": 300 }, + { "id": "61", "grp": "scb", "class": 8, "rating": "A", "cost": 27249390, "mass": 160, "power": 3.36, "cells": 5, "rechargeRating": "A", "recharge": 245, "ammocost": 300 }, - { "id": "60", "grp": "scb", "class": 7, "rating": "E", "cost": 249137, "mass": 80, "power": 1.24, "cells": 6, "rechargeRating": "D", "recharge": 95, "ammocost": 300 }, - { "id": "5v", "grp": "scb", "class": 7, "rating": "D", "cost": 622843, "mass": 32, "power": 1.66, "cells": 4, "rechargeRating": "C", "recharge": 130, "ammocost": 300 }, - { "id": "5u", "grp": "scb", "class": 7, "rating": "C", "cost": 1557108, "mass": 80, "power": 2.07, "cells": 5, "rechargeRating": "B", "recharge": 160, "ammocost": 300 }, + { "id": "60", "grp": "scb", "class": 7, "rating": "E", "cost": 249140, "mass": 80, "power": 1.24, "cells": 6, "rechargeRating": "D", "recharge": 95, "ammocost": 300 }, + { "id": "5v", "grp": "scb", "class": 7, "rating": "D", "cost": 622840, "mass": 32, "power": 1.66, "cells": 4, "rechargeRating": "C", "recharge": 130, "ammocost": 300 }, + { "id": "5u", "grp": "scb", "class": 7, "rating": "C", "cost": 1557110, "mass": 80, "power": 2.07, "cells": 5, "rechargeRating": "B", "recharge": 160, "ammocost": 300 }, { "id": "5t", "grp": "scb", "class": 7, "rating": "B", "cost": 3892770, "mass": 128, "power": 2.48, "cells": 6, "rechargeRating": "B", "recharge": 195, "ammocost": 300 }, - { "id": "5s", "grp": "scb", "class": 7, "rating": "A", "cost": 9731925, "mass": 80, "power": 2.9, "cells": 5, "rechargeRating": "A", "recharge": 225, "ammocost": 300 }, + { "id": "5s", "grp": "scb", "class": 7, "rating": "A", "cost": 9731930, "mass": 80, "power": 2.9, "cells": 5, "rechargeRating": "A", "recharge": 225, "ammocost": 300 }, - { "id": "5r", "grp": "scb", "class": 6, "rating": "E", "cost": 88978, "mass": 40, "power": 1.06, "cells": 6, "rechargeRating": "D", "recharge": 90, "ammocost": 300 }, - { "id": "5q", "grp": "scb", "class": 6, "rating": "D", "cost": 222444, "mass": 16, "power": 1.42, "cells": 4, "rechargeRating": "C", "recharge": 115, "ammocost": 300 }, + { "id": "5r", "grp": "scb", "class": 6, "rating": "E", "cost": 88980, "mass": 40, "power": 1.06, "cells": 6, "rechargeRating": "D", "recharge": 90, "ammocost": 300 }, + { "id": "5q", "grp": "scb", "class": 6, "rating": "D", "cost": 222440, "mass": 16, "power": 1.42, "cells": 4, "rechargeRating": "C", "recharge": 115, "ammocost": 300 }, { "id": "5p", "grp": "scb", "class": 6, "rating": "C", "cost": 556110, "mass": 40, "power": 1.77, "cells": 5, "rechargeRating": "C", "recharge": 145, "ammocost": 300 }, - { "id": "5o", "grp": "scb", "class": 6, "rating": "B", "cost": 1390275, "mass": 64, "power": 2.12, "cells": 6, "rechargeRating": "B", "recharge": 175, "ammocost": 300 }, - { "id": "5n", "grp": "scb", "class": 6, "rating": "A", "cost": 3475688, "mass": 40, "power": 2.48, "cells": 5, "rechargeRating": "A", "recharge": 205, "ammocost": 300 }, + { "id": "5o", "grp": "scb", "class": 6, "rating": "B", "cost": 1390280, "mass": 64, "power": 2.12, "cells": 6, "rechargeRating": "B", "recharge": 175, "ammocost": 300 }, + { "id": "5n", "grp": "scb", "class": 6, "rating": "A", "cost": 3475690, "mass": 40, "power": 2.48, "cells": 5, "rechargeRating": "A", "recharge": 205, "ammocost": 300 }, - { "id": "5m", "grp": "scb", "class": 5, "rating": "E", "cost": 31778, "mass": 20, "power": 0.9, "cells": 5, "rechargeRating": "D", "recharge": 80, "ammocost": 300 }, - { "id": "5l", "grp": "scb", "class": 5, "rating": "D", "cost": 79444, "mass": 8, "power": 1.2, "cells": 3, "rechargeRating": "C", "recharge": 105, "ammocost": 300 }, - { "id": "5k", "grp": "scb", "class": 5, "rating": "C", "cost": 198611, "mass": 20, "power": 1.5, "cells": 4, "rechargeRating": "C", "recharge": 130, "ammocost": 300 }, - { "id": "5j", "grp": "scb", "class": 5, "rating": "B", "cost": 496527, "mass": 32, "power": 1.8, "cells": 5, "rechargeRating": "B", "recharge": 160, "ammocost": 300 }, - { "id": "5i", "grp": "scb", "class": 5, "rating": "A", "cost": 1241317, "mass": 20, "power": 2.1, "cells": 4, "rechargeRating": "B", "recharge": 185, "ammocost": 300 }, + { "id": "5m", "grp": "scb", "class": 5, "rating": "E", "cost": 31780, "mass": 20, "power": 0.9, "cells": 5, "rechargeRating": "D", "recharge": 80, "ammocost": 300 }, + { "id": "5l", "grp": "scb", "class": 5, "rating": "D", "cost": 79440, "mass": 8, "power": 1.2, "cells": 3, "rechargeRating": "C", "recharge": 105, "ammocost": 300 }, + { "id": "5k", "grp": "scb", "class": 5, "rating": "C", "cost": 198610, "mass": 20, "power": 1.5, "cells": 4, "rechargeRating": "C", "recharge": 130, "ammocost": 300 }, + { "id": "5j", "grp": "scb", "class": 5, "rating": "B", "cost": 496530, "mass": 32, "power": 1.8, "cells": 5, "rechargeRating": "B", "recharge": 160, "ammocost": 300 }, + { "id": "5i", "grp": "scb", "class": 5, "rating": "A", "cost": 1241320, "mass": 20, "power": 2.1, "cells": 4, "rechargeRating": "B", "recharge": 185, "ammocost": 300 }, - { "id": "5h", "grp": "scb", "class": 4, "rating": "E", "cost": 11349, "mass": 10, "power": 0.74, "cells": 5, "rechargeRating": "D", "recharge": 70, "ammocost": 300 }, - { "id": "5g", "grp": "scb", "class": 4, "rating": "D", "cost": 28373, "mass": 4, "power": 0.98, "cells": 3, "rechargeRating": "D", "recharge": 90, "ammocost": 300 }, - { "id": "5f", "grp": "scb", "class": 4, "rating": "C", "cost": 70932, "mass": 10, "power": 1.23, "cells": 4, "rechargeRating": "C", "recharge": 115, "ammocost": 300 }, - { "id": "5e", "grp": "scb", "class": 4, "rating": "B", "cost": 177331, "mass": 16, "power": 1.48, "cells": 5, "rechargeRating": "C", "recharge": 140, "ammocost": 300 }, - { "id": "5d", "grp": "scb", "class": 4, "rating": "A", "cost": 443328, "mass": 10, "power": 1.72, "cells": 4, "rechargeRating": "B", "recharge": 160, "ammocost": 300 }, + { "id": "5h", "grp": "scb", "class": 4, "rating": "E", "cost": 11350, "mass": 10, "power": 0.74, "cells": 5, "rechargeRating": "D", "recharge": 70, "ammocost": 300 }, + { "id": "5g", "grp": "scb", "class": 4, "rating": "D", "cost": 28370, "mass": 4, "power": 0.98, "cells": 3, "rechargeRating": "D", "recharge": 90, "ammocost": 300 }, + { "id": "5f", "grp": "scb", "class": 4, "rating": "C", "cost": 70930, "mass": 10, "power": 1.23, "cells": 4, "rechargeRating": "C", "recharge": 115, "ammocost": 300 }, + { "id": "5e", "grp": "scb", "class": 4, "rating": "B", "cost": 177330, "mass": 16, "power": 1.48, "cells": 5, "rechargeRating": "C", "recharge": 140, "ammocost": 300 }, + { "id": "5d", "grp": "scb", "class": 4, "rating": "A", "cost": 443330, "mass": 10, "power": 1.72, "cells": 4, "rechargeRating": "B", "recharge": 160, "ammocost": 300 }, - { "id": "5c", "grp": "scb", "class": 3, "rating": "E", "cost": 4053, "mass": 5, "power": 0.61, "cells": 5, "rechargeRating": "D", "recharge": 60, "ammocost": 300 }, - { "id": "5b", "grp": "scb", "class": 3, "rating": "D", "cost": 10133, "mass": 2, "power": 0.82, "cells": 3, "rechargeRating": "D", "recharge": 75, "ammocost": 300 }, - { "id": "5a", "grp": "scb", "class": 3, "rating": "C", "cost": 25333, "mass": 5, "power": 1.02, "cells": 4, "rechargeRating": "D", "recharge": 95, "ammocost": 300 }, - { "id": "59", "grp": "scb", "class": 3, "rating": "B", "cost": 63333, "mass": 8, "power": 1.22, "cells": 5, "rechargeRating": "C", "recharge": 115, "ammocost": 300 }, - { "id": "58", "grp": "scb", "class": 3, "rating": "A", "cost": 158331, "mass": 5, "power": 1.43, "cells": 4, "rechargeRating": "C", "recharge": 135, "ammocost": 300 }, + { "id": "5c", "grp": "scb", "class": 3, "rating": "E", "cost": 4050, "mass": 5, "power": 0.61, "cells": 5, "rechargeRating": "D", "recharge": 60, "ammocost": 300 }, + { "id": "5b", "grp": "scb", "class": 3, "rating": "D", "cost": 10130, "mass": 2, "power": 0.82, "cells": 3, "rechargeRating": "D", "recharge": 75, "ammocost": 300 }, + { "id": "5a", "grp": "scb", "class": 3, "rating": "C", "cost": 25330, "mass": 5, "power": 1.02, "cells": 4, "rechargeRating": "D", "recharge": 95, "ammocost": 300 }, + { "id": "59", "grp": "scb", "class": 3, "rating": "B", "cost": 63330, "mass": 8, "power": 1.22, "cells": 5, "rechargeRating": "C", "recharge": 115, "ammocost": 300 }, + { "id": "58", "grp": "scb", "class": 3, "rating": "A", "cost": 158330, "mass": 5, "power": 1.43, "cells": 4, "rechargeRating": "C", "recharge": 135, "ammocost": 300 }, - { "id": "57", "grp": "scb", "class": 2, "rating": "E", "cost": 1448, "mass": 2.5, "power": 0.5, "cells": 5, "rechargeRating": "E", "recharge": 45, "ammocost": 300 }, - { "id": "56", "grp": "scb", "class": 2, "rating": "D", "cost": 3619, "mass": 1, "power": 0.67, "cells": 3, "rechargeRating": "D", "recharge": 60, "ammocost": 300 }, - { "id": "55", "grp": "scb", "class": 2, "rating": "C", "cost": 9048, "mass": 2.5, "power": 0.84, "cells": 4, "rechargeRating": "D", "recharge": 75, "ammocost": 300 }, - { "id": "54", "grp": "scb", "class": 2, "rating": "B", "cost": 22619, "mass": 4, "power": 1.01, "cells": 5, "rechargeRating": "D", "recharge": 90, "ammocost": 300 }, - { "id": "53", "grp": "scb", "class": 2, "rating": "A", "cost": 56547, "mass": 2.5, "power": 1.18, "cells": 4, "rechargeRating": "C", "recharge": 105, "ammocost": 300 }, + { "id": "57", "grp": "scb", "class": 2, "rating": "E", "cost": 1450, "mass": 2.5, "power": 0.5, "cells": 5, "rechargeRating": "E", "recharge": 45, "ammocost": 300 }, + { "id": "56", "grp": "scb", "class": 2, "rating": "D", "cost": 3620, "mass": 1, "power": 0.67, "cells": 3, "rechargeRating": "D", "recharge": 60, "ammocost": 300 }, + { "id": "55", "grp": "scb", "class": 2, "rating": "C", "cost": 9050, "mass": 2.5, "power": 0.84, "cells": 4, "rechargeRating": "D", "recharge": 75, "ammocost": 300 }, + { "id": "54", "grp": "scb", "class": 2, "rating": "B", "cost": 22620, "mass": 4, "power": 1.01, "cells": 5, "rechargeRating": "D", "recharge": 90, "ammocost": 300 }, + { "id": "53", "grp": "scb", "class": 2, "rating": "A", "cost": 56550, "mass": 2.5, "power": 1.18, "cells": 4, "rechargeRating": "C", "recharge": 105, "ammocost": 300 }, - { "id": "52", "grp": "scb", "class": 1, "rating": "E", "cost": 517, "mass": 1.3, "power": 0.41, "cells": 4, "rechargeRating": "E", "recharge": 30, "ammocost": 300 }, - { "id": "51", "grp": "scb", "class": 1, "rating": "D", "cost": 1293, "mass": 0.5, "power": 0.55, "cells": 2, "rechargeRating": "E", "recharge": 40, "ammocost": 300 }, - { "id": "50", "grp": "scb", "class": 1, "rating": "C", "cost": 3231, "mass": 1.3, "power": 0.69, "cells": 3, "rechargeRating": "D", "recharge": 50, "ammocost": 300 }, - { "id": "4v", "grp": "scb", "class": 1, "rating": "B", "cost": 8078, "mass": 2, "power": 0.83, "cells": 4, "rechargeRating": "D", "recharge": 60, "ammocost": 300 }, - { "id": "4u", "grp": "scb", "class": 1, "rating": "A", "cost": 20195, "mass": 1.3, "power": 0.97, "cells": 3, "rechargeRating": "D", "recharge": 70, "ammocost": 300 } + { "id": "52", "grp": "scb", "class": 1, "rating": "E", "cost": 520, "mass": 1.3, "power": 0.41, "cells": 4, "rechargeRating": "E", "recharge": 30, "ammocost": 300 }, + { "id": "51", "grp": "scb", "class": 1, "rating": "D", "cost": 1290, "mass": 0.5, "power": 0.55, "cells": 2, "rechargeRating": "E", "recharge": 40, "ammocost": 300 }, + { "id": "50", "grp": "scb", "class": 1, "rating": "C", "cost": 3230, "mass": 1.3, "power": 0.69, "cells": 3, "rechargeRating": "D", "recharge": 50, "ammocost": 300 }, + { "id": "4v", "grp": "scb", "class": 1, "rating": "B", "cost": 8080, "mass": 2, "power": 0.83, "cells": 4, "rechargeRating": "D", "recharge": 60, "ammocost": 300 }, + { "id": "4u", "grp": "scb", "class": 1, "rating": "A", "cost": 20200, "mass": 1.3, "power": 0.97, "cells": 3, "rechargeRating": "D", "recharge": 70, "ammocost": 300 } ] } diff --git a/data/components/internal/shield_generator.json b/data/components/internal/shield_generator.json index 772b7c0b..807a318f 100755 --- a/data/components/internal/shield_generator.json +++ b/data/components/internal/shield_generator.json @@ -1,39 +1,45 @@ { "sg": [ - { "id": "4t", "grp": "sg", "class": 8, "rating": "E", "cost": 2007241, "mass": 160, "power": 2.4, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, - { "id": "4s", "grp": "sg", "class": 8, "rating": "D", "cost": 6021722, "mass": 64, "power": 3.2, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, - { "id": "4r", "grp": "sg", "class": 8, "rating": "C", "cost": 18065165, "mass": 160, "power": 4, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, - { "id": "4q", "grp": "sg", "class": 8, "rating": "B", "cost": 54195495, "mass": 256, "power": 4.8, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, - { "id": "4p", "grp": "sg", "class": 8, "rating": "A", "cost": 162586486, "mass": 160, "power": 5.6, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, - { "id": "4o", "grp": "sg", "class": 7, "rating": "E", "cost": 633199, "mass": 80, "power": 2.1, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, - { "id": "4n", "grp": "sg", "class": 7, "rating": "D", "cost": 1899597, "mass": 32, "power": 2.8, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, + { "id": "4t", "grp": "sg", "class": 8, "rating": "E", "cost": 2007240, "mass": 160, "power": 2.4, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, + { "id": "4s", "grp": "sg", "class": 8, "rating": "D", "cost": 6021720, "mass": 64, "power": 3.2, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, + { "id": "4r", "grp": "sg", "class": 8, "rating": "C", "cost": 18065170, "mass": 160, "power": 4, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, + { "id": "4q", "grp": "sg", "class": 8, "rating": "B", "cost": 54195500, "mass": 256, "power": 4.8, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, + { "id": "4p", "grp": "sg", "class": 8, "rating": "A", "cost": 162586490, "mass": 160, "power": 5.6, "minmass": 900, "optmass": 1800, "maxmass": 4500, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, + + { "id": "4o", "grp": "sg", "class": 7, "rating": "E", "cost": 633200, "mass": 80, "power": 2.1, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, + { "id": "4n", "grp": "sg", "class": 7, "rating": "D", "cost": 1899600, "mass": 32, "power": 2.8, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, { "id": "4m", "grp": "sg", "class": 7, "rating": "C", "cost": 5698790, "mass": 80, "power": 3.5, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, - { "id": "4l", "grp": "sg", "class": 7, "rating": "B", "cost": 17096371, "mass": 128, "power": 4.2, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, - { "id": "4k", "grp": "sg", "class": 7, "rating": "A", "cost": 51289112, "mass": 80, "power": 4.9, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, - { "id": "4j", "grp": "sg", "class": 6, "rating": "E", "cost": 199747, "mass": 40, "power": 1.86, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, - { "id": "4i", "grp": "sg", "class": 6, "rating": "D", "cost": 599242, "mass": 16, "power": 2.48, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, - { "id": "4h", "grp": "sg", "class": 6, "rating": "C", "cost": 1797726, "mass": 40, "power": 3.1, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, - { "id": "4g", "grp": "sg", "class": 6, "rating": "B", "cost": 5393177, "mass": 64, "power": 3.72, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, - { "id": "4f", "grp": "sg", "class": 6, "rating": "A", "cost": 16179531, "mass": 40, "power": 4.34, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, - { "id": "4e", "grp": "sg", "class": 5, "rating": "E", "cost": 63012, "mass": 20, "power": 1.56, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, - { "id": "4d", "grp": "sg", "class": 5, "rating": "D", "cost": 189035, "mass": 8, "power": 2.08, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, - { "id": "4c", "grp": "sg", "class": 5, "rating": "C", "cost": 567106, "mass": 20, "power": 2.6, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, - { "id": "4b", "grp": "sg", "class": 5, "rating": "B", "cost": 1701318, "mass": 32, "power": 3.12, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, - { "id": "4a", "grp": "sg", "class": 5, "rating": "A", "cost": 5103953, "mass": 20, "power": 3.64, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, - { "id": "49", "grp": "sg", "class": 4, "rating": "E", "cost": 19878, "mass": 10, "power": 1.32, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, - { "id": "48", "grp": "sg", "class": 4, "rating": "D", "cost": 59633, "mass": 4, "power": 1.76, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, - { "id": "47", "grp": "sg", "class": 4, "rating": "C", "cost": 178898, "mass": 10, "power": 2.2, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, - { "id": "46", "grp": "sg", "class": 4, "rating": "B", "cost": 536693, "mass": 16, "power": 2.64, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, + { "id": "4l", "grp": "sg", "class": 7, "rating": "B", "cost": 17096370, "mass": 128, "power": 4.2, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, + { "id": "4k", "grp": "sg", "class": 7, "rating": "A", "cost": 51289110, "mass": 80, "power": 4.9, "minmass": 530, "optmass": 1060, "maxmass": 2650, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, + + { "id": "4j", "grp": "sg", "class": 6, "rating": "E", "cost": 199750, "mass": 40, "power": 1.86, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, + { "id": "4i", "grp": "sg", "class": 6, "rating": "D", "cost": 599240, "mass": 16, "power": 2.48, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, + { "id": "4h", "grp": "sg", "class": 6, "rating": "C", "cost": 1797730, "mass": 40, "power": 3.1, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, + { "id": "4g", "grp": "sg", "class": 6, "rating": "B", "cost": 5393180, "mass": 64, "power": 3.72, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, + { "id": "4f", "grp": "sg", "class": 6, "rating": "A", "cost": 16179530, "mass": 40, "power": 4.34, "minmass": 270, "optmass": 540, "maxmass": 1350, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, + + { "id": "4e", "grp": "sg", "class": 5, "rating": "E", "cost": 63010, "mass": 20, "power": 1.56, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, + { "id": "4d", "grp": "sg", "class": 5, "rating": "D", "cost": 189040, "mass": 8, "power": 2.08, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, + { "id": "4c", "grp": "sg", "class": 5, "rating": "C", "cost": 567110, "mass": 20, "power": 2.6, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, + { "id": "4b", "grp": "sg", "class": 5, "rating": "B", "cost": 1701320, "mass": 32, "power": 3.12, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, + { "id": "4a", "grp": "sg", "class": 5, "rating": "A", "cost": 5103950, "mass": 20, "power": 3.64, "minmass": 203, "optmass": 405, "maxmass": 1013, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, + + { "id": "49", "grp": "sg", "class": 4, "rating": "E", "cost": 19880, "mass": 10, "power": 1.32, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, + { "id": "48", "grp": "sg", "class": 4, "rating": "D", "cost": 59630, "mass": 4, "power": 1.76, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, + { "id": "47", "grp": "sg", "class": 4, "rating": "C", "cost": 178900, "mass": 10, "power": 2.2, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, + { "id": "46", "grp": "sg", "class": 4, "rating": "B", "cost": 536690, "mass": 16, "power": 2.64, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, { "id": "45", "grp": "sg", "class": 4, "rating": "A", "cost": 1610080, "mass": 10, "power": 3.08, "minmass": 143, "optmass": 285, "maxmass": 713, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, - { "id": "44", "grp": "sg", "class": 3, "rating": "E", "cost": 6271, "mass": 5, "power": 1.08, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, - { "id": "43", "grp": "sg", "class": 3, "rating": "D", "cost": 18812, "mass": 2, "power": 1.44, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, - { "id": "42", "grp": "sg", "class": 3, "rating": "C", "cost": 56435, "mass": 5, "power": 1.8, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, - { "id": "41", "grp": "sg", "class": 3, "rating": "B", "cost": 169304, "mass": 8, "power": 2.16, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, - { "id": "40", "grp": "sg", "class": 3, "rating": "A", "cost": 507912, "mass": 5, "power": 2.52, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, - { "id": "3v", "grp": "sg", "class": 2, "rating": "E", "cost": 1978, "mass": 2.5, "power": 0.9, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, - { "id": "3u", "grp": "sg", "class": 2, "rating": "D", "cost": 5934, "mass": 1, "power": 1.2, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, - { "id": "3t", "grp": "sg", "class": 2, "rating": "C", "cost": 17803, "mass": 2.5, "power": 1.5, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, - { "id": "3s", "grp": "sg", "class": 2, "rating": "B", "cost": 53408, "mass": 4, "power": 1.8, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, - { "id": "3r", "grp": "sg", "class": 2, "rating": "A", "cost": 160224, "mass": 2.5, "power": 2.1, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 } + + { "id": "44", "grp": "sg", "class": 3, "rating": "E", "cost": 6270, "mass": 5, "power": 1.08, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, + { "id": "43", "grp": "sg", "class": 3, "rating": "D", "cost": 18810, "mass": 2, "power": 1.44, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, + { "id": "42", "grp": "sg", "class": 3, "rating": "C", "cost": 56440, "mass": 5, "power": 1.8, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, + { "id": "41", "grp": "sg", "class": 3, "rating": "B", "cost": 169300, "mass": 8, "power": 2.16, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, + { "id": "40", "grp": "sg", "class": 3, "rating": "A", "cost": 507910, "mass": 5, "power": 2.52, "minmass": 83, "optmass": 165, "maxmass": 413, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 }, + + { "id": "3v", "grp": "sg", "class": 2, "rating": "E", "cost": 1980, "mass": 2.5, "power": 0.9, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.3, "optmul": 0.8, "maxmul": 0.3 }, + { "id": "3u", "grp": "sg", "class": 2, "rating": "D", "cost": 5930, "mass": 1, "power": 1.2, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4 }, + { "id": "3t", "grp": "sg", "class": 2, "rating": "C", "cost": 17800, "mass": 2.5, "power": 1.5, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.5, "optmul": 1, "maxmul": 0.5 }, + { "id": "3s", "grp": "sg", "class": 2, "rating": "B", "cost": 53410, "mass": 4, "power": 1.8, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6 }, + { "id": "3r", "grp": "sg", "class": 2, "rating": "A", "cost": 160220, "mass": 2.5, "power": 2.1, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7 } ] } \ No newline at end of file diff --git a/data/ships/adder.json b/data/ships/adder.json index 9aa3de28..b33bf21a 100755 --- a/data/ships/adder.json +++ b/data/ships/adder.json @@ -4,7 +4,7 @@ "name": "Adder", "manufacturer": "Zorgon Peterson", "class": 1, - "hullCost": 39993, + "hullCost": 40000, "speed": 220, "boost": 320, "boostEnergy": 9, @@ -15,7 +15,7 @@ "masslock": 7, "pipSpeed": 0.13625 }, - "retailCost": 87808, + "retailCost": 87810, "slots": { "common": [ 3, diff --git a/data/ships/anaconda.json b/data/ships/anaconda.json index cf9bc117..806177d3 100755 --- a/data/ships/anaconda.json +++ b/data/ships/anaconda.json @@ -4,7 +4,7 @@ "name": "Anaconda", "manufacturer": "Faulcon DeLacy", "class": 3, - "hullCost": 141889932, + "hullCost": 141889930, "speed": 180, "boost": 240, "boostEnergy": 29, @@ -15,7 +15,7 @@ "masslock": 23, "pipSpeed": 0.13875 }, - "retailCost": 146969451, + "retailCost": 146969450, "slots": { "common": [ 8, diff --git a/data/ships/asp.json b/data/ships/asp.json index c0c2b9b6..4b24b19c 100755 --- a/data/ships/asp.json +++ b/data/ships/asp.json @@ -4,7 +4,7 @@ "name": "Asp Explorer", "manufacturer": "Lakon", "class": 2, - "hullCost": 6135658, + "hullCost": 6135660, "speed": 250, "boost": 340, "boostEnergy": 14, @@ -15,7 +15,7 @@ "masslock": 11, "pipSpeed": 0.13 }, - "retailCost": 6661153, + "retailCost": 6661150, "slots": { "common": [ 5, diff --git a/data/ships/cobra_mk_iii.json b/data/ships/cobra_mk_iii.json index bf69e9d1..c04ff66f 100755 --- a/data/ships/cobra_mk_iii.json +++ b/data/ships/cobra_mk_iii.json @@ -4,7 +4,7 @@ "name": "Cobra Mk III", "manufacturer": "Faulcon DeLacy", "class": 1, - "hullCost": 235787, + "hullCost": 235800, "speed": 280, "boost": 400, "boostEnergy": 11, @@ -15,7 +15,7 @@ "masslock": 8, "pipSpeed": 0.125 }, - "retailCost": 379718, + "retailCost": 379720, "slots": { "common": [ 4, diff --git a/data/ships/diamondback_explorer.json b/data/ships/diamondback_explorer.json index 9844db70..99157c3b 100644 --- a/data/ships/diamondback_explorer.json +++ b/data/ships/diamondback_explorer.json @@ -4,7 +4,7 @@ "name": "Diamondback Explorer", "manufacturer": "Lakon", "class": 1, - "hullCost": 1635691, + "hullCost": 1635700, "speed": 260, "boost": 340, "boostEnergy": 14, diff --git a/data/ships/diamondback_scout.json b/data/ships/diamondback_scout.json index f716b214..9c382b0e 100644 --- a/data/ships/diamondback_scout.json +++ b/data/ships/diamondback_scout.json @@ -4,7 +4,7 @@ "name": "Diamondback Scout", "manufacturer": "Lakon", "class": 1, - "hullCost": 461341, + "hullCost": 461340, "speed": 283, "boost": 380, "boostEnergy": 11, @@ -15,7 +15,7 @@ "masslock": 8, "pipSpeed": 0.09875 }, - "retailCost": 564329, + "retailCost": 564330, "slots": { "common": [ 4, diff --git a/data/ships/eagle.json b/data/ships/eagle.json index dde32524..dae02f0a 100755 --- a/data/ships/eagle.json +++ b/data/ships/eagle.json @@ -4,7 +4,7 @@ "name": "Eagle", "manufacturer": "Core Dynamics", "class": 1, - "hullCost": 10446, + "hullCost": 10440, "speed": 240, "boost": 350, "boostEnergy": 9, diff --git a/data/ships/federal_assault_ship.json b/data/ships/federal_assault_ship.json index 0e203e7d..6ce0e612 100644 --- a/data/ships/federal_assault_ship.json +++ b/data/ships/federal_assault_ship.json @@ -4,7 +4,7 @@ "name": "Federal Assault Ship", "manufacturer": "Core Dynamics", "class": 2, - "hullCost": 19071993, + "hullCost": 19072000, "speed": 210, "boost": 350, "boostEnergy": 21, @@ -15,7 +15,7 @@ "masslock": 14, "pipSpeed": 0.11125 }, - "retailCost": 19814205, + "retailCost": 19814210, "slots": { "common": [ 6, diff --git a/data/ships/federal_dropship.json b/data/ships/federal_dropship.json index ee813628..119a1bc3 100755 --- a/data/ships/federal_dropship.json +++ b/data/ships/federal_dropship.json @@ -4,7 +4,7 @@ "name": "Federal Dropship", "manufacturer": "Core Dynamics", "class": 2, - "hullCost": 18969990, + "hullCost": 13469990, "speed": 180, "boost": 300, "boostEnergy": 21, @@ -15,7 +15,7 @@ "masslock": 14, "pipSpeed": 0.0725 }, - "retailCost": 19814205, + "retailCost": 14314210, "slots": { "common": [ 6, diff --git a/data/ships/federal_gunship.json b/data/ships/federal_gunship.json index 7d9185eb..ab3b2bb9 100644 --- a/data/ships/federal_gunship.json +++ b/data/ships/federal_gunship.json @@ -4,7 +4,7 @@ "name": "Federal Gunship", "manufacturer": "Core Dynamics", "class": 2, - "hullCost": 34774801, + "hullCost": 34774790, "speed": 170, "boost": 280, "boostEnergy": 21, diff --git a/data/ships/hauler.json b/data/ships/hauler.json index 5a86ce52..ca3c13e1 100755 --- a/data/ships/hauler.json +++ b/data/ships/hauler.json @@ -4,7 +4,7 @@ "name": "Hauler", "manufacturer": "Zorgon Peterson", "class": 1, - "hullCost": 29807, + "hullCost": 29790, "speed": 200, "boost": 300, "agility": 6, diff --git a/data/ships/imperial_clipper.json b/data/ships/imperial_clipper.json index 2b8d43a9..f07cee08 100755 --- a/data/ships/imperial_clipper.json +++ b/data/ships/imperial_clipper.json @@ -4,7 +4,7 @@ "name": "Imperial Clipper", "manufacturer": "Gutamaya", "class": 3, - "hullCost": 21077784, + "hullCost": 21077780, "speed": 300, "boost": 380, "boostEnergy": 21, diff --git a/data/ships/imperial_courier.json b/data/ships/imperial_courier.json index cf936ab5..8dbfd977 100644 --- a/data/ships/imperial_courier.json +++ b/data/ships/imperial_courier.json @@ -4,7 +4,7 @@ "name": "Imperial Courier", "manufacturer": "Gutamaya", "class": 1, - "hullCost": 2481552, + "hullCost": 2481550, "speed": 280, "boost": 380, "boostEnergy": 11, @@ -15,7 +15,7 @@ "masslock": 7, "pipSpeed": 0.05375 }, - "retailCost": 2542931, + "retailCost": 2542930, "slots": { "common": [ 4, diff --git a/data/ships/imperial_eagle.json b/data/ships/imperial_eagle.json index 9c67b24f..c465897f 100644 --- a/data/ships/imperial_eagle.json +++ b/data/ships/imperial_eagle.json @@ -4,7 +4,7 @@ "name": "Imperial Eagle", "manufacturer": "Core Dynamics", "class": 1, - "hullCost": 72186, + "hullCost": 72180, "speed": 300, "boost": 400, "boostEnergy": 9, @@ -15,7 +15,7 @@ "masslock": 6, "pipSpeed": 0.075 }, - "retailCost": 110833, + "retailCost": 110830, "slots": { "common": [ 3, diff --git a/data/ships/orca.json b/data/ships/orca.json index 6517dabe..42f9110a 100755 --- a/data/ships/orca.json +++ b/data/ships/orca.json @@ -4,7 +4,7 @@ "name": "Orca", "manufacturer": "Saud Kruger", "class": 3, - "hullCost": 47798079, + "hullCost": 47798080, "speed": 300, "boost": 380, "boostEnergy": 17, @@ -15,7 +15,7 @@ "masslock": 13, "pipSpeed": 0.08375 }, - "retailCost": 48539887, + "retailCost": 48539890, "slots": { "common": [ 5, diff --git a/data/ships/python.json b/data/ships/python.json index 4901996d..87a4f891 100755 --- a/data/ships/python.json +++ b/data/ships/python.json @@ -4,7 +4,7 @@ "name": "Python", "manufacturer": "Faulcon DeLacy", "class": 2, - "hullCost": 55171395, + "hullCost": 55171380, "speed": 230, "boost": 300, "boostEnergy": 24, @@ -15,7 +15,7 @@ "masslock": 17, "pipSpeed": 0.0975 }, - "retailCost": 56978179, + "retailCost": 56978180, "slots": { "common": [ 7, diff --git a/data/ships/sidewinder.json b/data/ships/sidewinder.json index 793ca8e0..349b59e9 100755 --- a/data/ships/sidewinder.json +++ b/data/ships/sidewinder.json @@ -4,7 +4,7 @@ "name": "Sidewinder", "manufacturer": "Faulcon DeLacy", "class": 1, - "hullCost": 12887, + "hullCost": 12870, "speed": 220, "boost": 320, "boostEnergy": 7, diff --git a/data/ships/type_6_transporter.json b/data/ships/type_6_transporter.json index 187b7485..3f474554 100755 --- a/data/ships/type_6_transporter.json +++ b/data/ships/type_6_transporter.json @@ -4,7 +4,7 @@ "name": "Type-6 Transporter", "manufacturer": "Lakon", "class": 2, - "hullCost": 865782, + "hullCost": 865790, "speed": 220, "boost": 350, "boostEnergy": 11, @@ -15,7 +15,7 @@ "masslock": 8, "pipSpeed": 0.1475 }, - "retailCost": 1045945, + "retailCost": 1045950, "slots": { "common": [ 3, diff --git a/data/ships/type_7_transport.json b/data/ships/type_7_transport.json index d225bc14..f568682f 100755 --- a/data/ships/type_7_transport.json +++ b/data/ships/type_7_transport.json @@ -4,7 +4,7 @@ "name": "Type-7 Transporter", "manufacturer": "Lakon", "class": 3, - "hullCost": 16881511, + "hullCost": 16881510, "speed": 180, "boost": 300, "boostEnergy": 11, @@ -15,7 +15,7 @@ "masslock": 10, "pipSpeed": 0.16625 }, - "retailCost": 17472252, + "retailCost": 17472250, "slots": { "common": [ 4, diff --git a/data/ships/type_9_heavy.json b/data/ships/type_9_heavy.json index ff5a9fe2..b47f0e82 100755 --- a/data/ships/type_9_heavy.json +++ b/data/ships/type_9_heavy.json @@ -4,7 +4,7 @@ "name": "Type-9 Heavy", "manufacturer": "Lakon", "class": 3, - "hullCost": 73255168, + "hullCost": 73255150, "speed": 130, "boost": 200, "boostEnergy": 21, @@ -15,7 +15,7 @@ "masslock": 16, "pipSpeed": 0.17375 }, - "retailCost": 76555842, + "retailCost": 76555840, "slots": { "common": [ 6, diff --git a/data/ships/viper.json b/data/ships/viper.json index 517c9b83..3c8a7be5 100755 --- a/data/ships/viper.json +++ b/data/ships/viper.json @@ -4,7 +4,7 @@ "name": "Viper", "manufacturer": "Faulcon DeLacy", "class": 1, - "hullCost": 95893, + "hullCost": 95900, "speed": 320, "boost": 400, "boostEnergy": 11, @@ -15,7 +15,7 @@ "masslock": 7, "pipSpeed": 0.09375 }, - "retailCost": 142931, + "retailCost": 142930, "slots": { "common": [ 3, diff --git a/data/ships/vulture.json b/data/ships/vulture.json index 036d98d0..f312e535 100755 --- a/data/ships/vulture.json +++ b/data/ships/vulture.json @@ -4,7 +4,7 @@ "name": "Vulture", "manufacturer": "Core Dynamics", "class": 1, - "hullCost": 4689629, + "hullCost": 4689640, "speed": 210, "boost": 340, "boostEnergy": 17, @@ -15,7 +15,7 @@ "masslock": 10, "pipSpeed": 0.02375 }, - "retailCost": 4925615, + "retailCost": 4925620, "slots": { "common": [ 4, diff --git a/test/fixtures/anaconda-test-detailed-export-v2.json b/test/fixtures/anaconda-test-detailed-export-v2.json index 10eeb754..6aaff689 100644 --- a/test/fixtures/anaconda-test-detailed-export-v2.json +++ b/test/fixtures/anaconda-test-detailed-export-v2.json @@ -251,7 +251,7 @@ }, "stats": { "class": 3, - "hullCost": 141889932, + "hullCost": 141889930, "speed": 180, "topSpeed": 186.5, "boost": 240, @@ -272,7 +272,7 @@ "armourAdded": 240, "armourMultiplier": 1.95, "shieldMultiplier": 1.4, - "totalCost": 882362049, + "totalCost": 882362060, "unladenMass": 1179.2, "totalDps": 29, "powerAvailable": 36, diff --git a/test/tests/test-controller-outfit.js b/test/tests/test-controller-outfit.js index 3f87fd56..fdfe713b 100644 --- a/test/tests/test-controller-outfit.js +++ b/test/tests/test-controller-outfit.js @@ -41,7 +41,7 @@ describe("Outfit Controller", function() { expect(scope.retrofitTotal).toEqual(1173200); expect(scope.retrofitList.length).toEqual(3); scope.select('i', scope.ship.internal[3], eventStub, "11"); // Use 6A Auto field maintenance unit - expect(scope.retrofitTotal).toEqual(16478701); + expect(scope.retrofitTotal).toEqual(16478700); expect(scope.retrofitList.length).toEqual(4); });