mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
UI changes, added utilitiy services, persistance, serialization
This commit is contained in:
@@ -1,17 +1,20 @@
|
||||
{
|
||||
"asp": {
|
||||
"group": "ex",
|
||||
"name": "Asp",
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"cost": 6135658,
|
||||
"speed": 250,
|
||||
"boost": 340,
|
||||
"agility": 6,
|
||||
"shields": 140,
|
||||
"armour": 210,
|
||||
"fuelcost": 50,
|
||||
"slotCap": {
|
||||
"properties": {
|
||||
"group": "ex",
|
||||
"name": "Asp",
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"cost": 6135658,
|
||||
"speed": 250,
|
||||
"boost": 340,
|
||||
"agility": 6,
|
||||
"shields": 140,
|
||||
"armour": 210,
|
||||
"fuelcost": 50,
|
||||
"mass": 280
|
||||
},
|
||||
"slots": {
|
||||
"common": [
|
||||
5,
|
||||
5,
|
||||
@@ -43,7 +46,7 @@
|
||||
2
|
||||
]
|
||||
},
|
||||
"defaultComponents": {
|
||||
"defaults": {
|
||||
"common": [
|
||||
"5E",
|
||||
"5E",
|
||||
@@ -74,7 +77,6 @@
|
||||
"00",
|
||||
"2h"
|
||||
]
|
||||
},
|
||||
"mass": 280
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user