mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
44 lines
743 B
JSON
Executable File
44 lines
743 B
JSON
Executable File
{
|
|
"Mining Laser": [
|
|
{
|
|
"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": 22576,
|
|
"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
|
|
}
|
|
]
|
|
} |