Chieftain changes (hull 420->400, C5->C6 internal, 4E->5E cargo rack in that slot)

This commit is contained in:
Andy Martin
2018-02-09 20:45:53 +00:00
parent f38e8f9c33
commit 0379fbaf70

View File

@@ -13,7 +13,7 @@
"baseShieldStrength": 154,
"baseArmour": 280,
"hardness": 65,
"hullMass": 420,
"hullMass": 400,
"masslock": 13,
"pipSpeed": 0.03875,
"pitch": 39,
@@ -35,7 +35,7 @@
"slots": {
"standard": [6, 6, 5, 5, 6, 4, 4],
"hardpoints": [3, 3, 2, 1, 1, 1, 0, 0, 0, 0],
"internal": [5, 5, 4, 2, 2,
"internal": [6, 5, 4, 2, 2,
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } }
@@ -44,7 +44,7 @@
"defaults": {
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["03", "4e", "02", "", "2h"]
"internal": ["04", "4e", "02", "", "2h"]
}
}
}