mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Order components by class/rating descending
This commit is contained in:
@@ -1,62 +1,5 @@
|
||||
{
|
||||
"Multi-cannons": [
|
||||
{
|
||||
"id": "23",
|
||||
"grp": "mc",
|
||||
"class": 1,
|
||||
"rating": "F",
|
||||
"cost": 9500,
|
||||
"mass": 2,
|
||||
"power": 0.28,
|
||||
"mode": "F",
|
||||
"type": "K",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 8,
|
||||
"dps": 3,
|
||||
"thermload": 1,
|
||||
"grp": "mc",
|
||||
"clip": 90,
|
||||
"ammo": 2100
|
||||
},
|
||||
{
|
||||
"id": "24",
|
||||
"grp": "mc",
|
||||
"class": 1,
|
||||
"rating": "G",
|
||||
"cost": 14250,
|
||||
"mass": 2,
|
||||
"power": 0.37,
|
||||
"mode": "G",
|
||||
"type": "K",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 8.5,
|
||||
"dps": 3,
|
||||
"thermload": 1,
|
||||
"grp": "mc",
|
||||
"clip": 90,
|
||||
"ammo": 2100
|
||||
},
|
||||
{
|
||||
"id": "25",
|
||||
"grp": "mc",
|
||||
"class": 1,
|
||||
"rating": "G",
|
||||
"cost": 81600,
|
||||
"mass": 2,
|
||||
"power": 0.26,
|
||||
"mode": "T",
|
||||
"type": "K",
|
||||
"damage": 0,
|
||||
"armourpen": "A",
|
||||
"rof": 6,
|
||||
"dps": 2,
|
||||
"thermload": 1,
|
||||
"grp": "mc",
|
||||
"clip": 90,
|
||||
"ammo": 2100
|
||||
},
|
||||
{
|
||||
"id": "26",
|
||||
"grp": "mc",
|
||||
@@ -113,6 +56,63 @@
|
||||
"grp": "mc",
|
||||
"clip": 90,
|
||||
"ammo": 2100
|
||||
},
|
||||
{
|
||||
"id": "23",
|
||||
"grp": "mc",
|
||||
"class": 1,
|
||||
"rating": "F",
|
||||
"cost": 9500,
|
||||
"mass": 2,
|
||||
"power": 0.28,
|
||||
"mode": "F",
|
||||
"type": "K",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 8,
|
||||
"dps": 3,
|
||||
"thermload": 1,
|
||||
"grp": "mc",
|
||||
"clip": 90,
|
||||
"ammo": 2100
|
||||
},
|
||||
{
|
||||
"id": "24",
|
||||
"grp": "mc",
|
||||
"class": 1,
|
||||
"rating": "G",
|
||||
"cost": 14250,
|
||||
"mass": 2,
|
||||
"power": 0.37,
|
||||
"mode": "G",
|
||||
"type": "K",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 8.5,
|
||||
"dps": 3,
|
||||
"thermload": 1,
|
||||
"grp": "mc",
|
||||
"clip": 90,
|
||||
"ammo": 2100
|
||||
},
|
||||
{
|
||||
"id": "25",
|
||||
"grp": "mc",
|
||||
"class": 1,
|
||||
"rating": "G",
|
||||
"cost": 81600,
|
||||
"mass": 2,
|
||||
"power": 0.26,
|
||||
"mode": "T",
|
||||
"type": "K",
|
||||
"damage": 0,
|
||||
"armourpen": "A",
|
||||
"rof": 6,
|
||||
"dps": 2,
|
||||
"thermload": 1,
|
||||
"grp": "mc",
|
||||
"clip": 90,
|
||||
"ammo": 2100
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user