mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Refactor many variable names, adding detailed json dump and schema
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
{
|
||||
"diamondback_explorer": {
|
||||
"properties": {
|
||||
"grp": "ex",
|
||||
"name": "Diamondback Explorer",
|
||||
"manufacturer": "Lakon",
|
||||
"class": 1,
|
||||
"cost": 1635691,
|
||||
"hullCost": 1635691,
|
||||
"speed": 242,
|
||||
"boost": 316,
|
||||
"agility": 5,
|
||||
"shields": 146,
|
||||
"armour": 270,
|
||||
"fuelcost": 50,
|
||||
"mass": 298,
|
||||
"baseShieldStrength": 146,
|
||||
"baseArmour": 270,
|
||||
"hullMass": 298,
|
||||
"masslock": 7
|
||||
},
|
||||
"retailCost": 1894760,
|
||||
|
||||
Reference in New Issue
Block a user