mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Adding EDDB IDs
This commit is contained in:
@@ -1,44 +1,7 @@
|
||||
{
|
||||
"ml": [
|
||||
{
|
||||
"id": "2l",
|
||||
"grp": "ml",
|
||||
"class": 1,
|
||||
"rating": "D",
|
||||
"cost": 6800,
|
||||
"mass": 2,
|
||||
"power": 0.5,
|
||||
"mode": "F",
|
||||
"armourpen": "D",
|
||||
"thermload": 3
|
||||
},
|
||||
{
|
||||
"id": "2m",
|
||||
"grp": "ml",
|
||||
"class": 2,
|
||||
"rating": "D",
|
||||
"cost": 22580,
|
||||
"mass": 2,
|
||||
"power": 0.75,
|
||||
"mode": "F",
|
||||
"armourpen": "D",
|
||||
"thermload": 5
|
||||
},
|
||||
{
|
||||
"id": "ml",
|
||||
"grp": "ml",
|
||||
"name": "Mining Lance",
|
||||
"class": 1,
|
||||
"rating": "D",
|
||||
"cost": 13600,
|
||||
"mass": 2,
|
||||
"power": 0.7,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"damage": 3,
|
||||
"dps": 3,
|
||||
"armourpen": "D",
|
||||
"thermload": 3
|
||||
}
|
||||
{ "id": "2l", "eddbID": 888, "grp": "ml", "class": 1, "rating": "D", "cost": 6800, "mass": 2, "power": 0.5, "mode": "F", "armourpen": "D", "thermload": 3 },
|
||||
{ "id": "2m", "eddbID": 889, "grp": "ml", "class": 2, "rating": "D", "cost": 22580, "mass": 2, "power": 0.75, "mode": "F", "armourpen": "D", "thermload": 5 },
|
||||
{ "id": "ml", "eddbID": 1479, "grp": "ml", "name": "Mining Lance", "class": 1, "rating": "D", "cost": 13600, "mass": 2, "power": 0.7, "mode": "F", "type": "T", "damage": 3, "dps": 3, "armourpen": "D", "thermload": 3 }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user