mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Add purchase requirement info to ships
This commit is contained in:
@@ -22,7 +22,10 @@
|
||||
"crew": 2
|
||||
},
|
||||
"retailCost": 22296860,
|
||||
"bulkheads": [
|
||||
"requirements": {
|
||||
"empireRank": 7
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "bp", "edID": 128049316, "eddbID": 788, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bq", "edID": 128049317, "eddbID": 789, "grp": "bh", "cost": 8918340, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "br", "edID": 128049318, "eddbID": 790, "grp": "bh", "cost": 20066270, "mass": 60, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
|
||||
Reference in New Issue
Block a user