mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Initial commit
This commit is contained in:
38
data/components/hardpoints/rail_gun.json
Normal file
38
data/components/hardpoints/rail_gun.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"29": {
|
||||
"group": "so",
|
||||
"name": "Rail Gun",
|
||||
"class": 1,
|
||||
"rating": "D",
|
||||
"cost": 51600,
|
||||
"mass": 2,
|
||||
"power": 1.15,
|
||||
"mode": "F",
|
||||
"type": "TK",
|
||||
"damage": 6,
|
||||
"armourpen": "A",
|
||||
"rof": 0.6,
|
||||
"dps": 4,
|
||||
"thermload": 7,
|
||||
"clip": 1,
|
||||
"ammo": 30
|
||||
},
|
||||
"2a": {
|
||||
"group": "mo",
|
||||
"name": "Rail Gun",
|
||||
"class": 2,
|
||||
"rating": "B",
|
||||
"cost": 412800,
|
||||
"mass": 4,
|
||||
"power": 1.63,
|
||||
"mode": "F",
|
||||
"type": "TK",
|
||||
"damage": 7,
|
||||
"armourpen": "A",
|
||||
"rof": 0.5,
|
||||
"dps": 4,
|
||||
"thermload": 10,
|
||||
"clip": 1,
|
||||
"ammo": 30
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user