mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Initial commit
This commit is contained in:
146
data/components/hardpoints/beam_laser.json
Normal file
146
data/components/hardpoints/beam_laser.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"10": {
|
||||
"group": "lt",
|
||||
"name": "Beam Laser",
|
||||
"class": 3,
|
||||
"rating": "D",
|
||||
"cost": 19399600,
|
||||
"mass": 8,
|
||||
"power": 1.68,
|
||||
"mode": "T",
|
||||
"type": "T",
|
||||
"damage": 5,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 4,
|
||||
"thermload": 4
|
||||
},
|
||||
"0o": {
|
||||
"group": "st",
|
||||
"name": "Beam Laser",
|
||||
"class": 1,
|
||||
"rating": "E",
|
||||
"cost": 37430,
|
||||
"mass": 2,
|
||||
"power": 0.69,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"damage": 4,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 3,
|
||||
"thermload": 3
|
||||
},
|
||||
"0p": {
|
||||
"group": "st",
|
||||
"name": "Beam Laser",
|
||||
"class": 1,
|
||||
"rating": "E",
|
||||
"cost": 74650,
|
||||
"mass": 2,
|
||||
"power": 0.67,
|
||||
"mode": "G",
|
||||
"type": "T",
|
||||
"damage": 4,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 3,
|
||||
"thermload": 3
|
||||
},
|
||||
"0q": {
|
||||
"group": "st",
|
||||
"name": "Beam Laser",
|
||||
"class": 1,
|
||||
"rating": "F",
|
||||
"cost": 500000,
|
||||
"mass": 2,
|
||||
"power": 0.63,
|
||||
"mode": "T",
|
||||
"type": "T",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 3,
|
||||
"thermload": 2
|
||||
},
|
||||
"0r": {
|
||||
"group": "mt",
|
||||
"name": "Beam Laser",
|
||||
"class": 2,
|
||||
"rating": "D",
|
||||
"cost": 299520,
|
||||
"mass": 4,
|
||||
"power": 1.12,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"damage": 5,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 4,
|
||||
"thermload": 4
|
||||
},
|
||||
"0s": {
|
||||
"group": "mt",
|
||||
"name": "Beam Laser",
|
||||
"class": 2,
|
||||
"rating": "D",
|
||||
"cost": 500600,
|
||||
"mass": 4,
|
||||
"power": 1.1,
|
||||
"mode": "G",
|
||||
"type": "T",
|
||||
"damage": 5,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 4,
|
||||
"thermload": 4
|
||||
},
|
||||
"0t": {
|
||||
"group": "mt",
|
||||
"name": "Beam Laser",
|
||||
"class": 2,
|
||||
"rating": "E",
|
||||
"cost": 2099900,
|
||||
"mass": 4,
|
||||
"power": 1.03,
|
||||
"mode": "T",
|
||||
"type": "T",
|
||||
"damage": 4,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 3,
|
||||
"thermload": 3
|
||||
},
|
||||
"0u": {
|
||||
"group": "lt",
|
||||
"name": "Beam Laser",
|
||||
"class": 3,
|
||||
"rating": "C",
|
||||
"cost": 1177600,
|
||||
"mass": 8,
|
||||
"power": 1.8,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"damage": 6,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 5,
|
||||
"thermload": 5
|
||||
},
|
||||
"0v": {
|
||||
"group": "lt",
|
||||
"name": "Beam Laser",
|
||||
"class": 3,
|
||||
"rating": "C",
|
||||
"cost": 2396160,
|
||||
"mass": 8,
|
||||
"power": 1.78,
|
||||
"mode": "G",
|
||||
"type": "T",
|
||||
"damage": 6,
|
||||
"armourpen": "A",
|
||||
"rof": null,
|
||||
"dps": 4,
|
||||
"thermload": 6
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user