mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Migrating data to seperate sub-repo
This commit is contained in:
82
ships/fer_de_lance.json
Executable file
82
ships/fer_de_lance.json
Executable file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"fer_de_lance": {
|
||||
"properties": {
|
||||
"name": "Fer-de-Lance",
|
||||
"manufacturer": "Zorgon Peterson",
|
||||
"class": 2,
|
||||
"hullCost": 51232230,
|
||||
"speed": 260,
|
||||
"boost": 350,
|
||||
"boostEnergy": 21,
|
||||
"agility": 6,
|
||||
"baseShieldStrength": 300,
|
||||
"baseArmour": 405,
|
||||
"hullMass": 250,
|
||||
"masslock": 12,
|
||||
"pipSpeed": 0.03875
|
||||
},
|
||||
"retailCost": 51567040,
|
||||
"slots": {
|
||||
"standard": [
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
6,
|
||||
4,
|
||||
3
|
||||
],
|
||||
"hardpoints": [
|
||||
4,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"5E",
|
||||
"5E",
|
||||
"4E",
|
||||
"4E",
|
||||
"6E",
|
||||
"4E",
|
||||
"3C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"03",
|
||||
"49",
|
||||
"02",
|
||||
0,
|
||||
"2h"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user