mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Migrating data to seperate sub-repo
This commit is contained in:
72
ships/vulture.json
Executable file
72
ships/vulture.json
Executable file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"vulture": {
|
||||
"properties": {
|
||||
"name": "Vulture",
|
||||
"manufacturer": "Core Dynamics",
|
||||
"class": 1,
|
||||
"hullCost": 4689640,
|
||||
"speed": 210,
|
||||
"boost": 340,
|
||||
"boostEnergy": 17,
|
||||
"agility": 9,
|
||||
"baseShieldStrength": 240,
|
||||
"baseArmour": 288,
|
||||
"hullMass": 230,
|
||||
"masslock": 10,
|
||||
"pipSpeed": 0.02375
|
||||
},
|
||||
"retailCost": 4925620,
|
||||
"slots": {
|
||||
"standard": [
|
||||
4,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
5,
|
||||
4,
|
||||
3
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5,
|
||||
4,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"4E",
|
||||
"5E",
|
||||
"4E",
|
||||
"3E",
|
||||
"5E",
|
||||
"4E",
|
||||
"3C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"4e",
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
"2h"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user