mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-11 00:33:05 +00:00
Migrating data to seperate sub-repo
This commit is contained in:
65
components/hardpoints/rail_gun.json
Executable file
65
components/hardpoints/rail_gun.json
Executable file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"rg": [
|
||||
{
|
||||
"id": "29",
|
||||
"grp": "rg",
|
||||
"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,
|
||||
"mjdps" : 13.75,
|
||||
"ssdam" : 24.75,
|
||||
"ammo": 30,
|
||||
"ammocost": 200
|
||||
},
|
||||
{
|
||||
"id": "2a",
|
||||
"grp": "rg",
|
||||
"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,
|
||||
"mjdps" : 21.66,
|
||||
"ssdam" : 43.32,
|
||||
"ammo": 30,
|
||||
"ammocost": 200
|
||||
},
|
||||
{
|
||||
"id": "ih",
|
||||
"grp": "rg",
|
||||
"name": "Imperial Hammer",
|
||||
"class": 2,
|
||||
"rating": "B",
|
||||
"cost": 619200,
|
||||
"mass": 4,
|
||||
"power": 1.63,
|
||||
"mode": "F",
|
||||
"type": "TK",
|
||||
"damage": 5,
|
||||
"armourpen": "A",
|
||||
"rof": 0.6,
|
||||
"dps": 5,
|
||||
"thermload": 3,
|
||||
"clip": 3,
|
||||
"ammo": 90
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user