mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Migrating data to seperate sub-repo
This commit is contained in:
44
components/hardpoints/mining_laser.json
Executable file
44
components/hardpoints/mining_laser.json
Executable file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user