mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Compare commits
4 Commits
24df4c9752
...
fa21a577df
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa21a577df | ||
|
|
702d7b581d | ||
|
|
f297da379a | ||
|
|
d04d380c67 |
@@ -11,7 +11,7 @@ if (!fs.existsSync('./dist')){
|
|||||||
fs.mkdirSync('./dist');
|
fs.mkdirSync('./dist');
|
||||||
}
|
}
|
||||||
|
|
||||||
fs.open('./dist/index.json', 'w', function() {
|
fs.open('./dist/index.js', 'w', function() {
|
||||||
fs.writeFile('./dist/index.js', code, function(err) {});
|
fs.writeFile('./dist/index.js', code, function(err) {});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@@ -3384,12 +3384,309 @@
|
|||||||
"special_weapon_lightweight"
|
"special_weapon_lightweight"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"advmc": {
|
||||||
|
"blueprints": {
|
||||||
|
"Weapon_Efficient": {
|
||||||
|
"grades": {
|
||||||
|
"1": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Weapon_HighCapacity": {
|
||||||
|
"grades": {
|
||||||
|
"1": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Weapon_LightWeight": {
|
||||||
|
"grades": {
|
||||||
|
"1": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Weapon_LongRange": {
|
||||||
|
"grades": {
|
||||||
|
"1": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"MC_Overcharged": {
|
||||||
|
"grades": {
|
||||||
|
"1": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Weapon_RapidFire": {
|
||||||
|
"grades": {
|
||||||
|
"1": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Weapon_ShortRange": {
|
||||||
|
"grades": {
|
||||||
|
"1": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Weapon_Sturdy": {
|
||||||
|
"grades": {
|
||||||
|
"1": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn",
|
||||||
|
"Zacariah Nemo"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"engineers": [
|
||||||
|
"Tod McQuinn"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"modifications": [
|
||||||
|
"ammo",
|
||||||
|
"clip",
|
||||||
|
"damage",
|
||||||
|
"damagedist",
|
||||||
|
"fallofffromrange",
|
||||||
|
"distdraw",
|
||||||
|
"integrity",
|
||||||
|
"jitter",
|
||||||
|
"mass",
|
||||||
|
"piercing",
|
||||||
|
"power",
|
||||||
|
"range",
|
||||||
|
"reload",
|
||||||
|
"rof",
|
||||||
|
"shotspeed",
|
||||||
|
"thermload"
|
||||||
|
],
|
||||||
|
"specials": [
|
||||||
|
"special_auto_loader",
|
||||||
|
"special_corrosive_shell",
|
||||||
|
"special_emissive_munitions",
|
||||||
|
"special_incendiary_rounds",
|
||||||
|
"special_smart_rounds",
|
||||||
|
"special_thermalshock",
|
||||||
|
"special_weapon_damage",
|
||||||
|
"special_weapon_efficient",
|
||||||
|
"special_weapon_rateoffire",
|
||||||
|
"special_weapon_toughened",
|
||||||
|
"special_weapon_lightweight"
|
||||||
|
]
|
||||||
|
},
|
||||||
"axmc": {
|
"axmc": {
|
||||||
"blueprints": {
|
"blueprints": {
|
||||||
},
|
},
|
||||||
"modifications": [
|
"modifications": [
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"axmce": {
|
||||||
|
"blueprints": {
|
||||||
|
},
|
||||||
|
"modifications": [
|
||||||
|
]
|
||||||
|
},
|
||||||
"ml": {
|
"ml": {
|
||||||
"blueprints": {
|
"blueprints": {
|
||||||
},
|
},
|
||||||
@@ -3573,6 +3870,12 @@
|
|||||||
"modifications": [
|
"modifications": [
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"axmre": {
|
||||||
|
"blueprints": {
|
||||||
|
},
|
||||||
|
"modifications": [
|
||||||
|
]
|
||||||
|
},
|
||||||
"ews": {
|
"ews": {
|
||||||
"blueprints": {
|
"blueprints": {
|
||||||
},
|
},
|
||||||
@@ -6316,6 +6619,12 @@
|
|||||||
"special_mass_lock"
|
"special_mass_lock"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"ntp": {
|
||||||
|
"blueprints": {
|
||||||
|
},
|
||||||
|
"modifications": [
|
||||||
|
]
|
||||||
|
},
|
||||||
"ul": {
|
"ul": {
|
||||||
"blueprints": {
|
"blueprints": {
|
||||||
"Weapon_Efficient": {
|
"Weapon_Efficient": {
|
||||||
@@ -6903,5 +7212,17 @@
|
|||||||
},
|
},
|
||||||
"modifications": [
|
"modifications": [
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"mh": {
|
||||||
|
"blueprints": {
|
||||||
|
},
|
||||||
|
"modifications": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"mm": {
|
||||||
|
"blueprints": {
|
||||||
|
},
|
||||||
|
"modifications": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
136
modules/hardpoints/ax_missile_rack_enhanced.json
Normal file
136
modules/hardpoints/ax_missile_rack_enhanced.json
Normal file
@@ -0,0 +1,136 @@
|
|||||||
|
{
|
||||||
|
"axmre": [
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 64,
|
||||||
|
"breachdmg": 0,
|
||||||
|
"breachmax": 0.8,
|
||||||
|
"breachmin": 1,
|
||||||
|
"class": 2,
|
||||||
|
"clip": 8,
|
||||||
|
"cost": 681530,
|
||||||
|
"damage": 77,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"E": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.14,
|
||||||
|
"edID": 129022081,
|
||||||
|
"eddbID": 0,
|
||||||
|
"fireint": 2.0,
|
||||||
|
"grp": "axmre",
|
||||||
|
"id": "4S",
|
||||||
|
"integrity": 51,
|
||||||
|
"mass": 4,
|
||||||
|
"missile": "D",
|
||||||
|
"mount": "F",
|
||||||
|
"piercing": 60,
|
||||||
|
"power": 1.3,
|
||||||
|
"rating": "D",
|
||||||
|
"reload": 5,
|
||||||
|
"shotspeed": 1250,
|
||||||
|
"thermload": 2.4,
|
||||||
|
"symbol": "Hpt_ATDumbfireMissile_Fixed_Medium_v2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 64,
|
||||||
|
"breachdmg": 0,
|
||||||
|
"breachmax": 0.8,
|
||||||
|
"breachmin": 1,
|
||||||
|
"class": 2,
|
||||||
|
"clip": 8,
|
||||||
|
"cost": 2666290,
|
||||||
|
"damage": 64,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"E": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.08,
|
||||||
|
"edID": 129022083,
|
||||||
|
"eddbID": 0,
|
||||||
|
"fireint": 2.0,
|
||||||
|
"grp": "axmre",
|
||||||
|
"id": "4T",
|
||||||
|
"integrity": 51,
|
||||||
|
"mass": 4,
|
||||||
|
"missile": "D",
|
||||||
|
"mount": "T",
|
||||||
|
"piercing": 60,
|
||||||
|
"power": 1.3,
|
||||||
|
"rating": "E",
|
||||||
|
"reload": 5,
|
||||||
|
"shotspeed": 1250,
|
||||||
|
"thermload": 1.5,
|
||||||
|
|
||||||
|
"symbol": "Hpt_ATDumbfireMissile_Turret_Medium_v2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 128,
|
||||||
|
"breachdmg": 0,
|
||||||
|
"breachmax": 0.8,
|
||||||
|
"breachmin": 1,
|
||||||
|
"class": 3,
|
||||||
|
"clip": 12,
|
||||||
|
"cost": 1703830,
|
||||||
|
"damage": 77,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"E": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.24,
|
||||||
|
"edID": 129022079,
|
||||||
|
"eddbID": 0,
|
||||||
|
"fireint": 2.0,
|
||||||
|
"grp": "axmre",
|
||||||
|
"id": "4U",
|
||||||
|
"integrity": 64,
|
||||||
|
"mass": 8,
|
||||||
|
"missile": "D",
|
||||||
|
"mount": "F",
|
||||||
|
"piercing": 60,
|
||||||
|
"power": 1.72,
|
||||||
|
"rating": "B",
|
||||||
|
"reload": 5,
|
||||||
|
"shotspeed": 1250,
|
||||||
|
"thermload": 3.6,
|
||||||
|
|
||||||
|
"symbol": "Hpt_ATDumbfireMissile_Fixed_Large_v2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 128,
|
||||||
|
"breachdmg": 0,
|
||||||
|
"breachmax": 0.8,
|
||||||
|
"breachmin": 1,
|
||||||
|
"class": 3,
|
||||||
|
"clip": 12,
|
||||||
|
"cost": 5347530,
|
||||||
|
"damage": 64,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"E": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.14,
|
||||||
|
"edID": 129022082,
|
||||||
|
"eddbID": 0,
|
||||||
|
"fireint": 2.0,
|
||||||
|
"grp": "axmre",
|
||||||
|
"id": "4V",
|
||||||
|
"integrity": 64,
|
||||||
|
"mass": 8,
|
||||||
|
"missile": "D",
|
||||||
|
"mount": "T",
|
||||||
|
"piercing": 60,
|
||||||
|
"power": 1.85,
|
||||||
|
"rating": "D",
|
||||||
|
"reload": 5,
|
||||||
|
"shotspeed": 1250,
|
||||||
|
"thermload": 1.9,
|
||||||
|
|
||||||
|
"symbol": "Hpt_ATDumbfireMissile_Turret_Large_v2"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
@@ -14,7 +14,6 @@
|
|||||||
"X": 1,
|
"X": 1,
|
||||||
"K": 1
|
"K": 1
|
||||||
},
|
},
|
||||||
"experimental": true,
|
|
||||||
"distdraw": 0.11,
|
"distdraw": 0.11,
|
||||||
"edID": 128788701,
|
"edID": 128788701,
|
||||||
"eddbID": 1618,
|
"eddbID": 1618,
|
||||||
|
|||||||
203
modules/hardpoints/ax_multi_cannon_enhanced.json
Normal file
203
modules/hardpoints/ax_multi_cannon_enhanced.json
Normal file
@@ -0,0 +1,203 @@
|
|||||||
|
{
|
||||||
|
"axmce": [
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 2100,
|
||||||
|
"breachdmg": 3.3,
|
||||||
|
"breachmax": 0.5,
|
||||||
|
"breachmin": 0.8,
|
||||||
|
"class": 2,
|
||||||
|
"clip": 100,
|
||||||
|
"cost": 455080,
|
||||||
|
"damage": 3.9,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"K": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.11,
|
||||||
|
"edID": 129022080,
|
||||||
|
"eddbID": 0,
|
||||||
|
"falloff": 2000,
|
||||||
|
"fireint": 0.14,
|
||||||
|
"grp": "axmce",
|
||||||
|
"id": "4W",
|
||||||
|
"integrity": 51,
|
||||||
|
"mass": 4,
|
||||||
|
"mount": "F",
|
||||||
|
"piercing": 17,
|
||||||
|
"power": 0.48,
|
||||||
|
"range": 4000,
|
||||||
|
"rating": "D",
|
||||||
|
"reload": 4,
|
||||||
|
"shotspeed": 4000,
|
||||||
|
"thermload": 0.18,
|
||||||
|
"symbol": "Hpt_ATMultiCannon_Fixed_Medium_V2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 2100,
|
||||||
|
"breachdmg": 3.1,
|
||||||
|
"breachmax": 0.5,
|
||||||
|
"breachmin": 0.8,
|
||||||
|
"class": 2,
|
||||||
|
"clip": 100,
|
||||||
|
"cost": 1197640,
|
||||||
|
"damage": 3.7,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"K": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.11,
|
||||||
|
"edID": 129022089,
|
||||||
|
"eddbID": 0,
|
||||||
|
"falloff": 2000,
|
||||||
|
"fireint": 0.14,
|
||||||
|
"grp": "axmce",
|
||||||
|
"id": "4X",
|
||||||
|
"integrity": 51,
|
||||||
|
"mass": 4,
|
||||||
|
"mount": "G",
|
||||||
|
"piercing": 17,
|
||||||
|
"power": 0.46,
|
||||||
|
"range": 4000,
|
||||||
|
"rating": "E",
|
||||||
|
"reload": 4,
|
||||||
|
"shotspeed": 4000,
|
||||||
|
"thermload": 0.18,
|
||||||
|
"symbol": "Hpt_ATMultiCannon_Gimbal_Medium"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 2100,
|
||||||
|
"breachdmg": 0.5,
|
||||||
|
"breachmax": 0.5,
|
||||||
|
"breachmin": 0.5,
|
||||||
|
"class": 2,
|
||||||
|
"clip": 90,
|
||||||
|
"cost": 2193300,
|
||||||
|
"damage": 2,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"K": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.06,
|
||||||
|
"edID": 129022086,
|
||||||
|
"eddbID": 0,
|
||||||
|
"falloff": 2000,
|
||||||
|
"fireint": 0.16,
|
||||||
|
"grp": "axmce",
|
||||||
|
"id": "4Y",
|
||||||
|
"integrity": 51,
|
||||||
|
"mass": 4,
|
||||||
|
"mount": "T",
|
||||||
|
"piercing": 17,
|
||||||
|
"power": 0.52,
|
||||||
|
"range": 4000,
|
||||||
|
"rating": "E",
|
||||||
|
"reload": 4,
|
||||||
|
"shotspeed": 4000,
|
||||||
|
"thermload": 0.1,
|
||||||
|
"symbol": "Hpt_ATMultiCannon_Turret_Medium_V2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 2100,
|
||||||
|
"breachdmg": 6.2,
|
||||||
|
"breachmax": 0.5,
|
||||||
|
"breachmin": 0.8,
|
||||||
|
"class": 3,
|
||||||
|
"clip": 100,
|
||||||
|
"cost": 1360320,
|
||||||
|
"damage": 7.3,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"K": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.18,
|
||||||
|
"edID": 129022084,
|
||||||
|
"eddbID": 0,
|
||||||
|
"falloff": 2000,
|
||||||
|
"fireint": 0.17,
|
||||||
|
"grp": "axmce",
|
||||||
|
"id": "4Z",
|
||||||
|
"integrity": 64,
|
||||||
|
"mass": 8,
|
||||||
|
"mount": "F",
|
||||||
|
"piercing": 33,
|
||||||
|
"power": 0.69,
|
||||||
|
"range": 4000,
|
||||||
|
"rating": "B",
|
||||||
|
"reload": 4,
|
||||||
|
"shotspeed": 4000,
|
||||||
|
"thermload": 0.28,
|
||||||
|
"symbol": "Hpt_ATMultiCannon_Fixed_Large_V2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 2100,
|
||||||
|
"breachdmg": 5.2,
|
||||||
|
"breachmax": 0.5,
|
||||||
|
"breachmin": 0.8,
|
||||||
|
"class": 3,
|
||||||
|
"clip": 100,
|
||||||
|
"cost": 2390460,
|
||||||
|
"damage": 6.3,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"K": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.18,
|
||||||
|
"edID": 129022088,
|
||||||
|
"eddbID": 0,
|
||||||
|
"falloff": 2000,
|
||||||
|
"fireint": 0.17,
|
||||||
|
"grp": "axmce",
|
||||||
|
"id": "5A",
|
||||||
|
"integrity": 64,
|
||||||
|
"mass": 8,
|
||||||
|
"mount": "G",
|
||||||
|
"piercing": 33,
|
||||||
|
"power": 0.64,
|
||||||
|
"range": 4000,
|
||||||
|
"rating": "C",
|
||||||
|
"reload": 4,
|
||||||
|
"shotspeed": 4000,
|
||||||
|
"thermload": 0.28,
|
||||||
|
"symbol": "Hpt_ATMultiCannon_Gimbal_Large"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"experimental": true,
|
||||||
|
"ammo": 2100,
|
||||||
|
"breachdmg": 1,
|
||||||
|
"breachmax": 0.5,
|
||||||
|
"breachmin": 0.5,
|
||||||
|
"class": 3,
|
||||||
|
"clip": 90,
|
||||||
|
"cost": 4588710,
|
||||||
|
"damage": 3.9,
|
||||||
|
"damagedist": {
|
||||||
|
"X": 1,
|
||||||
|
"K": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.06,
|
||||||
|
"edID": 129022085,
|
||||||
|
"eddbID": 0,
|
||||||
|
"falloff": 2000,
|
||||||
|
"fireint": 0.16,
|
||||||
|
"grp": "axmce",
|
||||||
|
"id": "5B",
|
||||||
|
"integrity": 64,
|
||||||
|
"mass": 8,
|
||||||
|
"mount": "T",
|
||||||
|
"piercing": 33,
|
||||||
|
"power": 0.69,
|
||||||
|
"range": 4000,
|
||||||
|
"rating": "D",
|
||||||
|
"reload": 4,
|
||||||
|
"shotspeed": 4000,
|
||||||
|
"thermload": 0.1,
|
||||||
|
"symbol": "Hpt_ATMultiCannon_Turret_Large_V2"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
35
modules/hardpoints/missing_hardpoint.json
Normal file
35
modules/hardpoints/missing_hardpoint.json
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"mh": [
|
||||||
|
{
|
||||||
|
"class": 0,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"grp": "mh",
|
||||||
|
"id": "4G",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"name": "Unrecognised Utility",
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"power": 0,
|
||||||
|
"rating": "I",
|
||||||
|
"symbol": "Hpt_Missing_Utility"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 0,
|
||||||
|
"cost": 10,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"grp": "mh",
|
||||||
|
"id": "4H",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"name": "Unrecognised Weapon",
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"power": 0,
|
||||||
|
"rating": "Z",
|
||||||
|
"symbol": "Hpt_Missing_Hardpoint"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
66
modules/hardpoints/multi_cannon_advanced.json
Normal file
66
modules/hardpoints/multi_cannon_advanced.json
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
{
|
||||||
|
"advmc": [
|
||||||
|
{
|
||||||
|
"ammo": 2100,
|
||||||
|
"breachdmg": 1,
|
||||||
|
"breachmax": 0.8,
|
||||||
|
"breachmin": 0.4,
|
||||||
|
"class": 1,
|
||||||
|
"clip": 100,
|
||||||
|
"cost": 9500,
|
||||||
|
"damage": 1.12,
|
||||||
|
"damagedist": {
|
||||||
|
"K": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.06,
|
||||||
|
"edID": 128935981,
|
||||||
|
"eddbID": 0,
|
||||||
|
"falloff": 2000,
|
||||||
|
"fireint": 0.13,
|
||||||
|
"grp": "advmc",
|
||||||
|
"id": "5C",
|
||||||
|
"integrity": 40,
|
||||||
|
"mass": 2,
|
||||||
|
"mount": "F",
|
||||||
|
"piercing": 22,
|
||||||
|
"power": 0.28,
|
||||||
|
"range": 4000,
|
||||||
|
"rating": "F",
|
||||||
|
"reload": 4,
|
||||||
|
"shotspeed": 1600,
|
||||||
|
"thermload": 0.09,
|
||||||
|
"symbol": "Hpt_MultiCannon_Fixed_Small_Advanced"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ammo": 2100,
|
||||||
|
"breachdmg": 2,
|
||||||
|
"breachmax": 0.8,
|
||||||
|
"breachmin": 0.4,
|
||||||
|
"class": 2,
|
||||||
|
"clip": 100,
|
||||||
|
"cost": 38000,
|
||||||
|
"damage": 2.19,
|
||||||
|
"damagedist": {
|
||||||
|
"K": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0.11,
|
||||||
|
"edID": 128935980,
|
||||||
|
"eddbID": 0,
|
||||||
|
"falloff": 2000,
|
||||||
|
"fireint": 0.14,
|
||||||
|
"grp": "advmc",
|
||||||
|
"id": "5D",
|
||||||
|
"integrity": 51,
|
||||||
|
"mass": 4,
|
||||||
|
"mount": "F",
|
||||||
|
"piercing": 37,
|
||||||
|
"power": 0.46,
|
||||||
|
"range": 4000,
|
||||||
|
"rating": "E",
|
||||||
|
"reload": 4,
|
||||||
|
"shotspeed": 1600,
|
||||||
|
"thermload": 0.18,
|
||||||
|
"symbol": "Hpt_MultiCannon_Fixed_Medium_Advanced"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
59
modules/hardpoints/nanite_torpedo_pylon.json
Normal file
59
modules/hardpoints/nanite_torpedo_pylon.json
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"ntp": [
|
||||||
|
{
|
||||||
|
"ammo": 64,
|
||||||
|
"breachdmg": 0,
|
||||||
|
"class": 2,
|
||||||
|
"clip": 1,
|
||||||
|
"cost": 843170,
|
||||||
|
"damage": 0,
|
||||||
|
"damagedist": {
|
||||||
|
"E": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0,
|
||||||
|
"edID": 128049511,
|
||||||
|
"eddbID": 0,
|
||||||
|
"fireint": 2.0,
|
||||||
|
"grp": "ntp",
|
||||||
|
"id": "4Q",
|
||||||
|
"integrity": 50,
|
||||||
|
"mass": 3,
|
||||||
|
"missile": "S",
|
||||||
|
"mount": "F",
|
||||||
|
"power": 0.4,
|
||||||
|
"rating": "I",
|
||||||
|
"reload": 3,
|
||||||
|
"shotspeed": 1000,
|
||||||
|
"thermload": 35,
|
||||||
|
"symbol": "Hpt_ATVentDisruptorPylon_Fixed_Medium"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ammo": 125,
|
||||||
|
"breachdmg": 0,
|
||||||
|
"class": 3,
|
||||||
|
"clip": 1,
|
||||||
|
"cost": 1627420,
|
||||||
|
"damage": 0,
|
||||||
|
"damagedist": {
|
||||||
|
"E": 1
|
||||||
|
},
|
||||||
|
"distdraw": 0,
|
||||||
|
"edID": 128049511,
|
||||||
|
"eddbID": 0,
|
||||||
|
"fireint": 2.0,
|
||||||
|
"grp": "ntp",
|
||||||
|
"id": "4R",
|
||||||
|
"integrity": 80,
|
||||||
|
"mass": 5,
|
||||||
|
"missile": "S",
|
||||||
|
"mount": "F",
|
||||||
|
"power": 0.7,
|
||||||
|
"rating": "I",
|
||||||
|
"reload": 3,
|
||||||
|
"shotspeed": 1000,
|
||||||
|
"thermload": 35,
|
||||||
|
"symbol": "Hpt_ATVentDisruptorPylon_Fixed_Large"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
@@ -7,14 +7,15 @@ module.exports = {
|
|||||||
pd: require('./standard/power_distributor').pd,
|
pd: require('./standard/power_distributor').pd,
|
||||||
s: require('./standard/sensors').s,
|
s: require('./standard/sensors').s,
|
||||||
ft: require('./standard/fuel_tank').ft,
|
ft: require('./standard/fuel_tank').ft,
|
||||||
pas: require('./standard/planetary_approach_suite').pas
|
|
||||||
},
|
},
|
||||||
hardpoints: {
|
hardpoints: {
|
||||||
pl: require('./hardpoints/pulse_laser').pl,
|
pl: require('./hardpoints/pulse_laser').pl,
|
||||||
ul: require('./hardpoints/burst_laser').ul,
|
ul: require('./hardpoints/burst_laser').ul,
|
||||||
bl: require('./hardpoints/beam_laser').bl,
|
bl: require('./hardpoints/beam_laser').bl,
|
||||||
mc: require('./hardpoints/multi_cannon').mc,
|
mc: require('./hardpoints/multi_cannon').mc,
|
||||||
|
advmc: require('./hardpoints/multi_cannon_advanced').advmc,
|
||||||
axmc: require('./hardpoints/ax_multi_cannon').axmc,
|
axmc: require('./hardpoints/ax_multi_cannon').axmc,
|
||||||
|
axmce: require('./hardpoints/ax_multi_cannon_enhanced').axmce,
|
||||||
c: require('./hardpoints/cannon').c,
|
c: require('./hardpoints/cannon').c,
|
||||||
fc: require('./hardpoints/fragment_cannon').fc,
|
fc: require('./hardpoints/fragment_cannon').fc,
|
||||||
rfl: require('./hardpoints/remote_release_flak_launcher.json').rfl,
|
rfl: require('./hardpoints/remote_release_flak_launcher.json').rfl,
|
||||||
@@ -22,7 +23,9 @@ module.exports = {
|
|||||||
pa: require('./hardpoints/plasma_accelerator').pa,
|
pa: require('./hardpoints/plasma_accelerator').pa,
|
||||||
mr: require('./hardpoints/missile_rack').mr,
|
mr: require('./hardpoints/missile_rack').mr,
|
||||||
axmr: require('./hardpoints/ax_missile_rack').axmr,
|
axmr: require('./hardpoints/ax_missile_rack').axmr,
|
||||||
|
axmre: require('./hardpoints/ax_missile_rack_enhanced').axmre,
|
||||||
tp: require('./hardpoints/torpedo_pylon').tp,
|
tp: require('./hardpoints/torpedo_pylon').tp,
|
||||||
|
ntp: require('./hardpoints/nanite_torpedo_pylon').ntp,
|
||||||
nl: require('./hardpoints/mine_launcher').nl,
|
nl: require('./hardpoints/mine_launcher').nl,
|
||||||
ml: require('./hardpoints/mining_laser').ml,
|
ml: require('./hardpoints/mining_laser').ml,
|
||||||
cs: require('./hardpoints/cargo_scanner').cs,
|
cs: require('./hardpoints/cargo_scanner').cs,
|
||||||
@@ -45,7 +48,8 @@ module.exports = {
|
|||||||
tbsc: require('./hardpoints/shock_cannon').tbsc,
|
tbsc: require('./hardpoints/shock_cannon').tbsc,
|
||||||
tbem: require('./hardpoints/enzyme_missile_rack.json').tbem,
|
tbem: require('./hardpoints/enzyme_missile_rack.json').tbem,
|
||||||
tbrfl: require('./hardpoints/remote_release_flechette_launcher.json').tbrfl,
|
tbrfl: require('./hardpoints/remote_release_flechette_launcher.json').tbrfl,
|
||||||
gsc: require('./hardpoints/guardian_shard_cannon').gsc
|
gsc: require('./hardpoints/guardian_shard_cannon').gsc,
|
||||||
|
mh: require('./hardpoints/missing_hardpoint').mh,
|
||||||
},
|
},
|
||||||
internal: {
|
internal: {
|
||||||
am: require('./internal/auto_field_maintenance_unit').am,
|
am: require('./internal/auto_field_maintenance_unit').am,
|
||||||
@@ -85,5 +89,6 @@ module.exports = {
|
|||||||
sua: require('./internal/supercruise_assist').sua,
|
sua: require('./internal/supercruise_assist').sua,
|
||||||
ews: require('./internal/experemental_weapon_stabilizer').ews,
|
ews: require('./internal/experemental_weapon_stabilizer').ews,
|
||||||
pas: require('./internal/planetary_approach_suite').pas,
|
pas: require('./internal/planetary_approach_suite').pas,
|
||||||
|
mm: require('./internal/missing_module').mm,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
20
modules/internal/missing_module.json
Normal file
20
modules/internal/missing_module.json
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"mm": [
|
||||||
|
{
|
||||||
|
"class": 0,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"grp": "mm",
|
||||||
|
"id": "4I",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"name": "Unrecognised Module",
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"power": 0,
|
||||||
|
"rating": "Z",
|
||||||
|
"symbol": "Int_Missing_Module"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
@@ -1234,6 +1234,25 @@
|
|||||||
"symbol": "Int_Hyperdrive_Overcharge_Size2_Class1",
|
"symbol": "Int_Hyperdrive_Overcharge_Size2_Class1",
|
||||||
"ukName": "FSD",
|
"ukName": "FSD",
|
||||||
"ukDiscript": "Faster-than-light capable ship drive, featuring experimental overcharge capabilities, necessary for supercruise travel and hyperspace jumps between star systems."
|
"ukDiscript": "Faster-than-light capable ship drive, featuring experimental overcharge capabilities, necessary for supercruise travel and hyperspace jumps between star systems."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 0,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"fuelmul": 0,
|
||||||
|
"fuelpower": 0,
|
||||||
|
"grp": "fsd",
|
||||||
|
"id": "4P",
|
||||||
|
"name": "Unrecognised Frame Shift Drive",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"maxfuel": 0,
|
||||||
|
"optmass": 0,
|
||||||
|
"power": 0,
|
||||||
|
"rating": "Z",
|
||||||
|
"symbol": "Int_Missing_Hyperdrive",
|
||||||
|
"ukName": "Unrecognised Frame Shift Drive",
|
||||||
|
"ukDiscript": "Unrecognised Frame Shift Drive"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -111,6 +111,21 @@
|
|||||||
"symbol": "Int_FuelTank_Size8_Class3",
|
"symbol": "Int_FuelTank_Size8_Class3",
|
||||||
"ukName": "Fuel Tank",
|
"ukName": "Fuel Tank",
|
||||||
"ukDiscript": "Storage container for fuel used by ship's power plant."
|
"ukDiscript": "Storage container for fuel used by ship's power plant."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 1,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"fuel": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"grp": "ft",
|
||||||
|
"id": "4M",
|
||||||
|
"rating": "Z",
|
||||||
|
"symbol": "Int_Missing_FuelTank",
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"ukName": "Unrecognised Fuel Tank",
|
||||||
|
"ukDiscript": "Unrecognised Fuel Tank"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -679,6 +679,24 @@
|
|||||||
"symbol": "Int_LifeSupport_Size1_Class5",
|
"symbol": "Int_LifeSupport_Size1_Class5",
|
||||||
"ukName": "Life Support",
|
"ukName": "Life Support",
|
||||||
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
|
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"boot": 0,
|
||||||
|
"class": 0,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"grp": "ls",
|
||||||
|
"id": "4O",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"power": 0,
|
||||||
|
"rating": "Z",
|
||||||
|
"time": 0,
|
||||||
|
"symbol": "Int_Missing_LifeSupport",
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"ukName": "Unrecognised Life Support",
|
||||||
|
"ukDiscript": "Unrecognised Life Support"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"pas": [
|
|
||||||
{
|
|
||||||
"class": 1,
|
|
||||||
"cost": 500,
|
|
||||||
"edID": 128672317,
|
|
||||||
"eddbID": 1538,
|
|
||||||
"grp": "pas",
|
|
||||||
"id": "PA",
|
|
||||||
"mass": 0,
|
|
||||||
"power": 0,
|
|
||||||
"rating": "I",
|
|
||||||
"symbol": "Int_PlanetApproachSuite",
|
|
||||||
"ukName": "Planetary Approach Suite",
|
|
||||||
"ukDiscript": "The required Thruster modifications, sensor package and avionics to allow a ship to fly effectively in close proximity to planets."
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1015,6 +1015,29 @@
|
|||||||
"symbol": "Int_GuardianPowerDistributor_Size8",
|
"symbol": "Int_GuardianPowerDistributor_Size8",
|
||||||
"ukName": "Guardian Power Distributor",
|
"ukName": "Guardian Power Distributor",
|
||||||
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
|
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 0,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"engcap": 0,
|
||||||
|
"engrate": 0,
|
||||||
|
"grp": "pd",
|
||||||
|
"id": "4N",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"power": 0,
|
||||||
|
"rating": "Z",
|
||||||
|
"syscap": 0,
|
||||||
|
"sysrate": 0,
|
||||||
|
"wepcap": 0,
|
||||||
|
"weprate": 0,
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"name": "Unrecognised Power Distributor",
|
||||||
|
"symbol": "Int_Missing_PowerDistributor",
|
||||||
|
"ukName": "Unrecognised Power Distributor",
|
||||||
|
"ukDiscript": "Unrecognised Power Distributor"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -678,6 +678,24 @@
|
|||||||
"symbol": "Int_GuardianPowerplant_Size8",
|
"symbol": "Int_GuardianPowerplant_Size8",
|
||||||
"ukName": "Guardian Power Plant",
|
"ukName": "Guardian Power Plant",
|
||||||
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
|
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 0,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"eff": 0,
|
||||||
|
"grp": "pp",
|
||||||
|
"id": "4K",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"pgen": 0,
|
||||||
|
"rating": "Z",
|
||||||
|
"name": "Unrecognised Power Plant",
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"symbol": "Int_Missing_Powerplant",
|
||||||
|
"ukName": "Unrecognised Power Plant",
|
||||||
|
"ukDiscript": "Unrecognised Power Plant"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -679,6 +679,24 @@
|
|||||||
"symbol": "Int_Sensors_Size1_Class5",
|
"symbol": "Int_Sensors_Size1_Class5",
|
||||||
"ukName": "Sensors",
|
"ukName": "Sensors",
|
||||||
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
|
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"angle": 0,
|
||||||
|
"class": 1,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"grp": "s",
|
||||||
|
"id": "4L",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"power": 0,
|
||||||
|
"range": 0,
|
||||||
|
"rating": "Z",
|
||||||
|
"symbol": "Int_Missing_Sensors",
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"ukName": "Unrecognised Sensors",
|
||||||
|
"ukDiscript": "Unrecognised Sensors"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -796,6 +796,28 @@
|
|||||||
"symbol": "Int_Engine_Size2_Class5_Fast",
|
"symbol": "Int_Engine_Size2_Class5_Fast",
|
||||||
"ukName": "Thrusters",
|
"ukName": "Thrusters",
|
||||||
"ukDiscript": "Enhanced performance normal-space propulsion system."
|
"ukDiscript": "Enhanced performance normal-space propulsion system."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"class": 2,
|
||||||
|
"cost": 0,
|
||||||
|
"edID": 0,
|
||||||
|
"eddbID": 0,
|
||||||
|
"grp": "t",
|
||||||
|
"id": "4J",
|
||||||
|
"integrity": 0,
|
||||||
|
"mass": 0,
|
||||||
|
"maxmass": 0,
|
||||||
|
"maxmul": 0,
|
||||||
|
"minmass": 0,
|
||||||
|
"minmul": 0,
|
||||||
|
"optmass": 0,
|
||||||
|
"optmul": 0,
|
||||||
|
"power": 0,
|
||||||
|
"rating": "Z",
|
||||||
|
"symbol": "Int_Missing_Engine",
|
||||||
|
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||||
|
"ukName": "Unrecognised Thrusters",
|
||||||
|
"ukDiscript": "Unrecognised Thrusters "
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -118,7 +118,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -166,7 +166,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -164,7 +164,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -166,7 +166,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -148,7 +148,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -124,7 +124,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -134,7 +134,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -120,7 +120,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -126,7 +126,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -121,7 +121,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -120,7 +120,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -124,7 +124,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -129,7 +129,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -150,7 +150,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -162,7 +162,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -152,7 +152,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -166,7 +166,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -123,7 +123,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -115,7 +115,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -126,7 +126,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -124,7 +124,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -161,7 +161,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -129,7 +129,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -121,7 +121,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -125,7 +125,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -123,7 +123,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -123,7 +123,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -123,7 +123,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -125,7 +125,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -124,7 +124,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -116,7 +116,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -159,7 +159,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -124,7 +124,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -127,7 +127,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -131,7 +131,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -133,7 +133,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -132,7 +132,7 @@
|
|||||||
1,
|
1,
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"name": "Planetary",
|
"name": "PlanetaryApproachSuite",
|
||||||
"eligible": {
|
"eligible": {
|
||||||
"pas": 1
|
"pas": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user