Compare commits

...

43 Commits
2.2.17 ... 2.3

Author SHA1 Message Date
Cmdr McDonald
1930ea90cc Merge branch 'release/2.3' 2017-04-09 09:10:25 +01:00
Cmdr McDonald
4864b11dea Fix blueprint for specialised shield cell 2017-04-09 09:09:53 +01:00
Cmdr McDonald
8b41e96107 Merge branch 'feature/23' into develop 2017-03-31 16:49:24 +01:00
Cmdr McDonald
26ca6c8532 Revert changes not going in to 2.3 2017-03-31 16:34:02 +01:00
Cmdr McDonald
bc80662649 Revert changes not going in to 2.3 2017-03-31 16:31:20 +01:00
Cmdr McDonald
7516fb8783 Revert changes not going in to 2.3 2017-03-31 16:31:16 +01:00
Cmdr McDonald
3d28363e98 tidy-ups 2017-03-30 13:34:05 +01:00
Cmdr McDonald
1a6f9fc4da fix 2017-03-28 13:01:41 +01:00
Cmdr McDonald
6567478d80 Add explosive/thermal split for overload munitions 2017-03-28 13:01:26 +01:00
Cmdr McDonald
501fc6932d Remove power mods from DSS blueprints 2017-03-28 11:00:08 +01:00
Cmdr McDonald
812d84a130 Fix typo for scan angle 2017-03-27 12:12:14 +01:00
Cmdr McDonald
5594a5fc0d Add engineer info 2017-03-27 09:53:34 +01:00
Cmdr McDonald
3bd6641c26 Update mine launch statS 2017-03-26 13:38:17 +01:00
Cmdr McDonald
2acb7cf433 Update shield cell bank metrics 2017-03-25 16:22:05 +00:00
Cmdr McDonald
4ec51cf25e Update burstrof 2017-03-22 18:33:13 +00:00
Cmdr McDonald
670d2f0950 Update fragment cannons 2017-03-22 18:24:41 +00:00
Cmdr McDonald
b78f3b2af7 Update sensors 2017-03-22 13:26:16 +00:00
Cmdr McDonald
6d8ca95b12 Fix name for target lock breaker 2017-03-19 20:11:16 +00:00
Cmdr McDonald
ffb4b436a0 Update ships 2017-03-15 16:58:24 +00:00
Cmdr McDonald
c0eacc0ac5 Update MPR data 2017-03-08 15:33:47 +00:00
Cmdr McDonald
a71854309f Fix jitter stat 2017-03-06 19:56:36 +00:00
Cmdr McDonald
bdb5dc40d5 Add missing components 2017-03-06 13:42:05 +00:00
Cmdr McDonald
1fff622ec6 Add integrity 2017-03-06 09:19:42 +00:00
Cmdr McDonald
b25278bf81 Fix bad value for kinetic shield booster grade 5 2017-03-04 08:42:16 +00:00
Cmdr McDonald
f0db785bf7 Add module name for blueprint 2017-03-04 08:40:35 +00:00
Cmdr McDonald
2a74be5b30 Fix cost of Yuri Grom weapon 2017-03-03 21:39:14 +00:00
Cmdr McDonald
4cac9de01c Fix up odd numbers in blueprints 2017-03-02 14:54:01 +00:00
Cmdr McDonald
90a6e71720 Fix dolphin boost 2017-03-02 14:30:44 +00:00
Cmdr McDonald
841d70c560 Added Dolphin stats 2017-03-02 12:20:43 +00:00
Cmdr McDonald
e733fc23b4 Fix EDDB for fighter hangars 2017-03-02 08:19:33 +00:00
Cmdr McDonald
f62ed95cdf Various 2.3 updates 2017-03-01 22:09:23 +00:00
Cmdr McDonald
3f4d2a83e0 Fix typos 2017-03-01 00:55:48 +00:00
Cmdr McDonald
c39722b6e3 Merge branch 'release/2.2.19' into develop 2017-02-26 21:09:53 +00:00
Cmdr McDonald
aec47c3c8c Merge branch 'release/2.2.19' 2017-02-26 21:09:49 +00:00
Cmdr McDonald
05e9a8e071 Version bump 2017-02-26 21:09:43 +00:00
Cmdr McDonald
8e0a593a31 Fix incorrect value for 2c bi-weave 2017-02-23 22:03:49 +00:00
Cmdr McDonald
2baaea0db8 Remove shot speed 2017-02-23 18:52:01 +00:00
Cmdr McDonald
1fe19a9e53 Merge branch 'release/2.2.18' into develop 2017-02-22 08:05:22 +00:00
Cmdr McDonald
c04d09932f Merge branch 'release/2.2.18' 2017-02-22 08:05:19 +00:00
Cmdr McDonald
411533aa9e Version bump 2017-02-22 08:05:13 +00:00
Cmdr McDonald
5a049ee8e7 Fix eff higherbetter 2017-02-22 07:49:39 +00:00
Cmdr McDonald
7378f83ccd Fix higherbetter for kinres 2017-02-20 14:29:09 +00:00
Cmdr McDonald
0b90af3b6c Merge branch 'release/2.2.17' into develop 2017-02-18 09:51:58 +00:00
42 changed files with 21692 additions and 3134 deletions

View File

@@ -1,3 +1,30 @@
#2.3.0
* Add Dolphin
* Add turreted mining lasers
* Add long range / wide angle / fast scan scanner blueprints
* Fix EDDB IDs for class 5 and 7 fighter hangars for correct shopping list
* Fix cost for rocket-propelled FSD disruptor
* Add module names for blueprints
* Fix erroneous value for grade 5 kinetic shield booster
* Add missing integrity values for some modules
* Update module reinforcement package integrity
* Update specs of Beluga as per 2.3
* Update specs of Asp Scout as per 2.3
* Update specs of Diamondback Explorer as per 2.3
* Add ED ID for Rocket Propelled FSD Disruptor
* Fix ED name for target lock breaker special
* Update scan range and angle information for sensors
* Tidy up shield cell bank information to allow for accurate calculations with modifications
* Update mine launcher stats
* Add appropriate engineers to per-module blueprint information
#2.2.19
* Remove shot speed modification - it is directly tied to range
* Fix incorrect minimal mass for 3C bi-weave shield generator
#2.2.18
* Correct lower efficiency value to be better, not worse
#2.2.17
* Add mass as potential SCB modification
* Fix mining laser statistics

5911
dist/index.js vendored

File diff suppressed because it is too large Load Diff

