update krait cost, fix ids on new mods

This commit is contained in:
William Blythe
2018-07-02 10:54:44 +10:00
parent 84976b6bb5
commit 02b6e8478b
5 changed files with 30 additions and 32 deletions

View File

@@ -6,7 +6,7 @@
"name": "Krait MkII",
"manufacturer": "Faulcon DeLacy",
"class": 2,
"hullCost": 55171380,
"hullCost": 42409425,
"speed": 150,
"boost": 330,
"boostEnergy": 13,
@@ -22,7 +22,7 @@
"yaw": 10,
"crew": 3
},
"retailCost": 49727212,
"retailCost": 45814205,
"bulkheads": [
{ "id": "bO", "edID": 128816569, "eddbID": 808, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bP", "edID": 128816570, "eddbID": 809, "grp": "bh", "cost": 22791270, "mass": 36, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
@@ -38,7 +38,7 @@
"defaults": {
"standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"],
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0],
"internal": ["4h", "04", "04", "03", 0, "2h", 0, "00", "0"]
"internal": ["4h", "04", "04", "03", 0, "2h", 0, "00"]
}
}
}

View File

@@ -24,11 +24,11 @@
},
"retailCost": 121454652,
"bulkheads": [
{ "id": "Bx", "edID": 128785621, "eddbID": 1627, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "By", "edID": 128785622, "eddbID": 1628, "grp": "bh", "cost": 30622340, "mass": 75, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "Bz", "edID": 128785623, "eddbID": 1629, "grp": "bh", "cost": 68900260, "mass": 150, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "BA", "edID": 128785624, "eddbID": 1630, "grp": "bh", "cost": 162834280, "mass": 150, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "BB", "edID": 128785625, "eddbID": 1631, "grp": "bh", "cost": 180442120, "mass": 150, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{ "id": "1Q", "edID": 128785621, "eddbID": 1627, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "1R", "edID": 128785622, "eddbID": 1628, "grp": "bh", "cost": 30622340, "mass": 75, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "1S", "edID": 128785623, "eddbID": 1629, "grp": "bh", "cost": 68900260, "mass": 150, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "1T", "edID": 128785624, "eddbID": 1630, "grp": "bh", "cost": 162834280, "mass": 150, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "1U", "edID": 128785625, "eddbID": 1631, "grp": "bh", "cost": 180442120, "mass": 150, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
],
"slots": {
"standard": [8, 7, 7, 5, 7, 4, 6],
@@ -42,4 +42,3 @@
}
}
}