Merge pull request #19 from nygellyndley/master

fixed power stat for enhanced thusters
This commit is contained in:
Knut Ahlers
2016-10-07 11:14:08 +02:00
3 changed files with 717 additions and 717 deletions

1418
dist/index.js vendored

File diff suppressed because it is too large Load Diff

10
dist/index.json vendored
View File

@@ -4096,7 +4096,7 @@
"P": 0.235,
"cost": 19880,
"mass": 10,
"power": 3.82,
"power": 3.28,
"optmass": 280,
"maxmass": 420
},
@@ -4322,7 +4322,7 @@
"P": 2.33,
"cost": 5103952,
"mass": 5,
"power": 3,
"power": 5,
"optmass": 90,
"maxmass": 200
},
@@ -4338,7 +4338,7 @@
"P": 2.33,
"cost": 1610080,
"mass": 2.5,
"power": 3,
"power": 4,
"optmass": 60,
"maxmass": 120
}
@@ -6603,7 +6603,7 @@
"pl": [
{
"id": "7q",
"edID": 128049385,
"edID": 128049384,
"eddbID": 0,
"grp": "pl",
"class": 4,
@@ -8562,7 +8562,7 @@
"armourpen": "F",
"thermload": 0,
"clip": 1,
"ammo": 3,
"ammo": 2,
"ammocost": 25
},
{

View File

@@ -24,7 +24,7 @@
{ "id":"tg", "edID": 128064086, "eddbID": 944, "grp": "t", "class": 5, "rating": "B", "M": 0.07, "P": 1.51, "cost": 1701320, "mass": 32, "power": 5.61, "optmass": 770, "maxmass": 1155 },
{ "id":"tf", "edID": 128064087, "eddbID": 945, "grp": "t", "class": 5, "rating": "A", "M": 0.04, "P": 2.33, "cost": 5103950, "mass": 20, "power": 6.12, "optmass": 840, "maxmass": 1260 },
{ "id":"te", "edID": 128064078, "eddbID": 936, "grp": "t", "class": 4, "rating": "E", "M": 0.17, "P": 0.235, "cost": 19880, "mass": 10, "power": 3.82, "optmass": 280, "maxmass": 420 },
{ "id":"te", "edID": 128064078, "eddbID": 936, "grp": "t", "class": 4, "rating": "E", "M": 0.17, "P": 0.235, "cost": 19880, "mass": 10, "power": 3.28, "optmass": 280, "maxmass": 420 },
{ "id":"td", "edID": 128064079, "eddbID": 937, "grp": "t", "class": 4, "rating": "D", "M": 0.14, "P": 0.5145, "cost": 59630, "mass": 4, "power": 3.69, "optmass": 315, "maxmass": 473 },
{ "id":"tc", "edID": 128064080, "eddbID": 938, "grp": "t", "class": 4, "rating": "C", "M": 0.10, "P": 1, "cost": 178900, "mass": 10, "power": 4.1, "optmass": 350, "maxmass": 525 },
{ "id":"tb", "edID": 128064081, "eddbID": 939, "grp": "t", "class": 4, "rating": "B", "M": 0.07, "P": 1.51, "cost": 536690, "mass": 16, "power": 4.51, "optmass": 385, "maxmass": 578 },
@@ -42,7 +42,7 @@
{ "id":"t1", "edID": 128064071, "eddbID": 929, "grp": "t", "class": 2, "rating": "B", "M": 0.07, "P": 1.51, "cost": 53410, "mass": 4, "power": 2.75, "optmass": 66, "maxmass": 99 },
{ "id":"t0", "edID": 128064072, "eddbID": 930, "grp": "t", "class": 2, "rating": "A", "M": 0.04, "P": 2.33, "cost": 160220, "mass": 2.5, "power": 3, "optmass": 72, "maxmass": 108 },
{ "id":"tz", "edID": 128682013, "eddbID": 0, "grp": "t", "class": 3, "rating": "A", "name": "Enhanced Performance", "M": 0.04, "P": 2.33, "cost": 5103952, "mass": 5, "power": 3, "optmass": 90, "maxmass": 200 },
{ "id":"u0", "edID": 128682014, "eddbID": 0, "grp": "t", "class": 2, "rating": "A", "name": "Enhanced Performance", "M": 0.04, "P": 2.33, "cost": 1610080, "mass": 2.5, "power": 3, "optmass": 60, "maxmass": 120 }
{ "id":"tz", "edID": 128682013, "eddbID": 0, "grp": "t", "class": 3, "rating": "A", "name": "Enhanced Performance", "M": 0.04, "P": 2.33, "cost": 5103952, "mass": 5, "power": 5, "optmass": 90, "maxmass": 200 },
{ "id":"u0", "edID": 128682014, "eddbID": 0, "grp": "t", "class": 2, "rating": "A", "name": "Enhanced Performance", "M": 0.04, "P": 2.33, "cost": 1610080, "mass": 2.5, "power": 4, "optmass": 60, "maxmass": 120 }
]
}