mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Add module reinforcement packages; add military compartments
This commit is contained in:
@@ -31,12 +31,18 @@
|
||||
"slots": {
|
||||
"standard": [8, 7, 6, 5, 8, 8, 5],
|
||||
"hardpoints": [4, 4, 3, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": [7, 7, 7, 6, 6, 5, 5, 4, 4, 3]
|
||||
"internal": [
|
||||
7, 7, 7, 6, 6, 5, 5,
|
||||
{ "class": 5, "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
|
||||
{ "class": 5, "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
|
||||
{ "class": 5, "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
|
||||
4, 4, 3
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["8E", "7E" ,"6E", "5E", "8E", "8E", "5C"],
|
||||
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["4o", "05", 0, 0, 0, 0, 0, "02", "01", "2h"]
|
||||
"internal": ["4o", "05", 0, 0, 0, 0, 0, 0, 0, 0, "02", "01", "2h"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user