Migrating data to seperate sub-repo

This commit is contained in:
Colin McLeod
2015-10-22 20:31:29 -07:00
commit 0e48c6a8cc
65 changed files with 4532 additions and 0 deletions

View File

@@ -0,0 +1,74 @@
{
"diamondback": {
"properties": {
"name": "Diamondback Scout",
"manufacturer": "Lakon",
"class": 1,
"hullCost": 461340,
"speed": 283,
"boost": 380,
"boostEnergy": 11,
"agility": 8,
"baseShieldStrength": 118,
"baseArmour": 216,
"hullMass": 170,
"masslock": 8,
"pipSpeed": 0.09875
},
"retailCost": 564330,
"slots": {
"standard": [
4,
4,
4,
2,
3,
2,
4
],
"hardpoints": [
2,
2,
1,
1,
0,
0,
0,
0
],
"internal": [
3,
3,
3,
2
]
},
"defaults": {
"standard": [
"4E",
"4E",
"4E",
"2E",
"3E",
"2E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0,
0
],
"internal": [
"44",
0,
0,
"2h"
]
}
}
}