Compare commits

...

46 Commits
2.4.0 ... 2.5.1

Author SHA1 Message Date
Unknown
a3ae3e34ad Merge branch 'release/2.5.1' 2018-01-24 09:13:52 +00:00
Unknown
04bebeb2d8 Version Bump 2018-01-24 09:13:02 +00:00
Unknown
33feb73a70 Merge remote-tracking branch 'willyb321/feature/fix-engineers-values' into develop 2018-01-24 08:43:46 +00:00
Unknown
5860e8906c Merge branch 'feature/ax-modules' into develop 2018-01-24 08:43:34 +00:00
Unknown
9065adb297 Merge branch 'master' into develop 2018-01-24 08:42:37 +00:00
Sean McIntyre
618802ff81 Forgot Remote Release Flak Launcher 2018-01-22 16:43:10 -05:00
Sean McIntyre
e05a77333b Adding missing stats. Confirming in-game. 2018-01-22 16:23:48 -05:00
Sean McIntyre
6d6926e4cf Implementing AX modules 2018-01-22 14:25:39 -05:00
willyb321
c0e12d060a Fix KWS time to scan 2018-01-16 08:06:46 +11:00
Unknown
173b989dc7 Merge branch 'release/2.5.0' 2018-01-11 21:57:20 +00:00
Unknown
24add08bea Version Bump 2018-01-11 21:57:08 +00:00
Unknown
9f2c576dff Merge branch 'feature/fix-engineers' into develop 2018-01-11 21:43:53 +00:00
Unknown
88e7023e21 Merge branch 'develop' 2018-01-11 21:43:14 +00:00
Unknown
dfbbad9740 Confict Resolved 2017-12-24 16:57:51 +00:00
Unknown
3bc828140a Conflict Resolve 2017-12-24 16:54:59 +00:00
Unknown
5dcfa6bc84 Final value for baseArmour 2017-12-24 16:50:45 +00:00
TheHeavyMachine
59a31cbb9f Update type_10_defender.json (#15)
The value in baseShieldStrength seems to be incorrect. MJ value displayed in coriolis (31mj) doesn't match the righ shielding value for the Type 10 stock build (99mj). After some testing "baseShieldStrength": 320, seems to work outputting the right mj value.
2017-12-24 09:54:15 +00:00
TheHeavyMachine
06382c3f6d Update type_10_defender.json (#15)
The value in baseShieldStrength seems to be incorrect. MJ value displayed in coriolis (31mj) doesn't match the righ shielding value for the Type 10 stock build (99mj). After some testing "baseShieldStrength": 320, seems to work outputting the right mj value.
2017-12-24 09:54:11 +00:00
Unknown
38effd627f Dear FDev, have you heard of consistant naming: PATCH 2017-12-24 09:43:45 +00:00
Unknown
92e4c09a61 Dear FDev, have you heard of consistant naming: PATCH 2017-12-24 09:43:28 +00:00
willyb321
63b84fb21c Merge branch 'develop' of github.com:EDCD/coriolis-data into feature/fix-engineers 2017-12-24 08:34:59 +11:00
Unknown
78069c26e5 T10 Utility Patch 2017-12-23 12:16:41 +00:00
Unknown
ffc78fc0d6 T 10 Utility Patch 2017-12-23 12:11:03 +00:00
Unknown
048ca762ac Merge branch 'release/2.4.3' into develop 2017-12-23 11:42:54 +00:00
Unknown
cc1bfc92a2 Merge branch 'release/2.4.3' 2017-12-23 11:41:46 +00:00
Unknown
13a90a047a Version Bump 2017-12-23 11:41:07 +00:00
Unknown
6bb856bee7 Type 10 2017-12-23 11:39:23 +00:00
willyb321
dd40dfdc29 add some more effects 2017-12-19 08:31:47 +11:00
willyb321
b98a66ae9d fix interdictor and sensor scan angle 2017-12-18 09:08:36 +11:00
willyb321
d727dd1b74 fix some more data
shields this time
2017-12-18 08:49:22 +11:00
willyb321
209d782f7f oh yeah i should prolly commit the dist files 2017-12-17 18:34:18 +11:00
willyb321
4f5f8172dd Merge branch 'develop' into feature/fix-engineers 2017-12-17 12:34:11 +11:00
willyb321
d5646281d0 add more names 2017-12-17 12:27:20 +11:00
willyb321
14f66eb221 add most of the new names
more coming
2017-12-17 11:16:22 +11:00
Unknown
8ee1c3c70b Merge branch 'release/2.4.2' into develop 2017-11-09 16:56:52 +00:00
Unknown
f73a6c1e8a Merge branch 'release/2.4.2' 2017-11-09 16:56:15 +00:00
Unknown
1c8416889a Changelog and Versions 2017-11-09 16:54:43 +00:00
Unknown
a45deed60c Dist Files 2017-11-09 16:52:59 +00:00
Unknown
85d6157beb Merge branch 'feature/ship-purchase-requirements' into develop 2017-11-09 16:48:55 +00:00
Unknown
54c92ab9ff Merge branch 'hotfix/repair-limpet' into develop 2017-11-09 16:43:09 +00:00
Joseph Stader
d171ff0002 "Fix" bug with long IDs for repair limpet controllers on build load 2017-11-09 00:07:48 -05:00
Joshua Campbell
a89b4ae3c9 Add purchase requirement info to ships 2017-11-07 01:37:11 -05:00
Unknown
dc35ed80e9 Merge branch 'develop' 2017-10-31 17:01:05 +00:00
Unknown
7863330106 Bumps 2017-10-31 17:00:00 +00:00
William
f9420dfaeb fix repair limpet controller crash (#11)
fix repair limpet controller crash
2017-10-12 08:41:32 +01:00
Unknown
792b0e6c5e Merge branch 'release/2.4.0' into develop 2017-10-10 16:41:11 +01:00
27 changed files with 2241 additions and 754 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules
node_modules/*
*.log
.idea
.idea

View File

@@ -1,3 +1,20 @@
#2.5.1
* AX Modules
* Fixed some engineering values
#2.5.0
* Willyb321 fixed engineering. Some stuff doesn't work. We currently believe this is FDevs fault and not ours.
#2.4.3
* T10 Defender
#2.4.2
* Add requirements to UI
* Fix for limpets
#2.4.1
* Config Fix
#2.4.0
* Added Repair Limpet Computers

796
dist/index.js vendored

File diff suppressed because it is too large Load Diff

895
dist/index.json vendored

File diff suppressed because it is too large Load Diff

View File

@@ -1,191 +1,166 @@
{
"mod_boot_time": {
"OutfittingFieldType_BootTime": {
"boot": 1
},
"mod_defencemodifier_explosive_mult": {
"OutfittingFieldType_ExplosiveResistance": {
"explres": 1
},
"mod_defencemodifier_global_hull_mult": {
"explres": 1,
"kinres": 1,
"thermres": 1
},
"mod_defencemodifier_global_shield_mult": {
"explres": 1,
"kinres": 1,
"thermres": 1
},
"mod_defencemodifier_health_add": {
"OutfittingFieldType_DefenceModifierHealthAddition": {
"hullreinforcement": 1
},
"mod_defencemodifier_health_mult": {
"OutfittingFieldType_DefenceModifierHealthMultiplier": {
"hullboost": 1
},
"mod_defencemodifier_kinetic_mult": {
"OutfittingFieldType_KineticResistance": {
"kinres": 1
},
"mod_defencemodifier_shield_explosive_mult": {
"explres": 1
},
"mod_defencemodifier_shield_kinetic_mult": {
"kinres": 1
},
"mod_defencemodifier_shield_mult": {
"OutfittingFieldType_DefenceModifierShieldMultiplier": {
"shieldboost": 1
},
"mod_defencemodifier_shield_thermic_mult": {
"OutfittingFieldType_ThermicResistance": {
"thermres": 1
},
"mod_defencemodifier_thermic_mult": {
"thermres": 1
},
"mod_engine_heat": {
"OutfittingFieldType_EngineHeatRate": {
"thermload": 1
},
"mod_engine_mass_curve": {
"OutfittingFieldType_EngineOptimalMass": {
"optmass": 1
},
"mod_engine_mass_curve_multiplier": {
"OutfittingFieldType_EngineOptPerformance": {
"optmul": 1
},
"mod_fsd_heat_rate": {
"OutfittingFieldType_FSDHeatRate": {
"thermload": 1
},
"mod_fsd_max_fuel_per_jump": {
"OutfittingFieldType_FSDMaxFuelPerJump": {
"maxfuel": 1
},
"mod_fsd_optimised_mass": {
"OutfittingFieldType_FSDOptimalMass": {
"optmass": 1
},
"mod_fsdinterdictor_facing_limit": {
"OutfittingFieldType_FSDInterdictorFacingLimit": {
"facinglimit": 1
},
"mod_fsdinterdictor_range": {
"OutfittingFieldType_FSDInterdictorRange": {
"ranget": 1
},
"mod_health": {
"OutfittingFieldType_Integrity": {
"integrity": 1
},
"mod_mass": {
"OutfittingFieldType_Mass": {
"mass": 1
},
"mod_passive_power": {
"power": 1
"OutfittingFieldType_SensorTargetScanAngle": {
"angle": 1
},
"mod_powerdistributor_engine_charge": {
"engcap": 1
"OutfittingFieldType_DSS_RateMult": {
"scanrate": 1
},
"mod_powerdistributor_engine_rate": {
"engrate": 1
"OutfittingFieldType_ScannerTimeToScan": {
"scantime": 1
},
"mod_powerdistributor_global_charge": {
"engcap": 1,
"syscap": 1,
"wepcap": 1
},
"mod_powerdistributor_global_rate": {
"engrate": 1,
"sysrate": 1,
"weprate": 1
},
"mod_powerdistributor_system_charge": {
"syscap": 1
},
"mod_powerdistributor_system_rate": {
"sysrate": 1
},
"mod_powerdistributor_weapon_charge": {
"wepcap": 1
},
"mod_powerdistributor_weapon_rate": {
"weprate": 1
},
"mod_powerplant_heat": {
"eff": 1
},
"mod_powerplant_power": {
"pgen": 1
},
"mod_shield_broken_regen": {
"brokenregen": 1
},
"mod_shield_energy_per_regen": {
"distdraw": 1
},
"mod_shield_explosive_mult": {
"explres": 1
},
"mod_shield_global_mult": {
"explres": 1,
"kinres": 1,
"thermres": 1
},
"mod_shield_kinetic_mult": {
"kinres": 1
},
"mod_shield_mass_curve": {
"optmass": 1
},
"mod_shield_mass_curve_multiplier": {
"optmul": 1
},
"mod_shield_normal_regen": {
"regen": 1
},
"mod_shield_thermal_mult": {
"thermres": 1
},
"mod_shieldcell_charge_heat": {
"thermload": 1
},
"mod_shieldcell_duration": {
"duration": 1
},
"mod_shieldcell_shield_units": {
"shieldreinforcement": 1
},
"mod_shieldcell_spin_up": {
"spinup": 1
},
"mod_weapon_active_heat": {
"thermload": 1
},
"mod_weapon_active_power": {
"distdraw": 1
},
"mod_weapon_ammo_capacity": {
"ammo": 1
},
"mod_weapon_burst_interval": {
"rof": 1
},
"mod_weapon_burst_rof": {
"burstrof": 1
},
"mod_weapon_burst_size": {
"burst": 1
},
"mod_weapon_clip_size": {
"clip": 1
},
"mod_weapon_clip_size_override": {
"clip": 1
},
"mod_weapon_damage": {
"damage": 1
},
"mod_weapon_falloffrange_from_range": {
},
"mod_weapon_hardness_piercing": {
"piercing": 1
},
"mod_weapon_jitter_radius": {
"jitter": 1
},
"mod_weapon_range": {
"OutfittingFieldType_ScannerRange": {
"range": 1
},
"mod_weapon_reload_time": {
"OutfittingFieldType_MaxAngle": {
"angle": 1
},
"OutfittingFieldType_Range": {
"range": 1
},
"OutfittingFieldType_PowerDraw": {
"power": 1
},
"OutfittingFieldType_EnginesCapacity": {
"engcap": 1
},
"OutfittingFieldType_EnginesRecharge": {
"engrate": 1
},
"OutfittingFieldType_SystemsCapacity": {
"syscap": 1
},
"OutfittingFieldType_SystemsRecharge": {
"sysrate": 1
},
"OutfittingFieldType_WeaponsCapacity": {
"wepcap": 1
},
"OutfittingFieldType_WeaponsRecharge": {
"weprate": 1
},
"OutfittingFieldType_HeatEfficiency": {
"eff": 1
},
"OutfittingFieldType_PowerCapacity": {
"pgen": 1
},
"OutfittingFieldType_BrokenRegenRate": {
"brokenregen": 1
},
"OutfittingFieldType_EnergyPerRegen": {
"distdraw": 1
},
"OutfittingFieldType_ShieldGenOptimalMass": {
"optmass": 1
},
"OutfittingFieldType_ShieldGenStrength": {
"optmul": 1
},
"OutfittingFieldType_RegenRate": {
"regen": 1
},
"OutfittingFieldType_ShieldBankHeat": {
"thermload": 1
},
"OutfittingFieldType_ShieldBankDuration": {
"duration": 1
},
"OutfittingFieldType_ShieldBankReinforcement": {
"shieldreinforcement": 1
},
"OutfittingFieldType_ShieldBankSpinUp": {
"spinup": 1
},
"OutfittingFieldType_ThermalLoad": {
"thermload": 1
},
"OutfittingFieldType_DistributorDraw": {
"distdraw": 1
},
"OutfittingFieldType_AmmoMaximum": {
"ammo": 1
},
"OutfittingFieldType_RateOfFire": {
"rof": 1
},
"OutfittingFieldType_weapon_burst_rof": {
"burstrof": 1
},
"OutfittingFieldType_weapon_burst_size": {
"burst": 1
},
"OutfittingFieldType_AmmoClipSize": {
"clip": 1
},
"OutfittingFieldType_weapon_clip_size_override": {
"clip": 1
},
"OutfittingFieldType_Damage": {
"damage": 1
},
"OutfittingFieldType_weapon_falloffrange_from_range": {
},
"OutfittingFieldType_ArmourPenetration": {
"piercing": 1
},
"OutfittingFieldType_Jitter": {
"jitter": 1
},
"OutfittingFieldType_MaximumRange": {
"range": 1
},
"OutfittingFieldType_ReloadTime": {
"reload": 1
},
"special_auto_loader": {},
@@ -221,14 +196,14 @@
"special_incendiary_rounds": {
"rof": 0.05263157894736842,
"thermload": 2,
"damagedist": {
"damagedist": {
"T": 1
}
},
"special_inertial_impact": {
"damage": 0.5,
"jitter": 3,
"damagedist": {
"damagedist": {
"K": 0.5,
"T": 0.5
}

View File

@@ -1053,6 +1053,12 @@
"modifications": [
]
},
"rpl": {
"blueprints": {
},
"modifications": [
]
},
"cs": {
"blueprints": {
"Sensor_CargoScanner_FastScan": {
@@ -1641,6 +1647,12 @@
"special_screening_shell"
]
},
"rfl": {
"blueprints": {
},
"modifications": [
]
},
"fh": {
"blueprints": {
},
@@ -3007,6 +3019,12 @@
"special_thermalshock"
]
},
"axmc": {
"blueprints": {
},
"modifications": [
]
},
"ml": {
"blueprints": {
},
@@ -3176,6 +3194,12 @@
"special_thermal_cascade"
]
},
"axmr": {
"blueprints": {
},
"modifications": [
]
},
"mrp": {
"blueprints": {
},
@@ -5187,6 +5211,12 @@
"thermres"
]
},
"sfn": {
"blueprints": {
},
"modifications": [
]
},
"sc": {
"blueprints": {
},
@@ -5567,7 +5597,12 @@
"scanrate"
]
},
"xs": {
"blueprints": {
},
"modifications": [
]
},
"t": {
"blueprints": {
"Engine_Dirty": {

View File

@@ -0,0 +1,124 @@
{
"axmr": [
{
"ammo": 64,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
"class": 2,
"clip": 8,
"cost": 540900,
"damage": 64,
"damagedist": {
"X": 1
},
"distdraw": 0.14,
"edID": 128788699,
"eddbID": 1614,
"falloff": 10000,
"grp": "axmr",
"id": "x4",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "F",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 2.4
},
{
"ammo": 64,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
"class": 2,
"clip": 8,
"cost": 2022700,
"damage": 50,
"damagedist": {
"X": 1
},
"distdraw": 0.08,
"edID": 128788704,
"eddbID": 1615,
"falloff": 10000,
"grp": "axmr",
"id": "x5",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "T",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 1.5
},
{
"ammo": 128,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 1352250,
"damage": 64,
"damagedist": {
"X": 1
},
"distdraw": 0.24,
"edID": 128788700,
"eddbID": 1623,
"falloff": 10000,
"grp": "axmr",
"id": "x6",
"integrity": 64,
"mass": 8,
"missile": "D",
"mount": "F",
"piercing": 60,
"power": 1.62,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6
},
{
"ammo": 128,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 4056750,
"damage": 64,
"damagedist": {
"X": 1
},
"distdraw": 0.14,
"edID": 128788705,
"eddbID": 1624,
"falloff": 10000,
"grp": "axmr",
"id": "x7",
"integrity": 64,
"mass": 8,
"missile": "D",
"mount": "T",
"piercing": 60,
"power": 1.75,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 1.9
}
]
}

View File

@@ -0,0 +1,124 @@
{
"axmc": [
{
"ammo": 2100,
"breachdmg": 2.8,
"breachmax": 0.5,
"breachmin": 0.8,
"class": 2,
"clip": 100,
"cost": 379000,
"damage": 3.3,
"damagedist": {
"X": 1
},
"distdraw": 0.11,
"edID": 128788701,
"eddbID": 1618,
"falloff": 2000,
"grp": "axmc",
"id": "x0",
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 17,
"power": 0.46,
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 7.1,
"shotspeed": 1600,
"thermload": 0.2
},
{
"ammo": 2100,
"breachdmg": 0.4,
"breachmax": 0.5,
"breachmin": 0.5,
"class": 2,
"clip": 90,
"cost": 1826500,
"damage": 1.7,
"damagedist": {
"X": 1
},
"distdraw": 0.06,
"edID": 128793059,
"eddbID": 1619,
"falloff": 2000,
"grp": "axmc",
"id": "x1",
"integrity": 51,
"mass": 4,
"mount": "T",
"piercing": 17,
"power": 0.5,
"range": 4000,
"rating": "F",
"reload": 4,
"rof": 6.2,
"shotspeed": 1600,
"thermload": 0.1
},
{
"ammo": 2100,
"breachdmg": 5.2,
"breachmax": 0.5,
"breachmin": 0.8,
"class": 3,
"clip": 100,
"cost": 1181500,
"damage": 6.1,
"damagedist": {
"X": 1
},
"distdraw": 0.18,
"edID": 128788702,
"eddbID": 1625,
"falloff": 2000,
"grp": "axmc",
"id": "x2",
"integrity": 64,
"mass": 8,
"mount": "F",
"piercing": 33,
"power": 0.64,
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 5.9,
"shotspeed": 1600,
"thermload": 0.3
},
{
"ammo": 2100,
"breachdmg": 0.8,
"breachmax": 0.5,
"breachmin": 0.5,
"class": 3,
"clip": 90,
"cost": 3821600,
"damage": 3.3,
"damagedist": {
"X": 1
},
"distdraw": 0.06,
"edID": 128793060,
"eddbID": 1626,
"falloff": 2000,
"grp": "axmc",
"id": "x3",
"integrity": 64,
"mass": 8,
"mount": "T",
"piercing": 33,
"power": 0.64,
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 6.2,
"shotspeed": 1600,
"thermload": 0.1
}
]
}

View File

@@ -0,0 +1,63 @@
{
"rfl": [
{
"ammo": 32,
"breachdmg": 1.7,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 1,
"cost": 261800,
"damage": 34.0,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128785626,
"eddbID": 1620,
"falloff": 100000,
"grp": "rfl",
"id": "x8",
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 2,
"rof": 0.5,
"shotspeed": 550,
"thermload": 3.6
},
{
"ammo": 32,
"breachdmg": 1.7,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 1,
"cost": 1259200,
"damage": 34.0,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128793058,
"eddbID": 1621,
"falloff": 100000,
"grp": "rfl",
"id": "x9",
"integrity": 51,
"mass": 4,
"mount": "T",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 2,
"rof": 0.5,
"shotspeed": 550,
"thermload": 3.6
}
]
}

View File

@@ -0,0 +1,23 @@
{
"sfn": [
{
"class": 0,
"cost": 63000,
"edID": 128771884,
"eddbID": 1622,
"grp": "sfn",
"id": "sfn",
"integrity": 35,
"mass": 1.3,
"name": "Shutdown Field Neutraliser",
"passive": 1,
"power": 0.2,
"activepower": 0.25,
"rating": "F",
"cooldown": 10,
"duration": 1,
"range": 3000
}
]
}

View File

@@ -0,0 +1,22 @@
{
"xs": [
{
"class": 0,
"cost": 365698,
"edID": 128793115,
"eddbID": 1616,
"grp": "xs",
"id": "xs",
"integrity": 56,
"mass": 1.3,
"name": "Xeno Scanner",
"power": 0.2,
"range": 500,
"rating": "E",
"boot": 2,
"scantime": 10,
"angle": 23
}
]
}

View File

@@ -14,11 +14,14 @@ module.exports = {
ul: require('./hardpoints/burst_laser').ul,
bl: require('./hardpoints/beam_laser').bl,
mc: require('./hardpoints/multi_cannon').mc,
axmc: require('./hardpoints/ax_multi_cannon').axmc,
c: require('./hardpoints/cannon').c,
fc: require('./hardpoints/fragment_cannon').fc,
rfl: require('./hardpoints/remote_release_flak_launcher.json').rfl,
rg: require('./hardpoints/rail_gun').rg,
pa: require('./hardpoints/plasma_accelerator').pa,
mr: require('./hardpoints/missile_rack').mr,
axmr: require('./hardpoints/ax_missile_rack').axmr,
tp: require('./hardpoints/torpedo_pylon').tp,
nl: require('./hardpoints/mine_launcher').nl,
ml: require('./hardpoints/mining_laser').ml,
@@ -29,7 +32,9 @@ module.exports = {
ch: require('./hardpoints/chaff_launcher').ch,
ec: require('./hardpoints/electronic_countermeasure').ec,
hs: require('./hardpoints/heat_sink_launcher').hs,
po: require('./hardpoints/point_defence').po
po: require('./hardpoints/point_defence').po,
sfn: require('./hardpoints/shutdown_field_neutraliser').sfn,
xs: require('./hardpoints/xeno_scanner').xs
},
internal: {
am: require('./internal/auto_field_maintenance_unit').am,

View File

@@ -1,265 +1,264 @@
{
"rpl": [
{
"class": 1,
"cost": 600,
"edID": 128777327,
"eddbID": 1594,
"grp": "rpl",
"id": "rple1",
"mass": 1.3,
"maximum": 1,
"power": 0.18,
"range": 0.6,
"rating": "E"
},
{
"class": 1,
"cost": 1200,
"edID": 128777328,
"eddbID": 1595,
"grp": "rpl",
"id": "rpld1",
"mass": 0.5,
"maximum": 1,
"power": 0.14,
"range": 0.8,
"rating": "D"
},
{
"class": 1,
"cost": 2400,
"edID": 128777329,
"eddbID": 1596,
"grp": "rpl",
"id": "rplc1",
"mass": 1.3,
"maximum": 1,
"power": 0.23,
"range": 1,
"rating": "C"
},
{
"class": 1,
"cost": 4800,
"edID": 128777330,
"eddbID": 1597,
"grp": "rpl",
"id": "rplb1",
"mass": 2,
"maximum": 1,
"power": 0.32,
"range": 1.2,
"rating": "B"
},
{
"class": 1,
"cost": 9600,
"edID": 128777331,
"eddbID": 1598,
"grp": "rpl",
"id": "rpla1",
"mass": 1.3,
"maximum": 1,
"power": 0.28,
"range": 1.4,
"rating": "A"
},
{
"class": 3,
"cost": 5400,
"edID": 128777332,
"eddbID": 1599,
"grp": "rpl",
"id": "rple3",
"mass": 5,
"maximum": 2,
"power": 0.27,
"range": 0.66,
"rating": "E"
},
{
"class": 3,
"cost": 10800,
"edID": 128777333,
"eddbID": 1600,
"grp": "rpl",
"id": "rpld3",
"mass": 2,
"maximum": 2,
"power": 0.2,
"range": 0.88,
"rating": "D"
},
{
"class": 3,
"cost": 21600,
"edID": 128777334,
"eddbID": 1601,
"grp": "rpl",
"id": "rplc3",
"mass": 5,
"maximum": 2,
"power": 0.34,
"range": 1.1,
"rating": "C"
},
{
"class": 3,
"cost": 43200,
"edID": 128777335,
"eddbID": 1602,
"grp": "rpl",
"id": "rplb3",
"mass": 8,
"maximum": 2,
"power": 0.48,
"range": 1.32,
"rating": "B"
},
{
"class": 3,
"cost": 86400,
"edID": 128777336,
"eddbID": 1603,
"grp": "rpl",
"id": "rpba3",
"mass": 5,
"maximum": 2,
"power": 0.41,
"range": 1.54,
"rating": "A"
},
{
"class": 5,
"cost": 48600,
"edID": 128777337,
"eddbID": 1604,
"grp": "rpl",
"id": "rple5",
"mass": 20,
"maximum": 3,
"power": 0.4,
"range": 0.78,
"rating": "E"
},
{
"class": 5,
"cost": 97200,
"edID": 128777338,
"eddbID": 1605,
"grp": "rpl",
"id": "rpld5",
"mass": 8,
"maximum": 3,
"power": 0.3,
"range": 1.04,
"rating": "D"
},
{
"class": 5,
"cost": 194400,
"edID": 128777339,
"eddbID": 1606,
"grp": "rpl",
"id": "rplc5",
"mass": 20,
"maximum": 3,
"power": 0.5,
"range": 1.3,
"rating": "C"
},
{
"class": 5,
"cost": 388800,
"edID": 128777340,
"eddbID": 1607,
"grp": "rpl",
"id": "rplb5",
"mass": 32,
"maximum": 3,
"power": 0.97,
"range": 1.56,
"rating": "B"
},
{
"class": 5,
"cost": 777600,
"edID": 128777341,
"eddbID": 1608,
"grp": "rpl",
"id": "rpla5",
"mass": 20,
"maximum": 3,
"power": 0.6,
"range": 1.82,
"rating": "A"
},
{
"class": 7,
"cost": 437400,
"edID": 128777342,
"eddbID": 1609,
"grp": "rpl",
"id": "rple7",
"mass": 80,
"maximum": 4,
"power": 0.55,
"range": 1.02,
"rating": "E"
},
{
"class": 7,
"cost": 874800,
"edID": 128777343,
"eddbID": 1610,
"grp": "rpl",
"id": "rpld7",
"mass": 32,
"maximum": 4,
"power": 0.41,
"range": 1.36,
"rating": "D"
},
{
"class": 7,
"cost": 1749600,
"edID": 128777344,
"eddbID": 1611,
"grp": "rpl",
"id": "rplc7",
"mass": 80,
"maximum": 4,
"power": 0.69,
"range": 1.7,
"rating": "C"
},
{
"class": 7,
"cost": 3499200,
"edID": 128777345,
"eddbID": 1612,
"grp": "rpl",
"id": "rplb7",
"mass": 128,
"maximum": 4,
"power": 0.97,
"range": 2.04,
"rating": "B"
},
{
"class": 7,
"cost": 6998400,
"edID": 128777346,
"eddbID": 1613,
"grp": "rpl",
"id": "rpla7",
"mass": 80,
"maximum": 4,
"power": 0.83,
"range": 2.38,
"rating": "A"
}
]
}
"rpl": [
{
"class": 1,
"cost": 600,
"edID": 128777327,
"eddbID": 1594,
"grp": "rpl",
"id": "9z",
"mass": 1.3,
"maximum": 1,
"power": 0.18,
"range": 0.6,
"rating": "E"
},
{
"class": 1,
"cost": 1200,
"edID": 128777328,
"eddbID": 1595,
"grp": "rpl",
"id": "9q",
"mass": 0.5,
"maximum": 1,
"power": 0.14,
"range": 0.8,
"rating": "D"
},
{
"class": 1,
"cost": 2400,
"edID": 128777329,
"eddbID": 1596,
"grp": "rpl",
"id": "9a",
"mass": 1.3,
"maximum": 1,
"power": 0.23,
"range": 1,
"rating": "C"
},
{
"class": 1,
"cost": 4800,
"edID": 128777330,
"eddbID": 1597,
"grp": "rpl",
"id": "9w",
"mass": 2,
"maximum": 1,
"power": 0.32,
"range": 1.2,
"rating": "B"
},
{
"class": 1,
"cost": 9600,
"edID": 128777331,
"eddbID": 1598,
"grp": "rpl",
"id": "9s",
"mass": 1.3,
"maximum": 1,
"power": 0.28,
"range": 1.4,
"rating": "A"
},
{
"class": 3,
"cost": 5400,
"edID": 128777332,
"eddbID": 1599,
"grp": "rpl",
"id": "9x",
"mass": 5,
"maximum": 2,
"power": 0.27,
"range": 0.66,
"rating": "E"
},
{
"class": 3,
"cost": 10800,
"edID": 128777333,
"eddbID": 1600,
"grp": "rpl",
"id": "9e",
"mass": 2,
"maximum": 2,
"power": 0.2,
"range": 0.88,
"rating": "D"
},
{
"class": 3,
"cost": 21600,
"edID": 128777334,
"eddbID": 1601,
"grp": "rpl",
"id": "9d",
"mass": 5,
"maximum": 2,
"power": 0.34,
"range": 1.1,
"rating": "C"
},
{
"class": 3,
"cost": 43200,
"edID": 128777335,
"eddbID": 1602,
"grp": "rpl",
"id": "9c",
"mass": 8,
"maximum": 2,
"power": 0.48,
"range": 1.32,
"rating": "B"
},
{
"class": 3,
"cost": 86400,
"edID": 128777336,
"eddbID": 1603,
"grp": "rpl",
"id": "9r",
"mass": 5,
"maximum": 2,
"power": 0.41,
"range": 1.54,
"rating": "A"
},
{
"class": 5,
"cost": 48600,
"edID": 128777337,
"eddbID": 1604,
"grp": "rpl",
"id": "9f",
"mass": 20,
"maximum": 3,
"power": 0.4,
"range": 0.78,
"rating": "E"
},
{
"class": 5,
"cost": 97200,
"edID": 128777338,
"eddbID": 1605,
"grp": "rpl",
"id": "9v",
"mass": 8,
"maximum": 3,
"power": 0.3,
"range": 1.04,
"rating": "D"
},
{
"class": 5,
"cost": 194400,
"edID": 128777339,
"eddbID": 1606,
"grp": "rpl",
"id": "9t",
"mass": 20,
"maximum": 3,
"power": 0.5,
"range": 1.3,
"rating": "C"
},
{
"class": 5,
"cost": 388800,
"edID": 128777340,
"eddbID": 1607,
"grp": "rpl",
"id": "9g",
"mass": 32,
"maximum": 3,
"power": 0.97,
"range": 1.56,
"rating": "B"
},
{
"class": 5,
"cost": 777600,
"edID": 128777341,
"eddbID": 1608,
"grp": "rpl",
"id": "9b",
"mass": 20,
"maximum": 3,
"power": 0.6,
"range": 1.82,
"rating": "A"
},
{
"class": 7,
"cost": 437400,
"edID": 128777342,
"eddbID": 1609,
"grp": "rpl",
"id": "9y",
"mass": 80,
"maximum": 4,
"power": 0.55,
"range": 1.02,
"rating": "E"
},
{
"class": 7,
"cost": 874800,
"edID": 128777343,
"eddbID": 1610,
"grp": "rpl",
"id": "9h",
"mass": 32,
"maximum": 4,
"power": 0.41,
"range": 1.36,
"rating": "D"
},
{
"class": 7,
"cost": 1749600,
"edID": 128777344,
"eddbID": 1611,
"grp": "rpl",
"id": "9n",
"mass": 80,
"maximum": 4,
"power": 0.69,
"range": 1.7,
"rating": "C"
},
{
"class": 7,
"cost": 3499200,
"edID": 128777345,
"eddbID": 1612,
"grp": "rpl",
"id": "9u",
"mass": 128,
"maximum": 4,
"power": 0.97,
"range": 2.04,
"rating": "B"
},
{
"class": 7,
"cost": 6998400,
"edID": 128777346,
"eddbID": 1613,
"grp": "rpl",
"id": "9j",
"mass": 80,
"maximum": 4,
"power": 0.83,
"range": 2.38,
"rating": "A"
}
]
}

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.4.0",
"version": "2.5.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.4.0",
"version": "2.5.1",
"repository": {
"type": "git",
"url": "https://github.com/EDCD/coriolis-data"

View File

@@ -24,6 +24,9 @@
"crew": 3
},
"retailCost": 84532770,
"requirements": {
"horizons": true
},
"bulkheads": [
{ "id": "cl", "edID": 128049346, "eddbID": 1554,"grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "cm", "edID": 128049347, "eddbID": 1555,"grp": "bh", "cost": 33813120, "mass": 83, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -22,6 +22,9 @@
"crew": 2
},
"retailCost": 747660,
"requirements": {
"horizonsEarlyAdoption": true
},
"bulkheads": [
{ "id": "cg", "edID": 128672264, "eddbID": 1518, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "ch", "edID": 128672265, "eddbID": 1519, "grp": "bh", "cost": 305890, "mass": 14, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -23,6 +23,9 @@
"crew": 1
},
"retailCost": 1337330,
"requirements": {
"horizons": true
},
"bulkheads": [
{ "id": "cq", "edID": 128049292, "eddbID": 1589, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "cr", "edID": 128049293, "eddbID": 1590, "grp": "bh", "cost": 534940, "mass": 32, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -22,6 +22,9 @@
"crew": 2
},
"retailCost": 19814210,
"requirements": {
"federationRank": 5
},
"bulkheads": [
{ "id": "bz", "edID": 128672147, "eddbID": 1466, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bA", "edID": 128672148, "eddbID": 1467, "grp": "bh", "cost": 7925680, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -23,6 +23,9 @@
"crew": 3
},
"retailCost": 187969450,
"requirements": {
"federationRank": 12
},
"bulkheads": [
{ "id": "BW", "edID": 128049370, "eddbID": 1498, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "BX", "edID": 128049371, "eddbID": 1499, "grp": "bh", "cost": 75187790, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -22,6 +22,9 @@
"crew": 2
},
"retailCost": 14314210,
"requirements": {
"federationRank": 3
},
"bulkheads": [
{ "id": "bE", "edID": 128049322, "eddbID": 793, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bF", "edID": 128049323, "eddbID": 794, "grp": "bh", "cost": 5725680, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -23,6 +23,9 @@
"crew": 2
},
"retailCost": 35814210,
"requirements": {
"federationRank": 7
},
"bulkheads": [
{ "id": "bJ", "edID": 128672154, "eddbID": 1471, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bK", "edID": 128672155, "eddbID": 1472, "grp": "bh", "cost": 14325690, "mass": 44, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -22,7 +22,10 @@
"crew": 2
},
"retailCost": 22296860,
"bulkheads": [
"requirements": {
"empireRank": 7
},
"bulkheads": [
{ "id": "bp", "edID": 128049316, "eddbID": 788, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bq", "edID": 128049317, "eddbID": 789, "grp": "bh", "cost": 8918340, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "br", "edID": 128049318, "eddbID": 790, "grp": "bh", "cost": 20066270, "mass": 60, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },

View File

@@ -22,6 +22,9 @@
"crew": 1
},
"retailCost": 2542930,
"requirements": {
"empireRank": 3
},
"bulkheads": [
{ "id": "bf", "edID": 128671224, "eddbID": 1389, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bg", "edID": 128671225, "eddbID": 1390, "grp": "bh", "cost": 1017200, "mass": 4, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -23,6 +23,9 @@
"crew": 3
},
"retailCost": 208969450,
"requirements": {
"empireRank": 12
},
"bulkheads": [
{ "id": "BR", "edID": 128049376, "eddbID": 1493, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "BS", "edID": 128049377, "eddbID": 1494, "grp": "bh", "cost": 83587790, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -27,6 +27,7 @@ module.exports = {
type_6_transporter: require('./type_6_transporter').type_6_transporter,
type_7_transport: require('./type_7_transport').type_7_transport,
type_9_heavy: require('./type_9_heavy').type_9_heavy,
type_10_defender: require('./type_10_defender').type_10_defender,
viper: require('./viper').viper,
viper_mk_iv: require('./viper_mk_iv').viper_mk_iv,
vulture: require('./vulture').vulture

View File

@@ -0,0 +1,45 @@
{
"type_10_defender": {
"edID": 128785619,
"eddbID": 32,
"properties": {
"name": "Type-10 Defender",
"manufacturer": "Lakon",
"class": 3,
"hullCost": 121454173,
"speed": 179,
"boost": 219,
"boostEnergy": 19,
"baseShieldStrength": 320,
"baseArmour": 580,
"hardness": 75,
"hullMass": 1200,
"masslock": 26,
"pipSpeed": 0.17375,
"fighterHangars": true,
"pitch": 20,
"roll": 20,
"yaw": 8,
"crew": 3
},
"retailCost": 121454652,
"bulkheads": [
{ "id": "Bx", "edID": 128049334, "eddbID": 803, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "By", "edID": 128049335, "eddbID": 804, "grp": "bh", "cost": 30622340, "mass": 75, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "Bz", "edID": 128049336, "eddbID": 805, "grp": "bh", "cost": 68900260, "mass": 150, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "BA", "edID": 128049337, "eddbID": 806, "grp": "bh", "cost": 162834280, "mass": 150, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "BB", "edID": 128049338, "eddbID": 807, "grp": "bh", "cost": 180442120, "mass": 150, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
],
"slots": {
"standard": [8, 7, 7, 5, 6, 4, 6],
"hardpoints": [3, 3, 3, 3, 2, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": [8, 7, 6, 5, 4, 4, 3, 3, 2,{ "class": 5, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },{ "class": 5, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } }]
},
"defaults": {
"standard": ["6E", "7E", "6E", "5E", "6E", "4E", "6C"],
"hardpoints": [0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["06", "05", "4j", "03", "02", 0, "01", 0, "2h", 0, 0]
}
}
}