mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Add new ax related modules
This commit is contained in:
@@ -1409,6 +1409,129 @@
|
||||
"scantime"
|
||||
]
|
||||
},
|
||||
"csl": {
|
||||
"blueprints": {
|
||||
"Misc_HeatSinkCapacity": {
|
||||
"grades": {
|
||||
"1": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Misc_LightWeight": {
|
||||
"grades": {
|
||||
"1": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"2": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"3": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"5": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Misc_Reinforced": {
|
||||
"grades": {
|
||||
"1": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"2": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"3": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"5": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Misc_Shielded": {
|
||||
"grades": {
|
||||
"1": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"2": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"3": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
},
|
||||
"5": {
|
||||
"engineers": [
|
||||
"Petra Olmanova",
|
||||
"Ram Tah"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"modifications": [
|
||||
"ammo",
|
||||
"integrity",
|
||||
"mass",
|
||||
"power",
|
||||
"reload"
|
||||
]
|
||||
},
|
||||
"dc": {
|
||||
"blueprints": {
|
||||
},
|
||||
@@ -3450,6 +3573,12 @@
|
||||
"modifications": [
|
||||
]
|
||||
},
|
||||
"ews": {
|
||||
"blueprints": {
|
||||
},
|
||||
"modifications": [
|
||||
]
|
||||
},
|
||||
"mrp": {
|
||||
"blueprints": {
|
||||
},
|
||||
|
||||
25
modules/hardpoints/caustic_sink_launcher.json
Normal file
25
modules/hardpoints/caustic_sink_launcher.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"csl": [
|
||||
{
|
||||
"ammo": 5,
|
||||
"ammocost": 10,
|
||||
"class": 0,
|
||||
"clip": 1,
|
||||
"cost": 50000,
|
||||
"distdraw": 2,
|
||||
"edID": 129019262,
|
||||
"eps": 0.4,
|
||||
"fireint": 5.0,
|
||||
"grp": "csl",
|
||||
"id": "4A",
|
||||
"integrity": 45,
|
||||
"mass": 1.7,
|
||||
"name": "Caustic Sink Launcher",
|
||||
"passive": 1,
|
||||
"power": 0.6,
|
||||
"rating": "I",
|
||||
"reload": 10,
|
||||
"symbol": "Hpt_CausticSinkLauncher_Turret_Tiny"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -18,6 +18,24 @@
|
||||
"duration": 1,
|
||||
"range": 3000,
|
||||
"symbol": "Hpt_AntiUnknownShutdown_Tiny"
|
||||
},
|
||||
{
|
||||
"class": 0,
|
||||
"cost": 0,
|
||||
"grp": "sfn",
|
||||
"id": "4E",
|
||||
"edID": 129022663,
|
||||
"integrity": 70,
|
||||
"mass": 3,
|
||||
"name": "Thargoid Pulse Neutraliser",
|
||||
"passive": 1,
|
||||
"power": 0.4,
|
||||
"activepower": 0.33,
|
||||
"rating": "E",
|
||||
"cooldown": 10,
|
||||
"duration": 1,
|
||||
"range": 0,
|
||||
"symbol": "Hpt_AntiUnknownShutdown_Tiny_V2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -34,6 +34,23 @@
|
||||
"scantime": 10,
|
||||
"angle": 23,
|
||||
"symbol": "Hpt_XenoScannerMk2_Basic_Tiny"
|
||||
},
|
||||
{
|
||||
"class": 0,
|
||||
"cost": 745950,
|
||||
"edID": 129022952,
|
||||
"grp": "xs",
|
||||
"id": "4B",
|
||||
"integrity": 100,
|
||||
"mass": 3,
|
||||
"name": "Pulse Wave Xeno Scanner",
|
||||
"power": 1.0,
|
||||
"range": 1000,
|
||||
"rating": "C",
|
||||
"boot": 2,
|
||||
"scantime": 10,
|
||||
"angle": 23,
|
||||
"symbol": "Hpt_XenoScanner_Advanced_Tiny"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -26,6 +26,7 @@ module.exports = {
|
||||
nl: require('./hardpoints/mine_launcher').nl,
|
||||
ml: require('./hardpoints/mining_laser').ml,
|
||||
cs: require('./hardpoints/cargo_scanner').cs,
|
||||
csl: require('./hardpoints/caustic_sink_launcher').csl,
|
||||
ws: require('./hardpoints/frame_shift_wake_scanner').ws,
|
||||
pwa: require('./hardpoints/pulse_wave_analyser').pwa,
|
||||
abl: require('./hardpoints/abrasion_blaster').abl,
|
||||
@@ -61,7 +62,7 @@ module.exports = {
|
||||
hb: require('./internal/hatch_breaker_limpet_controller').hb,
|
||||
hr: require('./internal/hull_reinforcement_package').hr,
|
||||
mahr: require('./internal/meta_alloy_hull_reinforcement_package.json').mahr,
|
||||
mlc: require('./internal/multi_limpet_controllers.json').mlc,
|
||||
mlc: require('./internal/multi_limpet_controllers.json').mlc,
|
||||
mrp: require('./internal/module_reinforcement_package').mrp,
|
||||
pv: require('./internal/planetary_vehicle_hanger').pv,
|
||||
psg: require('./internal/pristmatic_shield_generator').psg,
|
||||
@@ -82,5 +83,6 @@ module.exports = {
|
||||
ghrp: require('./internal/guardian_hull_reinforcement_package').ghrp,
|
||||
gmrp: require('./internal/guardian_module_reinforcement_package').gmrp,
|
||||
sua: require('./internal/supercruise_assist').sua,
|
||||
ews: require('./internal/experemental_weapon_stabilizer').ews,
|
||||
}
|
||||
}
|
||||
|
||||
32
modules/internal/experemental_weapon_stabilizer.json
Normal file
32
modules/internal/experemental_weapon_stabilizer.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"ews": [
|
||||
{
|
||||
"rating": "F",
|
||||
"class": 3,
|
||||
"mass": 8,
|
||||
"id": "3z",
|
||||
"edID": 129019260,
|
||||
"eddbID": 1836,
|
||||
"power": 1.5,
|
||||
"cost": 1930500,
|
||||
"symbol": "Int_ExpModuleStabiliser_Size3_Class3",
|
||||
"grp": "ews",
|
||||
"ukName": "Experimental Weapon Stabilizer",
|
||||
"ukDiscript": "Stabilises the stress typically applied to a ship's structural integrity by experimental weapons"
|
||||
},
|
||||
{
|
||||
"rating": "F",
|
||||
"class": 5,
|
||||
"mass": 20,
|
||||
"id": "4D",
|
||||
"edID": 129019261,
|
||||
"eddbID": 1837,
|
||||
"power": 3.0,
|
||||
"cost": 4000000,
|
||||
"symbol": "Int_ExpModuleStabiliser_Size5_Class3",
|
||||
"grp": "ews",
|
||||
"ukName": "Experimental Weapon Stabilizer",
|
||||
"ukDiscript": "Stabilises the stress typically applied to a ship's structural integrity by experimental weapons"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user