mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 22:33:24 +00:00
34 lines
555 B
JSON
Executable File
34 lines
555 B
JSON
Executable File
{
|
|
"Mining Lasers": [
|
|
{
|
|
"id": "2l",
|
|
"grp": "ml",
|
|
"class": 1,
|
|
"rating": "D",
|
|
"cost": 6800,
|
|
"mass": 2,
|
|
"power": 0.5,
|
|
"mode": "F",
|
|
"armourpen": "D",
|
|
"thermload": 3,
|
|
"grp": "ml",
|
|
"clip": 1,
|
|
"ammo": 1
|
|
},
|
|
{
|
|
"id": "2m",
|
|
"grp": "ml",
|
|
"class": 2,
|
|
"rating": "D",
|
|
"cost": 22576,
|
|
"mass": 2,
|
|
"power": 0.75,
|
|
"mode": "F",
|
|
"armourpen": "D",
|
|
"thermload": 5,
|
|
"grp": "ml",
|
|
"clip": 1,
|
|
"ammo": 1
|
|
}
|
|
]
|
|
} |