mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Adding ships and modules from 1.5 beta
This commit is contained in:
31
ships/keelback.json
Normal file
31
ships/keelback.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"keelback": {
|
||||
"eddbID": null,
|
||||
"properties": {
|
||||
"name": "Keelback",
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"hullCost": 2951180,
|
||||
"speed": 300,
|
||||
"boost": 200,
|
||||
"boostEnergy": 10,
|
||||
"agility": 2,
|
||||
"baseShieldStrength": 110,
|
||||
"baseArmour": 198,
|
||||
"hullMass": 180,
|
||||
"masslock": 8,
|
||||
"pipSpeed": 0.1375
|
||||
},
|
||||
"retailCost": 3126150,
|
||||
"slots": {
|
||||
"standard": [4,4,4,1,3,2,4],
|
||||
"hardpoints": [2,2,1,1,0,0,0],
|
||||
"internal": [5,5,3,3,2,2]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E","4E","4E","1E","3E","2E","4C"],
|
||||
"hardpoints": [0,0,17,17,0,0,0],
|
||||
"internal": ["02","02","44",0,0,0]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user