mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Migrating data to seperate sub-repo
This commit is contained in:
64
ships/eagle.json
Executable file
64
ships/eagle.json
Executable file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"eagle": {
|
||||
"properties": {
|
||||
"name": "Eagle",
|
||||
"manufacturer": "Core Dynamics",
|
||||
"class": 1,
|
||||
"hullCost": 10440,
|
||||
"speed": 240,
|
||||
"boost": 350,
|
||||
"boostEnergy": 9,
|
||||
"agility": 10,
|
||||
"baseShieldStrength": 60,
|
||||
"baseArmour": 72,
|
||||
"hullMass": 50,
|
||||
"masslock": 6,
|
||||
"pipSpeed": 0.0625
|
||||
},
|
||||
"retailCost": 44800,
|
||||
"slots": {
|
||||
"standard": [
|
||||
2,
|
||||
3,
|
||||
3,
|
||||
1,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"hardpoints": [
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
3,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"2E",
|
||||
"3E",
|
||||
"3E",
|
||||
"1E",
|
||||
"2E",
|
||||
"2E",
|
||||
"2C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"44",
|
||||
"00",
|
||||
"2h"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user