mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
64 lines
956 B
JSON
64 lines
956 B
JSON
{
|
|
"imperial_eagle": {
|
|
"properties": {
|
|
"name": "Imperial Eagle",
|
|
"manufacturer": "Core Dynamics",
|
|
"class": 1,
|
|
"hullCost": 72180,
|
|
"speed": 300,
|
|
"boost": 400,
|
|
"boostEnergy": 9,
|
|
"agility": 6,
|
|
"baseShieldStrength": 80,
|
|
"baseArmour": 108,
|
|
"hullMass": 50,
|
|
"masslock": 6,
|
|
"pipSpeed": 0.075
|
|
},
|
|
"retailCost": 110830,
|
|
"slots": {
|
|
"common": [
|
|
3,
|
|
3,
|
|
3,
|
|
1,
|
|
2,
|
|
2,
|
|
2
|
|
],
|
|
"hardpoints": [
|
|
2,
|
|
1,
|
|
1,
|
|
0
|
|
],
|
|
"internal": [
|
|
3,
|
|
2,
|
|
1
|
|
]
|
|
},
|
|
"defaults": {
|
|
"common": [
|
|
"3E",
|
|
"3E",
|
|
"3E",
|
|
"1E",
|
|
"2E",
|
|
"2E",
|
|
"2C"
|
|
],
|
|
"hardpoints": [
|
|
0,
|
|
17,
|
|
17,
|
|
0
|
|
],
|
|
"internal": [
|
|
"44",
|
|
"00",
|
|
"2h"
|
|
]
|
|
}
|
|
}
|
|
} |