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"]
}
}
}