Add purchase requirement info to ships

This commit is contained in:
Joshua Campbell
2017-11-07 01:37:11 -05:00
parent 7863330106
commit a89b4ae3c9
12 changed files with 91 additions and 1 deletions

View File

@@ -22,6 +22,9 @@
"crew": 2
},
"retailCost": 19814210,
"requirements": {
"federationRank": 5
},
"bulkheads": [
{ "id": "bz", "edID": 128672147, "eddbID": 1466, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bA", "edID": 128672148, "eddbID": 1467, "grp": "bh", "cost": 7925680, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },