diff --git a/README.md b/README.md index 2c8eb1e0..3d937672 100755 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ See the [Developer's Guide](https://github.com/cmmcleod/coriolis/wiki/Developer' ### Ship and Component Database -See [Data wiki](https://github.com/cmmcleod/coriolis/wiki/Database) for details on structure, etc. +See the [Data wiki](https://github.com/cmmcleod/coriolis-data/wiki) for details on structure, etc. ## License diff --git a/data/components/bulkheads.json b/data/components/bulkheads.json deleted file mode 100755 index 404d9830..00000000 --- a/data/components/bulkheads.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "sidewinder": [ - { "id": "b0", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "b1", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 25600, "mass": 2 }, - { "id": "b2", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 80320, "mass": 4 }, - { "id": "b3", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 132060, "mass": 4 }, - { "id": "b4", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 139420, "mass": 4 } - ], - "diamondback": [ - { "id": "b5", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "b6", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 225700, "mass": 13 }, - { "id": "b7", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 507900, "mass": 26 }, - { "id": "b8", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 1185100, "mass": 26 }, - { "id": "b9", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 1330100, "mass": 26 } - ], - "diamondback_explorer": [ - { "id": "ba", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bb", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 800000, "mass": 23 }, - { "id": "bc", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 1800000, "mass": 47 }, - { "id": "bd", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 4200000, "mass": 26 }, - { "id": "be", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 4714000, "mass": 47 } - ], - "imperial_courier": [ - { "id": "bf", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bg", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 1017200, "mass": 4 }, - { "id": "bh", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 2288600, "mass": 8 }, - { "id": "bi", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 5408800, "mass": 8 }, - { "id": "bj", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 5993700, "mass": 8 } - ], - "cobra_mk_iii": [ - { "id": "bk", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bl", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 151890, "mass": 14 }, - { "id": "bm", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 341750, "mass": 27 }, - { "id": "bn", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 797410, "mass": 27 }, - { "id": "bo", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 895000, "mass": 27 } - ], - "imperial_clipper": [ - { "id": "bp", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bq", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 8918340, "mass": 30 }, - { "id": "br", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 20066270, "mass": 60 }, - { "id": "bs", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 47423290, "mass": 60 }, - { "id": "bt", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 52551340, "mass": 60 } - ], - "imperial_eagle": [ - { "id": "bu", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bv", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 66500, "mass": 4 }, - { "id": "bw", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 222760, "mass": 8 }, - { "id": "bx", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 346550, "mass": 8 }, - { "id": "by", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 372040, "mass": 8 } - ], - "federal_assault_ship": [ - { "id": "bz", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bA", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 7925680, "mass": 44 }, - { "id": "bB", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 17832780, "mass": 87 }, - { "id": "bC", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 42144810, "mass": 87 }, - { "id": "bD", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 46702080, "mass": 87 } - ], - "federal_dropship": [ - { "id": "bE", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bF", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 5725680, "mass": 44 }, - { "id": "bG", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 12882780, "mass": 87 }, - { "id": "bH", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 30446310, "mass": 87 }, - { "id": "bI", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 33738580, "mass": 87 } - ], - "federal_gunship": [ - { "id": "bJ", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bK", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 14325690, "mass": 44 }, - { "id": "bL", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 32232790, "mass": 87 }, - { "id": "bM", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 76176810, "mass": 87 }, - { "id": "bN", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 84414090, "mass": 87 } - ], - "python": [ - { "id": "bO", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bP", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 22791270, "mass": 26 }, - { "id": "bQ", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 51280360, "mass": 53 }, - { "id": "bR", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 121192590, "mass": 53 }, - { "id": "bS", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 134297570, "mass": 53 } - ], - "anaconda": [ - { "id": "bT", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bU", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 58787780, "mass": 30 }, - { "id": "bV", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 132272510, "mass": 60 }, - { "id": "bW", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 312604020, "mass": 60 }, - { "id": "bX", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 346407000, "mass": 60 } - ], - "eagle": [ - { "id": "bY", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "bZ", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 26880, "mass": 4 }, - { "id": "B0", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 90050, "mass": 8 }, - { "id": "B1", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 140090, "mass": 8 }, - { "id": "B2", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 150390, "mass": 8 } - ], - "viper": [ - { "id": "B3", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "B4", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 57170, "mass": 5 }, - { "id": "B5", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 128640, "mass": 9 }, - { "id": "B6", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 304010, "mass": 9 }, - { "id": "B7", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 336890, "mass": 9 } - ], - "vulture": [ - { "id": "B8", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "B9", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 1970250, "mass": 17 }, - { "id": "Ba", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 4433050, "mass": 35 }, - { "id": "Bb", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 10476780, "mass": 35 }, - { "id": "Bc", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 11609670, "mass": 35 } - ], - "fer_de_lance": [ - { "id": "Bd", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "Be", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 20626820, "mass": 19 }, - { "id": "Bf", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 46410340, "mass": 38 }, - { "id": "Bg", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 109683090, "mass": 38 }, - { "id": "Bh", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 121543510, "mass": 38 } - ], - "hauler": [ - { "id": "Bi", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "Bj", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 42180, "mass": 1 }, - { "id": "Bk", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 185050, "mass": 2 }, - { "id": "Bl", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 270300, "mass": 2 }, - { "id": "Bm", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 282420, "mass": 2 } - ], - "type_6_transporter": [ - { "id": "Bn", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "Bo", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 418380, "mass": 12 }, - { "id": "Bp", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 941350, "mass": 23 }, - { "id": "Bq", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 2224730, "mass": 23 }, - { "id": "Br", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 2465290, "mass": 23 } - ], - "type_7_transport": [ - { "id": "Bs", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "Bt", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 6988900, "mass": 32 }, - { "id": "Bu", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 15725030, "mass": 63 }, - { "id": "Bv", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 37163480, "mass": 63 }, - { "id": "Bw", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 41182100, "mass": 63 } - ], - "type_9_heavy": [ - { "id": "Bx", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "By", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 30622340, "mass": 75 }, - { "id": "Bz", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 68900260, "mass": 150 }, - { "id": "BA", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 162834280, "mass": 150 }, - { "id": "BB", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 180442120, "mass": 150 } - ], - "adder": [ - { "id": "BC", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "BD", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 35120, "mass": 3 }, - { "id": "BE", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 79030, "mass": 5 }, - { "id": "BF", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 186770, "mass": 5 }, - { "id": "BG", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 206960, "mass": 5 } - ], - "asp": [ - { "id": "BH", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "BI", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 2664460, "mass": 21 }, - { "id": "BJ", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 5995040, "mass": 42 }, - { "id": "BK", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 14168270, "mass": 42 }, - { "id": "BL", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 15700340, "mass": 42 } - ], - "orca": [ - { "id": "BM", "name": "Lightweight Alloy", "class": 1, "rating": "I", "cost": 0, "mass": 0 }, - { "id": "BN", "name": "Reinforced Alloy", "class": 1, "rating": "I", "cost": 19415950, "mass": 21 }, - { "id": "BO", "name": "Military Grade Composite", "class": 1, "rating": "I", "cost": 43685900, "mass": 87 }, - { "id": "BP", "name": "Mirrored Surface Composite", "class": 1, "rating": "I", "cost": 103244340, "mass": 87 }, - { "id": "BQ", "name": "Reactive Surface Composite", "class": 1, "rating": "I", "cost": 114408510, "mass": 87 } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/beam_laser.json b/data/components/hardpoints/beam_laser.json deleted file mode 100755 index e5a6951e..00000000 --- a/data/components/hardpoints/beam_laser.json +++ /dev/null @@ -1,183 +0,0 @@ -{ - "bl": [ - { - "id": "0u", - "grp": "bl", - "class": 3, - "rating": "C", - "cost": 1177600, - "mass": 8, - "power": 1.8, - "mode": "F", - "type": "T", - "damage": 6, - "armourpen": "A", - "rof": null, - "dps": 5, - "mjdps" : 30.33, - "mjeps" : 5.65, - "thermload": 5 - }, - { - "id": "0v", - "grp": "bl", - "class": 3, - "rating": "C", - "cost": 2396160, - "mass": 8, - "power": 1.78, - "mode": "G", - "type": "T", - "damage": 6, - "armourpen": "A", - "rof": null, - "dps": 4, - "mjdps" : 24.00, - "mjeps" : 5.59, - "thermload": 6 - }, - { - "id": "0o", - "grp": "bl", - "class": 3, - "rating": "D", - "cost": 19399600, - "mass": 8, - "power": 1.68, - "mode": "T", - "type": "T", - "damage": 5, - "armourpen": "A", - "rof": null, - "dps": 4, - "mjdps" : 14.44, - "mjeps" : 3.54, - "thermload": 4 - }, - { - "id": "0r", - "grp": "bl", - "class": 2, - "rating": "D", - "cost": 299520, - "mass": 4, - "power": 1.12, - "mode": "F", - "type": "T", - "damage": 5, - "armourpen": "A", - "rof": null, - "dps": 4, - "mjdps" : 19.38, - "mjeps" : 3.42, - "thermload": 4 - }, - { - "id": "0s", - "grp": "bl", - "class": 2, - "rating": "D", - "cost": 500600, - "mass": 4, - "power": 1.1, - "mode": "G", - "type": "T", - "damage": 5, - "armourpen": "A", - "rof": null, - "dps": 4, - "mjdps" : 13.85, - "mjeps" : 3.26, - "thermload": 4 - }, - { - "id": "0t", - "grp": "bl", - "class": 2, - "rating": "E", - "cost": 2099900, - "mass": 4, - "power": 1.03, - "mode": "T", - "type": "T", - "damage": 4, - "armourpen": "A", - "rof": null, - "dps": 3, - "mjdps" : 8.95, - "mjeps" : 2.10, - "thermload": 3 - }, - { - "id": "10", - "grp": "bl", - "class": 1, - "rating": "E", - "cost": 37430, - "mass": 2, - "power": 0.69, - "mode": "F", - "type": "T", - "damage": 4, - "armourpen": "A", - "rof": null, - "dps": 3, - "mjdps" : 11.61, - "mjeps" : 2.16, - "thermload": 3 - }, - { - "id": "0p", - "grp": "bl", - "class": 1, - "rating": "E", - "cost": 74650, - "mass": 2, - "power": 0.67, - "mode": "G", - "type": "T", - "damage": 4, - "armourpen": "A", - "rof": null, - "dps": 3, - "mjdps" : 8.70, - "mjeps" : 2.05, - "thermload": 3 - }, - { - "id": "0q", - "grp": "bl", - "class": 1, - "rating": "F", - "cost": 500000, - "mass": 2, - "power": 0.63, - "mode": "T", - "type": "T", - "damage": 3, - "armourpen": "A", - "rof": null, - "dps": 3, - "mjdps" : 5.49, - "mjeps" : 1.29, - "thermload": 2 - }, - { - "id": "b0", - "grp": "bl", - "name": "Retributor", - "class": 1, - "rating": "E", - "cost": 56150, - "mass": 2, - "power": 0.69, - "mode": "F", - "type": "T", - "damage": 0, - "armourpen": "A", - "rof": null, - "dps": 3, - "thermload": 1 - } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/burst_laser.json b/data/components/hardpoints/burst_laser.json deleted file mode 100755 index 821374a7..00000000 --- a/data/components/hardpoints/burst_laser.json +++ /dev/null @@ -1,183 +0,0 @@ -{ - "ul": [ - { - "id": "14", - "grp": "ul", - "class": 3, - "rating": "D", - "cost": 140400, - "mass": 8, - "power": 1.66, - "mode": "F", - "type": "T", - "damage": 4, - "armourpen": "B", - "rof": 1, - "dps": 4, - "mjdps" : 24.97, - "mjeps" : 3.52, - "ssdam" : 27.85, - "thermload": 1 - }, - { - "id": "15", - "grp": "ul", - "class": 3, - "rating": "E", - "cost": 281600, - "mass": 8, - "power": 1.65, - "mode": "G", - "type": "T", - "damage": 3, - "armourpen": "A", - "rof": 1.2, - "dps": 4, - "mjdps" : 18.56, - "mjeps" : 3.27, - "ssdam" : 18.56, - "thermload": 1 - }, - { - "id": "16", - "grp": "ul", - "class": 3, - "rating": "E", - "cost": 800400, - "mass": 8, - "power": 1.57, - "mode": "T", - "type": "T", - "damage": 3, - "armourpen": "A", - "rof": 0.9, - "dps": 4, - "mjdps" : 8.78, - "mjeps" : 1.69, - "ssdam" : 9.45, - "thermload": 1 - }, - { - "id": "7h", - "grp": "ul", - "class":2, - "rating":"E", - "cost": 23000, - "mass": 4, - "power":1.05, - "mode":"F", - "type":"T", - "damage": 3, - "armourpen":"A", - "rof":1.3, - "dps": 4, - "thermload": 1 - }, - { - "id": "7i", - "grp": "ul", - "class":2, - "rating":"F", - "cost": 48500, - "mass": 4, - "power":1.04, - "mode":"G", - "type":"T", - "damage": 3, - "armourpen":"A", - "rof":1.5, - "dps": 4, - "thermload": 1 - }, - { - "id": "7j", - "grp": "ul", - "class":2, - "rating":"F", - "cost": 162800, - "mass": 4, - "power":0.98, - "mode":"T", - "type":"T", - "damage": 2, - "armourpen":"A", - "rof":1.1, - "dps": 3, - "thermload": 1 - }, - { - "id": "11", - "grp": "ul", - "class": 1, - "rating": "F", - "cost": 4400, - "mass": 2, - "power": 0.65, - "mode": "F", - "type": "T", - "damage": 2, - "armourpen": "A", - "rof": 1.6, - "dps": 3, - "mjdps" : 9.94, - "mjeps" : 1.40, - "ssdam" : 6.45, - "thermload": 1 - }, - { - "id": "12", - "grp": "ul", - "class": 1, - "rating": "G", - "cost": 8600, - "mass": 2, - "power": 0.64, - "mode": "G", - "type": "T", - "damage": 2, - "armourpen": "A", - "rof": 1.7, - "dps": 3, - "mjdps" : 7.95, - "mjeps" : 1.40, - "ssdam" : 4.53, - "thermload": 1 - }, - { - "id": "13", - "grp": "ul", - "class": 1, - "rating": "G", - "cost": 52800, - "mass": 2, - "power": 0.6, - "mode": "T", - "type": "T", - "damage": 1, - "armourpen": "B", - "rof": 1.3, - "dps": 2, - "mjdps" : 2.98, - "mjeps" : 0.63, - "ssdam" : 2.24, - "thermload": 1 - }, - { - "id": "cy", - "grp": "ul", - "name": "Cytoscrambler", - "class": 1, - "rating": "F", - "cost": 8800, - "mass": 2, - "power": 0.65, - "mode": "F", - "type": "T", - "damage": 2, - "armourpen": "A", - "rof": 1.6, - "dps": 3, - "thermload": 1 - } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/cannon.json b/data/components/hardpoints/cannon.json deleted file mode 100755 index 1d36db4e..00000000 --- a/data/components/hardpoints/cannon.json +++ /dev/null @@ -1,235 +0,0 @@ -{ - "c": [ - { - "id": "1q", - "grp": "c", - "class": 4, - "rating": "B", - "cost": 2700800, - "mass": 16, - "power": 0.92, - "mode": "F", - "type": "K", - "damage": 9, - "armourpen": "A", - "rof": 0.4, - "dps": 5, - "thermload": 2, - "clip": 5, - "mjdps": 8.13, - "ssdam" : 37.13, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1r", - "grp": "c", - "class": 4, - "rating": "B", - "cost": 5401600, - "mass": 16, - "power": 1.03, - "mode": "G", - "type": "K", - "damage": 8, - "armourpen": "A", - "rof": 0.4, - "dps": 4, - "thermload": 2, - "clip": 5, - "mjdps": 10.97, - "ssdam" : 30.94, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1n", - "grp": "c", - "class": 3, - "rating": "C", - "cost": 675200, - "mass": 8, - "power": 0.67, - "mode": "F", - "type": "K", - "damage": 7, - "armourpen": "A", - "rof": 0.4, - "dps": 4, - "thermload": 2, - "clip": 5, - "mjdps": 8.13, - "ssdam" : 22.28, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1o", - "grp": "c", - "class": 3, - "rating": "C", - "cost": 1350400, - "mass": 8, - "power": 0.75, - "mode": "G", - "type": "K", - "damage": 7, - "armourpen": "A", - "rof": 0.4, - "dps": 4, - "thermload": 1, - "clip": 5, - "mjdps" : 7.95, - "ssdam" : 21.04, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1p", - "grp": "c", - "class": 3, - "rating": "D", - "cost": 16204800, - "mass": 8, - "power": 0.64, - "mode": "T", - "type": "K", - "damage": 6, - "armourpen": "A", - "rof": 0.3, - "dps": 4, - "thermload": 1, - "clip": 5, - "mjdps" : 3.58, - "ssdam" : 12.38, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1k", - "grp": "c", - "class": 2, - "rating": "D", - "cost": 168430, - "mass": 4, - "power": 0.49, - "mode": "F", - "type": "K", - "damage": 6, - "armourpen": "A", - "rof": 0.5, - "dps": 4, - "thermload": 1, - "clip": 5, - "mjdps" : 6.00, - "ssdam" : 15.47, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1l", - "grp": "c", - "class": 2, - "rating": "D", - "cost": 337600, - "mass": 4, - "power": 0.54, - "mode": "G", - "type": "K", - "damage": 6, - "armourpen": "A", - "rof": 0.5, - "dps": 3, - "thermload": 1, - "clip": 5, - "mjdps" : 6.24, - "ssdam" : 15.47, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1m", - "grp": "c", - "class": 2, - "rating": "E", - "cost": 4051200, - "mass": 4, - "power": 0.45, - "mode": "T", - "type": "K", - "damage": 5, - "armourpen": "A", - "rof": 0.3, - "dps": 3, - "thermload": 1, - "clip": 5, - "mjdps" : 2.41, - "ssdam" : 7.74, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1h", - "grp": "c", - "class": 1, - "rating": "D", - "cost": 21100, - "mass": 2, - "power": 0.34, - "mode": "F", - "type": "K", - "damage": 5, - "armourpen": "A", - "rof": 0.5, - "dps": 3, - "thermload": 1, - "clip": 5, - "mjdps" : 4.00, - "ssdam" : 9.59, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1i", - "grp": "c", - "class": 1, - "rating": "E", - "cost": 42200, - "mass": 2, - "power": 0.38, - "mode": "G", - "type": "K", - "damage": 5, - "armourpen": "A", - "rof": 0.5, - "dps": 3, - "thermload": 1, - "clip": 5, - "mjdps" : 3.80, - "ssdam" : 8.97, - "ammo": 100, - "ammocost": 20 - }, - { - "id": "1j", - "grp": "c", - "class": 1, - "rating": "F", - "cost": 506400, - "mass": 2, - "power": 0.32, - "mode": "T", - "type": "K", - "damage": 4, - "armourpen": "A", - "rof": 0.4, - "dps": 3, - "thermload": 1, - "clip": 5, - "mjdps" : 1.35, - "ssdam" : 4.13, - "ammo": 100, - "ammocost": 20 - } - ] -} diff --git a/data/components/hardpoints/cargo_scanner.json b/data/components/hardpoints/cargo_scanner.json deleted file mode 100755 index b45bf8b7..00000000 --- a/data/components/hardpoints/cargo_scanner.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "cs": [ - { - "id": "0d", - "grp": "cs", - "class": 0, - "rating": "E", - "cost": 13540, - "mass": 1.3, - "power": 0.2, - "range": 2, - "time": 10 - }, - { - "id": "0c", - "grp": "cs", - "class": 0, - "rating": "D", - "cost": 40630, - "mass": 1.3, - "power": 0.4, - "range": 2.5, - "time": 10 - }, - { - "id": "0b", - "grp": "cs", - "class": 0, - "rating": "C", - "cost": 121900, - "mass": 1.3, - "power": 0.8, - "range": 3, - "time": 10 - }, - { - "id": "0a", - "grp": "cs", - "class": 0, - "rating": "B", - "cost": 365700, - "mass": 1.3, - "power": 1.6, - "range": 3.5, - "time": 10 - }, - { - "id": "09", - "grp": "cs", - "class": 0, - "rating": "A", - "cost": 1097100, - "mass": 1.3, - "power": 3.2, - "range": 4, - "time": 10 - } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/countermeasures.json b/data/components/hardpoints/countermeasures.json deleted file mode 100755 index cdc7bfbe..00000000 --- a/data/components/hardpoints/countermeasures.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "cm": [ - { - "id": "00", - "grp": "cm", - "name": "Chaff Launcher", - "class": 0, - "rating": "I", - "cost": 8500, - "mass": 1.3, - "power": 0.2, - "passive": 1, - "armourpen": "F", - "thermload": 2, - "clip": 1, - "ammo": 10, - "ammocost": 30 - }, - { - "id": "01", - "grp": "cm", - "name": "Electronic Countermeasure", - "class": 0, - "rating": "F", - "cost": 12500, - "mass": 1.3, - "power": 0.2, - "range": 3, - "chargeup": 4, - "activepower": 4, - "cooldown": 10 - }, - { - "id": "02", - "grp": "cm", - "name": "Heat Sink Launcher", - "class": 0, - "rating": "I", - "cost": 3500, - "mass": 1.3, - "power": 0.2, - "passive": 1, - "armourpen": "F", - "thermload": 0, - "clip": 1, - "ammo": 3, - "ammocost": 25 - }, - { - "id": "03", - "grp": "cm", - "name": "Point Defence", - "class": 0, - "rating": "I", - "cost": 18550, - "mass": 0.5, - "power": 0.2, - "passive": 1, - "armourpen": "F", - "thermload": 1, - "clip": 50, - "ammo": 10000, - "ammocost": 1 - } - ] -} diff --git a/data/components/hardpoints/fragment_cannon.json b/data/components/hardpoints/fragment_cannon.json deleted file mode 100755 index 394f01bd..00000000 --- a/data/components/hardpoints/fragment_cannon.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "fc": [ - { - "id": "1t", - "grp": "fc", - "class": 3, - "rating": "C", - "cost": 1167360, - "mass": 8, - "power": 1.02, - "mode": "F", - "type": "K", - "damage": 3, - "armourpen": "A", - "rof": 4.5, - "dps": 10, - "thermload": 1, - "clip": 3, - "mjdps": 15.19, - "ssdam" : 28.36, - "ammo": 30, - "ammocost": 50 - }, - { - "id": "1u", - "grp": "fc", - "class": 3, - "rating": "C", - "cost": 1751040, - "mass": 8, - "power": 1.55, - "mode": "G", - "type": "K", - "damage": 3, - "armourpen": "A", - "rof": 4.8, - "dps": 10, - "thermload": 1, - "clip": 3, - "mjdps" : 12.77, - "ssdam" : 23.21, - "ammo": 30, - "ammocost": 50 - }, - { - "id": "1v", - "grp": "fc", - "class": 3, - "rating": "C", - "cost": 5836800, - "mass": 8, - "power": 1.29, - "mode": "T", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 3.3, - "dps": 9, - "thermload": 1, - "clip": 3, - "mjdps" : 6.85, - "ssdam" : 12.89, - "ammo": 30, - "ammocost": 50 - }, - { - "id": "1s", - "grp": "fc", - "class": 2, - "rating": "A", - "cost": 291840, - "mass": 4, - "power": 0.74, - "mode": "F", - "type": "K", - "damage": 3, - "armourpen": "A", - "rof": 5, - "dps": 9, - "thermload": 1, - "clip": 3, - "mjdps" : 9.50, - "ssdam" : 18.05, - "ammo": 30, - "ammocost": 50 - }, - - { - "id": "7e", - "grp": "fc", - "class": 2, - "rating": "D", - "cost": 437800, - "mass": 4, - "power": 1.03, - "mode": "G", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 5.3, - "dps": 9, - "thermload": 1, - "clip": 3, - "ammo": 30, - "ammocost": 50 - }, - { - "id": "7f", - "grp": "fc", - "class": 2, - "rating": "D", - "cost": 1459200, - "mass": 4, - "power": 0.79, - "mode": "T", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 3.7, - "dps": 9, - "thermload": 1, - "clip": 3, - "ammo": 30, - "ammocost": 50 - }, - { - "id": "20", - "grp": "fc", - "class": 1, - "rating": "E", - "cost": 36000, - "mass": 2, - "power": 0.45, - "mode": "F", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 5.5, - "dps": 8, - "thermload": 1, - "clip": 3, - "mjdps" : 5.53, - "ssdam" : 10.31, - "ammo": 30, - "ammocost": 50 - }, - { - "id": "21", - "grp": "fc", - "class": 1, - "rating": "E", - "cost": 54720, - "mass": 2, - "power": 0.59, - "mode": "G", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 5.8, - "dps": 7, - "thermload": 1, - "clip": 3, - "mjdps" : 3.58, - "ssdam" : 6.45, - "ammo": 30, - "ammocost": 50 - }, - { - "id": "22", - "grp": "fc", - "class": 1, - "rating": "E", - "cost": 182400, - "mass": 2, - "power": 0.42, - "mode": "T", - "type": "K", - "damage": 1, - "armourpen": "A", - "rof": 4, - "dps": 6, - "thermload": 1, - "clip": 3, - "mjdps" : 2.11, - "ssdam" : 3.87, - "ammo": 30, - "ammocost": 50 - }, - { - "id": "pa", - "grp": "fc", - "name": "Pacifier", - "class": 3, - "rating": "C", - "cost": 1400830, - "mass": 8, - "power": 1.02, - "mode": "F", - "type": "K", - "damage": 3, - "armourpen": "A", - "rof": 4.5, - "dps": 9, - "thermload": 1, - "clip": 3, - "ammo": 30 - } - ] -} diff --git a/data/components/hardpoints/frame_shift_wake_scanner.json b/data/components/hardpoints/frame_shift_wake_scanner.json deleted file mode 100755 index 8de9bd77..00000000 --- a/data/components/hardpoints/frame_shift_wake_scanner.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "ws": [ - { - "id": "0i", - "grp": "ws", - "class": 0, - "rating": "E", - "cost": 13540, - "mass": 1.3, - "power": 0.2, - "range": 2, - "time": 10 - }, - { - "id": "0h", - "grp": "ws", - "class": 0, - "rating": "D", - "cost": 40630, - "mass": 1.3, - "power": 0.4, - "range": 2.5, - "time": 10 - }, - { - "id": "0g", - "grp": "ws", - "class": 0, - "rating": "C", - "cost": 121900, - "mass": 1.3, - "power": 0.8, - "range": 3, - "time": 10 - }, - { - "id": "0f", - "grp": "ws", - "class": 0, - "rating": "B", - "cost": 365700, - "mass": 1.3, - "power": 1.6, - "range": 3.5, - "time": 10 - }, - { - "id": "0e", - "grp": "ws", - "class": 0, - "rating": "A", - "cost": 1097100, - "mass": 1.3, - "power": 3.2, - "range": 4, - "time": 10 - } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/kill_warrant_scanner.json b/data/components/hardpoints/kill_warrant_scanner.json deleted file mode 100755 index d601caca..00000000 --- a/data/components/hardpoints/kill_warrant_scanner.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "kw": [ - { - "id": "0n", - "grp": "kw", - "class": 0, - "rating": "E", - "cost": 13540, - "mass": 1.3, - "power": 0.2, - "range": 2, - "time": 10 - }, - { - "id": "0m", - "grp": "kw", - "class": 0, - "rating": "D", - "cost": 40630, - "mass": 1.3, - "power": 0.4, - "range": 2.5, - "time": 10 - }, - { - "id": "0l", - "grp": "kw", - "class": 0, - "rating": "C", - "cost": 121900, - "mass": 1.3, - "power": 0.8, - "range": 3, - "time": 10 - }, - { - "id": "0k", - "grp": "kw", - "class": 0, - "rating": "B", - "cost": 365700, - "mass": 1.3, - "power": 1.6, - "range": 3.5, - "time": 10 - }, - { - "id": "0j", - "grp": "kw", - "class": 0, - "rating": "A", - "cost": 1097100, - "mass": 1.3, - "power": 3.2, - "range": 4, - "time": 10 - } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/mine_launcher.json b/data/components/hardpoints/mine_launcher.json deleted file mode 100755 index 726674d3..00000000 --- a/data/components/hardpoints/mine_launcher.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "nl": [ - { - "id": "2j", - "grp": "nl", - "class": 1, - "rating": "I", - "cost": 24260, - "mass": 2, - "power": 0.4, - "mode": "F", - "type": "E", - "armourpen": "C", - "thermload": 2, - "clip": 1, - "ammo": 24, - "ammocost": 209 - }, - { - "id": "2k", - "grp": "nl", - "class": 2, - "rating": "I", - "cost": 294080, - "mass": 4, - "power": 0.4, - "mode": "F", - "type": "E", - "armourpen": "C", - "thermload": 3, - "clip": 3, - "ammo": 24, - "ammocost": 209 - } - ] -} diff --git a/data/components/hardpoints/mining_laser.json b/data/components/hardpoints/mining_laser.json deleted file mode 100755 index c634887b..00000000 --- a/data/components/hardpoints/mining_laser.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "ml": [ - { - "id": "2l", - "grp": "ml", - "class": 1, - "rating": "D", - "cost": 6800, - "mass": 2, - "power": 0.5, - "mode": "F", - "armourpen": "D", - "thermload": 3 - }, - { - "id": "2m", - "grp": "ml", - "class": 2, - "rating": "D", - "cost": 22580, - "mass": 2, - "power": 0.75, - "mode": "F", - "armourpen": "D", - "thermload": 5 - }, - { - "id": "ml", - "grp": "ml", - "name": "Mining Lance", - "class": 1, - "rating": "D", - "cost": 13600, - "mass": 2, - "power": 0.7, - "mode": "F", - "type": "T", - "damage": 3, - "dps": 3, - "armourpen": "D", - "thermload": 3 - } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/missile_rack.json b/data/components/hardpoints/missile_rack.json deleted file mode 100755 index a376d96c..00000000 --- a/data/components/hardpoints/missile_rack.json +++ /dev/null @@ -1,113 +0,0 @@ -{ - "mr": [ - { - "id": "2f", - "grp": "mr", - "class": 2, - "rating": "B", - "cost": 240400, - "mass": 4, - "power": 1.2, - "mode": "F", - "type": "E", - "damage": 7, - "armourpen": "F", - "rof": 2.5, - "dps": 8, - "thermload": 3, - "clip": 12, - "ammo": 24, - "mjdps": 1.72, - "ssdam" : 3.87, - "missile": "D", - "ammocost": 500 - }, - { - "id": "2g", - "grp": "mr", - "class": 2, - "rating": "B", - "cost": 512400, - "mass": 4, - "power": 1.2, - "mode": "F", - "type": "E", - "damage": 6, - "armourpen": "F", - "rof": 0.3, - "dps": 3, - "thermload": 3, - "clip": 6, - "ammo": 18, - "mjdps": 0.57, - "ssdam" : 2.58, - "missile": "S", - "ammocost": 666.67 - }, - { - "id": "2d", - "grp": "mr", - "class": 1, - "rating": "B", - "cost": 32180, - "mass": 2, - "power": 0.4, - "mode": "F", - "type": "E", - "damage": 7, - "armourpen": "F", - "rof": 2.5, - "dps": 8, - "thermload": 3, - "clip": 8, - "ammo": 16, - "mjdps": 1.63, - "ssdam" : 3.87, - "missile": "D", - "ammocost": 500 - }, - { - "id": "2e", - "grp": "mr", - "class": 1, - "rating": "B", - "cost": 72600, - "mass": 2, - "power": 0.6, - "mode": "F", - "type": "E", - "damage": 6, - "armourpen": "F", - "rof": 0.3, - "dps": 3, - "thermload": 3, - "clip": 6, - "ammo": 6, - "mjdps": 0.57, - "ssdam" : 2.58, - "missile": "S", - "ammocost": 666.67 - }, - { - "id": "Ph", - "grp": "mr", - "name": "Pack-Hound", - "class": 2, - "rating": "B", - "cost": 768600, - "mass": 4, - "power": 1.2, - "mode": "F", - "type": "E", - "damage": 3, - "armourpen": "F", - "rof": 0.5, - "dps": 4, - "thermload": 3, - "grp": "mr", - "clip": 12, - "ammo": 120, - "missile": "S" - } - ] -} diff --git a/data/components/hardpoints/multi_cannon.json b/data/components/hardpoints/multi_cannon.json deleted file mode 100755 index 9a89a271..00000000 --- a/data/components/hardpoints/multi_cannon.json +++ /dev/null @@ -1,149 +0,0 @@ -{ - "mc": [ - { - "id": "26", - "grp": "mc", - "class": 2, - "rating": "E", - "cost": 38000, - "mass": 4, - "power": 0.46, - "mode": "F", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 7, - "dps": 4, - "thermload": 1, - "clip": 90, - "mjdps" : 6.02, - "ssdam" : 1.20, - "ammo": 2100, - "ammocost": 1 - }, - { - "id": "27", - "grp": "mc", - "class": 2, - "rating": "F", - "cost": 57000, - "mass": 4, - "power": 0.64, - "mode": "G", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 7.5, - "dps": 4, - "thermload": 1, - "clip": 90, - "mjdps" : 5.59, - "ssdam" : 1.03, - "ammo": 2100, - "ammocost": 1 - }, - { - "id": "28", - "grp": "mc", - "class": 2, - "rating": "F", - "cost": 1292800, - "mass": 4, - "power": 0.5, - "mode": "T", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 5.3, - "dps": 3, - "thermload": 1, - "clip": 90, - "mjdps" : 2.15, - "ssdam" : 0.52, - "ammo": 2100, - "ammocost": 1 - }, - { - "id": "23", - "grp": "mc", - "class": 1, - "rating": "F", - "cost": 9500, - "mass": 2, - "power": 0.28, - "mode": "F", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 8, - "dps": 3, - "thermload": 1, - "clip": 90, - "mjdps" : 3.75, - "ssdam" : 0.69, - "ammo": 2100, - "ammocost": 1 - }, - { - "id": "24", - "grp": "mc", - "class": 1, - "rating": "G", - "cost": 14250, - "mass": 2, - "power": 0.37, - "mode": "G", - "type": "K", - "damage": 2, - "armourpen": "A", - "rof": 8.5, - "dps": 3, - "thermload": 1, - "clip": 90, - "mjdps" : 2.03, - "ssdam" : 0.34, - "ammo": 2100, - "ammocost": 1 - }, - { - "id": "25", - "grp": "mc", - "class": 1, - "rating": "G", - "cost": 81600, - "mass": 2, - "power": 0.26, - "mode": "T", - "type": "K", - "damage": 0, - "armourpen": "A", - "rof": 6, - "dps": 2, - "thermload": 1, - "clip": 90, - "mjdps" : 1.54, - "ssdam" : 0.34, - "ammo": 2100, - "ammocost": 1 - }, - { - "id": "e0", - "grp": "mc", - "name": "Enforcer", - "class": 1, - "rating": "F", - "cost": 13980, - "mass": 2, - "power": 0.28, - "mode": "F", - "type": "K", - "damage": 4, - "armourpen": "A", - "rof": 4.3, - "dps": 4, - "thermload": 1, - "clip": 60, - "ammo": 1000 - } - ] -} diff --git a/data/components/hardpoints/plasma_accelerator.json b/data/components/hardpoints/plasma_accelerator.json deleted file mode 100755 index fcf2d2f8..00000000 --- a/data/components/hardpoints/plasma_accelerator.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "pa": [ - { - "id": "1g", - "grp": "pa", - "class": 2, - "rating": "C", - "cost": 834200, - "mass": 4, - "power": 1.43, - "mode": "F", - "type": "T", - "damage": 7, - "armourpen": "A", - "rof": 0.3, - "dps": 4, - "thermload": 10, - "clip": 5, - "mjdps" : 6.89, - "ssdam" : 27.85, - "ammo": 100, - "ammocost": 200 - }, - { - "id": "2b", - "grp": "pa", - "class": 3, - "rating": "B", - "cost": 3051200, - "mass": 8, - "power": 1.97, - "mode": "F", - "type": "TK", - "damage": 9, - "armourpen": "A", - "rof": 0.3, - "dps": 4, - "thermload": 8, - "clip": 5, - "mjdps" : 20.98, - "ssdam" : 92.82, - "ammo": 100, - "ammocost": 200 - }, - { - "id": "2c", - "grp": "pa", - "class": 4, - "rating": "A", - "cost": 13793600, - "mass": 16, - "power": 2.63, - "mode": "F", - "type": "TK", - "damage": 10, - "armourpen": "A", - "rof": 0.3, - "dps": 5, - "thermload": 10, - "clip": 5, - "mjdps" : 25.55, - "ssdam" : 123.76, - "ammo": 100, - "ammocost": 200 - }, - { - "id": "Ap", - "grp": "pa", - "name": "Advanced Plasma Accelerator", - "class": 3, - "rating": "B", - "cost": 4119120, - "mass": 8, - "power": 1.97, - "mode": "F", - "type": "TK", - "damage": 8, - "armourpen": "A", - "rof": 0.6, - "dps": 4, - "thermload": 4, - "clip": 20, - "ammo": 300 - } - ] -} diff --git a/data/components/hardpoints/pulse_laser.json b/data/components/hardpoints/pulse_laser.json deleted file mode 100755 index 4d1f5dad..00000000 --- a/data/components/hardpoints/pulse_laser.json +++ /dev/null @@ -1,192 +0,0 @@ -{ - "pl": [ - { - "id": "1d", - "grp": "pl", - "class": 3, - "rating": "D", - "cost": 70400, - "mass": 8, - "power": 0.9, - "mode": "F", - "type": "T", - "damage": 4, - "armourpen": "A", - "rof": 3, - "dps": 4, - "mjdps" : 21.62, - "mjeps" : 2.86, - "ssdam" : 7.07, - "thermload": 1 - }, - { - "id": "1e", - "grp": "pl", - "class": 3, - "rating": "E", - "cost": 140600, - "mass": 8, - "power": 0.92, - "mode": "G", - "type": "T", - "damage": 3, - "armourpen": "A", - "rof": 3.2, - "dps": 4, - "mjdps" : 18.28, - "mjeps" : 2.98, - "ssdam" : 5.59, - "thermload": 1 - }, - { - "id": "1f", - "grp": "pl", - "class": 3, - "rating": "F", - "cost": 400400, - "mass": 8, - "power": 0.89, - "mode": "T", - "type": "T", - "damage": 3, - "armourpen": "A", - "rof": 2.3, - "dps": 3, - "mjdps" : 7.05, - "mjeps" : 1.24, - "ssdam" : 3.15, - "thermload": 1 - }, - { - "id": "1a", - "grp": "pl", - "class": 2, - "rating": "E", - "cost": 17600, - "mass": 4, - "power": 0.6, - "mode": "F", - "type": "T", - "damage": 3, - "armourpen": "A", - "rof": 3.4, - "dps": 3, - "mjdps" : 14.29, - "mjeps" : 1.89, - "ssdam" : 4.20, - "thermload": 1 - }, - { - "id": "1b", - "grp": "pl", - "class": 2, - "rating": "F", - "cost": 35400, - "mass": 4, - "power": 0.6, - "mode": "G", - "type": "T", - "damage": 3, - "armourpen": "A", - "rof": 3.6, - "dps": 3, - "mjdps" : 11.62, - "mjeps" : 1.89, - "ssdam" : 3.24, - "thermload": 1 - }, - { - "id": "1c", - "grp": "pl", - "class": 2, - "rating": "F", - "cost": 132800, - "mass": 4, - "power": 0.58, - "mode": "T", - "type": "T", - "damage": 2, - "armourpen": "A", - "rof": 2.5, - "dps": 3, - "mjdps" : 4.72, - "mjeps" : 0.83, - "ssdam" : 1.86, - "thermload": 1 - }, - { - "id": "17", - "grp": "pl", - "class": 1, - "rating": "F", - "cost": 2200, - "mass": 2, - "power": 0.39, - "mode": "F", - "type": "T", - "damage": 2, - "armourpen": "A", - "rof": 3.8, - "dps": 3, - "mjdps" : 9.35, - "mjeps" : 1.24, - "ssdam" : 2.48, - "thermload": 1 - }, - { - "id": "18", - "grp": "pl", - "class": 1, - "rating": "G", - "cost": 6600, - "mass": 2, - "power": 0.39, - "mode": "G", - "type": "T", - "damage": 2, - "armourpen": "A", - "rof": 4, - "dps": 3, - "mjdps" : 7.30, - "mjeps" : 1.19, - "ssdam" : 1.88, - "thermload": 1 - }, - { - "id": "19", - "grp": "pl", - "class": 1, - "rating": "G", - "cost": 26000, - "mass": 2, - "power": 0.38, - "mode": "T", - "type": "T", - "damage": 2, - "armourpen": "A", - "rof": 2.8, - "dps": 2, - "mjdps" : 2.90, - "mjeps" : 0.51, - "ssdam" : 1.07, - "thermload": 1 - }, - { - "id": "PL", - "grp": "pl", - "name": "Distruptor", - "class": 2, - "rating": "E", - "cost": 26400, - "mass": 4, - "power": 0.7, - "mode": "F", - "type": "T", - "damage": 2, - "armourpen": "A", - "rof": 1.6, - "dps": 2, - "thermload": 1 - } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/rail_gun.json b/data/components/hardpoints/rail_gun.json deleted file mode 100755 index e57e5d0f..00000000 --- a/data/components/hardpoints/rail_gun.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "rg": [ - { - "id": "29", - "grp": "rg", - "class": 1, - "rating": "D", - "cost": 51600, - "mass": 2, - "power": 1.15, - "mode": "F", - "type": "TK", - "damage": 6, - "armourpen": "A", - "rof": 0.6, - "dps": 4, - "thermload": 7, - "clip": 1, - "mjdps" : 13.75, - "ssdam" : 24.75, - "ammo": 30, - "ammocost": 200 - }, - { - "id": "2a", - "grp": "rg", - "class": 2, - "rating": "B", - "cost": 412800, - "mass": 4, - "power": 1.63, - "mode": "F", - "type": "TK", - "damage": 7, - "armourpen": "A", - "rof": 0.5, - "dps": 4, - "thermload": 10, - "clip": 1, - "mjdps" : 21.66, - "ssdam" : 43.32, - "ammo": 30, - "ammocost": 200 - }, - { - "id": "ih", - "grp": "rg", - "name": "Imperial Hammer", - "class": 2, - "rating": "B", - "cost": 619200, - "mass": 4, - "power": 1.63, - "mode": "F", - "type": "TK", - "damage": 5, - "armourpen": "A", - "rof": 0.6, - "dps": 5, - "thermload": 3, - "clip": 3, - "ammo": 90 - } - ] -} diff --git a/data/components/hardpoints/shield_booster.json b/data/components/hardpoints/shield_booster.json deleted file mode 100755 index d73fe585..00000000 --- a/data/components/hardpoints/shield_booster.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "sb": [ - { - "id": "08", - "grp": "sb", - "class": 0, - "rating": "E", - "cost": 10000, - "mass": 0.5, - "power": 0.2, - "passive": 1, - "shieldmul": 0.04 - }, - { - "id": "07", - "grp": "sb", - "class": 0, - "rating": "D", - "cost": 23000, - "mass": 1, - "power": 0.5, - "passive": 1, - "shieldmul": 0.08 - }, - { - "id": "06", - "grp": "sb", - "class": 0, - "rating": "C", - "cost": 53000, - "mass": 2, - "power": 0.7, - "passive": 1, - "shieldmul": 0.12 - }, - { - "id": "05", - "grp": "sb", - "class": 0, - "rating": "B", - "cost": 122000, - "mass": 3, - "power": 1, - "passive": 1, - "shieldmul": 0.16 - }, - { - "id": "04", - "grp": "sb", - "class": 0, - "rating": "A", - "cost": 281000, - "mass": 3.5, - "power": 1.2, - "passive": 1, - "shieldmul": 0.2 - } - ] -} \ No newline at end of file diff --git a/data/components/hardpoints/torpedo_pylon.json b/data/components/hardpoints/torpedo_pylon.json deleted file mode 100755 index 47a0a6f6..00000000 --- a/data/components/hardpoints/torpedo_pylon.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "tp": [ - { - "id": "2h", - "grp": "tp", - "class": 1, - "rating": "I", - "cost": 11200, - "mass": 2, - "power": 0.4, - "mode": "F", - "armourpen": "C", - "thermload": 10, - "grp": "tp", - "clip": 1, - "ammo": 0, - "ammocost": 15000, - "missile": "S" - }, - { - "id": "2i", - "grp": "tp", - "class": 2, - "rating": "I", - "cost": 44800, - "mass": 4, - "power": 0.4, - "mode": "F", - "armourpen": "C", - "thermload": 10, - "grp": "tp", - "clip": 2, - "ammo": 0, - "ammocost": 15000, - "missile": "S" - } - ] -} diff --git a/data/components/internal/auto_field_maintenance_unit.json b/data/components/internal/auto_field_maintenance_unit.json deleted file mode 100755 index b728cf9d..00000000 --- a/data/components/internal/auto_field_maintenance_unit.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "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": 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 deleted file mode 100755 index 8f3b458c..00000000 --- a/data/components/internal/cargo_rack.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "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": 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": 3829870, "capacity": 256 } - ] -} \ No newline at end of file diff --git a/data/components/internal/collector_limpet_controllers.json b/data/components/internal/collector_limpet_controllers.json deleted file mode 100644 index 48b99637..00000000 --- a/data/components/internal/collector_limpet_controllers.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "cc": [ - { "id": "Cf", "grp":"cc", "class":7, "rating":"E", "cost": 437400, "mass": 32.0, "power":0.41, "range":1.36, "maximum": 4, "time":300 }, - { "id": "Cg", "grp":"cc", "class":7, "rating":"D", "cost": 874800, "mass": 32.0, "power":0.55, "range":1.02, "maximum": 4, "time":600 }, - { "id": "Ch", "grp":"cc", "class":7, "rating":"C", "cost":1749600, "mass": 80.0, "power":0.69, "range":1.70, "maximum": 4, "time":510 }, - { "id": "Ci", "grp":"cc", "class":7, "rating":"B", "cost":3499200, "mass":128.0, "power":0.83, "range":2.38, "maximum": 4, "time":420 }, - { "id": "Cj", "grp":"cc", "class":7, "rating":"A", "cost":6998400, "mass":128.0, "power":0.97, "range":2.04, "maximum": 4, "time":720 }, - - { "id": "Ca", "grp":"cc", "class":5, "rating":"E", "cost": 48600, "mass": 8.0, "power":0.30, "range":1.04, "maximum": 3, "time":300 }, - { "id": "Cb", "grp":"cc", "class":5, "rating":"D", "cost": 97200, "mass": 8.0, "power":0.40, "range":0.78, "maximum": 3, "time":600 }, - { "id": "Cc", "grp":"cc", "class":5, "rating":"C", "cost": 194400, "mass": 20.0, "power":0.50, "range":1.30, "maximum": 3, "time":510 }, - { "id": "Cd", "grp":"cc", "class":5, "rating":"B", "cost": 388800, "mass": 32.0, "power":0.60, "range":1.82, "maximum": 3, "time":420 }, - { "id": "Ce", "grp":"cc", "class":5, "rating":"A", "cost": 777600, "mass": 32.0, "power":0.70, "range":1.56, "maximum": 3, "time":720 }, - - { "id": "C6", "grp":"cc", "class":3, "rating":"E", "cost": 5400, "mass": 2.0, "power":0.20, "range":0.88, "maximum": 2, "time":300 }, - { "id": "C7", "grp":"cc", "class":3, "rating":"D", "cost": 10800, "mass": 2.0, "power":0.27, "range":0.66, "maximum": 2, "time":600 }, - { "id": "C8", "grp":"cc", "class":3, "rating":"C", "cost": 21600, "mass": 5.0, "power":0.34, "range":1.10, "maximum": 2, "time":510 }, - { "id": "C9", "grp":"cc", "class":3, "rating":"B", "cost": 43200, "mass": 8.0, "power":0.41, "range":1.54, "maximum": 2, "time":420 }, - { "id": "C0", "grp":"cc", "class":3, "rating":"A", "cost": 86400, "mass": 8.0, "power":0.48, "range":1.32, "maximum": 2, "time":720 }, - - { "id": "C1", "grp":"cc", "class":1, "rating":"E", "cost": 600, "mass": 0.5, "power":0.14, "range":0.80, "maximum": 1, "time":300 }, - { "id": "C2", "grp":"cc", "class":1, "rating":"D", "cost": 1200, "mass": 0.5, "power":0.18, "range":0.60, "maximum": 1, "time":600 }, - { "id": "C3", "grp":"cc", "class":1, "rating":"C", "cost": 2400, "mass": 1.3, "power":0.23, "range":1.00, "maximum": 1, "time":510 }, - { "id": "C4", "grp":"cc", "class":1, "rating":"B", "cost": 4800, "mass": 2.0, "power":0.28, "range":1.40, "maximum": 1, "time":420 }, - { "id": "C5", "grp":"cc", "class":1, "rating":"A", "cost": 9600, "mass": 2.0, "power":0.32, "range":1.20, "maximum": 1, "time":720 } - ] -} \ No newline at end of file diff --git a/data/components/internal/docking_computer.json b/data/components/internal/docking_computer.json deleted file mode 100755 index 9a9b6777..00000000 --- a/data/components/internal/docking_computer.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "dc": [ - { - "id": "24", - "grp": "dc", - "name": "Standard Docking Computer", - "class": 1, - "rating": "E", - "cost": 4500, - "power": 0.39 - } - ] -} \ 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 deleted file mode 100755 index 73230385..00000000 --- a/data/components/internal/frame_shift_drive_interdictor.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "fi": [ - { "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 deleted file mode 100755 index dbd34ef6..00000000 --- a/data/components/internal/fuel_scoop.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "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": 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/fuel_transfer_limpet_controllers.json b/data/components/internal/fuel_transfer_limpet_controllers.json deleted file mode 100644 index 3de3646b..00000000 --- a/data/components/internal/fuel_transfer_limpet_controllers.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "fx": [ - { "id": "Ff", "grp":"fx", "class":7, "rating":"E", "cost": 437400, "mass": 80.0, "power":0.55, "range":1.02, "maximum": 8 }, - { "id": "Fg", "grp":"fx", "class":7, "rating":"D", "cost": 874800, "mass": 32.0, "power":0.41, "range":1.36, "maximum": 8 }, - { "id": "Fh", "grp":"fx", "class":7, "rating":"C", "cost":1749600, "mass": 80.0, "power":0.69, "range":1.70, "maximum": 8 }, - { "id": "Fi", "grp":"fx", "class":7, "rating":"B", "cost":3499200, "mass":128.0, "power":0.97, "range":2.04, "maximum": 8 }, - { "id": "Fj", "grp":"fx", "class":7, "rating":"A", "cost":6998400, "mass": 80.0, "power":0.83, "range":2.38, "maximum": 8 }, - - { "id": "Fa", "grp":"fx", "class":5, "rating":"E", "cost": 48600, "mass": 20.0, "power":0.40, "range":0.78, "maximum": 4 }, - { "id": "Fb", "grp":"fx", "class":5, "rating":"D", "cost": 97200, "mass": 8.0, "power":0.30, "range":1.04, "maximum": 4 }, - { "id": "Fc", "grp":"fx", "class":5, "rating":"C", "cost": 194400, "mass": 20.0, "power":0.50, "range":1.30, "maximum": 4 }, - { "id": "Fd", "grp":"fx", "class":5, "rating":"B", "cost": 388800, "mass": 32.0, "power":0.97, "range":1.56, "maximum": 4 }, - { "id": "Fe", "grp":"fx", "class":5, "rating":"A", "cost": 777600, "mass": 20.0, "power":0.60, "range":1.82, "maximum": 4 }, - - { "id": "F5", "grp":"fx", "class":3, "rating":"E", "cost": 5400, "mass": 5.0, "power":0.27, "range":0.66, "maximum": 2 }, - { "id": "F6", "grp":"fx", "class":3, "rating":"D", "cost": 10800, "mass": 2.0, "power":0.20, "range":0.88, "maximum": 2 }, - { "id": "F7", "grp":"fx", "class":3, "rating":"C", "cost": 21600, "mass": 5.0, "power":0.34, "range":1.10, "maximum": 2 }, - { "id": "F8", "grp":"fx", "class":3, "rating":"B", "cost": 43200, "mass": 8.0, "power":0.48, "range":1.32, "maximum": 2 }, - { "id": "F9", "grp":"fx", "class":3, "rating":"A", "cost": 86400, "mass": 5.0, "power":0.41, "range":1.54, "maximum": 2 }, - - { "id": "F0", "grp":"fx", "class":1, "rating":"E", "cost": 600, "mass": 1.3, "power":0.18, "range":0.60, "maximum": 1 }, - { "id": "F1", "grp":"fx", "class":1, "rating":"D", "cost": 1200, "mass": 0.5, "power":0.14, "range":0.80, "maximum": 1 }, - { "id": "F2", "grp":"fx", "class":1, "rating":"C", "cost": 2400, "mass": 1.3, "power":0.23, "range":1.00, "maximum": 1 }, - { "id": "F3", "grp":"fx", "class":1, "rating":"B", "cost": 4800, "mass": 2.0, "power":0.32, "range":1.20, "maximum": 1 }, - { "id": "F4", "grp":"fx", "class":1, "rating":"A", "cost": 9600, "mass": 1.3, "power":0.28, "range":1.40, "maximum": 1 } - ] -} \ 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 deleted file mode 100755 index b1c8d8e8..00000000 --- a/data/components/internal/hatch_breaker_limpet_controller.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "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 } - ] -} \ No newline at end of file diff --git a/data/components/internal/hull_reinforcement_package.json b/data/components/internal/hull_reinforcement_package.json deleted file mode 100755 index 6f9607e8..00000000 --- a/data/components/internal/hull_reinforcement_package.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "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 } - ] -} \ No newline at end of file diff --git a/data/components/internal/internal_fuel_tank.json b/data/components/internal/internal_fuel_tank.json deleted file mode 100644 index f1a2cab4..00000000 --- a/data/components/internal/internal_fuel_tank.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "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": 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 deleted file mode 100644 index 9efe225e..00000000 --- a/data/components/internal/pristmatic_shield_generator.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "psg": [ - { "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": 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/prospector_limpet_controllers.json b/data/components/internal/prospector_limpet_controllers.json deleted file mode 100644 index 5d683272..00000000 --- a/data/components/internal/prospector_limpet_controllers.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "pc": [ - { "id": "Pf", "grp":"pc", "class":7, "rating":"E", "cost": 437400, "mass": 80.0, "power":0.55, "range": 5.10, "maximum": 8 }, - { "id": "Pg", "grp":"pc", "class":7, "rating":"D", "cost": 874800, "mass": 32.0, "power":0.41, "range": 6.80, "maximum": 8 }, - { "id": "Ph", "grp":"pc", "class":7, "rating":"C", "cost":1749600, "mass": 80.0, "power":0.69, "range": 8.50, "maximum": 8 }, - { "id": "Pi", "grp":"pc", "class":7, "rating":"B", "cost":3499200, "mass":128.0, "power":0.97, "range":10.20, "maximum": 8 }, - { "id": "Pj", "grp":"pc", "class":7, "rating":"A", "cost":6998400, "mass": 80.0, "power":0.83, "range":11.90, "maximum": 8 }, - - { "id": "Pa", "grp":"pc", "class":5, "rating":"E", "cost": 48600, "mass": 20.0, "power":0.40, "range": 3.90, "maximum": 4 }, - { "id": "Pb", "grp":"pc", "class":5, "rating":"D", "cost": 97200, "mass": 8.0, "power":0.30, "range": 5.20, "maximum": 4 }, - { "id": "Pc", "grp":"pc", "class":5, "rating":"C", "cost": 194400, "mass": 20.0, "power":0.50, "range": 6.50, "maximum": 4 }, - { "id": "Pd", "grp":"pc", "class":5, "rating":"B", "cost": 388800, "mass": 32.0, "power":0.97, "range": 7.80, "maximum": 4 }, - { "id": "Pe", "grp":"pc", "class":5, "rating":"A", "cost": 777600, "mass": 20.0, "power":0.60, "range": 9.10, "maximum": 4 }, - - { "id": "P5", "grp":"pc", "class":3, "rating":"E", "cost": 5400, "mass": 5.0, "power":0.27, "range": 3.30, "maximum": 2 }, - { "id": "P6", "grp":"pc", "class":3, "rating":"D", "cost": 10800, "mass": 2.0, "power":0.20, "range": 4.40, "maximum": 2 }, - { "id": "P7", "grp":"pc", "class":3, "rating":"C", "cost": 21600, "mass": 5.0, "power":0.34, "range": 5.50, "maximum": 2 }, - { "id": "P8", "grp":"pc", "class":3, "rating":"B", "cost": 43200, "mass": 8.0, "power":0.48, "range": 6.60, "maximum": 2 }, - { "id": "P9", "grp":"pc", "class":3, "rating":"A", "cost": 86400, "mass": 5.0, "power":0.41, "range": 7.70, "maximum": 2 }, - - { "id": "P0", "grp":"pc", "class":1, "rating":"E", "cost": 600, "mass": 1.3, "power":0.18, "range": 3.00, "maximum": 1 }, - { "id": "P1", "grp":"pc", "class":1, "rating":"D", "cost": 1200, "mass": 0.5, "power":0.14, "range": 4.00, "maximum": 1 }, - { "id": "P2", "grp":"pc", "class":1, "rating":"C", "cost": 2400, "mass": 1.3, "power":0.23, "range": 5.00, "maximum": 1 }, - { "id": "P3", "grp":"pc", "class":1, "rating":"B", "cost": 4800, "mass": 2.0, "power":0.32, "range": 6.00, "maximum": 1 }, - { "id": "P4", "grp":"pc", "class":1, "rating":"A", "cost": 9600, "mass": 1.3, "power":0.28, "range": 7.00, "maximum": 1 } - ] -} \ No newline at end of file diff --git a/data/components/internal/refinery.json b/data/components/internal/refinery.json deleted file mode 100755 index 9168f647..00000000 --- a/data/components/internal/refinery.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "rf": [ - { "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/scanner.json b/data/components/internal/scanner.json deleted file mode 100755 index ad2a2cf3..00000000 --- a/data/components/internal/scanner.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "sc": [ - { - "id": "2f", - "grp": "sc", - "name": "Advanced Discovery Scanner", - "class": 1, - "rating": "C", - "cost": 1545000, - "mass": 2, - "power": 0, - "rangeLS": null - }, - { - "id": "2g", - "grp": "sc", - "name": "Intermediate Discovery Scanner", - "class": 1, - "rating": "D", - "cost": 505000, - "mass": 2, - "power": 0, - "rangeLS": 1000 - }, - { - "id": "2h", - "grp": "sc", - "name": "Basic Discovery Scanner", - "class": 1, - "rating": "E", - "cost": 1000, - "mass": 2, - "power": 0, - "rangeLS": 500 - }, - { - "id": "2i", - "grp": "sc", - "name": "Detailed Surface Scanner", - "class": 1, - "rating": "C", - "cost": 250000, - "mass": 1.3, - "power": 0, - "rangeLS": 0.33 - } - ] -} \ No newline at end of file diff --git a/data/components/internal/shield_cell_bank.json b/data/components/internal/shield_cell_bank.json deleted file mode 100755 index 616f3099..00000000 --- a/data/components/internal/shield_cell_bank.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "scb": [ - { "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": 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": 9731930, "mass": 80, "power": 2.9, "cells": 5, "rechargeRating": "A", "recharge": 225, "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": 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": 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": 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": 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": 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": 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 deleted file mode 100755 index 807a318f..00000000 --- a/data/components/internal/shield_generator.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "sg": [ - { "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": 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": 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/components/standard/frame_shift_drive.json b/data/components/standard/frame_shift_drive.json deleted file mode 100755 index 74d19039..00000000 --- a/data/components/standard/frame_shift_drive.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "8E": { "id":"Fy", "grp": "fd", "class": 8, "rating": "E", "cost": 0, "mass": 160, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.011, "fuelpower": 2.9 }, - "8D": { "id":"Fx", "grp": "fd", "class": 8, "rating": "D", "cost": 0, "mass": 64, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.01, "fuelpower": 2.9 }, - "8C": { "id":"Fw", "grp": "fd", "class": 8, "rating": "C", "cost": 0, "mass": 160, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.008, "fuelpower": 2.9 }, - "8B": { "id":"Fv", "grp": "fd", "class": 8, "rating": "B", "cost": 0, "mass": 256, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.01, "fuelpower": 2.9 }, - "8A": { "id":"Fu", "grp": "fd", "class": 8, "rating": "A", "cost": 0, "mass": 160, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.012, "fuelpower": 2.9 }, - - "7E": { "id":"Ft", "grp": "fd", "class": 7, "rating": "E", "cost": 0, "mass": 80, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.011, "fuelpower": 2.75 }, - "7D": { "id":"Fs", "grp": "fd", "class": 7, "rating": "D", "cost": 0, "mass": 32, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.01, "fuelpower": 2.75 }, - "7C": { "id":"Fr", "grp": "fd", "class": 7, "rating": "C", "cost": 0, "mass": 80, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.008, "fuelpower": 2.75 }, - "7B": { "id":"Fq", "grp": "fd", "class": 7, "rating": "B", "cost": 0, "mass": 128, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.01, "fuelpower": 2.75 }, - "7A": { "id":"Fp", "grp": "fd", "class": 7, "rating": "A", "cost": 0, "mass": 80, "power": 0, "optmass": 0, "maxfuel": 0, "fuelmul": 0.012, "fuelpower": 2.75 }, - - "6E": { "id":"Fo", "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": { "id":"Fn", "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": { "id":"Fm", "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": { "id":"Fl", "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": { "id":"Fk", "grp": "fd", "class": 6, "rating": "A", "cost": 16179530, "mass": 40, "power": 0.75, "optmass": 1800, "maxfuel": 8, "fuelmul": 0.012, "fuelpower": 2.6 }, - - "5E": { "id":"Fj", "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": { "id":"Fi", "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": { "id":"Fh", "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": { "id":"Fg", "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": { "id":"Ff", "grp": "fd", "class": 5, "rating": "A", "cost": 5103950, "mass": 20, "power": 0.6, "optmass": 1050, "maxfuel": 5, "fuelmul": 0.012, "fuelpower": 2.45 }, - - "4E": { "id":"Fe", "grp": "fd", "class": 4, "rating": "E", "cost": 19880, "mass": 10, "power": 0.24, "optmass": 280, "maxfuel": 2, "fuelmul": 0.011, "fuelpower": 2.3 }, - "4D": { "id":"Fd", "grp": "fd", "class": 4, "rating": "D", "cost": 59630, "mass": 4, "power": 0.27, "optmass": 315, "maxfuel": 2, "fuelmul": 0.01, "fuelpower": 2.3 }, - "4C": { "id":"Fc", "grp": "fd", "class": 4, "rating": "C", "cost": 178900, "mass": 10, "power": 0.3, "optmass": 350, "maxfuel": 2, "fuelmul": 0.008, "fuelpower": 2.3 }, - "4B": { "id":"Fb", "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": { "id":"Fa", "grp": "fd", "class": 4, "rating": "A", "cost": 1610080, "mass": 10, "power": 0.45, "optmass": 525, "maxfuel": 3, "fuelmul": 0.012, "fuelpower": 2.3 }, - - "3E": { "id":"F9", "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": { "id":"F8", "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": { "id":"F7", "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": { "id":"F6", "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": { "id":"F5", "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": { "id":"F4", "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": { "id":"F3", "grp": "fd", "class": 2, "rating": "D", "cost": 5930, "mass": 1, "power": 0.18, "optmass": 54, "maxfuel": 0.6, "fuelmul": 0.01, "fuelpower": 2 }, - "2C": { "id":"F2", "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": { "id":"F1", "grp": "fd", "class": 2, "rating": "B", "cost": 53410, "mass": 4, "power": 0.25, "optmass": 75, "maxfuel": 0.8, "fuelmul": 0.01, "fuelpower": 2 }, - "2A": { "id":"F0", "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/standard/fuel_tank.json b/data/components/standard/fuel_tank.json deleted file mode 100755 index 1e75201e..00000000 --- a/data/components/standard/fuel_tank.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "1C": { "id":"f1", "grp": "ft", "class": 1, "rating": "C", "cost": 1000, "capacity": 2 }, - "2C": { "id":"f2", "grp": "ft", "class": 2, "rating": "C", "cost": 3750, "capacity": 4 }, - "3C": { "id":"f3", "grp": "ft", "class": 3, "rating": "C", "cost": 7060, "capacity": 8 }, - "4C": { "id":"f4", "grp": "ft", "class": 4, "rating": "C", "cost": 24730, "capacity": 16 }, - "5C": { "id":"f5", "grp": "ft", "class": 5, "rating": "C", "cost": 97750, "capacity": 32 }, - "6C": { "id":"f6", "grp": "ft", "class": 6, "rating": "C", "cost": 341580, "capacity": 64 }, - "7C": { "id":"f7", "grp": "ft", "class": 7, "rating": "C", "cost": 1780910, "capacity": 128 }, - "8C": { "id":"f8", "grp": "ft", "class": 8, "rating": "C", "cost": 5428400, "capacity": 256 } -} \ No newline at end of file diff --git a/data/components/standard/life_support.json b/data/components/standard/life_support.json deleted file mode 100755 index 5f129c48..00000000 --- a/data/components/standard/life_support.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "8E": { "id":"lD", "grp": "ls", "class": 8, "rating": "E", "cost": 0, "mass": 160, "power": 0, "time": 300 }, - "8D": { "id":"lC", "grp": "ls", "class": 8, "rating": "D", "cost": 0, "mass": 64, "power": 0, "time": 450 }, - "8C": { "id":"lB", "grp": "ls", "class": 8, "rating": "C", "cost": 0, "mass": 160, "power": 0, "time": 600 }, - "8B": { "id":"lA", "grp": "ls", "class": 8, "rating": "B", "cost": 0, "mass": 256, "power": 0, "time": 900 }, - "8A": { "id":"lz", "grp": "ls", "class": 8, "rating": "A", "cost": 0, "mass": 160, "power": 0, "time": 1500 }, - - "7E": { "id":"ly", "grp": "ls", "class": 7, "rating": "E", "cost": 0, "mass": 80, "power": 0, "time": 300 }, - "7D": { "id":"lx", "grp": "ls", "class": 7, "rating": "D", "cost": 0, "mass": 32, "power": 0, "time": 450 }, - "7C": { "id":"lw", "grp": "ls", "class": 7, "rating": "C", "cost": 0, "mass": 80, "power": 0, "time": 600 }, - "7B": { "id":"lv", "grp": "ls", "class": 7, "rating": "B", "cost": 0, "mass": 128, "power": 0, "time": 900 }, - "7A": { "id":"lu", "grp": "ls", "class": 7, "rating": "A", "cost": 0, "mass": 80, "power": 0, "time": 1500 }, - - "6E": { "id":"lt", "grp": "ls", "class": 6, "rating": "E", "cost": 88980, "mass": 40, "power": 0.64, "time": 300 }, - "6D": { "id":"ls", "grp": "ls", "class": 6, "rating": "D", "cost": 222440, "mass": 16, "power": 0.72, "time": 450 }, - "6C": { "id":"lr", "grp": "ls", "class": 6, "rating": "C", "cost": 556110, "mass": 40, "power": 0.8, "time": 600 }, - "6B": { "id":"lq", "grp": "ls", "class": 6, "rating": "B", "cost": 1390280, "mass": 64, "power": 0.88, "time": 900 }, - "6A": { "id":"lp", "grp": "ls", "class": 6, "rating": "A", "cost": 3475690, "mass": 40, "power": 0.96, "time": 1500 }, - - "5E": { "id":"lo", "grp": "ls", "class": 5, "rating": "E", "cost": 31780, "mass": 20, "power": 0.57, "time": 300 }, - "5D": { "id":"ln", "grp": "ls", "class": 5, "rating": "D", "cost": 79440, "mass": 8, "power": 0.64, "time": 450 }, - "5C": { "id":"lm", "grp": "ls", "class": 5, "rating": "C", "cost": 198610, "mass": 20, "power": 0.71, "time": 600 }, - "5B": { "id":"ll", "grp": "ls", "class": 5, "rating": "B", "cost": 496530, "mass": 32, "power": 0.78, "time": 900 }, - "5A": { "id":"lk", "grp": "ls", "class": 5, "rating": "A", "cost": 1241320, "mass": 20, "power": 0.85, "time": 1500 }, - - "4E": { "id":"lj", "grp": "ls", "class": 4, "rating": "E", "cost": 11350, "mass": 10, "power": 0.5, "time": 300 }, - "4D": { "id":"li", "grp": "ls", "class": 4, "rating": "D", "cost": 28370, "mass": 4, "power": 0.56, "time": 450 }, - "4C": { "id":"lh", "grp": "ls", "class": 4, "rating": "C", "cost": 70930, "mass": 10, "power": 0.62, "time": 600 }, - "4B": { "id":"lg", "grp": "ls", "class": 4, "rating": "B", "cost": 177330, "mass": 16, "power": 0.68, "time": 900 }, - "4A": { "id":"lf", "grp": "ls", "class": 4, "rating": "A", "cost": 443330, "mass": 10, "power": 0.74, "time": 1500 }, - - "3E": { "id":"le", "grp": "ls", "class": 3, "rating": "E", "cost": 4050, "mass": 5, "power": 0.42, "time": 300 }, - "3D": { "id":"ld", "grp": "ls", "class": 3, "rating": "D", "cost": 10130, "mass": 2, "power": 0.48, "time": 450 }, - "3C": { "id":"lc", "grp": "ls", "class": 3, "rating": "C", "cost": 25330, "mass": 5, "power": 0.53, "time": 600 }, - "3B": { "id":"lb", "grp": "ls", "class": 3, "rating": "B", "cost": 63330, "mass": 8, "power": 0.58, "time": 900 }, - "3A": { "id":"la", "grp": "ls", "class": 3, "rating": "A", "cost": 158330, "mass": 5, "power": 0.64, "time": 1500 }, - - "2E": { "id":"l9", "grp": "ls", "class": 2, "rating": "E", "cost": 1450, "mass": 2.5, "power": 0.37, "time": 300 }, - "2D": { "id":"l8", "grp": "ls", "class": 2, "rating": "D", "cost": 3620, "mass": 1, "power": 0.41, "time": 450 }, - "2C": { "id":"l7", "grp": "ls", "class": 2, "rating": "C", "cost": 9050, "mass": 2.5, "power": 0.46, "time": 600 }, - "2B": { "id":"l6", "grp": "ls", "class": 2, "rating": "B", "cost": 22620, "mass": 4, "power": 0.51, "time": 900 }, - "2A": { "id":"l5", "grp": "ls", "class": 2, "rating": "A", "cost": 56550, "mass": 2.5, "power": 0.55, "time": 1500 }, - - "1E": { "id":"l4", "grp": "ls", "class": 1, "rating": "E", "cost": 520, "mass": 1.3, "power": 0.32, "time": 300 }, - "1D": { "id":"l3", "grp": "ls", "class": 1, "rating": "D", "cost": 1290, "mass": 0.5, "power": 0.36, "time": 450 }, - "1C": { "id":"l2", "grp": "ls", "class": 1, "rating": "C", "cost": 3230, "mass": 1.3, "power": 0.4, "time": 600 }, - "1B": { "id":"l1", "grp": "ls", "class": 1, "rating": "B", "cost": 8080, "mass": 2, "power": 0.44, "time": 900 }, - "1A": { "id":"l0", "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/standard/power_distributor.json b/data/components/standard/power_distributor.json deleted file mode 100755 index 3a7431a6..00000000 --- a/data/components/standard/power_distributor.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "8E": { "id":"dD", "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": { "id":"dC", "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": { "id":"dB", "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": { "id":"dA", "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": { "id":"dz", "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": { "id":"dy", "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": { "id":"dx", "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": { "id":"dw", "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": { "id":"dv", "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": { "id":"du", "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": { "id":"dt", "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": { "id":"ds", "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": { "id":"dr", "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": { "id":"dq", "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": { "id":"dp", "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": { "id":"do", "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": { "id":"dn", "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": { "id":"dm", "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": { "id":"dl", "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": { "id":"dk", "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": { "id":"dj", "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": { "id":"di", "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": { "id":"dh", "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": { "id":"dg", "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": { "id":"df", "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": { "id":"de", "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": { "id":"dd", "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": { "id":"dc", "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": { "id":"db", "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": { "id":"da", "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": { "id":"d9", "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": { "id":"d8", "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": { "id":"d7", "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": { "id":"d6", "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": { "id":"d5", "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": { "id":"d4", "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": { "id":"d3", "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": { "id":"d2", "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": { "id":"d1", "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": { "id":"d0", "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/standard/power_plant.json b/data/components/standard/power_plant.json deleted file mode 100755 index 3147f627..00000000 --- a/data/components/standard/power_plant.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "8E":{ "id":"py", "grp": "pp", "class": 8, "rating": "E", "cost": 2007240, "mass": 160, "pGen": 24, "eff": "F" }, - "8D":{ "id":"px", "grp": "pp", "class": 8, "rating": "D", "cost": 6021720, "mass": 64, "pGen": 27, "eff": "D" }, - "8C":{ "id":"pw", "grp": "pp", "class": 8, "rating": "C", "cost": 18065170, "mass": 80, "pGen": 30, "eff": "C" }, - "8B":{ "id":"pv", "grp": "pp", "class": 8, "rating": "B", "cost": 54195500, "mass": 128, "pGen": 33, "eff": "C" }, - "8A":{ "id":"pu", "grp": "pp", "class": 8, "rating": "A", "cost": 162586490, "mass": 80, "pGen": 36, "eff": "B" }, - - "7E":{ "id":"pt", "grp": "pp", "class": 7, "rating": "E", "cost": 633200, "mass": 80, "pGen": 20, "eff": "F" }, - "7D":{ "id":"ps", "grp": "pp", "class": 7, "rating": "D", "cost": 1899600, "mass": 32, "pGen": 22.5, "eff": "D" }, - "7C":{ "id":"pr", "grp": "pp", "class": 7, "rating": "C", "cost": 5698790, "mass": 40, "pGen": 25, "eff": "C" }, - "7B":{ "id":"pq", "grp": "pp", "class": 7, "rating": "B", "cost": 17096370, "mass": 64, "pGen": 27.5, "eff": "C" }, - "7A":{ "id":"pp", "grp": "pp", "class": 7, "rating": "A", "cost": 51289110, "mass": 40, "pGen": 30, "eff": "B" }, - - "6E":{ "id":"po", "grp": "pp", "class": 6, "rating": "E", "cost": 199750, "mass": 40, "pGen": 16.8, "eff": "F" }, - "6D":{ "id":"pn", "grp": "pp", "class": 6, "rating": "D", "cost": 599240, "mass": 16, "pGen": 18.9, "eff": "D" }, - "6C":{ "id":"pm", "grp": "pp", "class": 6, "rating": "C", "cost": 1797730, "mass": 20, "pGen": 21, "eff": "C" }, - "6B":{ "id":"pl", "grp": "pp", "class": 6, "rating": "B", "cost": 5393180, "mass": 32, "pGen": 23.1, "eff": "C" }, - "6A":{ "id":"pk", "grp": "pp", "class": 6, "rating": "A", "cost": 16179530, "mass": 20, "pGen": 25.2, "eff": "B" }, - - "5E":{ "id":"pj", "grp": "pp", "class": 5, "rating": "E", "cost": 63010, "mass": 20, "pGen": 13.6, "eff": "F" }, - "5D":{ "id":"pi", "grp": "pp", "class": 5, "rating": "D", "cost": 189040, "mass": 8, "pGen": 15.3, "eff": "D" }, - "5C":{ "id":"ph", "grp": "pp", "class": 5, "rating": "C", "cost": 567110, "mass": 10, "pGen": 17, "eff": "C" }, - "5B":{ "id":"pg", "grp": "pp", "class": 5, "rating": "B", "cost": 1701320, "mass": 16, "pGen": 18.7, "eff": "C" }, - "5A":{ "id":"pf", "grp": "pp", "class": 5, "rating": "A", "cost": 5103950, "mass": 10, "pGen": 20.4, "eff": "B" }, - - "4E":{ "id":"pe", "grp": "pp", "class": 4, "rating": "E", "cost": 19880, "mass": 10, "pGen": 10.4, "eff": "F" }, - "4D":{ "id":"pd", "grp": "pp", "class": 4, "rating": "D", "cost": 59630, "mass": 4, "pGen": 11.7, "eff": "D" }, - "4C":{ "id":"pc", "grp": "pp", "class": 4, "rating": "C", "cost": 178900, "mass": 5, "pGen": 13, "eff": "C" }, - "4B":{ "id":"pb", "grp": "pp", "class": 4, "rating": "B", "cost": 536690, "mass": 8, "pGen": 14.3, "eff": "C" }, - "4A":{ "id":"pa", "grp": "pp", "class": 4, "rating": "A", "cost": 1610080, "mass": 5, "pGen": 15.6, "eff": "B" }, - - "3E":{ "id":"p9", "grp": "pp", "class": 3, "rating": "E", "cost": 6270, "mass": 5, "pGen": 8, "eff": "F" }, - "3D":{ "id":"p8", "grp": "pp", "class": 3, "rating": "D", "cost": 18810, "mass": 2, "pGen": 9, "eff": "D" }, - "3C":{ "id":"p7", "grp": "pp", "class": 3, "rating": "C", "cost": 56440, "mass": 2.5, "pGen": 10, "eff": "C" }, - "3B":{ "id":"p6", "grp": "pp", "class": 3, "rating": "B", "cost": 169300, "mass": 4, "pGen": 11, "eff": "C" }, - "3A":{ "id":"p5", "grp": "pp", "class": 3, "rating": "A", "cost": 507910, "mass": 2.5, "pGen": 12, "eff": "B" }, - - "2E":{ "id":"p4", "grp": "pp", "class": 2, "rating": "E", "cost": 1980, "mass": 2.5, "pGen": 6.4, "eff": "F" }, - "2D":{ "id":"p3", "grp": "pp", "class": 2, "rating": "D", "cost": 5930, "mass": 1, "pGen": 7.2, "eff": "D" }, - "2C":{ "id":"p2", "grp": "pp", "class": 2, "rating": "C", "cost": 17800, "mass": 1.3, "pGen": 8, "eff": "C" }, - "2B":{ "id":"p1", "grp": "pp", "class": 2, "rating": "B", "cost": 53410, "mass": 2, "pGen": 8.8, "eff": "C" }, - "2A":{ "id":"p0", "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/standard/sensors.json b/data/components/standard/sensors.json deleted file mode 100755 index c30c7833..00000000 --- a/data/components/standard/sensors.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "8E": { "id":"sy", "grp": "s", "class": 8, "rating": "E", "cost": 697580, "mass": 160, "power": 0.55, "range": 5.12 }, - "8D": { "id":"sx", "grp": "s", "class": 8, "rating": "D", "cost": 1743960, "mass": 64, "power": 0.62, "range": 5.76 }, - "8C": { "id":"sw", "grp": "s", "class": 8, "rating": "C", "cost": 4359900, "mass": 160, "power": 0.69, "range": 6.4 }, - "8B": { "id":"sv", "grp": "s", "class": 8, "rating": "B", "cost": 10899760, "mass": 256, "power": 1.14, "range": 7.04 }, - "8A": { "id":"su", "grp": "s", "class": 8, "rating": "A", "cost": 27249390, "mass": 160, "power": 2.07, "range": 7.68 }, - - "7E": { "id":"sD", "grp": "s", "class": 7, "rating": "E", "cost": 0, "mass": 80, "power": 0, "range": 4.96 }, - "7D": { "id":"sC", "grp": "s", "class": 7, "rating": "D", "cost": 0, "mass": 32, "power": 0, "range": 5.58 }, - "7C": { "id":"sB", "grp": "s", "class": 7, "rating": "C", "cost": 0, "mass": 80, "power": 0, "range": 6.2 }, - "7B": { "id":"sA", "grp": "s", "class": 7, "rating": "B", "cost": 0, "mass": 128, "power": 0, "range": 6.82 }, - "7A": { "id":"sz", "grp": "s", "class": 7, "rating": "A", "cost": 0, "mass": 80, "power": 0, "range": 7.44 }, - - "6E": { "id":"st", "grp": "s", "class": 6, "rating": "E", "cost": 88980, "mass": 40, "power": 0.4, "range": 4.8 }, - "6D": { "id":"ss", "grp": "s", "class": 6, "rating": "D", "cost": 222440, "mass": 16, "power": 0.45, "range": 5.4 }, - "6C": { "id":"sr", "grp": "s", "class": 6, "rating": "C", "cost": 556110, "mass": 40, "power": 0.5, "range": 6 }, - "6B": { "id":"sq", "grp": "s", "class": 6, "rating": "B", "cost": 1390280, "mass": 64, "power": 0.83, "range": 6.6 }, - "6A": { "id":"sp", "grp": "s", "class": 6, "rating": "A", "cost": 3475690, "mass": 40, "power": 1.5, "range": 7.2 }, - - "5E": { "id":"so", "grp": "s", "class": 5, "rating": "E", "cost": 31780, "mass": 20, "power": 0.33, "range": 4.64 }, - "5D": { "id":"sn", "grp": "s", "class": 5, "rating": "D", "cost": 79440, "mass": 8, "power": 0.37, "range": 5.22 }, - "5C": { "id":"sm", "grp": "s", "class": 5, "rating": "C", "cost": 198610, "mass": 20, "power": 0.41, "range": 5.8 }, - "5B": { "id":"sl", "grp": "s", "class": 5, "rating": "B", "cost": 496530, "mass": 32, "power": 0.68, "range": 6.38 }, - "5A": { "id":"sk", "grp": "s", "class": 5, "rating": "A", "cost": 1241320, "mass": 20, "power": 1.23, "range": 6.96 }, - - "4E": { "id":"sj", "grp": "s", "class": 4, "rating": "E", "cost": 11350, "mass": 10, "power": 0.27, "range": 4.48 }, - "4D": { "id":"si", "grp": "s", "class": 4, "rating": "D", "cost": 28370, "mass": 4, "power": 0.31, "range": 5.04 }, - "4C": { "id":"sh", "grp": "s", "class": 4, "rating": "C", "cost": 70930, "mass": 10, "power": 0.34, "range": 5.6 }, - "4B": { "id":"sg", "grp": "s", "class": 4, "rating": "B", "cost": 177330, "mass": 16, "power": 0.56, "range": 6.16 }, - "4A": { "id":"sf", "grp": "s", "class": 4, "rating": "A", "cost": 443330, "mass": 10, "power": 1.02, "range": 6.72 }, - - "3E": { "id":"se", "grp": "s", "class": 3, "rating": "E", "cost": 4050, "mass": 5, "power": 0.22, "range": 4.32 }, - "3D": { "id":"sd", "grp": "s", "class": 3, "rating": "D", "cost": 10130, "mass": 2, "power": 0.25, "range": 4.86 }, - "3C": { "id":"sc", "grp": "s", "class": 3, "rating": "C", "cost": 25330, "mass": 5, "power": 0.28, "range": 5.4 }, - "3B": { "id":"sb", "grp": "s", "class": 3, "rating": "B", "cost": 63330, "mass": 8, "power": 0.46, "range": 5.94 }, - "3A": { "id":"sa", "grp": "s", "class": 3, "rating": "A", "cost": 158330, "mass": 5, "power": 0.84, "range": 6.48 }, - - "2E": { "id":"s9", "grp": "s", "class": 2, "rating": "E", "cost": 1450, "mass": 2.5, "power": 0.18, "range": 4.16 }, - "2D": { "id":"s8", "grp": "s", "class": 2, "rating": "D", "cost": 3620, "mass": 1, "power": 0.21, "range": 4.68 }, - "2C": { "id":"s7", "grp": "s", "class": 2, "rating": "C", "cost": 9050, "mass": 2.5, "power": 0.23, "range": 5.2 }, - "2B": { "id":"s6", "grp": "s", "class": 2, "rating": "B", "cost": 22620, "mass": 4, "power": 0.38, "range": 5.72 }, - "2A": { "id":"s5", "grp": "s", "class": 2, "rating": "A", "cost": 56550, "mass": 2.5, "power": 0.69, "range": 6.24 }, - - "1E": { "id":"s4", "grp": "s", "class": 1, "rating": "E", "cost": 520, "mass": 1.3, "power": 0.16, "range": 4 }, - "1D": { "id":"s3", "grp": "s", "class": 1, "rating": "D", "cost": 1290, "mass": 0.5, "power": 0.18, "range": 4.5 }, - "1C": { "id":"s2", "grp": "s", "class": 1, "rating": "C", "cost": 3230, "mass": 1.3, "power": 0.2, "range": 5 }, - "1B": { "id":"s1", "grp": "s", "class": 1, "rating": "B", "cost": 8080, "mass": 2, "power": 0.33, "range": 5.5 }, - "1A": { "id":"s0", "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/standard/thrusters.json b/data/components/standard/thrusters.json deleted file mode 100755 index eba3a5ef..00000000 --- a/data/components/standard/thrusters.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "8E": { "id":"ty", "grp": "t", "class": 8, "rating": "E", "M": 0.17, "P": 0.235, "cost": 0, "mass": 160, "power": 0, "optmass": 0, "maxmass": 0 }, - "8D": { "id":"tx", "grp": "t", "class": 8, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 0, "mass": 64, "power": 0, "optmass": 0, "maxmass": 0 }, - "8C": { "id":"tw", "grp": "t", "class": 8, "rating": "C", "M": 0.10, "P": 1, "cost": 0, "mass": 160, "power": 0, "optmass": 0, "maxmass": 0 }, - "8B": { "id":"tv", "grp": "t", "class": 8, "rating": "B", "M": 0.07, "P": 1.51, "cost": 0, "mass": 256, "power": 0, "optmass": 0, "maxmass": 0 }, - "8A": { "id":"tu", "grp": "t", "class": 8, "rating": "A", "M": 0.04, "P": 2.33, "cost": 0, "mass": 160, "power": 0, "optmass": 0, "maxmass": 0 }, - - "7E": { "id":"tt", "grp": "t", "class": 7, "rating": "E", "M": 0.17, "P": 0.235, "cost": 633200, "mass": 80, "power": 6.08, "optmass": 1440, "maxmass": 2160 }, - "7D": { "id":"ts", "grp": "t", "class": 7, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 1899600, "mass": 32, "power": 6.84, "optmass": 1620, "maxmass": 2430 }, - "7C": { "id":"tr", "grp": "t", "class": 7, "rating": "C", "M": 0.10, "P": 1, "cost": 5698790, "mass": 80, "power": 7.6, "optmass": 1800, "maxmass": 2700 }, - "7B": { "id":"tq", "grp": "t", "class": 7, "rating": "B", "M": 0.07, "P": 1.51, "cost": 17096370, "mass": 128, "power": 8.36, "optmass": 1980, "maxmass": 2970 }, - "7A": { "id":"tp", "grp": "t", "class": 7, "rating": "A", "M": 0.04, "P": 2.33, "cost": 51289110, "mass": 80, "power": 9.12, "optmass": 2160, "maxmass": 3240 }, - - "6E": { "id":"to", "grp": "t", "class": 6, "rating": "E", "M": 0.17, "P": 0.235, "cost": 199750, "mass": 40, "power": 5.04, "optmass": 960, "maxmass": 1440 }, - "6D": { "id":"tn", "grp": "t", "class": 6, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 599240, "mass": 16, "power": 5.67, "optmass": 1080, "maxmass": 1620 }, - "6C": { "id":"tm", "grp": "t", "class": 6, "rating": "C", "M": 0.10, "P": 1, "cost": 1797730, "mass": 40, "power": 6.3, "optmass": 1200, "maxmass": 1800 }, - "6B": { "id":"tl", "grp": "t", "class": 6, "rating": "B", "M": 0.07, "P": 1.51, "cost": 5393180, "mass": 64, "power": 6.93, "optmass": 1320, "maxmass": 1980 }, - "6A": { "id":"tk", "grp": "t", "class": 6, "rating": "A", "M": 0.04, "P": 2.33, "cost": 16179530, "mass": 40, "power": 7.56, "optmass": 1440, "maxmass": 2160 }, - - "5E": { "id":"tj", "grp": "t", "class": 5, "rating": "E", "M": 0.17, "P": 0.235, "cost": 63010, "mass": 20, "power": 4.08, "optmass": 560, "maxmass": 840 }, - "5D": { "id":"ti", "grp": "t", "class": 5, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 189040, "mass": 8, "power": 4.59, "optmass": 630, "maxmass": 945 }, - "5C": { "id":"th", "grp": "t", "class": 5, "rating": "C", "M": 0.10, "P": 1, "cost": 567110, "mass": 20, "power": 5.1, "optmass": 700, "maxmass": 1050 }, - "5B": { "id":"tg", "grp": "t", "class": 5, "rating": "B", "M": 0.07, "P": 1.51, "cost": 1701320, "mass": 32, "power": 5.61, "optmass": 770, "maxmass": 1155 }, - "5A": { "id":"tf", "grp": "t", "class": 5, "rating": "A", "M": 0.04, "P": 2.33, "cost": 5103950, "mass": 20, "power": 6.12, "optmass": 840, "maxmass": 1260 }, - - "4E": { "id":"te", "grp": "t", "class": 4, "rating": "E", "M": 0.17, "P": 0.235, "cost": 19880, "mass": 10, "power": 3.82, "optmass": 280, "maxmass": 420 }, - "4D": { "id":"td", "grp": "t", "class": 4, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 59630, "mass": 4, "power": 3.69, "optmass": 315, "maxmass": 473 }, - "4C": { "id":"tc", "grp": "t", "class": 4, "rating": "C", "M": 0.10, "P": 1, "cost": 178900, "mass": 10, "power": 4.1, "optmass": 350, "maxmass": 525 }, - "4B": { "id":"tb", "grp": "t", "class": 4, "rating": "B", "M": 0.07, "P": 1.51, "cost": 536690, "mass": 16, "power": 4.51, "optmass": 385, "maxmass": 578 }, - "4A": { "id":"ta", "grp": "t", "class": 4, "rating": "A", "M": 0.04, "P": 2.33, "cost": 1610080, "mass": 10, "power": 4.92, "optmass": 420, "maxmass": 630 }, - - "3E": { "id":"t9", "grp": "t", "class": 3, "rating": "E", "M": 0.17, "P": 0.235, "cost": 6270, "mass": 5, "power": 2.48, "optmass": 80, "maxmass": 120 }, - "3D": { "id":"t8", "grp": "t", "class": 3, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 18810, "mass": 2, "power": 2.79, "optmass": 90, "maxmass": 135 }, - "3C": { "id":"t7", "grp": "t", "class": 3, "rating": "C", "M": 0.10, "P": 1, "cost": 56440, "mass": 5, "power": 3.1, "optmass": 100, "maxmass": 150 }, - "3B": { "id":"t6", "grp": "t", "class": 3, "rating": "B", "M": 0.07, "P": 1.51, "cost": 169300, "mass": 8, "power": 3.41, "optmass": 110, "maxmass": 165 }, - "3A": { "id":"t5", "grp": "t", "class": 3, "rating": "A", "M": 0.04, "P": 2.33, "cost": 507910, "mass": 5, "power": 3.72, "optmass": 120, "maxmass": 180 }, - - "2E": { "id":"t4", "grp": "t", "class": 2, "rating": "E", "M": 0.17, "P": 0.235, "cost": 1980, "mass": 2.5, "power": 2, "optmass": 48, "maxmass": 72 }, - "2D": { "id":"t3", "grp": "t", "class": 2, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 5930, "mass": 1, "power": 2.25, "optmass": 54, "maxmass": 81 }, - "2C": { "id":"t2", "grp": "t", "class": 2, "rating": "C", "M": 0.10, "P": 1, "cost": 17800, "mass": 2.5, "power": 2.5, "optmass": 60, "maxmass": 90 }, - "2B": { "id":"t1", "grp": "t", "class": 2, "rating": "B", "M": 0.07, "P": 1.51, "cost": 53410, "mass": 4, "power": 2.75, "optmass": 66, "maxmass": 99 }, - "2A": { "id":"t0", "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/ships/adder.json b/data/ships/adder.json deleted file mode 100755 index 2bb9e215..00000000 --- a/data/ships/adder.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "adder": { - "properties": { - "name": "Adder", - "manufacturer": "Zorgon Peterson", - "class": 1, - "hullCost": 40000, - "speed": 220, - "boost": 320, - "boostEnergy": 9, - "agility": 8, - "baseShieldStrength": 60, - "baseArmour": 162, - "hullMass": 35, - "masslock": 7, - "pipSpeed": 0.13625 - }, - "retailCost": 87810, - "slots": { - "standard": [ - 3, - 3, - 3, - 1, - 2, - 3, - 3 - ], - "hardpoints": [ - 2, - 1, - 1, - 0, - 0 - ], - "internal": [ - 3, - 3, - 2, - 2, - 1 - ] - }, - "defaults": { - "standard": [ - "3E", - "3E", - "3E", - "1E", - "2E", - "3E", - "3C" - ], - "hardpoints": [ - 0, - 17, - 17, - 0, - 0 - ], - "internal": [ - "01", - "44", - "00", - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/anaconda.json b/data/ships/anaconda.json deleted file mode 100755 index dd0437fe..00000000 --- a/data/ships/anaconda.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "anaconda": { - "properties": { - "name": "Anaconda", - "manufacturer": "Faulcon DeLacy", - "class": 3, - "hullCost": 141889930, - "speed": 180, - "boost": 240, - "boostEnergy": 29, - "agility": 2, - "baseShieldStrength": 350, - "baseArmour": 945, - "hullMass": 400, - "masslock": 23, - "pipSpeed": 0.13875 - }, - "retailCost": 146969450, - "slots": { - "standard": [ - 8, - 7, - 6, - 5, - 8, - 8, - 5 - ], - "hardpoints": [ - 4, - 3, - 3, - 3, - 2, - 2, - 1, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - 7, - 6, - 6, - 6, - 5, - 5, - 5, - 4, - 4, - 4, - 2 - ] - }, - "defaults": { - "standard": [ - "8E", - "7E", - "6E", - "5E", - "8E", - "8E", - "5C" - ], - "hardpoints": [ - 0, - 0, - 0, - 0, - 0, - 0, - 17, - 17, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - "05", - "04", - "4j", - 0, - "03", - 0, - 0, - 0, - 0, - "2h", - "00" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/asp.json b/data/ships/asp.json deleted file mode 100755 index 0f8a2bd7..00000000 --- a/data/ships/asp.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "asp": { - "properties": { - "name": "Asp Explorer", - "manufacturer": "Lakon", - "class": 2, - "hullCost": 6135660, - "speed": 250, - "boost": 340, - "boostEnergy": 14, - "agility": 6, - "baseShieldStrength": 140, - "baseArmour": 378, - "hullMass": 280, - "masslock": 11, - "pipSpeed": 0.13 - }, - "retailCost": 6661150, - "slots": { - "standard": [ - 5, - 5, - 5, - 4, - 4, - 5, - 5 - ], - "hardpoints": [ - 2, - 2, - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 0 - ], - "internal": [ - 6, - 5, - 3, - 3, - 3, - 2, - 2 - ] - }, - "defaults": { - "standard": [ - "5E", - "5E", - "5E", - "4E", - "4E", - "5E", - "5C" - ], - "hardpoints": [ - 0, - 0, - 17, - 17, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - "04", - "4e", - "01", - 0, - 0, - "00", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/cobra_mk_iii.json b/data/ships/cobra_mk_iii.json deleted file mode 100755 index d19a9d8f..00000000 --- a/data/ships/cobra_mk_iii.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "cobra_mk_iii": { - "properties": { - "name": "Cobra Mk III", - "manufacturer": "Faulcon DeLacy", - "class": 1, - "hullCost": 235800, - "speed": 280, - "boost": 400, - "boostEnergy": 11, - "agility": 6, - "baseShieldStrength": 80, - "baseArmour": 216, - "hullMass": 180, - "masslock": 8, - "pipSpeed": 0.125 - }, - "retailCost": 379720, - "slots": { - "standard": [ - 4, - 4, - 4, - 3, - 3, - 3, - 4 - ], - "hardpoints": [ - 2, - 2, - 1, - 1, - 0, - 0 - ], - "internal": [ - 4, - 4, - 4, - 2, - 2, - 2 - ] - }, - "defaults": { - "standard": [ - "4E", - "4E", - "4E", - "3E", - "3E", - "3E", - "4C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0, - 0, - 0 - ], - "internal": [ - "02", - "02", - "49", - "00", - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/diamondback_explorer.json b/data/ships/diamondback_explorer.json deleted file mode 100644 index 1fa2ec95..00000000 --- a/data/ships/diamondback_explorer.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "diamondback_explorer": { - "properties": { - "name": "Diamondback Explorer", - "manufacturer": "Lakon", - "class": 1, - "hullCost": 1635700, - "speed": 260, - "boost": 340, - "boostEnergy": 14, - "agility": 5, - "baseShieldStrength": 146, - "baseArmour": 270, - "hullMass": 298, - "masslock": 10, - "pipSpeed": 0.09625 - }, - "retailCost": 1894760, - "slots": { - "standard": [ - 4, - 4, - 5, - 3, - 4, - 3, - 5 - ], - "hardpoints": [ - 3, - 2, - 2, - 0, - 0, - 0, - 0 - ], - "internal": [ - 4, - 4, - 3, - 3, - 2 - ] - }, - "defaults": { - "standard": [ - "4E", - "4E", - "5E", - "3E", - "4E", - "3E", - "5C" - ], - "hardpoints": [ - 0, - 17, - 17, - 0, - 0, - 0, - 0 - ], - "internal": [ - "49", - "02", - "01", - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/diamondback_scout.json b/data/ships/diamondback_scout.json deleted file mode 100644 index 854018a2..00000000 --- a/data/ships/diamondback_scout.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "diamondback": { - "properties": { - "name": "Diamondback Scout", - "manufacturer": "Lakon", - "class": 1, - "hullCost": 461340, - "speed": 283, - "boost": 380, - "boostEnergy": 11, - "agility": 8, - "baseShieldStrength": 118, - "baseArmour": 216, - "hullMass": 170, - "masslock": 8, - "pipSpeed": 0.09875 - }, - "retailCost": 564330, - "slots": { - "standard": [ - 4, - 4, - 4, - 2, - 3, - 2, - 4 - ], - "hardpoints": [ - 2, - 2, - 1, - 1, - 0, - 0, - 0, - 0 - ], - "internal": [ - 3, - 3, - 3, - 2 - ] - }, - "defaults": { - "standard": [ - "4E", - "4E", - "4E", - "2E", - "3E", - "2E", - "4C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - "44", - 0, - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/eagle.json b/data/ships/eagle.json deleted file mode 100755 index 1f5e7e24..00000000 --- a/data/ships/eagle.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "eagle": { - "properties": { - "name": "Eagle", - "manufacturer": "Core Dynamics", - "class": 1, - "hullCost": 10440, - "speed": 240, - "boost": 350, - "boostEnergy": 9, - "agility": 10, - "baseShieldStrength": 60, - "baseArmour": 72, - "hullMass": 50, - "masslock": 6, - "pipSpeed": 0.0625 - }, - "retailCost": 44800, - "slots": { - "standard": [ - 2, - 3, - 3, - 1, - 2, - 2, - 2 - ], - "hardpoints": [ - 1, - 1, - 1, - 0 - ], - "internal": [ - 3, - 2, - 1 - ] - }, - "defaults": { - "standard": [ - "2E", - "3E", - "3E", - "1E", - "2E", - "2E", - "2C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0 - ], - "internal": [ - "44", - "00", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/federal_assault_ship.json b/data/ships/federal_assault_ship.json deleted file mode 100644 index f3ffa86d..00000000 --- a/data/ships/federal_assault_ship.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "federal_assault_ship": { - "properties": { - "name": "Federal Assault Ship", - "manufacturer": "Core Dynamics", - "class": 2, - "hullCost": 19072000, - "speed": 210, - "boost": 350, - "boostEnergy": 21, - "agility": 6, - "baseShieldStrength": 200, - "baseArmour": 540, - "hullMass": 480, - "masslock": 14, - "pipSpeed": 0.11125 - }, - "retailCost": 19814210, - "slots": { - "standard": [ - 6, - 6, - 5, - 5, - 6, - 4, - 4 - ], - "hardpoints": [ - 3, - 3, - 2, - 2, - 0, - 0, - 0, - 0 - ], - "internal": [ - 5, - 5, - 4, - 3, - 2, - 2 - ] - }, - "defaults": { - "standard": [ - "6E", - "6E", - "5E", - "5E", - "6E", - "4E", - "4C" - ], - "hardpoints": [ - 0, - 0, - 17, - 17, - 0, - 0, - 0, - 0 - ], - "internal": [ - "4e", - "03", - "02", - "02", - 0, - 0 - ] - } - } -} \ No newline at end of file diff --git a/data/ships/federal_dropship.json b/data/ships/federal_dropship.json deleted file mode 100755 index af3cbe46..00000000 --- a/data/ships/federal_dropship.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "federal_dropship": { - "properties": { - "name": "Federal Dropship", - "manufacturer": "Core Dynamics", - "class": 2, - "hullCost": 13469990, - "speed": 180, - "boost": 300, - "boostEnergy": 21, - "agility": 2, - "baseShieldStrength": 200, - "baseArmour": 540, - "hullMass": 580, - "masslock": 14, - "pipSpeed": 0.0725 - }, - "retailCost": 14314210, - "slots": { - "standard": [ - 6, - 6, - 5, - 5, - 6, - 4, - 4 - ], - "hardpoints": [ - 3, - 2, - 2, - 2, - 2, - 0, - 0, - 0, - 0 - ], - "internal": [ - 6, - 5, - 5, - 4, - 3, - 3, - 2 - ] - }, - "defaults": { - "standard": [ - "6E", - "6E", - "5E", - "5E", - "6E", - "4E", - "4C" - ], - "hardpoints": [ - 0, - 17, - 17, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - "04", - "03", - "4e", - "02", - 0, - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/federal_gunship.json b/data/ships/federal_gunship.json deleted file mode 100644 index 993b7b9d..00000000 --- a/data/ships/federal_gunship.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "federal_gunship": { - "properties": { - "name": "Federal Gunship", - "manufacturer": "Core Dynamics", - "class": 2, - "hullCost": 34774790, - "speed": 170, - "boost": 280, - "boostEnergy": 21, - "agility": 2, - "baseShieldStrength": 250, - "baseArmour": 630, - "hullMass": 580, - "masslock": 14, - "pipSpeed": 0.1025 - }, - "retailCost": 35814210, - "slots": { - "standard": [ - 6, - 6, - 5, - 5, - 7, - 5, - 4 - ], - "hardpoints": [ - 3, - 2, - 2, - 2, - 2, - 1, - 1, - 0, - 0, - 0, - 0 - ], - "internal": [ - 6, - 6, - 5, - 2, - 2 - ] - }, - "defaults": { - "standard": [ - "6E", - "6E", - "5E", - "5E", - "7E", - "5E", - "4C" - ], - "hardpoints": [ - 0, - 17, - 17, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - 0, - "4j", - "03", - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/fer_de_lance.json b/data/ships/fer_de_lance.json deleted file mode 100755 index d17b12ef..00000000 --- a/data/ships/fer_de_lance.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "fer_de_lance": { - "properties": { - "name": "Fer-de-Lance", - "manufacturer": "Zorgon Peterson", - "class": 2, - "hullCost": 51232230, - "speed": 260, - "boost": 350, - "boostEnergy": 21, - "agility": 6, - "baseShieldStrength": 300, - "baseArmour": 405, - "hullMass": 250, - "masslock": 12, - "pipSpeed": 0.03875 - }, - "retailCost": 51567040, - "slots": { - "standard": [ - 5, - 5, - 4, - 4, - 6, - 4, - 3 - ], - "hardpoints": [ - 4, - 2, - 2, - 2, - 2, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - 5, - 4, - 4, - 2, - 1 - ] - }, - "defaults": { - "standard": [ - "5E", - "5E", - "4E", - "4E", - "6E", - "4E", - "3C" - ], - "hardpoints": [ - 0, - 17, - 17, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - "03", - "49", - "02", - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/hauler.json b/data/ships/hauler.json deleted file mode 100755 index 1096e60c..00000000 --- a/data/ships/hauler.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "hauler": { - "properties": { - "name": "Hauler", - "manufacturer": "Zorgon Peterson", - "class": 1, - "hullCost": 29790, - "speed": 200, - "boost": 300, - "agility": 6, - "boostEnergy": 7, - "baseShieldStrength": 50, - "baseArmour": 90, - "hullMass": 14, - "masslock": 6, - "pipSpeed": 0.1625 - }, - "retailCost": 52720, - "slots": { - "standard": [ - 2, - 2, - 2, - 1, - 1, - 1, - 2 - ], - "hardpoints": [ - 1, - 0, - 0 - ], - "internal": [ - 3, - 3, - 2, - 1 - ] - }, - "defaults": { - "standard": [ - "2E", - "2E", - "2E", - "1E", - "1E", - "1E", - "2C" - ], - "hardpoints": [ - 17, - 0, - 0 - ], - "internal": [ - "01", - "01", - "3v", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/imperial_clipper.json b/data/ships/imperial_clipper.json deleted file mode 100755 index 8d1b08ae..00000000 --- a/data/ships/imperial_clipper.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "imperial_clipper": { - "properties": { - "name": "Imperial Clipper", - "manufacturer": "Gutamaya", - "class": 3, - "hullCost": 21077780, - "speed": 300, - "boost": 380, - "boostEnergy": 21, - "agility": 2, - "baseShieldStrength": 180, - "baseArmour": 486, - "hullMass": 400, - "masslock": 12, - "pipSpeed": 0.1 - }, - "retailCost": 22296860, - "slots": { - "standard": [ - 6, - 6, - 5, - 5, - 6, - 5, - 4 - ], - "hardpoints": [ - 3, - 3, - 2, - 2, - 0, - 0, - 0, - 0 - ], - "internal": [ - 7, - 6, - 4, - 4, - 3, - 3, - 2, - 2 - ] - }, - "defaults": { - "standard": [ - "6E", - "6E", - "5E", - "5E", - "6E", - "5E", - "4C" - ], - "hardpoints": [ - 0, - 0, - 17, - 17, - 0, - 0, - 0, - 0 - ], - "internal": [ - "05", - "4j", - "02", - 0, - 0, - 0, - "00", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/imperial_courier.json b/data/ships/imperial_courier.json deleted file mode 100644 index fe92a1cf..00000000 --- a/data/ships/imperial_courier.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "imperial_courier": { - "properties": { - "name": "Imperial Courier", - "manufacturer": "Gutamaya", - "class": 1, - "hullCost": 2481550, - "speed": 280, - "boost": 380, - "boostEnergy": 11, - "agility": 6, - "baseShieldStrength": 197, - "baseArmour": 144, - "hullMass": 35, - "masslock": 7, - "pipSpeed": 0.05375 - }, - "retailCost": 2542930, - "slots": { - "standard": [ - 4, - 3, - 3, - 1, - 3, - 2, - 3 - ], - "hardpoints": [ - 2, - 2, - 2, - 0, - 0, - 0, - 0 - ], - "internal": [ - 3, - 3, - 2, - 2, - 2, - 1 - ] - }, - "defaults": { - "standard": [ - "4E", - "3E", - "3E", - "1E", - "3E", - "2E", - "3C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - "01", - "01", - "3v", - "00", - "00", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/imperial_eagle.json b/data/ships/imperial_eagle.json deleted file mode 100644 index 62949e98..00000000 --- a/data/ships/imperial_eagle.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "imperial_eagle": { - "properties": { - "name": "Imperial Eagle", - "manufacturer": "Core Dynamics", - "class": 1, - "hullCost": 72180, - "speed": 300, - "boost": 400, - "boostEnergy": 9, - "agility": 6, - "baseShieldStrength": 80, - "baseArmour": 108, - "hullMass": 50, - "masslock": 6, - "pipSpeed": 0.075 - }, - "retailCost": 110830, - "slots": { - "standard": [ - 3, - 3, - 3, - 1, - 2, - 2, - 2 - ], - "hardpoints": [ - 2, - 1, - 1, - 0 - ], - "internal": [ - 3, - 2, - 1 - ] - }, - "defaults": { - "standard": [ - "3E", - "3E", - "3E", - "1E", - "2E", - "2E", - "2C" - ], - "hardpoints": [ - 0, - 17, - 17, - 0 - ], - "internal": [ - "44", - "00", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/orca.json b/data/ships/orca.json deleted file mode 100755 index a439e19f..00000000 --- a/data/ships/orca.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "orca": { - "properties": { - "name": "Orca", - "manufacturer": "Saud Kruger", - "class": 3, - "hullCost": 47798080, - "speed": 300, - "boost": 380, - "boostEnergy": 17, - "agility": 2, - "baseShieldStrength": 220, - "baseArmour": 396, - "hullMass": 580, - "masslock": 13, - "pipSpeed": 0.08375 - }, - "retailCost": 48539890, - "slots": { - "standard": [ - 5, - 6, - 5, - 6, - 5, - 4, - 4 - ], - "hardpoints": [ - 3, - 2, - 2, - 0, - 0, - 0, - 0 - ], - "internal": [ - { "class": 6, "eligible": { "cr": 1, "hr": 1 } }, - { "class": 5, "eligible": { "cr": 1, "hr": 1 } }, - 5, - 5, - 4, - 3, - 2, - 2 - ] - }, - "defaults": { - "standard": [ - "5E", - "6E", - "5E", - "6E", - "5E", - "4E", - "4C" - ], - "hardpoints": [ - 0, - 17, - 17, - 0, - 0, - 0, - 0 - ], - "internal": [ - "04", - "03", - "03", - "4e", - "02", - 0, - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/python.json b/data/ships/python.json deleted file mode 100755 index 4fa712f6..00000000 --- a/data/ships/python.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "python": { - "properties": { - "name": "Python", - "manufacturer": "Faulcon DeLacy", - "class": 2, - "hullCost": 55171380, - "speed": 230, - "boost": 300, - "boostEnergy": 24, - "agility": 6, - "baseShieldStrength": 260, - "baseArmour": 468, - "hullMass": 350, - "masslock": 17, - "pipSpeed": 0.0975 - }, - "retailCost": 56978180, - "slots": { - "standard": [ - 7, - 6, - 5, - 4, - 7, - 6, - 5 - ], - "hardpoints": [ - 3, - 3, - 3, - 2, - 2, - 0, - 0, - 0, - 0 - ], - "internal": [ - 6, - 6, - 6, - 5, - 5, - 4, - 3, - 3, - 2 - ] - }, - "defaults": { - "standard": [ - "7E", - "6E", - "5E", - "4E", - "7E", - "6E", - "5C" - ], - "hardpoints": [ - 0, - 0, - 0, - 17, - 17, - 0, - 0, - 0, - 0 - ], - "internal": [ - "04", - "04", - "4j", - "03", - 0, - 0, - 0, - "00", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/sidewinder.json b/data/ships/sidewinder.json deleted file mode 100755 index 1ceddd9a..00000000 --- a/data/ships/sidewinder.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "sidewinder": { - "properties": { - "name": "Sidewinder", - "manufacturer": "Faulcon DeLacy", - "class": 1, - "hullCost": 12870, - "speed": 220, - "boost": 320, - "boostEnergy": 7, - "agility": 8, - "baseShieldStrength": 40, - "baseArmour": 108, - "hullMass": 25, - "masslock": 6, - "pipSpeed": 0.1375 - }, - "retailCost": 32000, - "slots": { - "standard": [ - 2, - 2, - 2, - 1, - 1, - 1, - 1 - ], - "hardpoints": [ - 1, - 1, - 0, - 0 - ], - "internal": [ - 2, - 2, - 1 - ] - }, - "defaults": { - "standard": [ - "2E", - "2E", - "2E", - "1E", - "1E", - "1E", - "1C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0 - ], - "internal": [ - "3v", - "01", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/type_6_transporter.json b/data/ships/type_6_transporter.json deleted file mode 100755 index 2066c144..00000000 --- a/data/ships/type_6_transporter.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "type_6_transporter": { - "properties": { - "name": "Type-6 Transporter", - "manufacturer": "Lakon", - "class": 2, - "hullCost": 865790, - "speed": 220, - "boost": 350, - "boostEnergy": 11, - "agility": 3, - "baseShieldStrength": 90, - "baseArmour": 162, - "hullMass": 155, - "masslock": 8, - "pipSpeed": 0.1475 - }, - "retailCost": 1045950, - "slots": { - "standard": [ - 3, - 4, - 4, - 2, - 3, - 2, - 4 - ], - "hardpoints": [ - 1, - 1, - 0, - 0, - 0 - ], - "internal": [ - 5, - 5, - 4, - 4, - 3, - 2, - 2 - ] - }, - "defaults": { - "standard": [ - "3E", - "4E", - "4E", - "2E", - "3E", - "2E", - "4C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0, - 0 - ], - "internal": [ - "03", - "03", - "02", - "02", - "44", - "00", - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/type_7_transport.json b/data/ships/type_7_transport.json deleted file mode 100755 index e79ed873..00000000 --- a/data/ships/type_7_transport.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "type_7_transport": { - "properties": { - "name": "Type-7 Transporter", - "manufacturer": "Lakon", - "class": 3, - "hullCost": 16881510, - "speed": 180, - "boost": 300, - "boostEnergy": 11, - "agility": 2, - "baseShieldStrength": 120, - "baseArmour": 216, - "hullMass": 420, - "masslock": 10, - "pipSpeed": 0.16625 - }, - "retailCost": 17472250, - "slots": { - "standard": [ - 4, - 5, - 5, - 4, - 3, - 3, - 5 - ], - "hardpoints": [ - 1, - 1, - 1, - 1, - 0, - 0, - 0, - 0 - ], - "internal": [ - 6, - 6, - 5, - 5, - 4, - 4, - 2, - 2 - ] - }, - "defaults": { - "standard": [ - "4E", - "5E", - "5E", - "4E", - "3E", - "3E", - "5C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - "04", - "04", - "03", - "03", - "02", - "49", - 0, - "2h" - ] - } - } -} diff --git a/data/ships/type_9_heavy.json b/data/ships/type_9_heavy.json deleted file mode 100755 index 1262ec15..00000000 --- a/data/ships/type_9_heavy.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "type_9_heavy": { - "properties": { - "name": "Type-9 Heavy", - "manufacturer": "Lakon", - "class": 3, - "hullCost": 73255150, - "speed": 130, - "boost": 200, - "boostEnergy": 21, - "agility": 0, - "baseShieldStrength": 240, - "baseArmour": 432, - "hullMass": 1000, - "masslock": 16, - "pipSpeed": 0.17375 - }, - "retailCost": 76555840, - "slots": { - "standard": [ - 6, - 7, - 6, - 5, - 6, - 4, - 6 - ], - "hardpoints": [ - 2, - 2, - 2, - 1, - 1, - 0, - 0, - 0, - 0 - ], - "internal": [ - 8, - 7, - 6, - 5, - 4, - 4, - 3, - 3, - 2 - ] - }, - "defaults": { - "standard": [ - "6E", - "7E", - "6E", - "5E", - "6E", - "4E", - "6C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], - "internal": [ - "06", - "05", - "4j", - "03", - "02", - 0, - "01", - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/viper.json b/data/ships/viper.json deleted file mode 100755 index 9cb202a1..00000000 --- a/data/ships/viper.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "viper": { - "properties": { - "name": "Viper", - "manufacturer": "Faulcon DeLacy", - "class": 1, - "hullCost": 95900, - "speed": 320, - "boost": 400, - "boostEnergy": 11, - "agility": 6, - "baseShieldStrength": 105, - "baseArmour": 126, - "hullMass": 60, - "masslock": 7, - "pipSpeed": 0.09375 - }, - "retailCost": 142930, - "slots": { - "standard": [ - 3, - 3, - 3, - 2, - 3, - 3, - 2 - ], - "hardpoints": [ - 2, - 2, - 1, - 1, - 0, - 0 - ], - "internal": [ - 3, - 3, - 2, - 1 - ] - }, - "defaults": { - "standard": [ - "3E", - "3E", - "3E", - "2E", - "3E", - "3E", - "2C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0, - 0, - 0 - ], - "internal": [ - "01", - "44", - 0, - "2h" - ] - } - } -} \ No newline at end of file diff --git a/data/ships/vulture.json b/data/ships/vulture.json deleted file mode 100755 index b5620f65..00000000 --- a/data/ships/vulture.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "vulture": { - "properties": { - "name": "Vulture", - "manufacturer": "Core Dynamics", - "class": 1, - "hullCost": 4689640, - "speed": 210, - "boost": 340, - "boostEnergy": 17, - "agility": 9, - "baseShieldStrength": 240, - "baseArmour": 288, - "hullMass": 230, - "masslock": 10, - "pipSpeed": 0.02375 - }, - "retailCost": 4925620, - "slots": { - "standard": [ - 4, - 5, - 4, - 3, - 5, - 4, - 3 - ], - "hardpoints": [ - 3, - 3, - 0, - 0, - 0, - 0 - ], - "internal": [ - 5, - 4, - 2, - 1, - 1 - ] - }, - "defaults": { - "standard": [ - "4E", - "5E", - "4E", - "3E", - "5E", - "4E", - "3C" - ], - "hardpoints": [ - 17, - 17, - 0, - 0, - 0, - 0 - ], - "internal": [ - "4e", - "02", - 0, - 0, - "2h" - ] - } - } -} \ No newline at end of file