10561
dist/index.json vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -3,13 +3,13 @@
"boot": {"id": 1, "name": "boot", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"brokenregen": {"id": 2, "name": "brokenregen", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"burst": {"id": 3, "name": "burst", "type": "numeric", "method": "overwrite", "higherbetter": true},
"burstrof": {"id": 41, "name": "burstrof", "type": "numeric", "method": "overwrite"},
"burstrof": {"id": 41, "name": "burstrof", "type": "numeric", "method": "overwrite", "higherbetter": false},
"clip": {"id": 4, "name": "clip", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"damage": {"id": 5, "name": "damage", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"damagedist": {"id": 40, "name": "damage", "type": "object", "hidden": true, "method": "overwrite"},
"distdraw": {"id": 6, "name": "distdraw", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"duration": {"id": 7, "name": "duration", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"eff": {"id": 8, "name": "eff", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"eff": {"id": 8, "name": "eff", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"engcap": {"id": 9, "name": "engcap", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"engrate": {"id": 10, "name": "engrate", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"explres": {"id": 11, "name": "explres", "type": "percentage", "method": "additive", "higherbetter": true},
@@ -19,8 +19,8 @@
"hullboost": {"id": 13, "name": "hullboost", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"hullreinforcement": {"id": 14, "name": "hullreinforcement", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"integrity": {"id": 15, "name": "integrity", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"jitter": {"id": 16, "name": "jitter", "type": "numeric", "method": "multiplicative", "higherbetter": true},
"kinres": {"id": 17, "name": "kinres", "type": "percentage", "method": "additive", "higherbetter": false},
"jitter": {"id": 16, "name": "jitter", "type": "numeric", "method": "additive", "higherbetter": false},
"kinres": {"id": 17, "name": "kinres", "type": "percentage", "method": "additive", "higherbetter": true},
"mass": {"id": 18, "name": "mass", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"maxfuel": {"id": 19, "name": "maxfuel", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"optmass": {"id": 20, "name": "optmass", "type": "percentage", "method": "multiplicative", "higherbetter": true},
@@ -34,6 +34,8 @@
"regen": {"id": 27, "name": "regen", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"reload": {"id": 28, "name": "reload", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"rof": {"id": 29, "name": "rof", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"angle": {"id": 46, "name": "angle", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"scantime": {"id": 48, "name": "scantime", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"shield": {"id": 30, "name": "shield", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"shieldboost": {"id": 31, "name": "shieldboost", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"shotspeed": {"id": 43, "name": "shotspeed", "type": "percentage", "method": "multiplicative", "higherbetter": true},

View File

@@ -223,13 +223,17 @@
},
"special_inertial_impact": {
"damage": 0.5,
"jitter": 1,
"jitter": 3,
"damagedist": {
"K": 0.5,
"T": 0.5
}
},
"special_overload_munitions": {
"damagedist": {
"E": 0.5,
"T": 0.5
}
},
"special_phasing_sequence": {
"damage": -0.1
@@ -266,8 +270,16 @@
"special_thermalshock": {
"damage": -0.2
},
"trade_cell_heat_cell_units": {},
"trade_defence_health_add_defence_global_mult": {},
"trade_cell_heat_cell_units": {
"shieldreinforcement": -1,
"thermload": -1
},
"trade_defence_health_add_defence_global_mult": {
"explres": 0.4,
"hullreinforcement": 1,
"kinres": 0.4,
"thermres": 0.4
},
"trade_distributor_engine_charge_system_charge": {
"engcap": 1,
"syscap": -1

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@
"special_shiftlock_canister": {"id": 24, "edname": "special_shiftlock_canister", "name": "Shift-lock canister"},
"special_smart_rounds": {"id": 25, "edname": "special_smart_rounds", "name": "Smart rounds"},
"special_super_penetrator": {"id": 26, "edname": "special_super_penetrator", "name": "Super penetrator"},
"special_target_lock_breaker": {"id": 27, "edname": "special_target_lock_breaker", "name": "Target lock breaker"},
"special_lock_breaker": {"id": 27, "edname": "special_lock_breaker", "name": "Target lock breaker"},
"special_thermal_cascade": {"id": 28, "edname": "special_thermal_cascade", "name": "Thermal cascade"},
"special_thermal_conduit": {"id": 29, "edname": "special_thermal_conduit", "name": "Thermal conduit"},
"special_thermal_vent": {"id": 30, "edname": "special_thermal_vent", "name": "Thermal vent"},

View File

@@ -12,7 +12,7 @@
"damagedist": {
"T": 1
},
"distdraw": 0.24,
"distdraw": 0.25,
"edID": 128049400,
"eddbID": 832,
"falloff": 500,
@@ -26,7 +26,7 @@
"range": 3000,
"rating": "F",
"rof": 2,
"thermload": 0.4
"thermload": 0.38
},
{
"breachdmg": 1,
@@ -36,11 +36,11 @@
"burstrof": 17,
"class": 1,
"cost": 8600,
"damage": 1.2,
"damage": 1.22,
"damagedist": {
"T": 1
},
"distdraw": 0.23,
"distdraw": 0.24,
"edID": 128049404,
"eddbID": 835,
"falloff": 500,
@@ -54,7 +54,7 @@
"range": 3000,
"rating": "G",
"rof": 2.23,
"thermload": 0.3
"thermload": 0.34
},
{
"breachdmg": 0.4,
@@ -68,7 +68,7 @@
"damagedist": {
"T": 1
},
"distdraw": 0.136,
"distdraw": 0.14,
"edID": 128049407,
"eddbID": 838,
"falloff": 500,
@@ -82,7 +82,7 @@
"range": 3000,
"rating": "G",
"rof": 1.92,
"thermload": 0.2
"thermload": 0.19
},
{
"breachdmg": 2,
@@ -123,11 +123,11 @@
"burstrof": 11,
"class": 2,
"cost": 23000,
"damage": 3.5,
"damage": 3.53,
"damagedist": {
"T": 1
},
"distdraw": 0.482,
"distdraw": 0.5,
"edID": 128049401,
"eddbID": 833,
"falloff": 500,
@@ -141,7 +141,7 @@
"range": 3000,
"rating": "E",
"rof": 1.6,
"thermload": 0.8
"thermload": 0.78
},
{
"breachdmg": 2.1,
@@ -155,7 +155,7 @@
"damagedist": {
"T": 1
},
"distdraw": 0.468,
"distdraw": 0.49,
"edID": 128049405,
"eddbID": 836,
"falloff": 500,
@@ -169,7 +169,7 @@
"range": 3000,
"rating": "F",
"rof": 1.78,
"thermload": 0.7
"thermload": 0.67
},
{
"breachdmg": 0.9,
@@ -179,11 +179,11 @@
"burstrof": 15,
"class": 2,
"cost": 162800,
"damage": 1.74,
"damage": 1.72,
"damagedist": {
"T": 1
},
"distdraw": 0.26,
"distdraw": 0.28,
"edID": 128049408,
"eddbID": 839,
"falloff": 500,
@@ -197,7 +197,7 @@
"range": 3000,
"rating": "F",
"rof": 1.57,
"thermload": 0.4
"thermload": 0.38
},
{
"breachdmg": 3.9,
@@ -207,11 +207,11 @@
"burstrof": 7,
"class": 3,
"cost": 140400,
"damage": 7.75,
"damage": 7.73,
"damagedist": {
"T": 1
},
"distdraw": 1.06,
"distdraw": 1.11,
"edID": 128049402,
"eddbID": 834,
"falloff": 500,
@@ -235,11 +235,11 @@
"burstrof": 9,
"class": 3,
"cost": 281600,
"damage": 5.18,
"damage": 5.16,
"damagedist": {
"T": 1
},
"distdraw": 0.986,
"distdraw": 1.03,
"edID": 128049406,
"eddbID": 837,
"falloff": 500,
@@ -253,7 +253,7 @@
"range": 3000,
"rating": "E",
"rof": 1.4,
"thermload": 1.4
"thermload": 1.42
},
{
"breachdmg": 1.8,
@@ -263,11 +263,11 @@
"burstrof": 11,
"class": 3,
"cost": 800400,
"damage": 3.54,
"damage": 3.53,
"damagedist": {
"T": 1
},
"distdraw": 0.536,
"distdraw": 0.56,
"edID": 128049409,
"eddbID": 840,
"falloff": 500,
@@ -281,7 +281,7 @@
"range": 3000,
"rating": "E",
"rof": 1.272,
"thermload": 0.8
"thermload": 0.78
},
{
"breachdmg": 17.5,
@@ -291,11 +291,11 @@
"burstrof": 3,
"class": 4,
"cost": 281600,
"damage": 20.6,
"damage": 20.61,
"damagedist": {
"T": 1
},
"distdraw": 2.84,
"distdraw": 2.98,
"edID": 128049403,
"eddbID": 1549,
"falloff": 500,
@@ -309,7 +309,7 @@
"range": 3000,
"rating": "E",
"rof": 0.8,
"thermload": 4.5
"thermload": 4.53
},
{
"breachdmg": 10.3,
@@ -319,11 +319,11 @@
"burstrof": 5,
"class": 4,
"cost": 1245600,
"damage": 12.1,
"damage": 12.09,
"damagedist": {
"T": 1
},
"distdraw": 2.31,
"distdraw": 2.41,
"edID": 128727920,
"eddbID": 1550,
"falloff": 500,
@@ -337,7 +337,7 @@
"range": 3000,
"rating": "E",
"rof": 1,
"thermload": 3.3
"thermload": 3.33
}
]
}

View File

@@ -13,7 +13,7 @@
"power": 0.2,
"range": 2000,
"rating": "E",
"time": 10
"scantime": 10
},
{
"angle": 15,
@@ -28,7 +28,7 @@
"power": 0.4,
"range": 2500,
"rating": "D",
"time": 10
"scantime": 10
},
{
"angle": 15,
@@ -43,7 +43,7 @@
"power": 0.8,
"range": 3000,
"rating": "C",
"time": 10
"scantime": 10
},
{
"angle": 15,
@@ -58,7 +58,7 @@
"power": 1.6,
"range": 3500,
"rating": "B",
"time": 10
"scantime": 10
},
{
"angle": 15,
@@ -73,7 +73,7 @@
"power": 3.2,
"range": 4000,
"rating": "A",
"time": 10
"scantime": 10
}
]
}

View File

@@ -19,14 +19,14 @@
"grp": "fc",
"id": "20",
"integrity": 40,
"jitter": 0.5,
"jitter":5,
"mass": 2,
"mount": "F",
"piercing": 20,
"power": 0.45,
"range": 2000,
"rating": "E",
"reload": 2.5,
"reload": 5,
"rof": 5.555,
"roundspershot": 12,
"shotspeed": 667,
@@ -51,14 +51,14 @@
"grp": "fc",
"id": "21",
"integrity": 40,
"jitter": 0.5,
"jitter": 5,
"mass": 2,
"mount": "G",
"piercing": 20,
"power": 0.59,
"range": 2000,
"rating": "E",
"reload": 2.5,
"reload": 5,
"rof": 5.88,
"roundspershot": 12,
"shotspeed": 667,
@@ -83,14 +83,14 @@
"grp": "fc",
"id": "22",
"integrity": 40,
"jitter": 0.5,
"jitter": 5,
"mass": 2,
"mount": "T",
"piercing": 20,
"power": 0.42,
"range": 2000,
"rating": "E",
"reload": 2.5,
"reload": 5,
"rof": 4.76,
"roundspershot": 12,
"shotspeed": 667,
@@ -104,7 +104,7 @@
"class": 2,
"clip": 3,
"cost": 291840,
"damage": 2.56,
"damage": 3,
"damagedist": {
"K": 1
},
@@ -115,15 +115,15 @@
"grp": "fc",
"id": "1s",
"integrity": 80,
"jitter": 0.5,
"jitter": 5,
"mass": 4,
"mount": "F",
"piercing": 30,
"power": 0.74,
"range": 2000,
"rating": "A",
"reload": 2.5,
"rof": 5,
"reload": 5,
"rof": 4.975,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.7
@@ -136,7 +136,7 @@
"class": 2,
"clip": 3,
"cost": 437800,
"damage": 1.95,
"damage": 2.275,
"damagedist": {
"K": 1
},
@@ -147,14 +147,14 @@
"grp": "fc",
"id": "7e",
"integrity": 80,
"jitter": 0.5,
"jitter": 5,
"mass": 4,
"mount": "G",
"piercing": 30,
"power": 1.03,
"range": 2000,
"rating": "D",
"reload": 2.5,
"reload": 5,
"rof": 5.26,
"roundspershot": 12,
"shotspeed": 667,
@@ -168,7 +168,7 @@
"class": 2,
"clip": 3,
"cost": 1459200,
"damage": 1.43,
"damage": 1.7,
"damagedist": {
"K": 1
},
@@ -179,15 +179,15 @@
"grp": "fc",
"id": "7f",
"integrity": 80,
"jitter": 0.5,
"jitter": 5,
"mass": 4,
"mount": "T",
"piercing": 30,
"power": 0.79,
"range": 2000,
"rating": "D",
"reload": 2.5,
"rof": 4.345,
"reload": 5,
"rof": 4.26,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.4
@@ -200,7 +200,7 @@
"class": 3,
"clip": 3,
"cost": 1167360,
"damage": 3.92,
"damage": 4.57,
"damagedist": {
"K": 1
},
@@ -211,14 +211,14 @@
"grp": "fc",
"id": "1t",
"integrity": 80,
"jitter": 0.5,
"jitter": 5,
"mass": 8,
"mount": "F",
"piercing": 45,
"power": 1.02,
"range": 2000,
"rating": "C",
"reload": 2.5,
"reload": 5,
"rof": 4.545,
"roundspershot": 12,
"shotspeed": 667,
@@ -232,7 +232,7 @@
"class": 3,
"clip": 3,
"cost": 1751040,
"damage": 3.23,
"damage": 3.77,
"damagedist": {
"K": 1
},
@@ -243,14 +243,14 @@
"grp": "fc",
"id": "1u",
"integrity": 80,
"jitter": 0.5,
"jitter": 5,
"mass": 8,
"mount": "G",
"piercing": 45,
"power": 1.55,
"range": 2000,
"rating": "C",
"reload": 2.5,
"reload": 5,
"rof": 4.76,
"roundspershot": 12,
"shotspeed": 667,
@@ -264,7 +264,7 @@
"class": 3,
"clip": 3,
"cost": 5836800,
"damage": 2.56,
"damage": 2.98,
"damagedist": {
"K": 1
},
@@ -275,14 +275,14 @@
"grp": "fc",
"id": "1v",
"integrity": 80,
"jitter": 0.5,
"jitter": 5,
"mass": 8,
"mount": "T",
"piercing": 45,
"power": 1.29,
"range": 2000,
"rating": "C",
"reload": 2.5,
"reload": 5,
"rof": 4,
"roundspershot": 12,
"shotspeed": 667,
@@ -315,7 +315,7 @@
"power": 1.02,
"pp": "Zachary Hudson",
"rating": "C",
"reload": 2.5,
"reload": 5,
"rof": 4.5,
"roundspershot": 12,
"shotspeed": 1000,

View File

@@ -12,7 +12,7 @@
"power": 0.2,
"range": 2000,
"rating": "E",
"time": 10
"scantime": 10
},
{
"class": 0,
@@ -26,7 +26,7 @@
"power": 0.4,
"range": 2500,
"rating": "D",
"time": 10
"scantime": 10
},
{
"class": 0,
@@ -40,7 +40,7 @@
"power": 0.8,
"range": 3000,
"rating": "C",
"time": 10
"scantime": 10
},
{
"class": 0,
@@ -54,7 +54,7 @@
"power": 1.6,
"range": 3500,
"rating": "B",
"time": 10
"scantime": 10
},
{
"class": 0,
@@ -68,7 +68,7 @@
"power": 3.2,
"range": 4000,
"rating": "A",
"time": 10
"scantime": 10
}
]
}

View File

@@ -12,7 +12,7 @@
"power": 0.2,
"range": 2000,
"rating": "E",
"time": 10
"scantime": 10
},
{
"class": 0,
@@ -26,7 +26,7 @@
"power": 0.4,
"range": 2500,
"rating": "D",
"time": 10
"scantime": 10
},
{
"class": 0,
@@ -40,7 +40,7 @@
"power": 0.8,
"range": 3000,
"rating": "C",
"time": 10
"scantime": 10
},
{
"class": 0,
@@ -54,7 +54,7 @@
"power": 1.6,
"range": 3500,
"rating": "B",
"time": 10
"scantime": 10
},
{
"class": 0,
@@ -68,7 +68,7 @@
"power": 3.2,
"range": 4000,
"rating": "A",
"time": 10
"scantime": 10
}
]
}

View File

@@ -6,7 +6,7 @@
"breachmax": 0,
"breachmin": 0,
"class": 1,
"clip": 3,
"clip": 1,
"cost": 24260,
"damage": 44,
"damagedist": {
@@ -34,7 +34,7 @@
"breachmax": 0,
"breachmin": 0,
"class": 1,
"clip": 3,
"clip": 1,
"cost": 36400,
"damage": 32,
"damagedist": {
@@ -58,7 +58,7 @@
"thermload": 5
},
{
"ammo": 36,
"ammo": 72,
"breachdmg": 0,
"breachmax": 0,
"breachmin": 0,
@@ -81,7 +81,7 @@
"piercing": 60,
"power": 0.4,
"rating": "I",
"reload": 2,
"reload": 6.6,
"rof": 1,
"thermload": 7.5
}

View File

@@ -25,6 +25,30 @@
"rating": "D",
"thermload": 2
},
{
"breachdmg": 0.3,
"breachmax": 0.2,
"breachmin": 0.1,
"class": 1,
"cost": 9400,
"damage": 2,
"damagedist": {
"T": 1
},
"distdraw": 1.5,
"eddbID": 1587,
"falloff": 300,
"grp": "ml",
"id": "w0",
"integrity": 40,
"mass": 2,
"mount": "T",
"piercing": 18,
"power": 0.5,
"range": 500,
"rating": "D",
"thermload": 2
},
{
"breachdmg": 1.2,
"breachmax": 0.2,
@@ -76,6 +100,30 @@
"range": 500,
"rating": "D",
"thermload": 4
},
{
"breachdmg": 0.6,
"breachmax": 0.2,
"breachmin": 0.1,
"class": 2,
"cost": 32590,
"damage": 4,
"damagedist": {
"T": 1
},
"distdraw": 3,
"eddbID": 1588,
"falloff": 300,
"grp": "ml",
"id": "w1",
"integrity": 51,
"mass": 2,
"mount": "T",
"piercing": 18,
"power": 0.75,
"range": 500,
"rating": "D",
"thermload": 4
}
]
}

View File

@@ -127,7 +127,7 @@
"breachmin": 0,
"class": 2,
"clip": 12,
"cost": 190227,
"cost": 1951040,
"damage": 40,
"damagedist": {
"E": 1
@@ -135,6 +135,7 @@
"distdraw": 0.24,
"eddbID": 1559,
"grp": "mr",
"edID": 128732552,
"id": "1z",
"integrity": 51,
"mass": 4,

View File

@@ -28,7 +28,7 @@
"reload": 4,
"rof": 7.69,
"shotspeed": 1600,
"thermload": 0.1
"thermload": 0.09
},
{
"ammo": 2100,
@@ -88,7 +88,7 @@
"reload": 4,
"rof": 7.14,
"shotspeed": 1600,
"thermload": 0
"thermload": 0.04
},
{
"ammo": 1000,
@@ -150,7 +150,7 @@
"reload": 4,
"rof": 7.14,
"shotspeed": 1600,
"thermload": 0.2
"thermload": 0.18
},
{
"ammo": 2100,
@@ -210,7 +210,7 @@
"reload": 4,
"rof": 6.25,
"shotspeed": 1600,
"thermload": 0.1
"thermload": 0.09
},
{
"ammo": 2100,
@@ -220,7 +220,7 @@
"class": 3,
"clip": 100,
"cost": 140400,
"damage": 3.93,
"damage": 3.92,
"damagedist": {
"K": 1
},
@@ -238,9 +238,9 @@
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 5.88,
"rof": 5.884,
"shotspeed": 1600,
"thermload": 0.3
"thermload": 0.28
},
{
"ammo": 2100,
@@ -270,7 +270,7 @@
"reload": 5,
"rof": 6.665,
"shotspeed": 1600,
"thermload": 0.3
"thermload": 0.34
},
{
"ammo": 2100,
@@ -280,7 +280,7 @@
"class": 4,
"clip": 100,
"cost": 1177600,
"damage": 4.62,
"damage": 4.625,
"damagedist": {
"K": 1
},
@@ -301,7 +301,7 @@
"rof": 3.03,
"roundspershot": 2,
"shotspeed": 1600,
"thermload": 0.4
"thermload": 0.39
},
{
"ammo": 2100,
@@ -332,7 +332,7 @@
"rof": 3.365,
"roundspershot": 2,
"shotspeed": 1600,
"thermload": 0.5
"thermload": 0.51
}
]
}

View File

@@ -6,7 +6,7 @@
"breachmin": 0.4,
"class": 1,
"cost": 2200,
"damage": 2.04,
"damage": 2.05,
"damagedist": {
"T": 1
},
@@ -23,8 +23,8 @@
"power": 0.39,
"range": 3000,
"rating": "F",
"rof": 3.847,
"thermload": 0.3
"rof": 3.85,
"thermload": 0.33
},
{
"breachdmg": 1.3,
@@ -49,8 +49,8 @@
"power": 0.39,
"range": 3000,
"rating": "G",
"rof": 3.987,
"thermload": 0.3
"rof": 4,
"thermload": 0.31
},
{
"breachdmg": 1,
@@ -58,7 +58,7 @@
"breachmin": 0.4,
"class": 1,
"cost": 26000,
"damage": 1.18,
"damage": 1.19,
"damagedist": {
"T": 1
},
@@ -75,8 +75,8 @@
"power": 0.38,
"range": 3000,
"rating": "G",
"rof": 3.339,
"thermload": 0.2
"rof": 3.33,
"thermload": 0.19
},
{
"breachdmg": 3,
@@ -84,7 +84,7 @@
"breachmin": 0.4,
"class": 2,
"cost": 17600,
"damage": 3.49,
"damage": 3.5,
"damagedist": {
"T": 1
},
@@ -101,8 +101,8 @@
"power": 0.6,
"range": 3000,
"rating": "E",
"rof": 3.448,
"thermload": 0.6
"rof": 3.45,
"thermload": 0.56
},
{
"breachdmg": 2.3,
@@ -127,8 +127,8 @@
"power": 0.6,
"range": 3000,
"rating": "F",
"rof": 3.567,
"thermload": 0.5
"rof": 3.57,
"thermload": 0.54
},
{
"breachdmg": 1.7,
@@ -136,7 +136,7 @@
"breachmin": 0.4,
"class": 2,
"cost": 132800,
"damage": 2.04,
"damage": 2.05,
"damagedist": {
"T": 1
},
@@ -153,8 +153,8 @@
"power": 0.58,
"range": 3000,
"rating": "F",
"rof": 3.037,
"thermload": 0.3
"rof": 3.03,
"thermload": 0.33
},
{
"breachdmg": 2.4,
@@ -206,8 +206,8 @@
"power": 0.9,
"range": 3000,
"rating": "D",
"rof": 3.3,
"thermload": 1
"rof": 3.03,
"thermload": 0.96
},
{
"breachdmg": 3.9,
@@ -232,8 +232,8 @@
"power": 0.92,
"range": 3000,
"rating": "E",
"rof": 3.223,
"thermload": 0.9
"rof": 3.23,
"thermload": 0.92
},
{
"breachdmg": 3,
@@ -241,7 +241,7 @@
"breachmin": 0.4,
"class": 3,
"cost": 400400,
"damage": 3.49,
"damage": 3.5,
"damagedist": {
"T": 1
},
@@ -258,8 +258,8 @@
"power": 0.89,
"range": 3000,
"rating": "F",
"rof": 2.705,
"thermload": 0.6
"rof": 2.7,
"thermload": 0.56
},
{
"breachdmg": 8.7,
@@ -267,7 +267,7 @@
"breachmin": 0.4,
"class": 4,
"cost": 177600,
"damage": 10.23,
"damage": 10.24,
"damagedist": {
"T": 1
},
@@ -284,8 +284,8 @@
"power": 1.33,
"range": 3000,
"rating": "A",
"rof": 2.633,
"thermload": 1.6
"rof": 2.63,
"thermload": 1.64
},
{
"breachdmg": 6.6,
@@ -310,8 +310,8 @@
"power": 1.37,
"range": 3000,
"rating": "A",
"rof": 2.777,
"thermload": 1.6
"rof": 2.78,
"thermload": 1.56
}
]
}

View File

@@ -8,7 +8,7 @@
"class": 1,
"clip": 1,
"cost": 51600,
"damage": 23.3,
"damage": 23.25,
"damagedist": {
"K": 0.5,
"T": 0.5
@@ -28,7 +28,7 @@
"rating": "D",
"reload": 1,
"rof": 1.6,
"thermload": 17.8
"thermload": 12
},
{
"ammo": 80,
@@ -58,7 +58,7 @@
"rating": "B",
"reload": 1,
"rof": 1.2,
"thermload": 30
"thermload": 20
},
{
"ammo": 90,
@@ -85,14 +85,14 @@
"mass": 4,
"mount": "F",
"name": "Imperial Hammer",
"piercing": 150,
"piercing": 48,
"power": 1.63,
"pp": "Arissa Lavigny-Duval",
"range": 3000,
"rating": "B",
"reload": 1,
"rof": 4.1,
"thermload": 16
"thermload": 12
}
]
}

View File

@@ -55,6 +55,7 @@ module.exports = {
rf: require('./internal/refinery').rf,
sc: require('./internal/scanner').sc,
scb: require('./internal/shield_cell_bank').scb,
sg: require('./internal/shield_generator').sg
sg: require('./internal/shield_generator').sg,
ss: require('./internal/surface_scanner').ss
}
};

View File

@@ -10,6 +10,7 @@
"explres": 0.5,
"grp": "bsg",
"id": "B6",
"integrity": 40,
"kinres": 0.4,
"mass": 1.3,
"maxmass": 63,
@@ -33,11 +34,12 @@
"explres": 0.5,
"grp": "bsg",
"id": "B5",
"integrity": 51,
"kinres": 0.4,
"mass": 2.5,
"maxmass": 138,
"maxmul": 1.4,
"minmass": 23,
"minmass": 28,
"minmul": 0.4,
"optmass": 55,
"optmul": 0.9,
@@ -56,6 +58,7 @@
"explres": 0.5,
"grp": "bsg",
"id": "B4",
"integrity": 64,
"kinres": 0.4,
"mass": 5,
"maxmass": 413,
@@ -79,6 +82,7 @@
"explres": 0.5,
"grp": "bsg",
"id": "B3",
"integrity": 80,
"kinres": 0.4,
"mass": 10,
"maxmass": 713,
@@ -102,6 +106,7 @@
"explres": 0.5,
"grp": "bsg",
"id": "B2",
"integrity": 96,
"kinres": 0.4,
"mass": 20,
"maxmass": 1013,
@@ -125,6 +130,7 @@
"explres": 0.5,
"grp": "bsg",
"id": "B1",
"integrity": 113,
"kinres": 0.4,
"mass": 40,
"maxmass": 1350,
@@ -148,6 +154,7 @@
"explres": 0.5,
"grp": "bsg",
"id": "B0",
"integrity": 131,
"kinres": 0.4,
"mass": 80,
"maxmass": 2650,
@@ -171,6 +178,7 @@
"explres": 0.5,
"grp": "bsg",
"id": "B7",
"integrity": 150,
"kinres": 0.4,
"mass": 160,
"maxmass": 4500,

View File

@@ -7,6 +7,7 @@
"eddbID": 890,
"grp": "dc",
"id": "24",
"integrity": 10,
"name": "Standard Docking Computer",
"power": 0.39,
"rating": "E"

View File

@@ -5,10 +5,11 @@
"class": 5,
"cost": 575660,
"edID": 128727930,
"eddbID": 1560,
"eddbID": 1562,
"fightercost": 1030,
"grp": "fh",
"id": "fr",
"integrity": 60,
"mass": 20,
"power": 0.25,
"rating": "D",
@@ -23,6 +24,7 @@
"fightercost": 1030,
"grp": "fh",
"id": "fm",
"integrity": 80,
"mass": 40,
"power": 0.35,
"rating": "D",
@@ -33,10 +35,11 @@
"class": 7,
"edID": 128727932,
"cost": 2369330,
"eddbID": 1562,
"eddbID": 1560,
"fightercost": 1030,
"grp": "fh",
"id": "fh",
"integrity": 120,
"mass": 60,
"power": 0.35,
"rating": "D",

View File

@@ -9,6 +9,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6a",
"integrity": 32,
"mass": 1.3,
"power": 0.14,
"ranget": 3,
@@ -23,6 +24,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "69",
"integrity": 24,
"mass": 0.5,
"power": 0.18,
"ranget": 4,
@@ -37,6 +39,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "68",
"integrity": 40,
"mass": 1.3,
"power": 0.23,
"ranget": 5,
@@ -51,6 +54,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "67",
"integrity": 56,
"mass": 2,
"power": 0.28,
"ranget": 6,
@@ -65,6 +69,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "66",
"integrity": 48,
"mass": 1.3,
"power": 0.32,
"ranget": 7,
@@ -79,6 +84,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6f",
"integrity": 41,
"mass": 2.5,
"power": 0.17,
"ranget": 6,
@@ -93,6 +99,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6e",
"integrity": 51,
"mass": 1,
"power": 0.22,
"ranget": 7,
@@ -107,6 +114,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6d",
"integrity": 51,
"mass": 2.5,
"power": 0.28,
"ranget": 8,
@@ -121,6 +129,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6c",
"integrity": 71,
"mass": 4,
"power": 0.34,
"ranget": 9,
@@ -135,6 +144,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6b",
"integrity": 61,
"mass": 2.5,
"power": 0.39,
"ranget": 10,
@@ -149,6 +159,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6k",
"integrity": 51,
"mass": 5,
"power": 0.2,
"ranget": 9,
@@ -163,6 +174,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6j",
"integrity": 38,
"mass": 2,
"power": 0.27,
"ranget": 10,
@@ -177,6 +189,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6i",
"integrity": 64,
"mass": 5,
"power": 0.34,
"ranget": 11,
@@ -191,6 +204,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6h",
"integrity": 90,
"mass": 8,
"power": 0.41,
"ranget": 12,
@@ -205,6 +219,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6g",
"integrity": 77,
"mass": 5,
"power": 0.48,
"ranget": 13,
@@ -219,6 +234,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6p",
"integrity": 64,
"mass": 10,
"power": 0.25,
"ranget": 12,
@@ -233,6 +249,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6o",
"integrity": 48,
"mass": 4,
"power": 0.33,
"ranget": 13,
@@ -247,6 +264,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6n",
"integrity": 80,
"mass": 10,
"power": 0.41,
"ranget": 14,
@@ -261,6 +279,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6m",
"integrity": 112,
"mass": 16,
"power": 0.49,
"ranget": 15,
@@ -275,6 +294,7 @@
"facinglimit": 50,
"grp": "fi",
"id": "6l",
"integrity": 96,
"mass": 10,
"power": 0.57,
"ranget": 16,

View File

@@ -7,7 +7,7 @@
"edID": 128737270,
"grp": "mrp",
"id": "m0",
"integrity": 70,
"integrity": 77,
"mass": 2,
"protection": 0.3,
"rating": "E"
@@ -19,7 +19,7 @@
"edID": 128737271,
"grp": "mrp",
"id": "m1",
"integrity": 30,
"integrity": 70,
"mass": 1,
"protection": 0.6,
"rating": "D"
@@ -31,7 +31,7 @@
"edID": 128737272,
"grp": "mrp",
"id": "m2",
"integrity": 105,
"integrity": 115,
"mass": 4,
"protection": 0.3,
"rating": "E"
@@ -43,7 +43,7 @@
"edID": 128737273,
"grp": "mrp",
"id": "m3",
"integrity": 45,
"integrity": 105,
"mass": 2,
"protection": 0.6,
"rating": "D"
@@ -55,7 +55,7 @@
"edID": 128737274,
"grp": "mrp",
"id": "m4",
"integrity": 155,
"integrity": 170,
"mass": 8,
"protection": 0.3,
"rating": "E"
@@ -67,7 +67,7 @@
"edID": 128737275,
"grp": "mrp",
"id": "m5",
"integrity": 65,
"integrity": 155,
"mass": 4,
"protection": 0.6,
"rating": "D"
@@ -79,7 +79,7 @@
"edID": 128737276,
"grp": "mrp",
"id": "m6",
"integrity": 235,
"integrity": 260,
"mass": 16,
"protection": 0.3,
"rating": "E"
@@ -91,7 +91,7 @@
"edID": 128737277,
"grp": "mrp",
"id": "m7",
"integrity": 95,
"integrity": 235,
"mass": 8,
"protection": 0.6,
"rating": "D"
@@ -103,7 +103,7 @@
"edID": 128737278,
"grp": "mrp",
"id": "m8",
"integrity": 350,
"integrity": 385,
"mass": 32,
"protection": 0.3,
"rating": "E"
@@ -115,7 +115,7 @@
"edID": 128737279,
"grp": "mrp",
"id": "m9",
"integrity": 145,
"integrity": 350,
"mass": 16,
"protection": 0.6,
"rating": "D"

View File

@@ -8,6 +8,7 @@
"eddbID": 1528,
"grp": "pv",
"id": "v5",
"integrity": 30,
"mass": 12,
"power": 0.25,
"rating": "H"
@@ -20,6 +21,7 @@
"eddbID": 1529,
"grp": "pv",
"id": "v6",
"integrity": 30,
"mass": 6,
"power": 0.75,
"rating": "G"
@@ -32,6 +34,7 @@
"eddbID": 1526,
"grp": "pv",
"id": "v3",
"integrity": 30,
"mass": 20,
"power": 0.4,
"rating": "H"
@@ -44,6 +47,7 @@
"eddbID": 1527,
"grp": "pv",
"id": "v4",
"integrity": 30,
"mass": 10,
"power": 1.2,
"rating": "G"
@@ -56,6 +60,7 @@
"eddbID": 1524,
"grp": "pv",
"id": "v1",
"integrity": 30,
"mass": 34,
"power": 0.6,
"rating": "H"
@@ -68,6 +73,7 @@
"eddbID": 1525,
"grp": "pv",
"id": "v2",
"integrity": 30,
"mass": 17,
"power": 1.8,
"rating": "G"

View File

@@ -10,6 +10,7 @@
"explres": 0.5,
"grp": "psg",
"id": "p6",
"integrity": 48,
"kinres": 0.4,
"mass": 2.5,
"maxmass": 63,
@@ -34,6 +35,7 @@
"explres": 0.5,
"grp": "psg",
"id": "p5",
"integrity": 61,
"kinres": 0.4,
"mass": 5,
"maxmass": 138,
@@ -58,6 +60,7 @@
"explres": 0.5,
"grp": "psg",
"id": "p4",
"integrity": 77,
"kinres": 0.4,
"mass": 10,
"maxmass": 413,
@@ -82,6 +85,7 @@
"explres": 0.5,
"grp": "psg",
"id": "p3",
"integrity": 96,
"kinres": 0.4,
"mass": 20,
"maxmass": 713,
@@ -106,6 +110,7 @@
"explres": 0.5,
"grp": "psg",
"id": "p2",
"integrity": 115,
"kinres": 0.4,
"mass": 40,
"maxmass": 1013,
@@ -130,6 +135,7 @@
"explres": 0.5,
"grp": "psg",
"id": "p1",
"integrity": 136,
"kinres": 0.4,
"mass": 80,
"maxmass": 1350,
@@ -154,6 +160,7 @@
"explres": 0.5,
"grp": "psg",
"id": "p0",
"integrity": 157,
"kinres": 0.4,
"mass": 160,
"maxmass": 2650,
@@ -178,6 +185,7 @@
"explres": 0.5,
"grp": "psg",
"id": "p7",
"integrity": 180,
"kinres": 0.4,
"mass": 320,
"maxmass": 4500,

View File

@@ -7,6 +7,7 @@
"eddbID": 1244,
"grp": "sc",
"id": "2f",
"integrity": 40,
"mass": 2,
"name": "Advanced Discovery Scanner",
"power": 0,
@@ -20,6 +21,7 @@
"eddbID": 1243,
"grp": "sc",
"id": "2g",
"integrity": 40,
"mass": 2,
"name": "Intermediate Discovery Scanner",
"power": 0,
@@ -33,23 +35,12 @@
"eddbID": 1242,
"grp": "sc",
"id": "2h",
"integrity": 40,
"mass": 2,
"name": "Basic Discovery Scanner",
"power": 0,
"rangeLS": 500,
"rating": "E"
},
{
"class": 1,
"cost": 250000,
"edID": 128666634,
"eddbID": 1245,
"grp": "sc",
"id": "2i",
"mass": 1.3,
"name": "Detailed Surface Scanner",
"power": 0,
"rating": "C"
}
]
}

