mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Initial commit
This commit is contained in:
32
data/components/hardpoints/mine_launcher.json
Normal file
32
data/components/hardpoints/mine_launcher.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"2j": {
|
||||
"group": "so",
|
||||
"name": "Mine Launcher",
|
||||
"class": 1,
|
||||
"rating": "I",
|
||||
"cost": 24260,
|
||||
"mass": 2,
|
||||
"power": 0.4,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"armourpen": "C",
|
||||
"thermload": 2,
|
||||
"clip": 1,
|
||||
"ammo": 24
|
||||
},
|
||||
"2k": {
|
||||
"group": "mo",
|
||||
"name": "Mine Launcher",
|
||||
"class": 2,
|
||||
"rating": "I",
|
||||
"cost": 294080,
|
||||
"mass": 4,
|
||||
"power": 0.4,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"armourpen": "C",
|
||||
"thermload": 3,
|
||||
"clip": 3,
|
||||
"ammo": 24
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user