mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Move hardpoints to using pure damage/dist/therm numbers
This commit is contained in:
@@ -2,50 +2,33 @@
|
||||
"ml": [
|
||||
{
|
||||
"armourpen": 18,
|
||||
"breachdps": 0.3,
|
||||
"breachdmg": 0.3,
|
||||
"breachmax": 0.2,
|
||||
"breachmin": 0.1,
|
||||
"class": 1,
|
||||
"cost": 6800,
|
||||
"dps": 2,
|
||||
"damage": 2,
|
||||
"distdraw": 1.5,
|
||||
"edID": 128049525,
|
||||
"eddbID": 888,
|
||||
"eps": 1.5,
|
||||
"grp": "ml",
|
||||
"hps": 2,
|
||||
"id": "2l",
|
||||
"integrity": 40,
|
||||
"mass": 2,
|
||||
"mount": "F",
|
||||
"power": 0.5,
|
||||
"rating": "D"
|
||||
},
|
||||
{
|
||||
"armourpen": 18,
|
||||
"breachdps": 0.6,
|
||||
"breachmax": 0.2,
|
||||
"breachmin": 0.1,
|
||||
"class": 2,
|
||||
"cost": 22580,
|
||||
"dps": 4,
|
||||
"edID": 128049526,
|
||||
"eddbID": 889,
|
||||
"eps": 3,
|
||||
"grp": "ml",
|
||||
"hps": 4,
|
||||
"id": "2m",
|
||||
"integrity": 51,
|
||||
"mass": 2,
|
||||
"mount": "F",
|
||||
"power": 0.75,
|
||||
"rating": "D"
|
||||
"rating": "D",
|
||||
"thermload": 2
|
||||
},
|
||||
{
|
||||
"armourpen": "D",
|
||||
"breachdmg": 0.6,
|
||||
"breachmax": 0.2,
|
||||
"breachmin": 0.1,
|
||||
"class": 1,
|
||||
"cost": 13600,
|
||||
"damage": 3,
|
||||
"dps": 3,
|
||||
"damage": 8,
|
||||
"distdraw": 1.75,
|
||||
"eddbID": 1479,
|
||||
"grp": "ml",
|
||||
"id": "ml",
|
||||
@@ -55,8 +38,28 @@
|
||||
"power": 0.7,
|
||||
"pp": "Zemina Torval",
|
||||
"rating": "D",
|
||||
"thermload": 3,
|
||||
"thermload": 6,
|
||||
"type": "T"
|
||||
},
|
||||
{
|
||||
"armourpen": 18,
|
||||
"breachdmg": 1.2,
|
||||
"breachmax": 0.2,
|
||||
"breachmin": 0.1,
|
||||
"class": 2,
|
||||
"cost": 22580,
|
||||
"damage": 8,
|
||||
"distdraw": 1.75,
|
||||
"edID": 128049526,
|
||||
"eddbID": 889,
|
||||
"grp": "ml",
|
||||
"id": "2m",
|
||||
"integrity": 51,
|
||||
"mass": 2,
|
||||
"mount": "F",
|
||||
"power": 0.75,
|
||||
"rating": "D",
|
||||
"thermload": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user