mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Order components by class/rating descending
This commit is contained in:
@@ -1,5 +1,81 @@
|
||||
{
|
||||
"Fragment Cannons": [
|
||||
{
|
||||
"id": "1t",
|
||||
"grp": "fc",
|
||||
"class": 3,
|
||||
"rating": "C",
|
||||
"cost": 1167360,
|
||||
"mass": 8,
|
||||
"power": 1.02,
|
||||
"mode": "F",
|
||||
"type": "K",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 4.5,
|
||||
"dps": 10,
|
||||
"thermload": 1,
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
},
|
||||
{
|
||||
"id": "1u",
|
||||
"grp": "fc",
|
||||
"class": 3,
|
||||
"rating": "C",
|
||||
"cost": 1751040,
|
||||
"mass": 8,
|
||||
"power": 1.55,
|
||||
"mode": "G",
|
||||
"type": "K",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 4.8,
|
||||
"dps": 10,
|
||||
"thermload": 1,
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
},
|
||||
{
|
||||
"id": "1v",
|
||||
"grp": "fc",
|
||||
"class": 3,
|
||||
"rating": "C",
|
||||
"cost": 5836800,
|
||||
"mass": 8,
|
||||
"power": 1.29,
|
||||
"mode": "T",
|
||||
"type": "K",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 3.3,
|
||||
"dps": 9,
|
||||
"thermload": 1,
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
},
|
||||
{
|
||||
"id": "1s",
|
||||
"grp": "fc",
|
||||
"class": 2,
|
||||
"rating": "A",
|
||||
"cost": 291840,
|
||||
"mass": 4,
|
||||
"power": 0.74,
|
||||
"mode": "F",
|
||||
"type": "K",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 5,
|
||||
"dps": 9,
|
||||
"thermload": 1,
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
},
|
||||
{
|
||||
"id": "20",
|
||||
"grp": "fc",
|
||||
@@ -56,82 +132,6 @@
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
},
|
||||
{
|
||||
"id": "1s",
|
||||
"grp": "fc",
|
||||
"class": 2,
|
||||
"rating": "A",
|
||||
"cost": 291840,
|
||||
"mass": 4,
|
||||
"power": 0.74,
|
||||
"mode": "F",
|
||||
"type": "K",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 5,
|
||||
"dps": 9,
|
||||
"thermload": 1,
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
},
|
||||
{
|
||||
"id": "1t",
|
||||
"grp": "fc",
|
||||
"class": 3,
|
||||
"rating": "C",
|
||||
"cost": 1167360,
|
||||
"mass": 8,
|
||||
"power": 1.02,
|
||||
"mode": "F",
|
||||
"type": "K",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 4.5,
|
||||
"dps": 10,
|
||||
"thermload": 1,
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
},
|
||||
{
|
||||
"id": "1u",
|
||||
"grp": "fc",
|
||||
"class": 3,
|
||||
"rating": "C",
|
||||
"cost": 1751040,
|
||||
"mass": 8,
|
||||
"power": 1.55,
|
||||
"mode": "G",
|
||||
"type": "K",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 4.8,
|
||||
"dps": 10,
|
||||
"thermload": 1,
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
},
|
||||
{
|
||||
"id": "1v",
|
||||
"grp": "fc",
|
||||
"class": 3,
|
||||
"rating": "C",
|
||||
"cost": 5836800,
|
||||
"mass": 8,
|
||||
"power": 1.29,
|
||||
"mode": "T",
|
||||
"type": "K",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 3.3,
|
||||
"dps": 9,
|
||||
"thermload": 1,
|
||||
"grp": "fc",
|
||||
"clip": 3,
|
||||
"ammo": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user