mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Component data corrections, refactoring
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"Countermeasures": [
|
||||
{
|
||||
"id": "00",
|
||||
"grp": "cm",
|
||||
"name": "Chaff Launcher",
|
||||
"class": 0,
|
||||
"rating": "I",
|
||||
@@ -16,6 +17,7 @@
|
||||
},
|
||||
{
|
||||
"id": "01",
|
||||
"grp": "cm",
|
||||
"name": "Electronic Countermeasure",
|
||||
"class": 0,
|
||||
"rating": "F",
|
||||
@@ -29,6 +31,7 @@
|
||||
},
|
||||
{
|
||||
"id": "02",
|
||||
"grp": "cm",
|
||||
"name": "Heat Sink Launcher",
|
||||
"class": 0,
|
||||
"rating": "I",
|
||||
@@ -43,6 +46,7 @@
|
||||
},
|
||||
{
|
||||
"id": "03",
|
||||
"grp": "cm",
|
||||
"name": "Point Defence",
|
||||
"class": 0,
|
||||
"rating": "I",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"Frame Shift Wake Scanners": [
|
||||
{
|
||||
"id": "0i",
|
||||
"grp": "fs",
|
||||
"grp": "ws",
|
||||
"class": 0,
|
||||
"rating": "E",
|
||||
"cost": 13544,
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
{
|
||||
"id": "0h",
|
||||
"grp": "fs",
|
||||
"grp": "ws",
|
||||
"class": 0,
|
||||
"rating": "D",
|
||||
"cost": 40633,
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
{
|
||||
"id": "0g",
|
||||
"grp": "fs",
|
||||
"grp": "ws",
|
||||
"class": 0,
|
||||
"rating": "C",
|
||||
"cost": 121899,
|
||||
@@ -35,7 +35,7 @@
|
||||
},
|
||||
{
|
||||
"id": "0f",
|
||||
"grp": "fs",
|
||||
"grp": "ws",
|
||||
"class": 0,
|
||||
"rating": "B",
|
||||
"cost": 365698,
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
{
|
||||
"id": "0e",
|
||||
"grp": "fs",
|
||||
"grp": "ws",
|
||||
"class": 0,
|
||||
"rating": "A",
|
||||
"cost": 1097095,
|
||||
|
||||
Reference in New Issue
Block a user