mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Migrating data to seperate sub-repo
This commit is contained in:
82
ships/federal_gunship.json
Normal file
82
ships/federal_gunship.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"federal_gunship": {
|
||||
"properties": {
|
||||
"name": "Federal Gunship",
|
||||
"manufacturer": "Core Dynamics",
|
||||
"class": 2,
|
||||
"hullCost": 34774790,
|
||||
"speed": 170,
|
||||
"boost": 280,
|
||||
"boostEnergy": 21,
|
||||
"agility": 2,
|
||||
"baseShieldStrength": 250,
|
||||
"baseArmour": 630,
|
||||
"hullMass": 580,
|
||||
"masslock": 14,
|
||||
"pipSpeed": 0.1025
|
||||
},
|
||||
"retailCost": 35814210,
|
||||
"slots": {
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
7,
|
||||
5,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
2,
|
||||
2
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"7E",
|
||||
"5E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
0,
|
||||
"4j",
|
||||
"03",
|
||||
0,
|
||||
"2h"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user