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/pulse_laser.json
Normal file
146
data/components/hardpoints/pulse_laser.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"17": {
|
||||
"group": "st",
|
||||
"name": "Pulse Laser",
|
||||
"class": 1,
|
||||
"rating": "F",
|
||||
"cost": 2200,
|
||||
"mass": 2,
|
||||
"power": 0.39,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 3.8,
|
||||
"dps": 3,
|
||||
"thermload": 1
|
||||
},
|
||||
"18": {
|
||||
"group": "st",
|
||||
"name": "Pulse Laser",
|
||||
"class": 1,
|
||||
"rating": "F",
|
||||
"cost": 6600,
|
||||
"mass": 2,
|
||||
"power": 0.39,
|
||||
"mode": "G",
|
||||
"type": "T",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 4,
|
||||
"dps": 3,
|
||||
"thermload": 1
|
||||
},
|
||||
"19": {
|
||||
"group": "st",
|
||||
"name": "Pulse Laser",
|
||||
"class": 1,
|
||||
"rating": "G",
|
||||
"cost": 26000,
|
||||
"mass": 2,
|
||||
"power": 0.38,
|
||||
"mode": "T",
|
||||
"type": "T",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 2.8,
|
||||
"dps": 2,
|
||||
"thermload": 1
|
||||
},
|
||||
"1a": {
|
||||
"group": "mt",
|
||||
"name": "Pulse Laser",
|
||||
"class": 2,
|
||||
"rating": "E",
|
||||
"cost": 17600,
|
||||
"mass": 4,
|
||||
"power": 0.6,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 3.4,
|
||||
"dps": 3,
|
||||
"thermload": 1
|
||||
},
|
||||
"1b": {
|
||||
"group": "mt",
|
||||
"name": "Pulse Laser",
|
||||
"class": 2,
|
||||
"rating": "F",
|
||||
"cost": 35400,
|
||||
"mass": 4,
|
||||
"power": 0.6,
|
||||
"mode": "G",
|
||||
"type": "T",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 3.6,
|
||||
"dps": 3,
|
||||
"thermload": 1
|
||||
},
|
||||
"1c": {
|
||||
"group": "mt",
|
||||
"name": "Pulse Laser",
|
||||
"class": 2,
|
||||
"rating": "F",
|
||||
"cost": 132800,
|
||||
"mass": 4,
|
||||
"power": 0.58,
|
||||
"mode": "T",
|
||||
"type": "T",
|
||||
"damage": 2,
|
||||
"armourpen": "A",
|
||||
"rof": 2.5,
|
||||
"dps": 3,
|
||||
"thermload": 1
|
||||
},
|
||||
"1d": {
|
||||
"group": "lt",
|
||||
"name": "Pulse Laser",
|
||||
"class": 3,
|
||||
"rating": "D",
|
||||
"cost": 70400,
|
||||
"mass": 8,
|
||||
"power": 0.9,
|
||||
"mode": "F",
|
||||
"type": "T",
|
||||
"damage": 4,
|
||||
"armourpen": "A",
|
||||
"rof": 3,
|
||||
"dps": 4,
|
||||
"thermload": 1
|
||||
},
|
||||
"1e": {
|
||||
"group": "lt",
|
||||
"name": "Pulse Laser",
|
||||
"class": 3,
|
||||
"rating": "E",
|
||||
"cost": 140600,
|
||||
"mass": 8,
|
||||
"power": 0.92,
|
||||
"mode": "G",
|
||||
"type": "T",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 3.2,
|
||||
"dps": 4,
|
||||
"thermload": 1
|
||||
},
|
||||
"1f": {
|
||||
"group": "lt",
|
||||
"name": "Pulse Laser",
|
||||
"class": 3,
|
||||
"rating": "F",
|
||||
"cost": 400400,
|
||||
"mass": 8,
|
||||
"power": 0.89,
|
||||
"mode": "T",
|
||||
"type": "T",
|
||||
"damage": 3,
|
||||
"armourpen": "A",
|
||||
"rof": 2.3,
|
||||
"dps": 3,
|
||||
"thermload": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user