View File

@@ -1,10 +1,11 @@
{
"scb": [
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 1,
"clip": 1,
"cost": 517,
"duration": 1,
"edID": 128064298,
@@ -21,10 +22,11 @@
"thermload": 170
},
{
"ammo": 0,
"ammocost": 300,
"boot": 25,
"cells": 1,
"class": 1,
"clip": 1,
"cost": 1293,
"duration": 1,
"edID": 128064299,
@@ -41,10 +43,11 @@
"thermload": 170
},
{
"ammo": 2,
"ammocost": 300,
"boot": 25,
"cells": 3,
"class": 1,
"clip": 1,
"cost": 3231,
"duration": 1,
"edID": 128064300,
@@ -61,10 +64,11 @@
"thermload": 170
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 1,
"clip": 1,
"cost": 8078,
"duration": 1,
"edID": 128064301,
@@ -81,10 +85,11 @@
"thermload": 170
},
{
"ammo": 2,
"ammocost": 300,
"boot": 25,
"cells": 3,
"class": 1,
"clip": 1,
"cost": 20195,
"duration": 1,
"edID": 128064302,
@@ -101,10 +106,11 @@
"thermload": 170
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 2,
"clip": 1,
"cost": 1448,
"duration": 2,
"edID": 128064303,
@@ -115,16 +121,17 @@
"mass": 2.5,
"power": 0.5,
"rating": "E",
"shieldreinforcement": 28,
"shieldreinforcement": 14,
"rechargerating": "E",
"spinup": 5,
"thermload": 240
},
{
"ammo": 2,
"ammocost": 300,
"boot": 25,
"cells": 3,
"class": 2,
"clip": 1,
"cost": 3619,
"duration": 2,
"edID": 128064304,
@@ -135,16 +142,17 @@
"mass": 1,
"power": 0.67,
"rating": "D",
"shieldreinforcement": 36,
"shieldreinforcement": 18,
"rechargerating": "D",
"spinup": 5,
"thermload": 240
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 2,
"clip": 1,
"cost": 9048,
"duration": 2,
"edID": 128064305,
@@ -155,16 +163,17 @@
"mass": 2.5,
"power": 0.84,
"rating": "C",
"shieldreinforcement": 46,
"shieldreinforcement": 23,
"rechargerating": "C",
"spinup": 5,
"thermload": 240
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 2,
"clip": 1,
"cost": 22619,
"duration": 2,
"edID": 128064306,
@@ -175,16 +184,17 @@
"mass": 4,
"power": 1.01,
"rating": "B",
"shieldreinforcement": 56,
"shieldreinforcement": 28,
"rechargerating": "B",
"spinup": 5,
"thermload": 240
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 2,
"clip": 1,
"cost": 56547,
"duration": 2,
"edID": 128064307,
@@ -195,16 +205,17 @@
"mass": 2.5,
"power": 1.18,
"rating": "A",
"shieldreinforcement": 64,
"shieldreinforcement": 32,
"rechargerating": "A",
"spinup": 5,
"thermload": 240
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 3,
"clip": 1,
"cost": 4053,
"duration": 2,
"edID": 128064308,
@@ -215,16 +226,17 @@
"mass": 5,
"power": 0.61,
"rating": "E",
"shieldreinforcement": 34,
"shieldreinforcement": 17,
"rechargerating": "E",
"spinup": 5,
"thermload": 340
},
{
"ammo": 2,
"ammocost": 300,
"boot": 25,
"cells": 3,
"class": 3,
"clip": 1,
"cost": 10133,
"duration": 2,
"edID": 128064309,
@@ -235,16 +247,17 @@
"mass": 2,
"power": 0.82,
"rating": "D",
"shieldreinforcement": 46,
"shieldreinforcement": 23,
"rechargerating": "D",
"spinup": 5,
"thermload": 340
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 3,
"clip": 1,
"cost": 25333,
"duration": 2,
"edID": 128064310,
@@ -255,16 +268,17 @@
"mass": 5,
"power": 1.02,
"rating": "C",
"shieldreinforcement": 58,
"shieldreinforcement": 29,
"rechargerating": "C",
"spinup": 5,
"thermload": 340
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 3,
"clip": 1,
"cost": 61909,
"duration": 2,
"edID": 128064311,
@@ -275,16 +289,17 @@
"mass": 8,
"power": 1.22,
"rating": "B",
"shieldreinforcement": 70,
"shieldreinforcement": 35,
"rechargerating": "B",
"spinup": 5,
"thermload": 340
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 3,
"clip": 1,
"cost": 158331,
"duration": 2,
"edID": 128064312,
@@ -295,16 +310,17 @@
"mass": 5,
"power": 1.43,
"rating": "A",
"shieldreinforcement": 82,
"shieldreinforcement": 41,
"rechargerating": "A",
"spinup": 5,
"thermload": 340
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 4,
"clip": 1,
"cost": 11349,
"duration": 3,
"edID": 128064313,
@@ -315,16 +331,17 @@
"mass": 10,
"power": 0.74,
"rating": "E",
"shieldreinforcement": 60,
"shieldreinforcement": 20,
"rechargerating": "E",
"spinup": 5,
"thermload": 410
},
{
"ammo": 2,
"ammocost": 300,
"boot": 25,
"cells": 3,
"class": 4,
"clip": 1,
"cost": 28373,
"duration": 3,
"edID": 128064314,
@@ -335,16 +352,17 @@
"mass": 4,
"power": 0.98,
"rating": "D",
"shieldreinforcement": 78,
"shieldreinforcement": 26,
"rechargerating": "D",
"spinup": 5,
"thermload": 410
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 4,
"clip": 1,
"cost": 70932,
"duration": 3,
"edID": 128064315,
@@ -355,16 +373,17 @@
"mass": 10,
"power": 1.23,
"rating": "C",
"shieldreinforcement": 99,
"shieldreinforcement": 33,
"rechargerating": "C",
"spinup": 5,
"thermload": 410
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 4,
"clip": 1,
"cost": 177331,
"duration": 3,
"edID": 128064316,
@@ -375,16 +394,17 @@
"mass": 16,
"power": 1.48,
"rating": "B",
"shieldreinforcement": 117,
"shieldreinforcement": 39,
"rechargerating": "B",
"spinup": 5,
"thermload": 410
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 4,
"clip": 1,
"cost": 443328,
"duration": 3,
"edID": 128064317,
@@ -395,16 +415,17 @@
"mass": 10,
"power": 1.72,
"rating": "A",
"shieldreinforcement": 138,
"shieldreinforcement": 46,
"rechargerating": "A",
"spinup": 5,
"thermload": 410
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 5,
"clip": 1,
"cost": 31778,
"duration": 5,
"edID": 128064318,
@@ -415,16 +436,17 @@
"mass": 20,
"power": 0.9,
"rating": "E",
"shieldreinforcement": 105,
"shieldreinforcement": 21,
"rechargerating": "E",
"spinup": 5,
"thermload": 540
},
{
"ammo": 2,
"ammocost": 300,
"boot": 25,
"cells": 3,
"class": 5,
"clip": 1,
"cost": 79444,
"duration": 5,
"edID": 128064319,
@@ -435,16 +457,17 @@
"mass": 8,
"power": 1.2,
"rating": "D",
"shieldreinforcement": 140,
"shieldreinforcement": 28,
"rechargerating": "D",
"spinup": 5,
"thermload": 540
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 5,
"clip": 1,
"cost": 194143,
"duration": 5,
"edID": 128064320,
@@ -455,16 +478,17 @@
"mass": 20,
"power": 1.5,
"rating": "C",
"shieldreinforcement": 175,
"shieldreinforcement": 35,
"rechargerating": "C",
"spinup": 5,
"thermload": 540
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 5,
"clip": 1,
"cost": 496527,
"duration": 5,
"edID": 128064321,
@@ -475,16 +499,17 @@
"mass": 32,
"power": 1.8,
"rating": "B",
"shieldreinforcement": 205,
"shieldreinforcement": 41,
"rechargerating": "B",
"spinup": 5,
"thermload": 540
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 5,
"clip": 1,
"cost": 1210285,
"duration": 5,
"edID": 128064322,
@@ -495,16 +520,17 @@
"mass": 20,
"power": 2.1,
"rating": "A",
"shieldreinforcement": 240,
"shieldreinforcement": 48,
"rechargerating": "A",
"spinup": 5,
"thermload": 540
},
{
"ammo": 5,
"ammocost": 300,
"boot": 25,
"cells": 6,
"class": 6,
"clip": 1,
"cost": 88987,
"duration": 8,
"edID": 128064323,
@@ -515,16 +541,17 @@
"mass": 40,
"power": 1.06,
"rating": "E",
"shieldreinforcement": 160,
"shieldreinforcement": 20,
"rechargerating": "E",
"spinup": 5,
"thermload": 640
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 6,
"clip": 1,
"cost": 222444,
"duration": 8,
"edID": 128064324,
@@ -535,16 +562,17 @@
"mass": 16,
"power": 1.42,
"rating": "D",
"shieldreinforcement": 208,
"shieldreinforcement": 26,
"rechargerating": "D",
"spinup": 5,
"thermload": 640
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 6,
"clip": 1,
"cost": 556110,
"duration": 8,
"edID": 128064325,
@@ -555,16 +583,17 @@
"mass": 40,
"power": 1.77,
"rating": "C",
"shieldreinforcement": 264,
"shieldreinforcement": 33,
"rechargerating": "C",
"spinup": 5,
"thermload": 640
},
{
"ammo": 5,
"ammocost": 300,
"boot": 25,
"cells": 6,
"class": 6,
"clip": 1,
"cost": 1390275,
"duration": 8,
"edID": 128064326,
@@ -575,16 +604,17 @@
"mass": 64,
"power": 2.12,
"rating": "B",
"shieldreinforcement": 312,
"shieldreinforcement": 39,
"rechargerating": "B",
"spinup": 5,
"thermload": 640
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 6,
"clip": 1,
"cost": 3475688,
"duration": 8,
"edID": 128064327,
@@ -595,16 +625,17 @@
"mass": 40,
"power": 2.48,
"rating": "A",
"shieldreinforcement": 368,
"shieldreinforcement": 46,
"rechargerating": "A",
"spinup": 5,
"thermload": 640
},
{
"ammo": 5,
"ammocost": 300,
"boot": 25,
"cells": 6,
"class": 7,
"clip": 1,
"cost": 249137,
"duration": 11,
"edID": 128064328,
@@ -615,16 +646,17 @@
"mass": 80,
"power": 1.24,
"rating": "E",
"shieldreinforcement": 264,
"shieldreinforcement": 24,
"rechargerating": "E",
"spinup": 5,
"thermload": 720
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 7,
"clip": 1,
"cost": 622843,
"duration": 11,
"edID": 128064329,
@@ -635,16 +667,17 @@
"mass": 32,
"power": 1.66,
"rating": "D",
"shieldreinforcement": 352,
"shieldreinforcement": 32,
"rechargerating": "D",
"spinup": 5,
"thermload": 720
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 7,
"clip": 1,
"cost": 1557108,
"duration": 11,
"edID": 128064330,
@@ -655,16 +688,17 @@
"mass": 80,
"power": 2.07,
"rating": "C",
"shieldreinforcement": 451,
"shieldreinforcement": 41,
"rechargerating": "C",
"spinup": 5,
"thermload": 720
},
{
"ammo": 5,
"ammocost": 300,
"boot": 25,
"cells": 6,
"class": 7,
"clip": 1,
"cost": 3892770,
"duration": 11,
"edID": 128064331,
@@ -675,16 +709,17 @@
"mass": 128,
"power": 2.48,
"rating": "B",
"shieldreinforcement": 539,
"shieldreinforcement": 49,
"rechargerating": "B",
"spinup": 5,
"thermload": 720
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 7,
"clip": 1,
"cost": 9731925,
"duration": 11,
"edID": 128064332,
@@ -695,16 +730,17 @@
"mass": 80,
"power": 2.9,
"rating": "A",
"shieldreinforcement": 627,
"shieldreinforcement": 57,
"rechargerating": "A",
"spinup": 5,
"thermload": 720
},
{
"ammo": 5,
"ammocost": 300,
"boot": 25,
"cells": 6,
"class": 8,
"clip": 1,
"cost": 697584,
"duration": 17,
"edID": 128064333,
@@ -715,16 +751,17 @@
"mass": 160,
"power": 1.44,
"rating": "E",
"shieldreinforcement": 476,
"shieldreinforcement": 28,
"rechargerating": "C",
"spinup": 5,
"thermload": 800
},
{
"ammo": 3,
"ammocost": 300,
"boot": 25,
"cells": 4,
"class": 8,
"clip": 1,
"cost": 1743961,
"duration": 17,
"edID": 128064334,
@@ -735,16 +772,17 @@
"mass": 64,
"power": 1.92,
"rating": "D",
"shieldreinforcement": 629,
"shieldreinforcement": 37,
"rechargerating": "D",
"spinup": 5,
"thermload": 800
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 8,
"clip": 1,
"cost": 4359903,
"duration": 17,
"edID": 128064335,
@@ -755,16 +793,17 @@
"mass": 160,
"power": 2.4,
"rating": "C",
"shieldreinforcement": 799,
"shieldreinforcement": 47,
"rechargerating": "C",
"spinup": 5,
"thermload": 800
},
{
"ammo": 5,
"ammocost": 300,
"boot": 25,
"cells": 6,
"class": 8,
"clip": 1,
"cost": 10899756,
"duration": 17,
"edID": 128064336,
@@ -775,16 +814,17 @@
"mass": 256,
"power": 2.88,
"rating": "B",
"shieldreinforcement": 952,
"shieldreinforcement": 56,
"rechargerating": "B",
"spinup": 5,
"thermload": 800
},
{
"ammo": 4,
"ammocost": 300,
"boot": 25,
"cells": 5,
"class": 8,
"clip": 1,
"cost": 27249391,
"duration": 17,
"edID": 128064337,
@@ -795,7 +835,7 @@
"mass": 160,
"power": 3.36,
"rating": "A",
"shieldreinforcement": 1105,
"shieldreinforcement": 65,
"rechargerating": "A",
"spinup": 5,
"thermload": 800

View File

@@ -10,6 +10,7 @@
"explres": 0.5,
"grp": "sg",
"id": "1x",
"integrity": 48,
"kinres": 0.4,
"mass": 1.3,
"maxmass": 63,
@@ -33,6 +34,7 @@
"explres": 0.5,
"grp": "sg",
"id": "3v",
"integrity": 41,
"kinres": 0.4,
"mass": 2.5,
"maxmass": 138,
@@ -56,6 +58,7 @@
"explres": 0.5,
"grp": "sg",
"id": "3u",
"integrity": 31,
"kinres": 0.4,
"mass": 1,
"maxmass": 138,
@@ -79,6 +82,7 @@
"explres": 0.5,
"grp": "sg",
"id": "3t",
"integrity": 51,
"kinres": 0.4,
"mass": 2.5,
"maxmass": 138,
@@ -102,6 +106,7 @@
"explres": 0.5,
"grp": "sg",
"id": "3s",
"integrity": 71,
"kinres": 0.4,
"mass": 4,
"maxmass": 138,
@@ -125,6 +130,7 @@
"explres": 0.5,
"grp": "sg",
"id": "3r",
"integrity": 61,
"kinres": 0.4,
"mass": 2.5,
"maxmass": 138,
@@ -148,6 +154,7 @@
"explres": 0.5,
"grp": "sg",
"id": "44",
"integrity": 51,
"kinres": 0.4,
"mass": 5,
"maxmass": 413,
@@ -171,6 +178,7 @@
"explres": 0.5,
"grp": "sg",
"id": "43",
"integrity": 38,
"kinres": 0.4,
"mass": 2,
"maxmass": 413,
@@ -194,6 +202,7 @@
"explres": 0.5,
"grp": "sg",
"id": "42",
"integrity": 64,
"kinres": 0.4,
"mass": 5,
"maxmass": 413,
@@ -217,6 +226,7 @@
"explres": 0.5,
"grp": "sg",
"id": "41",
"integrity": 90,
"kinres": 0.4,
"mass": 8,
"maxmass": 413,
@@ -240,6 +250,7 @@
"explres": 0.5,
"grp": "sg",
"id": "40",
"integrity": 77,
"kinres": 0.4,
"mass": 5,
"maxmass": 413,
@@ -263,6 +274,7 @@
"explres": 0.5,
"grp": "sg",
"id": "49",
"integrity": 64,
"kinres": 0.4,
"mass": 10,
"maxmass": 713,
@@ -286,6 +298,7 @@
"explres": 0.5,
"grp": "sg",
"id": "48",
"integrity": 48,
"kinres": 0.4,
"mass": 4,
"maxmass": 713,
@@ -309,6 +322,7 @@
"explres": 0.5,
"grp": "sg",
"id": "47",
"integrity": 80,
"kinres": 0.4,
"mass": 10,
"maxmass": 713,
@@ -332,6 +346,7 @@
"explres": 0.5,
"grp": "sg",
"id": "46",
"integrity": 112,
"kinres": 0.4,
"mass": 16,
"maxmass": 713,
@@ -355,6 +370,7 @@
"explres": 0.5,
"grp": "sg",
"id": "45",
"integrity": 96,
"kinres": 0.4,
"mass": 10,
"maxmass": 713,
@@ -378,6 +394,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4e",
"integrity": 77,
"kinres": 0.4,
"mass": 20,
"maxmass": 1013,
@@ -401,6 +418,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4d",
"integrity": 58,
"kinres": 0.4,
"mass": 8,
"maxmass": 1013,
@@ -424,6 +442,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4c",
"integrity": 96,
"kinres": 0.4,
"mass": 20,
"maxmass": 1013,
@@ -447,6 +466,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4b",
"integrity": 134,
"kinres": 0.4,
"mass": 32,
"maxmass": 1013,
@@ -470,6 +490,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4a",
"integrity": 115,
"kinres": 0.4,
"mass": 20,
"maxmass": 1013,
@@ -493,6 +514,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4j",
"integrity": 90,
"kinres": 0.4,
"mass": 40,
"maxmass": 1350,
@@ -516,6 +538,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4i",
"integrity": 68,
"kinres": 0.4,
"mass": 16,
"maxmass": 1350,
@@ -539,6 +562,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4h",
"integrity": 113,
"kinres": 0.4,
"mass": 40,
"maxmass": 1350,
@@ -562,6 +586,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4g",
"integrity": 158,
"kinres": 0.4,
"mass": 64,
"maxmass": 1350,
@@ -585,6 +610,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4f",
"integrity": 136,
"kinres": 0.4,
"mass": 40,
"maxmass": 1350,
@@ -608,6 +634,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4o",
"integrity": 105,
"kinres": 0.4,
"mass": 80,
"maxmass": 2650,
@@ -631,6 +658,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4n",
"integrity": 79,
"kinres": 0.4,
"mass": 32,
"maxmass": 2650,
@@ -654,6 +682,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4m",
"integrity": 131,
"kinres": 0.4,
"mass": 80,
"maxmass": 2650,
@@ -677,6 +706,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4l",
"integrity": 183,
"kinres": 0.4,
"mass": 128,
"maxmass": 2650,
@@ -700,6 +730,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4k",
"integrity": 157,
"kinres": 0.4,
"mass": 80,
"maxmass": 2650,
@@ -723,6 +754,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4t",
"integrity": 120,
"kinres": 0.4,
"mass": 160,
"maxmass": 4500,
@@ -746,6 +778,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4s",
"integrity": 90,
"kinres": 0.4,
"mass": 64,
"maxmass": 4500,
@@ -769,6 +802,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4r",
"integrity": 150,
"kinres": 0.4,
"mass": 160,
"maxmass": 4500,
@@ -792,6 +826,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4q",
"integrity": 210,
"kinres": 0.4,
"mass": 256,
"maxmass": 4500,
@@ -815,6 +850,7 @@
"explres": 0.5,
"grp": "sg",
"id": "4p",
"integrity": 180,
"kinres": 0.4,
"mass": 160,
"maxmass": 4500,

View File

@@ -0,0 +1,16 @@
{
"ss": [
{
"class": 1,
"cost": 250000,
"edID": 128666634,
"eddbID": 1245,
"grp": "ss",
"id": "2i",
"mass": 1.3,
"name": "Detailed Surface Scanner",
"power": 0,
"rating": "C"
}
]
}

View File

@@ -1,6 +1,7 @@
{
"s": [
{
"angle": 30,
"class": 8,
"cost": 697580,
"edID": 128064253,
@@ -14,6 +15,7 @@
"rating": "E"
},
{
"angle": 30,
"class": 8,
"cost": 1743960,
"edID": 128064254,
@@ -27,6 +29,7 @@
"rating": "D"
},
{
"angle": 30,
"class": 8,
"cost": 4359900,
"edID": 128064255,
@@ -40,6 +43,7 @@
"rating": "C"
},
{
"angle": 30,
"class": 8,
"cost": 10899760,
"edID": 128064256,
@@ -53,6 +57,7 @@
"rating": "B"
},
{
"angle": 30,
"class": 8,
"cost": 27249390,
"edID": 128064257,
@@ -66,6 +71,7 @@
"rating": "A"
},
{
"angle": 30,
"class": 7,
"cost": 249140,
"edID": 128064248,
@@ -79,6 +85,7 @@
"rating": "E"
},
{
"angle": 30,
"class": 7,
"cost": 622840,
"edID": 128064249,
@@ -92,6 +99,7 @@
"rating": "D"
},
{
"angle": 30,
"class": 7,
"cost": 1557110,
"edID": 128064250,
@@ -105,6 +113,7 @@
"rating": "C"
},
{
"angle": 30,
"class": 7,
"cost": 3892770,
"edID": 128064251,
@@ -118,6 +127,7 @@
"rating": "B"
},
{
"angle": 30,
"class": 7,
"cost": 9731930,
"edID": 128064252,
@@ -131,6 +141,7 @@
"rating": "A"
},
{
"angle": 30,
"class": 6,
"cost": 88980,
"edID": 128064243,
@@ -144,6 +155,7 @@
"rating": "E"
},
{
"angle": 30,
"class": 6,
"cost": 222440,
"edID": 128064244,
@@ -157,6 +169,7 @@
"rating": "D"
},
{
"angle": 30,
"class": 6,
"cost": 556110,
"edID": 128064245,
@@ -170,6 +183,7 @@
"rating": "C"
},
{
"angle": 30,
"class": 6,
"cost": 1390280,
"edID": 128064246,
@@ -183,6 +197,7 @@
"rating": "B"
},
{
"angle": 30,
"class": 6,
"cost": 3475690,
"edID": 128064247,
@@ -196,6 +211,7 @@
"rating": "A"
},
{
"angle": 30,
"class": 5,
"cost": 31780,
"edID": 128064238,
@@ -209,6 +225,7 @@
"rating": "E"
},
{
"angle": 30,
"class": 5,
"cost": 79440,
"edID": 128064239,
@@ -222,6 +239,7 @@
"rating": "D"
},
{
"angle": 30,
"class": 5,
"cost": 198610,
"edID": 128064240,
@@ -235,6 +253,7 @@
"rating": "C"
},
{
"angle": 30,
"class": 5,
"cost": 496530,
"edID": 128064241,
@@ -248,6 +267,7 @@
"rating": "B"
},
{
"angle": 30,
"class": 5,
"cost": 1241320,
"edID": 128064242,
@@ -261,6 +281,7 @@
"rating": "A"
},
{
"angle": 30,
"class": 4,
"cost": 11350,
"edID": 128064233,
@@ -274,6 +295,7 @@
"rating": "E"
},
{
"angle": 30,
"class": 4,
"cost": 28370,
"edID": 128064234,
@@ -287,6 +309,7 @@
"rating": "D"
},
{
"angle": 30,
"class": 4,
"cost": 70930,
"edID": 128064235,
@@ -300,6 +323,7 @@
"rating": "C"
},
{
"angle": 30,
"class": 4,
"cost": 177330,
"edID": 128064236,
@@ -313,6 +337,7 @@
"rating": "B"
},
{
"angle": 30,
"class": 4,
"cost": 443330,
"edID": 128064237,
@@ -326,6 +351,7 @@
"rating": "A"
},
{
"angle": 30,
"class": 3,
"cost": 4050,
"edID": 128064228,
@@ -339,6 +365,7 @@
"rating": "E"
},
{
"angle": 30,
"class": 3,
"cost": 10130,
"edID": 128064229,
@@ -352,6 +379,7 @@
"rating": "D"
},
{
"angle": 30,
"class": 3,
"cost": 25330,
"edID": 128064230,
@@ -365,6 +393,7 @@
"rating": "C"
},
{
"angle": 30,
"class": 3,
"cost": 63330,
"edID": 128064231,
@@ -378,6 +407,7 @@
"rating": "B"
},
{
"angle": 30,
"class": 3,
"cost": 158330,
"edID": 128064232,
@@ -391,6 +421,7 @@
"rating": "A"
},
{
"angle": 30,
"class": 2,
"cost": 1450,
"edID": 128064223,
@@ -404,6 +435,7 @@
"rating": "E"
},
{
"angle": 30,
"class": 2,
"cost": 3620,
"edID": 128064224,
@@ -417,6 +449,7 @@
"rating": "D"
},
{
"angle": 30,
"class": 2,
"cost": 9050,
"edID": 128064225,
@@ -430,6 +463,7 @@
"rating": "C"
},
{
"angle": 30,
"class": 2,
"cost": 22620,
"edID": 128064226,
@@ -443,6 +477,7 @@
"rating": "B"
},
{
"angle": 30,
"class": 2,
"cost": 56550,
"edID": 128064227,
@@ -456,6 +491,7 @@
"rating": "A"
},
{
"angle": 30,
"class": 1,
"cost": 520,
"edID": 128064218,
@@ -469,6 +505,7 @@
"rating": "E"
},
{
"angle": 30,
"class": 1,
"cost": 1290,
"edID": 128064219,
@@ -482,6 +519,7 @@
"rating": "D"
},
{
"angle": 30,
"class": 1,
"cost": 3230,
"edID": 128064220,
@@ -495,6 +533,7 @@
"rating": "C"
},
{
"angle": 30,
"class": 1,
"cost": 8080,
"edID": 128064221,
@@ -508,6 +547,7 @@
"rating": "B"
},
{
"angle": 30,
"class": 1,
"cost": 20200,
"edID": 128064222,

View File

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

View File

@@ -32,12 +32,12 @@
"slots": {
"standard": [4, 4, 4, 3, 4, 4, 4],
"hardpoints": [2, 2, 1, 1, 0, 0],
"internal": [4, 4, 3, 3, 2]
"internal": [5, 4, 3, 3, 2, 2]
},
"defaults": {
"standard": ["4E", "4E", "4E", "3E", "4E", "4E", "4C"],
"hardpoints": [0, 0, 17, 17, 0, 0],
"internal": ["02", "02", "44", 0, 0]
"internal": ["02", "02", "44", 0, 0, 0]
}
}
}

View File

@@ -13,7 +13,7 @@
"baseShieldStrength": 280,
"baseArmour": 280,
"hardness": 60,
"hullMass": 1100,
"hullMass": 950,
"masslock": 18,
"pipSpeed": 0.1125,
"luxuryCabins": true,

View File

@@ -1,6 +1,7 @@
{
"diamondback_explorer": {
"edID": 128671831, "eddbID": 5,
"edID": 128671831,
"eddbID": 5,
"properties": {
"name": "Diamondback Explorer",
"manufacturer": "Lakon",
@@ -12,7 +13,7 @@
"baseShieldStrength": 150,
"baseArmour": 150,
"hardness": 42,
"hullMass": 298,
"hullMass": 260,
"masslock": 10,
"pipSpeed": 0.09625,
"pitch": 35,
@@ -31,12 +32,12 @@
"slots": {
"standard": [ 4, 4, 5, 3, 4, 3, 5],
"hardpoints": [ 3, 2, 2, 0, 0, 0, 0],
"internal": [ 4, 4, 3, 3, 2]
"internal": [ 4, 4, 3, 3, 2, 2]
},
"defaults": {
"standard": ["4E", "4E", "5E", "3E", "4E", "3E", "5C"],
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
"internal": ["49", "02", "01", 0, "2h"]
"internal": ["49", "02", "01", 0, "2h", 0]
}
}
}

46
ships/dolphin.json Executable file
View File

@@ -0,0 +1,46 @@
{
"dolphin": {
"eddbID": 31,
"properties": {
"name": "Dolphin",
"manufacturer": "Saud Kruger",
"class": 1,
"hullCost": 1115330,
"speed": 250,
"boost": 350,
"boostEnergy": 10,
"baseShieldStrength": 110,
"baseArmour": 110,
"hardness": 35,
"hullMass": 140,
"masslock": 9,
"pipSpeed": 0.13,
"luxuryCabins": true,
"pitch": 30,
"roll": 100,
"yaw": 20,
"crew": 1
},
"retailCost": 1337330,
"bulkheads": [
{ "id": "cq", "eddbID": 1589, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "cr", "eddbID": 1590, "grp": "bh", "cost": 534940, "mass": 32, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "cs", "eddbID": 1591, "grp": "bh", "cost": 1203600, "mass": 63, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "ct", "eddbID": 1592, "grp": "bh", "cost": 2808390, "mass": 63, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "cu", "eddbID": 1593, "grp": "bh", "cost": 3152080, "mass": 63, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
],
"slots": {
"standard": [4, 5, 4, 4, 3, 3, 4],
"hardpoints": [1, 1, 0, 0, 0],
"internal": [
{ "class": 5, "name": "Passenger", "eligible": { "cr": 1, "hr": 1, "pce": 1, "pci": 1, "pcm": 1, "pcq": 1 } },
4, 4, 3, 2, 2, 2
]
},
"defaults": {
"standard": ["4E", "5E", "4E", "4E", "3E", "3E", "4C"],
"hardpoints": [17, 17, 0, 0, 0],
"internal": ["md", "02", "49", "01", "00", 0, "2h"]
}
}
}

View File

@@ -1,6 +1,7 @@
{
"federal_assault_ship": {
"edID": 128672145, "eddbID": 8,
"edID": 128672145,
"eddbID": 8,
"properties": {
"name": "Federal Assault Ship",
"manufacturer": "Core Dynamics",

View File

@@ -1,6 +1,7 @@
{
"imperial_courier": {
"edID": 128671223, "eddbID": 14,
"edID": 128671223,
"eddbID": 14,
"properties": {
"name": "Imperial Courier",
"manufacturer": "Gutamaya",

View File

@@ -1,6 +1,7 @@
{
"imperial_cutter": {
"edID": 128049375, "eddbID": 26,
"edID": 128049375,
"eddbID": 26,
"properties": {
"name": "Imperial Cutter",
"manufacturer": "Gutamaya",

View File

@@ -8,6 +8,7 @@ module.exports = {
cobra_mk_iv: require('./cobra_mk_iv').cobra_mk_iv,
diamondback_explorer: require('./diamondback_explorer').diamondback_explorer,
diamondback: require('./diamondback_scout').diamondback,
dolphin: require('./dolphin').dolphin,
eagle: require('./eagle').eagle,
federal_assault_ship: require('./federal_assault_ship').federal_assault_ship,
federal_corvette: require('./federal_corvette').federal_corvette,

View File

@@ -13,7 +13,7 @@
"baseShieldStrength": 220,
"baseArmour": 220,
"hardness": 55,
"hullMass": 580,
"hullMass": 290,
"masslock": 13,
"pipSpeed": 0.08375,
"luxuryCabins": true,