mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Migrating data to seperate sub-repo
This commit is contained in:
86
ships/python.json
Executable file
86
ships/python.json
Executable file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"python": {
|
||||
"properties": {
|
||||
"name": "Python",
|
||||
"manufacturer": "Faulcon DeLacy",
|
||||
"class": 2,
|
||||
"hullCost": 55171380,
|
||||
"speed": 230,
|
||||
"boost": 300,
|
||||
"boostEnergy": 24,
|
||||
"agility": 6,
|
||||
"baseShieldStrength": 260,
|
||||
"baseArmour": 468,
|
||||
"hullMass": 350,
|
||||
"masslock": 17,
|
||||
"pipSpeed": 0.0975
|
||||
},
|
||||
"retailCost": 56978180,
|
||||
"slots": {
|
||||
"standard": [
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
7,
|
||||
6,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"4E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"04",
|
||||
"4j",
|
||||
"03",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
"2h"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user