mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
New tets and fixes due to new tests
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"cs": [
|
||||
{ "id": "0d", "edID": 128662520, "eddbID": 1227, "grp": "cs", "class": 0, "rating": "E", "cost": 13540, "mass": 1.3, "power": 0.2, "range": 2000, "time": 10 },
|
||||
{ "id": "0c", "edID": 128662521, "eddbID": 1228, "grp": "cs", "class": 0, "rating": "D", "cost": 40630, "mass": 1.3, "power": 0.4, "range": 2500, "time": 10 },
|
||||
{ "id": "0b", "edID": 128662522, "eddbID": 1229, "grp": "cs", "class": 0, "rating": "C", "cost": 121900, "mass": 1.3, "power": 0.8, "range": 3000, "time": 10 },
|
||||
{ "id": "0a", "edID": 128662523, "eddbID": 1230, "grp": "cs", "class": 0, "rating": "B", "cost": 365700, "mass": 1.3, "power": 1.6, "range": 3500, "time": 10 },
|
||||
{ "id": "09", "edID": 128662524, "eddbID": 1231, "grp": "cs", "class": 0, "rating": "A", "cost": 1097100, "mass": 1.3, "power": 3.2, "range": 4000, "time": 10 }
|
||||
{ "id": "0d", "edID": 128662520, "eddbID": 1227, "grp": "cs", "class": 0, "rating": "E", "integrity": 32, "cost": 13540, "mass": 1.3, "power": 0.2, "range": 2000, "angle": 15, "time": 10 },
|
||||
{ "id": "0c", "edID": 128662521, "eddbID": 1228, "grp": "cs", "class": 0, "rating": "D", "integrity": 24, "cost": 40630, "mass": 1.3, "power": 0.4, "range": 2500, "angle": 15, "time": 10 },
|
||||
{ "id": "0b", "edID": 128662522, "eddbID": 1229, "grp": "cs", "class": 0, "rating": "C", "integrity": 40, "cost": 121900, "mass": 1.3, "power": 0.8, "range": 3000, "angle": 15, "time": 10 },
|
||||
{ "id": "0a", "edID": 128662523, "eddbID": 1230, "grp": "cs", "class": 0, "rating": "B", "integrity": 56, "cost": 365700, "mass": 1.3, "power": 1.6, "range": 3500, "angle": 15, "time": 10 },
|
||||
{ "id": "09", "edID": 128662524, "eddbID": 1231, "grp": "cs", "class": 0, "rating": "A", "integrity": 48, "cost": 1097100, "mass": 1.3, "power": 3.2, "range": 4000, "angle": 15, "time": 10 }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user