Compare commits

...

82 Commits

Author SHA1 Message Date
Alex Williams
0d0183ae2e Merge pull request #122 from Brighter-Applications/develop
Develop
2025-06-28 14:30:27 +01:00
Alex Williams
540c278b3d Features/add corsair (#92)
* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#22)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#23)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#24)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#20)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding BoostInt value to Mandalay

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding the Corsair to the Shipyard

* Removing edId's for ship and bulkhead

* Features/add_corsair (#87)

* Adding the Corsair to the Shipyard

* Removing edId's for ship and bulkhead

* Features/add_corsair (#88)

* Adding the Corsair to the Shipyard

* Removing edId's for ship and bulkhead

* Changing FDName of Corsair

* Changing back to imperial_corsair for internal use, but Name value to 'Corsair' to match in game

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2025-06-28 14:29:24 +01:00
Alex Williams
e5d3d8f94c Features/add_corsair (#91)
* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#22)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#23)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#24)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#20)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding BoostInt value to Mandalay

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding the Corsair to the Shipyard

* Removing edId's for ship and bulkhead

* Features/add_corsair (#87)

* Adding the Corsair to the Shipyard

* Removing edId's for ship and bulkhead

* Features/add_corsair (#88)

* Adding the Corsair to the Shipyard

* Removing edId's for ship and bulkhead

* Changing FDName of Corsair

* Changing back to imperial_corsair for internal use, but Name value to 'Corsair' to match in game

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2025-04-10 12:33:30 +01:00
Alex Williams
b981af8b3b Merge pull request #86 from Brighter-Applications/issues/806_fix_pacifier_cost
Correcting price of Pacifier Frag Cannon
2024-12-15 18:21:30 +00:00
Alex Williams
e4beb62960 Correcting price of Pacifier Frag Cannon 2024-12-15 18:10:36 +00:00
Alex Williams
27e6ee0e62 Merge pull request #83 from Brighter-Applications/issues/804_remove_duplicate_advanced_missiles
Removing duplicate entries for Advanced Missile Racks.
2024-12-13 22:15:19 +00:00
Alex Williams
b8e79fdea6 Removing duplicate entries for Advanced Missile Racks. 2024-12-13 22:04:58 +00:00
Alex Williams
fe95547c10 Merge pull request #80 from Brighter-Applications/features/add_cobra5
Fixing cobramkv spacing
2024-12-13 20:57:22 +00:00
Alex Williams
98130315f1 Fixing cobramkv spacing 2024-12-13 20:51:57 +00:00
Alex Williams
a4066d398d Merge pull request #77 from Brighter-Applications/issues/624_Fix_thermal_values
Fixing Thermal Load and Efficiency Values, this will break tooltip va…
2024-12-13 20:19:56 +00:00
Alex Williams
b52c1bc171 Fixing Thermal Load and Efficiency Values, this will break tooltip values for these amounts. 2024-12-13 20:17:48 +00:00
Alex Williams
11eee23f4f Merge pull request #74 from Brighter-Applications/features/add_cobra5
Adding Cobra Mk V
2024-12-13 19:49:01 +00:00
Alex Williams
abe85dde8f Adding Cobra Mk V 2024-12-13 19:46:38 +00:00
Alex Williams
aca98c68fc Merge pull request #121 from Brighter-Applications/develop
Develop
2024-12-10 23:33:48 +00:00
Alex Williams
ee3f8eaea8 Merge pull request #71 from Brighter-Applications/issues/624_Fix_thermal_values
Fix thermal and efficiency values for blueprint effects
2024-12-10 23:31:47 +00:00
Alex Williams
561fea55e1 Fix thermal and efficiency values for blueprint effects 2024-12-10 23:22:41 +00:00
Alex Williams
e1118eb222 Merge pull request #120 from Brighter-Applications/develop
Develop
2024-11-25 00:24:24 +00:00
Alex Williams
da0cb525c9 Merge pull request #68 from Brighter-Applications/issues/699_Add_Charge_Rate_To_Rails
Adding 'charge' values to RailGuns, as they have a charge time of 1.2s
2024-11-25 00:01:23 +00:00
Alex Williams
0b507d641a Adding 'charge' values to RailGuns, as they have a charge time of 1.2s 2024-11-24 23:52:49 +00:00
Alex Williams
685bbd6274 Merge pull request #65 from Brighter-Applications/issues/648_Correct_FSD_Double_Braced_Integrity_Value
Fixes the integrity boost provided by a 'Double Braced' experimental …
2024-11-24 22:49:48 +00:00
Alex Williams
e6b2678215 Fixes the integrity boost provided by a 'Double Braced' experimental being applied to an FSD from 0.15 to 0.25 which is correct. 2024-11-24 22:44:16 +00:00
Alex Williams
202dffaa80 Merge pull request #62 from Brighter-Applications/features/Add_Specials_Tooltips_Descriptions
Adding descriptions to Specials, to facilitate a tooltip Description …
2024-11-24 19:04:07 +00:00
Alex Williams
4cb76aa572 Adding descriptions to Specials, to facilitate a tooltip Description of each special 2024-11-24 18:50:51 +00:00
Alex Williams
04c1c40c67 Merge pull request #118 from Brighter-Applications/develop
Develop
2024-11-23 21:49:37 +00:00
Alex Williams
a1aa627b1e Merge pull request #59 from Brighter-Applications/issues/783_Add_Missing_Corrosion_Resistant_Cargo_Racks
Adding missing 5E and 6E Corrosion resistant Cargo Racks
2024-11-23 21:47:13 +00:00
Alex Williams
9a670b15c1 Merge pull request #57 from Brighter-Applications/issues/776_Fix_Overcharged_Blueprint
These changes fix the issue where MC's with the Weapon_Overcharged bl…
2024-11-23 20:47:59 +00:00
Alex Williams
644fd16080 These changes fix the issue where MC's with the Weapon_Overcharged blueprint, don't properly show the blueprint because of the Laser Weapon_Overcharged blueprint being a conflict. 2024-11-23 20:35:59 +00:00
Alex Williams
0239997e88 Adding missing 5E and 6E Corrosion resistant Cargo Racks 2024-11-23 15:06:39 +00:00
Alex Williams
c14146d383 Merge pull request #53 from Brighter-Applications/issues/609_Update_Phantom_Hardness
Updating Phantom hardness from 60 to 55
2024-11-23 14:41:41 +00:00
Alex Williams
05d2b8d3ef Updating Phantom hardness from 60 to 55 2024-11-23 14:19:38 +00:00
Alex Williams
ab36028348 Merge pull request #116 from Brighter-Applications/develop
Develop
2024-11-23 13:05:19 +00:00
Alex Williams
2c332b1071 Merge pull request #48 from Brighter-Applications/issues/782_GPD_Stats_Wrong
Issues/782 gpd stats wrong
2024-11-23 13:02:31 +00:00
Alex Williams
d64acb24bf Merge pull request #47 from Brighter-Applications/issues/296_making_engineers_match
Issues/296 making engineers match
2024-11-23 13:01:57 +00:00
Alex Williams
f33f21d293 Merge pull request #46 from Brighter-Applications/issue_568_Fix_Guardian_Plasma_Charger_Damage
Resolving Damage Values for Guardian Plasma Chargers
2024-11-23 13:00:59 +00:00
Alex Williams
07256134e2 Merge pull request #45 from Brighter-Applications/Issue_558_Add_Missing_Shield_Generators
Adding Size 1 Shields, which to this point, have been missing.
2024-11-23 13:00:20 +00:00
Alex Williams
203a18ceb3 Resolving Damage Values for Guardian Plasma Chargers 2024-11-20 00:06:48 +00:00
Alex Williams
67f4fea6c0 Adding Size 1 Shields, which to this point, have been missing. 2024-11-19 23:23:52 +00:00
Alex Williams
e93b78f31b Merge pull request #114 from Brighter-Applications/develop
Develop
2024-11-17 23:33:17 +00:00
Alex Williams
278f77e999 Merge pull request #38 from Brighter-Applications/Fix_Ship_Hull_Prices
Fixing Hullcost values, which should fix build prices.
2024-11-17 23:32:28 +00:00
Alex Williams
074a8eee0d Fixing Hullcost values, which should fix build prices. 2024-11-17 23:05:53 +00:00
Alex Williams
41bb708463 Merge pull request #35 from Brighter-Applications/concord_cannon_data_update
Updating the stats for the concord cannon
2024-11-15 08:56:48 +00:00
Alex Williams
7146ba94cd Updating the stats for the concord cannon 2024-11-15 08:53:30 +00:00
Alex Williams
4bc078178b Issues/296 making engineers match (#31)
* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#20)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#21)

* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

* Adding BoostInt value to Mandalay

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Issues/782 gpd stats wrong (#29)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Type 8 Added to Shipyard (#26)

* Add concord cannon (#27)

* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#28)

* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#20)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding BoostInt value to Mandalay

* Add concord cannon (#22)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#23)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile…

* Making engineers match blueprints

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
2024-11-09 00:38:41 +00:00
Alex Williams
b270709882 Merge branch 'beta' into issues/296_making_engineers_match 2024-11-09 00:30:51 +00:00
Alex Williams
065ba343a0 Making engineers match blueprints 2024-11-09 00:25:43 +00:00
Alex Williams
0b4b7cb95f Issues/782 gpd stats wrong (#29)
* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Type 8 Added to Shipyard (#26)

* Add concord cannon (#27)

* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#28)

* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#20)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding BoostInt value to Mandalay

* Add concord cannon (#22)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#23)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#25)

* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding boostInt values to ships

* Add concord cannon (#22)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Fixing stats for 2A Guardian Power Distributor

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
2024-11-08 21:26:18 +00:00
Alex Williams
3e5f4e8248 Merge branch 'beta' into issues/782_GPD_Stats_Wrong 2024-11-08 21:25:40 +00:00
Alex Williams
d7339c4f2c Fixing stats for 2A Guardian Power Distributor 2024-11-08 21:24:03 +00:00
Alex Williams
fa5b85bd13 Merge pull request #113 from Brighter-Applications/develop
Develop to upstream
2024-11-08 20:18:18 +00:00
Alex Williams
4fce07a165 Display boost intervals better (#25)
* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding boostInt values to ships

* Add concord cannon (#22)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2024-11-08 20:13:56 +00:00
Alex Williams
5ba0b2db90 Add mandalay (#28)
* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#20)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding BoostInt value to Mandalay

* Add concord cannon (#22)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Display boost intervals better (#23)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add concord cannon (#19)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2024-11-08 20:13:20 +00:00
Alex Williams
775e9c429d Add concord cannon (#27)
* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Initial Addition of the Concord Cannon

* Add mandalay (#17)

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Add mandalay (#18)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>

* Adding EDId of Concord Cannon

* Fixing up Concord numbers

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2024-11-08 20:10:44 +00:00
Alex Williams
fa26435a58 Type 8 Added to Shipyard (#26) 2024-11-08 20:08:26 +00:00
Alex Williams
f34ba9cba9 Add mandalay (#21)
* Deploy current beta.coriolis.io content to coriolis.io (#5)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Beta to live (#6)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Beta into live (#10)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Beta to live (#13)

* Python MkII (python_nx) (#99)

* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB

* SCO Modules (#98)

* Add SCO Modules

* Correct SCO Rating/Symbol

* Update python_nx.json (#100)

FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)

* Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out.

* Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.

* [Fix] SCO 2A Group Fix

The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.

* Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity.

* Changing Enforcer falloff to 3km to match in game metric

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR (#8)

* Fixing missing 'falloff' value by adding the 'range' value to the data. (#9)

* Add Type 8 to the Shipyard (#12)

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

* Adding BoostInt value to Mandalay

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: David Sangrey <rixxan@hullseals.space>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2024-11-08 19:25:44 +00:00
Alex Williams
abd649f609 Display boost intervals better (#20)
* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Adding boostInt values to ships

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2024-11-08 18:49:23 +00:00
Alex Williams
392fd28c24 Add concord cannon (#19)
* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Issue 600 add advanced weapons (#3)

* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>

* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Type 8 Added to Shipyard (#14)

* Initial Addition of the Concord Cannon

* Adding EDId of Concord Cannon

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2024-11-08 00:18:18 +00:00
Alex Williams
8b54134566 Add mandalay (#17)
* Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module.

* Adding SCO Drive Price update

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2)

* Install uglify-js before use.

Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.

* Initial Mandalay commit

* Mandalay adjustments

* Fixing Mandalay data

---------

Co-authored-by: Chris <2653277+chennin@users.noreply.github.com>
2024-11-06 20:05:30 +00:00
Alex Williams
80c4b80397 Mandalay adjustments 2024-10-31 19:04:48 +00:00
Alex Williams
96a8a196e8 Initial Mandalay commit 2024-10-31 19:04:48 +00:00
Chris
c1d8c1f359 Install uglify-js before use.
Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.
2024-10-31 19:04:48 +00:00
Alex Williams
226dcc123c Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2) 2024-10-31 19:04:48 +00:00
Alex Williams
32037c92a7 Adding SCO Drive Price update 2024-10-31 19:04:48 +00:00
Alex Williams
722d6ddcbe Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module. 2024-10-31 19:04:48 +00:00
Alex Williams
2a8a9736ce Merge pull request #111 from chennin/patch-1
Install uglify-js before use.
2024-10-20 10:00:20 +01:00
Alex Williams
e72a06ed01 Merge pull request #112 from Brighter-Applications/develop
Type 8 Added to Shipyard (#14)
2024-10-20 09:59:35 +01:00
Alex Williams
a5a85857ec Type 8 Added to Shipyard (#14) 2024-10-20 09:55:51 +01:00
Chris
df5efe7b46 Install uglify-js before use.
Fixes https://github.com/EDCD/coriolis/issues/780  .  I'm not a Node/NPM dev so if this is the Wong Way ™️ I'm open to better suggestions.
2024-10-19 11:19:31 -04:00
Alex Williams
bda2869691 Add Type 8 to the Shipyard (#12)
* Fix missile rack glitch (#11)

* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR

* Type 8 Added to Shipyard
2024-08-25 15:59:43 +01:00
David Sangrey
9f6b24a02a Merge pull request #110 from Brighter-Applications/develop
Fix missile rack glitch (#11)
2024-06-24 10:16:58 -04:00
Alex Williams
afe7e1609c Fix missile rack glitch (#11)
* Adds missing missile modifications (#7)

* Removing Seeker special from Advanced MR
2024-06-22 22:53:32 +01:00
Alex Williams
ebd5d97d84 Fixing missing 'falloff' value by adding the 'range' value to the data. (#9) 2024-06-21 18:23:37 +01:00
Alex Williams
61c91c8ad4 Removing Seeker special from Advanced MR (#8) 2024-06-21 12:42:34 +01:00
Alex Williams
a133a8a77c Adds missing missile modifications (#7) 2024-06-21 08:36:30 +01:00
David Sangrey
061b63eedd Merge pull request #109 from Brighter-Applications/ISSUE_700_Powerplant_Prices_Are_Incorrect
Issue 700 powerplant prices are incorrect
2024-06-09 17:24:07 -04:00
Alex Williams
2d5828d139 Merge branch 'alpha' into ISSUE_700_Powerplant_Prices_Are_Incorrect 2024-06-06 21:51:57 +01:00
Alex Williams
0d9a082a53 Adding SCO Drive Price update 2024-06-06 21:36:15 +01:00
Alex Williams
9e5273b564 Pricing update for generally available (not Guardian, trader or PP) modules, including standard, internal and hardpoints. Cross Referenced in-game. This will make pricing in Coriolis in-line with pricing in EDOMH, which is more accurate than Inara, or EDSY. Due to in-game discounts for Triple Elite status, at Jameson in Shin and various other discounts like LYR, pricing in Elite is difficult to keep track of, especially if prices have changed since launch and/or since introduction of a module. 2024-06-06 21:36:15 +01:00
David Sangrey
a234785f35 Merge pull request #108 from alex-williams/issue_600_add_advanced_weapons
Added 'Special' field to special modules (groms, packhounds, etc.) to…
2024-06-03 11:02:51 -04:00
Alex Williams
0b2800f990 Issue 600 add advanced weapons (#3)
* Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.

* Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo

* Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before.

---------

Co-authored-by: David Sangrey <davidsangrey@gmail.com>
2024-05-27 17:00:19 +01:00
Alex Williams
972e168e76 Added 'Special' field to special modules (groms, packhounds, etc.) to make them easier to distinguish in the search results when typing in search words. Also split out advanced missile racks from the missile rack group of hardpoints, to help distinguish them better, as I did with advanced MC's and AX Enhanced MC's and AX Enhanced MRs, etc. This gives sub-categories in the module selection drop down which were not there before. 2024-05-27 15:46:16 +01:00
Alex Williams
ae18c94ab8 Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo (#2) 2024-05-24 17:55:50 +01:00
Alex Williams
441eec5f55 Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1) 2024-05-17 12:38:51 +01:00
98 changed files with 3526 additions and 1364 deletions

View File

@@ -9163,7 +9163,7 @@
"name": "Long range"
},
"MC_Overcharged": {
"fdname": "MC_Overcharged",
"fdname": "Weapon_Overcharged",
"grades": {
"1": {
"components": {
@@ -9187,7 +9187,7 @@
0.03
]
},
"uuid": "e917ebe3-d5f1-4016-b8a9-2c759e16a7d4"
"uuid": "2eed699d-0840-4669-bc49-5f298441bde5"
},
"2": {
"components": {
@@ -9212,7 +9212,7 @@
0.06
]
},
"uuid": "f5921fc1-fb10-4d2f-8e0a-cd8d8e9e3a84"
"uuid": "cf26b291-7f22-473c-81d7-928644f08f42"
},
"3": {
"components": {
@@ -9238,7 +9238,7 @@
0.09
]
},
"uuid": "4389883f-c2b3-4487-9b1a-b668a761057a"
"uuid": "41e39424-9e5a-4320-868e-df0fecbe838b"
},
"4": {
"components": {
@@ -9264,7 +9264,7 @@
0.12
]
},
"uuid": "25ec26dd-63b8-4e83-9a6e-86e5b80c4771"
"uuid": "f8ce2bac-1556-4073-991c-b45e8f9053ef"
},
"5": {
"components": {
@@ -9290,7 +9290,7 @@
0.15
]
},
"uuid": "4dcf6bdc-bcff-448a-92a0-7612de548db7"
"uuid": "54b792c8-e968-4608-ba5a-6340231a4bd1"
}
},
"id": 88,

View File

@@ -342,7 +342,7 @@
"optmass": 0.04
},
"special_fsd_toughened": {
"integrity": 0.15
"integrity": 0.25
},
"special_fsd_lightweight": {
"mass": -0.1

File diff suppressed because it is too large Load Diff

View File

@@ -3,6 +3,7 @@
"id": 0,
"edname": "special_auto_loader",
"name": "Auto loader",
"description": "An experimental upgrade that automatically reloads the weapon, even when firing.",
"uuid": "640d6dde-f497-42cd-8bc9-73ab3fa1b43a",
"components": {
"Mechanical Equipment": 4,
@@ -20,6 +21,7 @@
"id": 2,
"edname": "special_concordant_sequence",
"name": "Concordant sequence",
"description": "A modification that causes weapon strikes to temporarily enhance the regeneration rate of a wingman's shield, at the cost of increased heat generation.",
"uuid": "b556c19a-e756-45b1-846f-9ddc61af18a9",
"components": {
"Focus Crystals": 5,
@@ -31,6 +33,7 @@
"id": 3,
"edname": "special_corrosive_shell",
"name": "Corrosive shell",
"description": "Experimental rounds that temporarily weaken hull hardness and increase all damage taken, at the cost of reduced ammo capacity.",
"uuid": "a6faa870-ff89-4e48-b607-424e065cbd43",
"components": {
"Chemical Storage Units": 5,
@@ -42,6 +45,7 @@
"id": 4,
"edname": "special_blinding_shell",
"name": "Dazzle shell",
"description": "Experimental shells that temporarily reduce a target's sensor acuity upon impact.",
"uuid": "0a1e29ee-2fc7-4cbd-bbda-e8803c3e03ac",
"components": {
"Mechanical Scrap": 5,
@@ -53,6 +57,7 @@
"id": 5,
"edname": "special_dispersal_field",
"name": "Dispersal field",
"description": "Experimental upgrade that causes successful strikes to temporarily confuse all gimbal and turret hardpoints on the target, at the cost of direct damage potential.",
"uuid": "0e2dbd63-335d-4dca-8050-c7ca8ddc56b0",
"components": {
"Conductive Components": 5,
@@ -71,6 +76,7 @@
"id": 7,
"edname": "special_drag_munitions",
"name": "Drag munitions",
"description": "Experimental munitions that disrupt engine exhaust flow on the target, temporarily preventing ENG power distribution from increasing thrust.",
"uuid": "ca4cd540-660a-4fba-b38d-179f72125819",
"components": {
"Carbon": 5,
@@ -82,6 +88,7 @@
"id": 8,
"edname": "special_emissive_munitions",
"name": "Emissive munitions",
"description": "Experimental upgrade that causes strikes to envelope the target in energetic particles, significantly amplifying its signature, at the cost of increasing heat generation for the attacker.",
"uuid": "16c9ed0f-63c0-4ff2-b2e0-59bbb294632d",
"components": {
"Mechanical Equipment": 4,
@@ -94,12 +101,14 @@
"id": 9,
"edname": "special_feedback_cascade",
"name": "Feedback cascade (Legacy)",
"description": "Rail slug energy charging mechanism, designed to interfere with shield cell operation. Strikes to a target deploying a shield cell will damage the shield cell bank and reduce shield restoration, at the cost of reduced damage from smaller rounds.",
"uuid": "fe22ebee-802a-4905-b390-f59a65c1394c"
},
"special_force_shell": {
"id": 10,
"edname": "special_force_shell",
"name": "Force shell",
"description": "A modification to allow firing of low explosive shells, designed to generate a propelling blast. Strikes to a target are capable of forcing ships off course, at the cost of shot accuracy.",
"uuid": "62056851-d2f2-474d-ba77-66c030c900e9",
"components": {
"Mechanical Scrap": 5,
@@ -112,6 +121,7 @@
"id": 33,
"edname": "special_fsd_interrupt",
"name": "FSD interrupt",
"description": "Experimental munitions that cause the frame shift drive on the impacted ship to reboot, at the cost of reduced damage.",
"uuid": "c1400054-1c2b-487c-8854-7a22d96d4cd2",
"components": {
"Strange Wake Solutions": 3,
@@ -124,6 +134,7 @@
"id": 11,
"edname": "special_high_yield_shell",
"name": "High yield shell",
"description": "Modified munitions that convert a portion of damage to explosive, capable of hitting multiple internal modules if the attack breaches the hull, at the cost of a reduced fire rate.",
"uuid": "a950b42c-204f-4775-a0c5-21bfcec1fd14",
"components": {
"Mechanical Scrap": 5,
@@ -136,6 +147,7 @@
"id": 12,
"edname": "special_incendiary_rounds",
"name": "Incendiary rounds",
"description": "Modified ammo system capable of delivering superheated rounds, increasing damage and converting a large portion to thermal.",
"uuid": "3526773e-a814-4bec-afbf-30db79a3e239",
"components": {
"Heat Conduction Wiring": 5,
@@ -148,6 +160,7 @@
"id": 32,
"edname": "special_inertial_impact",
"name": "Inertial impact",
"description": "Experimental upgrade that increases damage and converts half of it to kinetic, at the cost of introducing aiming jitter.",
"uuid": "6eda22d3-8049-4bab-a125-762b12fa576a",
"components": {
"Flawed Focus Crystals": 5,
@@ -159,6 +172,7 @@
"id": 13,
"edname": "special_ion_disruptor",
"name": "Ion disruptor",
"description": "Experimental munitions capable of disrupting a target's drives, causing them to reboot.",
"uuid": "d84e40ca-afc1-4b01-9940-034152d288e7",
"components": {
"Chemical Distillery": 3,
@@ -171,6 +185,7 @@
"id": 14,
"edname": "special_mass_lock_munition",
"name": "Mass lock munition",
"description": "Experimental warheads incorporating frame shift technology. Successful detonation significantly inhibits charging for supercruise.",
"uuid": "9e8635af-4077-4d7a-98dd-5220c8722688",
"components": {
"High Density Composites": 3,
@@ -182,6 +197,7 @@
"id": 15,
"edname": "special_overload_munitions",
"name": "Overload munitions",
"description": "Experimental munitions that convert a portion of explosive damage to thermal.",
"uuid": "c157bbd1-a14d-4aa2-9081-94cbfbdee558",
"components": {
"Germanium": 3,
@@ -194,6 +210,7 @@
"id": 16,
"edname": "special_penetrator_payload",
"name": "Penetrator payload",
"description": "Deep cut munitions are guaranteed to penetrate upon impact with hull and are capable of damaging multiple internal modules.",
"uuid": "5d25c5bc-4b45-4119-bd87-71bfd0f85957",
"components": {
"Selenium": 3,
@@ -206,6 +223,7 @@
"id": 17,
"edname": "special_phasing_sequence",
"name": "Phasing sequence",
"description": "Modulating burst fire system designed to defeat shielding. A small amount of damage is able to bleed through shields and attack the target's hull directly, at the cost of minor damage reduction.",
"uuid": "47254ea9-c88f-43e0-9166-d1796649917b",
"components": {
"Configurable Components": 3,
@@ -218,12 +236,14 @@
"id": 18,
"edname": "special_plasma_slug",
"name": "Plasma slug (Legacy)",
"description": "Experimental upgrade allowing plasma slug ammo to be generated directly from ship fuel, at the cost of reduced damage.",
"uuid": "8794e18a-ecd5-4ebc-afd7-0b7d0d0cdd91"
},
"special_radiant_canister": {
"id": 19,
"edname": "special_radiant_canister",
"name": "Radiant Canister",
"description": "Experimental munitions that apply significant heat to all targets caught in the blast radius. In addition, targets' sensors are temporarily disrupted, at the cost of ammo capacity.",
"uuid": "51f84837-e9a5-432c-a125-d4322099266c",
"components": {
"Heat Dispersion Plate": 4,
@@ -235,6 +255,7 @@
"id": 20,
"edname": "special_regeneration_sequence",
"name": "Regeneration sequence",
"description": "Friend or Foe Beam modulation upgrade. When the beam strikes a wingman's shields its energy is regulated, regenerating the shield instead of damaging it.",
"uuid": "3bece1bb-7c31-4735-8c18-54dc4a0057bc",
"components": {
"Shielding Sensors": 4,
@@ -246,6 +267,7 @@
"id": 21,
"edname": "special_reverberating_cascade",
"name": "Reverberating cascade",
"description": "Experimental munitions that overload shields on impact, directly damaging the shield generator.",
"uuid": "c03e2f4f-9520-44bb-9a1f-7a917e8e3a48",
"components": {
"Configurable Components": 2,
@@ -258,6 +280,7 @@
"id": 22,
"edname": "special_scramble_spectrum",
"name": "Scramble spectrum",
"description": "Experimental upgrade that allows hull strikes to potentially trigger random malfunctions on the target.",
"uuid": "4f42cb92-4440-4295-ada9-fcca788a65b8",
"components": {
"Exceptional Scrambled Emission Data": 5,
@@ -269,6 +292,7 @@
"id": 23,
"edname": "special_screening_shell",
"name": "Screening shell",
"description": "Modified firing and targeting mechanism, decreasing reload times and increasing effectiveness against munitions.",
"uuid": "9cf533fc-ccb1-4c92-8b6b-dd700af2988a",
"components": {
"Niobium": 2,
@@ -281,6 +305,7 @@
"id": 24,
"edname": "special_shiftlock_canister",
"name": "Shift-lock canister",
"description": "Experimental munitions that cause all frame shift drives caught in the blast radius to reboot, at the cost of reduced damage.",
"uuid": "1f7b0deb-e023-43e5-96f6-ebf60d683e8b",
"components": {
"Tempered Alloys": 5,
@@ -292,6 +317,7 @@
"id": 25,
"edname": "special_smart_rounds",
"name": "Smart rounds",
"description": "Friend or foe targeting upgrade that causes rounds to self-destruct before damaging ships that are not currently targeted.",
"uuid": "2a3d8519-27af-44f2-a50b-33095964d1cc",
"components": {
"Mechanical Scrap": 5,
@@ -304,12 +330,14 @@
"id": 26,
"edname": "special_super_penetrator",
"name": "Super penetrator (Legacy)",
"description": "Experimental munitions that are capable of penetrating and damaging all modules along its trajectory, at the cost of increased reload times.",
"uuid": "2423e8f7-2384-4d32-8b9d-0e06a42a301d"
},
"special_lock_breaker": {
"id": 27,
"edname": "special_lock_breaker",
"name": "Target lock breaker",
"description": "Experimental upgrade that breaks target lock on successful strikes.",
"uuid": "4cf42ed8-574f-4bb8-a1f2-ee154475b463",
"components": {
"Selenium": 5,
@@ -321,6 +349,7 @@
"id": 28,
"edname": "special_thermal_cascade",
"name": "Thermal cascade",
"description": "Experimental munitions that interact with shields upon detonation, generating significant heat on the target.",
"uuid": "e5c8cab4-7a2f-450d-a937-2d0d8b9e3714",
"components": {
"Phosphorus": 5,
@@ -333,6 +362,7 @@
"id": 29,
"edname": "special_thermal_conduit",
"name": "Thermal conduit",
"description": "Experimental upgrade that increases damage output based on heat level of the firing ship.",
"uuid": "4e4e1f59-6762-47ff-b1fa-40ca43304698",
"components": {
"Heat Dispersion Plate": 5,
@@ -344,6 +374,7 @@
"id": 30,
"edname": "special_thermal_vent",
"name": "Thermal vent",
"description": "Experimental upgrade that increases heat dissipation when successfully striking a target, at the cost of increased heat generation when missing.",
"uuid": "70f11414-7904-405c-92db-806178ee9df4",
"components": {
"Flawed Focus Crystals": 5,
@@ -355,6 +386,7 @@
"id": 31,
"edname": "special_thermalshock",
"name": "Thermal shock",
"description": "Articulated focus array designed to spread heat effectively. Strikes to shields and hull impart additional heat into the target.",
"uuid": "fe8b4daa-e65d-464c-811d-400d3632a3d6",
"components": {
"Flawed Focus Crystals": 5,
@@ -365,6 +397,7 @@
},
"special_feedback_cascade_cooled": {
"name": "Feedback Cascade",
"description": "Rail slug energy charging mechanism, designed to interfere with shield cell operation. Strikes to a target deploying a shield cell will damage the shield cell bank and reduce shield restoration, at the cost of reduced damage from smaller rounds.",
"id": 100,
"edname": "special_feedback_cascade_cooled",
"uuid": "3c153755-3d2c-4832-bb73-d6b3d0e99a71",
@@ -375,6 +408,7 @@
},
"special_super_penetrator_cooled": {
"name": "Super Penetrator",
"description": "Experimental munitions that are capable of penetrating and damaging all modules along its trajectory, at the cost of increased reload times.",
"id": 101,
"edname": "special_super_penetrator_cooled",
"uuid": "4bb4ec50-40fb-473d-abaf-4fc386aa889c",
@@ -387,6 +421,7 @@
},
"special_plasma_slug_cooled": {
"name": "Plasma Slug",
"description": "Experimental upgrade allowing plasma slug ammo to be generated directly from ship fuel, at the cost of reduced damage.",
"id": 102,
"edname": "special_plasma_slug_cooled",
"uuid": "58a7b1b6-57b9-40f2-9a5a-712a5388a5eb",
@@ -399,6 +434,7 @@
},
"special_plasma_slug_pa": {
"name": "Plasma Slug",
"description": "Experimental upgrade allowing plasma slug ammo to be generated directly from ship fuel, at the cost of reduced damage.",
"id": 157,
"edname": "special_plasma_slug_pa",
"uuid": "58a7b1b6-57b9-40f2-9a5a-712a5388a5eb",
@@ -411,6 +447,7 @@
},
"special_penetrator_munitions": {
"name": "Penetrator Munitions",
"description": "Experimental munitions capable of penetrating hull to damage internal modules.",
"id": 103,
"edname": "special_penetrator_munitions",
"uuid": "35578402-1bc7-4d19-828b-af31ebd79866",
@@ -422,6 +459,7 @@
},
"special_deep_cut_payload": {
"name": "Penetrator Payload",
"description": "Deep cut munitions are guaranteed to penetrate upon impact with hull and are capable of damaging multiple internal modules.",
"id": 104,
"edname": "special_deep_cut_payload",
"uuid": "5d25c5bc-4b45-4119-bd87-71bfd0f85957",
@@ -434,6 +472,7 @@
},
"special_mass_lock": {
"name": "Mass Lock Munition",
"description": "Experimental warheads incorporating frame shift technology. Successful detonation significantly inhibits charging for supercruise.",
"id": 105,
"edname": "special_mass_lock",
"uuid": "9e8635af-4077-4d7a-98dd-5220c8722688",
@@ -445,6 +484,7 @@
},
"special_shield_regenerative": {
"name": "Fast Charge",
"description": "High speed charging units increase shield regeneration rate when active and reforming, at the cost of slightly weaker resistance versus all forms of damage.",
"id": 106,
"edname": "special_shield_regenerative",
"uuid": "42c5e92d-ccab-435a-b2c6-fd268d39d6f5",
@@ -456,6 +496,7 @@
},
"special_shield_resistive": {
"name": "Multi-weave",
"description": "Reinforced shield weave structures increase resistance versus all types of damage, at the cost of increased power draw and SYS drain.",
"id": 107,
"edname": "special_shield_resistive",
"uuid": "dd46c8be-730c-4671-87fe-f98b181b66cf",
@@ -467,6 +508,7 @@
},
"special_shield_health": {
"name": "Hi-Cap",
"description": "Additional capacitors and projection nodes increase maximum shield strength, at the cost of increased power draw and SYS drain.",
"id": 108,
"edname": "special_shield_health",
"uuid": "603c1ba6-45e6-4401-af56-639c3e7c9b79",
@@ -478,6 +520,7 @@
},
"special_shield_efficient": {
"name": "Lo-draw",
"description": "Lightweight component swaps and smaller charging units reduce power draw and SYS drain, at the cost of overall shield effectiveness.",
"id": 109,
"edname": "special_shield_efficient",
"uuid": "66a39288-59d7-4cfb-914d-354a200c0210",
@@ -489,6 +532,7 @@
},
"special_shield_thermic": {
"name": "Thermo Block",
"description": "Improved feedback protection and reinforced projection nodes increase resistance to thermal damage, at the cost of overall shield strength.",
"id": 110,
"edname": "special_shield_thermic",
"uuid": "c3340df8-c6da-49c9-b236-8f1cc4209088",
@@ -500,6 +544,7 @@
},
"special_shield_kinetic": {
"name": "Force Block",
"description": "Enlarged projection nodes increase resistance to kinetic damage, at the cost of overall shield strength.",
"id": 111,
"edname": "special_shield_kinetic",
"uuid": "cb95d9b4-a945-491d-95ad-e230c0454cd9",
@@ -511,6 +556,7 @@
},
"special_shield_toughened": {
"name": "Double Braced",
"description": "Additional, hardened supports and bracing further improve module survivability.",
"id": 112,
"edname": "special_shield_toughened",
"uuid": "32cb80c0-bb11-49ea-ae21-4c94eb5f9195",
@@ -522,6 +568,7 @@
},
"special_shield_lightweight": {
"name": "Stripped Down",
"description": "Key components replaced with versions crafted from lightweight materials and all extraneous parts removed entirely to reduce mass.",
"id": 113,
"edname": "special_shield_lightweight",
"uuid": "91ff72db-51cf-428d-80a8-be96d6418c4b",
@@ -533,6 +580,7 @@
},
"special_engine_cooled": {
"name": "Thermal Spread",
"description": "Additional thermal conduits and radiator solutions integrated across the module help balance thermal load increase cooling potential at the cost of slight mass increase",
"id": 114,
"edname": "special_engine_cooled",
"uuid": "42ff1374-3ecb-4872-abfa-b39b495fb203",
@@ -544,6 +592,7 @@
},
"special_engine_haulage": {
"name": "Drive Distributors",
"description": "Enhanced fuel and thrust balancing across the drives to improve mass curve efficiency.",
"id": 115,
"edname": "special_engine_haulage",
"uuid": "bd3c1991-370e-4b9d-b8cd-d5dec3260647",
@@ -555,6 +604,7 @@
},
"special_engine_overloaded": {
"name": "Drag Drives",
"description": "Removal of safety protocols in controller software to increase drive thrust output at the cost of additional heat generation.",
"id": 116,
"edname": "special_engine_overloaded",
"uuid": "68998b16-7b65-4f58-8bc0-6e0f2686c367",
@@ -566,6 +616,7 @@
},
"special_engine_toughened": {
"name": "Double Braced",
"description": "Additional, hardened supports and bracing further improve module survivability.",
"id": 117,
"edname": "special_engine_toughened",
"uuid": "41b04d96-0817-479b-92e5-2114de444170",
@@ -577,6 +628,7 @@
},
"special_engine_lightweight": {
"name": "Stripped Down",
"description": "Key components replaced with versions crafted from lightweight materials and all extraneous parts removed entirely to reduce mass.",
"id": 118,
"edname": "special_engine_lightweight",
"uuid": "dd77b197-412e-4ca1-88ed-0939c5c31a01",
@@ -588,6 +640,7 @@
},
"special_fsd_fuelcapacity": {
"name": "Deep Charge",
"description": "Toughened FSD power conduits and a reinforced charging field increase the amount of fuel injected when charging, allowing larger jumps at the cost of increased power draw.",
"id": 119,
"edname": "special_fsd_fuelcapacity",
"uuid": "56f1e58d-2044-4a31-8b54-ad0f99dfd64e",
@@ -599,6 +652,7 @@
},
"special_fsd_heavy": {
"name": "Mass Manager",
"description": "Complex software upgrade and internal sensor suite able to optimise frame shift operation by analysing and accounting for ship loadout. Increases optimised mass at the cost of module health.",
"id": 120,
"edname": "special_fsd_heavy",
"uuid": "4d7d30c3-970b-4c6e-a507-89ac7e6441bd",
@@ -610,6 +664,7 @@
},
"special_fsd_toughened": {
"name": "Double Braced",
"description": "Additional, hardened supports and bracing further improve module survivability.",
"id": 121,
"edname": "special_fsd_toughened",
"uuid": "14c7f016-5c32-4599-8a27-caa1733f92e3",
@@ -621,6 +676,7 @@
},
"special_fsd_lightweight": {
"name": "Stripped Down",
"description": "Key components replaced with versions crafted from lightweight materials and all extraneous parts removed entirely to reduce mass.",
"id": 122,
"edname": "special_fsd_lightweight",
"uuid": "6ab9d9d4-d488-4de8-9c1b-089a31f290a0",
@@ -632,6 +688,7 @@
},
"special_fsd_cooled": {
"name": "Thermal Spread",
"description": "Additional thermal conduits and radiator solutions integrated across the module help balance thermal load increase cooling potential.",
"id": 123,
"edname": "special_fsd_cooled",
"uuid": "60ab0728-c8cd-47c9-a357-8c8bfeeb7023",
@@ -644,6 +701,7 @@
},
"special_powerplant_highcharge": {
"name": "Monstered",
"description": "Oversized, reinforced components increase power output at the cost of increased mass.",
"id": 124,
"edname": "special_powerplant_highcharge",
"uuid": "12a57a09-0e05-41a9-9824-14a3618e7a0f",
@@ -655,6 +713,7 @@
},
"special_powerplant_cooled": {
"name": "Thermal Spread",
"description": "Additional thermal conduits and radiator solutions integrated across the module help balance thermal load increase cooling potential.",
"id": 125,
"edname": "special_powerplant_cooled",
"uuid": "6cda2960-a05b-4dd1-978c-202d746e47bc",
@@ -666,6 +725,7 @@
},
"special_powerplant_toughened": {
"name": "Double Braced",
"description": "Additional, hardened supports and bracing further improve module survivability.",
"id": 126,
"edname": "special_powerplant_toughened",
"uuid": "1fddaba5-bc0b-492c-9caa-4a72a149532b",
@@ -677,6 +737,7 @@
},
"special_powerplant_lightweight": {
"name": "Stripped Down",
"description": "Key components replaced with versions crafted from lightweight materials and all extraneous parts removed entirely to reduce mass.",
"id": 127,
"edname": "special_powerplant_lightweight",
"uuid": "11b258eb-36d1-4cbc-be04-7fc426ef3121",
@@ -688,6 +749,7 @@
},
"special_powerdistributor_capacity": {
"name": "Cluster Capacitors",
"description": "Additional capacitor arrays allow the power distributor to store more energy at the cost of a slower charging rate.",
"id": 128,
"edname": "special_powerdistributor_capacity",
"uuid": "c4231886-f988-4a31-a749-2a58550f9e44",
@@ -699,6 +761,7 @@
},
"special_powerdistributor_fast": {
"name": "Super Conduits",
"description": "Advanced, oversized energy conduits increase the power distributor's charge rate at the cost of reduced maximum charge potential.",
"id": 129,
"edname": "special_powerdistributor_fast",
"uuid": "b5bb35a1-e851-4d37-8f26-8fe828f84c95",
@@ -710,6 +773,7 @@
},
"special_powerdistributor_efficient": {
"name": "Flow Control",
"description": "Advanced software and internal sensors regulate energy flow more efficiently, reducing module power draw.",
"id": 130,
"edname": "special_powerdistributor_efficient",
"uuid": "c226afaf-ee7f-4809-a4e4-0797d4822a69",
@@ -721,6 +785,7 @@
},
"special_powerdistributor_toughened": {
"name": "Double Braced",
"description": "Additional, hardened supports and bracing further improve module survivability.",
"id": 131,
"edname": "special_powerdistributor_toughened",
"uuid": "14d36c9b-efd5-450b-8175-80287daecd78",
@@ -732,6 +797,7 @@
},
"special_powerdistributor_lightweight": {
"name": "Stripped Down",
"description": "Key components replaced with versions crafted from lightweight materials and all extraneous parts removed entirely to reduce mass.",
"id": 132,
"edname": "special_powerdistributor_lightweight",
"uuid": "ec53deaf-ece6-443f-9503-dd3dc5329e14",
@@ -743,6 +809,7 @@
},
"special_shieldcell_gradual": {
"name": "Recycling Cell",
"description": "Uprated resonating coils maximise the amount of time the shield cell can remain active before depleting, at the cost of overall strength of the cell charge.",
"id": 133,
"edname": "special_shieldcell_gradual",
"uuid": "c8aa2134-3153-47b8-a367-9c5dbb9c557d",
@@ -754,6 +821,7 @@
},
"special_shieldcell_oversized": {
"name": "Boss Cells",
"description": "Oversized cells offer increased cell strength at cost of an increased spin up time.",
"id": 134,
"edname": "special_shieldcell_oversized",
"uuid": "87ed0cec-9624-4ecb-8ffb-cc941464e8d2",
@@ -765,6 +833,7 @@
},
"special_shieldcell_efficient": {
"name": "Flow Control",
"description": "Advanced software and internal sensors regulate energy flow more efficiently, reducing module power draw.",
"id": 135,
"edname": "special_shieldcell_efficient",
"uuid": "1d2316b8-3ddb-4db4-b36f-2d3e0e8581b5",
@@ -776,6 +845,7 @@
},
"special_shieldcell_toughened": {
"name": "Double Braced",
"description": "Additional, hardened supports and bracing further improve module survivability.",
"id": 136,
"edname": "special_shieldcell_toughened",
"uuid": "beecd33b-b171-4a08-9d5a-459266bcb275",
@@ -787,6 +857,7 @@
},
"special_shieldcell_lightweight": {
"name": "Stripped Down",
"description": "Key components replaced with versions crafted from lightweight materials and all extraneous parts removed entirely to reduce mass.",
"id": 137,
"edname": "special_shieldcell_lightweight",
"uuid": "b92c2e2e-baa5-4ce9-bf60-05771d7dcbc1",
@@ -798,6 +869,7 @@
},
"special_weapon_damage": {
"name": "Oversized",
"description": "Scaled up components and reinforced munitions housing allows the weapon to pack more of a punch, increasing damage at the cost of increased power draw.",
"id": 138,
"edname": "special_weapon_damage",
"uuid": "ceb5c729-4565-4869-ade8-5ee897e8b410",
@@ -809,6 +881,7 @@
},
"special_weapon_rateoffire": {
"name": "Multi-servos",
"description": "Additional servomechanisms and controller software allow the weapon to safely fire at an increased rate, at the cost of increased power draw.",
"id": 139,
"edname": "special_weapon_rateoffire",
"uuid": "fd62292f-f5ed-4728-bc8a-3ae215ced386",
@@ -821,6 +894,7 @@
},
"special_weapon_efficient": {
"name": "Flow Control",
"description": "Advanced software and internal sensors regulate energy flow more efficiently, reducing module power draw.",
"id": 140,
"edname": "special_weapon_efficient",
"uuid": "441e1d85-5174-4172-85ea-caee8d3c632d",
@@ -832,6 +906,7 @@
},
"special_weapon_toughened": {
"name": "Double Braced",
"description": "Additional, hardened supports and bracing further improve module survivability.",
"id": 141,
"edname": "special_weapon_toughened",
"uuid": "32cb80c0-bb11-49ea-ae21-4c94eb5f9195",
@@ -843,6 +918,7 @@
},
"special_weapon_lightweight": {
"name": "Stripped Down",
"description": "Key components replaced with versions crafted from lightweight materials and all extraneous parts removed entirely to reduce mass.",
"id": 142,
"edname": "special_weapon_lightweight",
"uuid": "dfc22aad-48b8-4f8d-af16-ec3b978fc8b6",
@@ -854,6 +930,7 @@
},
"special_armour_thermic": {
"name": "Reflective Plating",
"description": "Surface coating of advanced formulas designed to reflect and dissipate thermal energy, at the cost of structural integrity.",
"id": 143,
"edname": "special_armour_thermic",
"uuid": "6c88aa33-01db-4eda-928e-6ca8b9b1bc3d",
@@ -865,6 +942,7 @@
},
"special_armour_kinetic": {
"name": "Angled Plating",
"description": "Custom angling of plates at critical points along the ship's hull make projectile strikes more likely to glance, reducing the impact of kinetic damage at the cost of structural integrity.",
"id": 144,
"edname": "special_armour_kinetic",
"uuid": "e8631809-2915-4373-905c-8dcf3bda6921",
@@ -876,6 +954,7 @@
},
"special_armour_explosive": {
"name": "Layered Plating",
"description": "Layers of advanced inert lining material within the ship's plating absorb and redistribute the force from explosive attacks, reducing damage of this type at the cost of overall structural integrity.",
"id": 145,
"edname": "special_armour_explosive",
"uuid": "cdd19fcc-74b4-463a-a8f1-2e9909da664f",
@@ -887,6 +966,7 @@
},
"special_armour_chunky": {
"name": "Deep Plating",
"description": "Increased depth of plating increases the ship's overall structural integrity, at the cost of resistance against all types of damage.",
"id": 146,
"edname": "special_armour_chunky",
"uuid": "b51706cc-d412-4559-8654-f812d2eb44b9",
@@ -898,6 +978,7 @@
},
"special_hullreinforcement_thermic": {
"name": "Reflective Plating",
"description": "Surface coating of advanced formulas designed to reflect and dissipate thermal energy, at the cost of reducing structural integrity benefits.",
"id": 147,
"edname": "special_hullreinforcement_thermic",
"uuid": "6c88aa33-01db-4eda-928e-6ca8b9b1bc3d",
@@ -909,6 +990,7 @@
},
"special_hullreinforcement_kinetic": {
"name": "Angled Plating",
"description": "Custom angling of plates at critical points along the ship's hull make projectile strikes more likely to glance, reducing the impact of kinetic damage at the cost of reducing structural integrity benefits.",
"id": 148,
"edname": "special_hullreinforcement_kinetic",
"uuid": "e8631809-2915-4373-905c-8dcf3bda6921",
@@ -921,6 +1003,7 @@
},
"special_hullreinforcement_explosive": {
"name": "Layered Plating",
"description": "Layers of advanced inert lining material within the ship's plating absorb and redistribute the force from explosive attacks, reducing damage of this type at the cost of reducing structural integrity benefits.",
"id": 149,
"edname": "special_hullreinforcement_explosive",
"uuid": "cdd19fcc-74b4-463a-a8f1-2e9909da664f",
@@ -932,6 +1015,7 @@
},
"special_hullreinforcement_chunky": {
"name": "Deep Plating",
"description": "Increased depth of plating increases the ship's overall structural integrity, at the cost of resistance against all types of damage.",
"id": 150,
"edname": "special_hullreinforcement_chunky",
"uuid": "b51706cc-d412-4559-8654-f812d2eb44b9",
@@ -943,6 +1027,7 @@
},
"special_shieldbooster_thermic": {
"name": "Thermo Block",
"description": "Improved feedback protection and reinforced projection nodes increase resistance to thermal damage, at the cost of overall shield strength.",
"id": 151,
"edname": "special_shieldbooster_thermic",
"uuid": "c3340df8-c6da-49c9-b236-8f1cc4209088",
@@ -954,6 +1039,7 @@
},
"special_shieldbooster_kinetic": {
"name": "Force Block",
"description": "Enlarged projection nodes increase resistance to kinetic damage, at the cost of overall shield strength.",
"id": 152,
"edname": "special_shieldbooster_kinetic",
"uuid": "cb95d9b4-a945-491d-95ad-e230c0454cd9",
@@ -965,6 +1051,7 @@
},
"special_shieldbooster_explosive": {
"name": "Blast Block",
"description": "Advanced field resonation patterns increase resistance to explosive damage, at the cost of overall shield strength.",
"id": 153,
"edname": "special_shieldbooster_explosive",
"uuid": "eb1c4a92-03ef-4263-8051-9ac91b2d43b2",
@@ -977,6 +1064,7 @@
},
"special_shieldbooster_efficient": {
"name": "Flow Control",
"description": "Advanced software and internal sensors regulate energy flow more efficiently, reducing module power draw.",
"id": 154,
"edname": "special_shieldbooster_efficient",
"uuid": "441e1d85-5174-4172-85ea-caee8d3c632d",
@@ -989,6 +1077,7 @@
},
"special_shieldbooster_toughened": {
"name": "Double Braced",
"description": "Additional, hardened supports and bracing further improve module survivability.",
"id": 155,
"edname": "special_shieldbooster_toughened",
"uuid": "32cb80c0-bb11-49ea-ae21-4c94eb5f9195",
@@ -1000,6 +1089,7 @@
},
"special_shieldbooster_chunky": {
"name": "Super Capacitors",
"description": "Additional, advanced capacitors increases overall shield strength at the cost of damage resistance.",
"id": 156,
"edname": "special_shieldbooster_chunky",
"uuid": "4197c308-a3df-442a-91c2-db856b4f57cf",

View File

@@ -8,7 +8,7 @@
"breachmin": 1,
"class": 2,
"clip": 8,
"cost": 681530,
"cost": 681534,
"damage": 77,
"damagedist": {
"X": 1,
@@ -40,7 +40,7 @@
"breachmin": 1,
"class": 2,
"clip": 8,
"cost": 2666290,
"cost": 2666286,
"damage": 64,
"damagedist": {
"X": 1,
@@ -62,7 +62,6 @@
"reload": 5,
"shotspeed": 1250,
"thermload": 1.5,
"symbol": "Hpt_ATDumbfireMissile_Turret_Medium_v2"
},
{
@@ -73,7 +72,7 @@
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 1703830,
"cost": 1703835,
"damage": 77,
"damagedist": {
"X": 1,
@@ -95,7 +94,6 @@
"reload": 5,
"shotspeed": 1250,
"thermload": 3.6,
"symbol": "Hpt_ATDumbfireMissile_Fixed_Large_v2"
},
{
@@ -106,7 +104,7 @@
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 5347530,
"cost": 5347534,
"damage": 64,
"damagedist": {
"X": 1,
@@ -128,9 +126,7 @@
"reload": 5,
"shotspeed": 1250,
"thermload": 1.9,
"symbol": "Hpt_ATDumbfireMissile_Turret_Large_v2"
}
]
}

View File

@@ -8,7 +8,7 @@
"breachmin": 0.8,
"class": 2,
"clip": 100,
"cost": 455080,
"cost": 455077,
"damage": 3.9,
"damagedist": {
"X": 1,
@@ -41,7 +41,7 @@
"breachmin": 0.8,
"class": 2,
"clip": 100,
"cost": 1197640,
"cost": 1197644,
"damage": 3.7,
"damagedist": {
"X": 1,
@@ -74,7 +74,7 @@
"breachmin": 0.5,
"class": 2,
"clip": 90,
"cost": 2193300,
"cost": 2193297,
"damage": 2,
"damagedist": {
"X": 1,
@@ -107,7 +107,7 @@
"breachmin": 0.8,
"class": 3,
"clip": 100,
"cost": 1360320,
"cost": 1360322,
"damage": 7.3,
"damagedist": {
"X": 1,
@@ -173,7 +173,7 @@
"breachmin": 0.5,
"class": 3,
"clip": 90,
"cost": 4588710,
"cost": 4588709,
"damage": 3.9,
"damagedist": {
"X": 1,
@@ -199,5 +199,4 @@
"symbol": "Hpt_ATMultiCannon_Turret_Large_V2"
}
]
}
}

View File

@@ -100,6 +100,7 @@
"mass": 2,
"mount": "F",
"name": "Retributor",
"special": "Retributor",
"piercing": 18,
"power": 0.62,
"pp": "Edmund Mahon",

View File

@@ -111,6 +111,7 @@
"mass": 2,
"mount": "F",
"name": "Cytoscrambler",
"special": "Cyto",
"piercing": 1,
"power": 0.8,
"pp": "Archon Delaine",

View File

@@ -346,6 +346,41 @@
"shotspeed": 750,
"thermload": 4.4,
"symbol": "Hpt_Cannon_Gimbal_Huge"
},
{
"ammo": 300,
"breachdmg": 13.9,
"breachmax": 0.9,
"breachmin": 0.6,
"burst": 3,
"burstrof": 4,
"class": 2,
"clip": 9,
"cost": 314620,
"damage": 14.63,
"damagedist": {
"K": 1
},
"distdraw": 0.75,
"edID": 129030051,
"falloff": 3500,
"fireint": 2.26,
"eps": 0.688,
"grp": "c",
"hps": 1.76,
"id": "4w",
"integrity": 51,
"mass": 4,
"mount": "G",
"name": "Concord Cannon",
"piercing": 42,
"power": 0.64,
"range": 3500,
"rating": "D",
"reload": 4,
"shotspeed": 1300,
"thermload": 1.92,
"symbol": "Hpt_Cannon_Gimbal_Medium_Burst"
}
]
}

View File

@@ -3,7 +3,7 @@
{
"angle": 15,
"class": 0,
"cost": 13540,
"cost": 13544,
"edID": 128662520,
"eddbID": 1227,
"grp": "cs",
@@ -19,7 +19,7 @@
{
"angle": 15,
"class": 0,
"cost": 40630,
"cost": 40633,
"edID": 128662521,
"eddbID": 1228,
"grp": "cs",
@@ -35,7 +35,7 @@
{
"angle": 15,
"class": 0,
"cost": 121900,
"cost": 121899,
"edID": 128662522,
"eddbID": 1229,
"grp": "cs",
@@ -51,7 +51,7 @@
{
"angle": 15,
"class": 0,
"cost": 365700,
"cost": 365698,
"edID": 128662523,
"eddbID": 1230,
"grp": "cs",
@@ -67,7 +67,7 @@
{
"angle": 15,
"class": 0,
"cost": 1097100,
"cost": 1097095,
"edID": 128662524,
"eddbID": 1231,
"grp": "cs",

View File

@@ -139,7 +139,7 @@
"breachmin": 0.4,
"class": 2,
"clip": 3,
"cost": 437761,
"cost": 437760,
"damage": 2.275,
"damagedist": {
"K": 1
@@ -304,7 +304,7 @@
"breachmin": 0.4,
"class": 3,
"clip": 3,
"cost": 1400830,
"cost": 1751040,
"damage": 3.96,
"damagedist": {
"K": 1
@@ -321,9 +321,11 @@
"mass": 8,
"mount": "F",
"name": "Pacifier",
"special": "Pacifier",
"piercing": 45,
"power": 1.02,
"pp": "Zachary Hudson",
"range": 3000,
"rating": "C",
"reload": 5,
"roundspershot": 12,

View File

@@ -2,7 +2,7 @@
"ws": [
{
"class": 0,
"cost": 13540,
"cost": 13544,
"edID": 128662525,
"eddbID": 1232,
"grp": "ws",
@@ -17,7 +17,7 @@
},
{
"class": 0,
"cost": 40630,
"cost": 40633,
"edID": 128662526,
"eddbID": 1233,
"grp": "ws",
@@ -32,7 +32,7 @@
},
{
"class": 0,
"cost": 121900,
"cost": 121899,
"edID": 128662527,
"eddbID": 1234,
"grp": "ws",
@@ -47,7 +47,7 @@
},
{
"class": 0,
"cost": 365700,
"cost": 365698,
"edID": 128662528,
"eddbID": 1235,
"grp": "ws",
@@ -62,7 +62,7 @@
},
{
"class": 0,
"cost": 1097100,
"cost": 1097095,
"edID": 128662529,
"eddbID": 1236,
"grp": "ws",

View File

@@ -9,7 +9,7 @@
"class": 1,
"clip": 15,
"cost": 176500,
"damage": 1.7,
"damage": 3,
"damagedist": {
"A": 1
},
@@ -41,7 +41,7 @@
"class": 1,
"clip": 15,
"cost": 484050,
"damage": 1.1,
"damage": 2,
"damagedist": {
"A": 1
},
@@ -141,7 +141,7 @@
"mass": 8,
"integrity": 51,
"power": 3.1,
"damage": 3.4,
"damage": 7,
"distdraw": 2.42,
"fireint": 0.2,
"thermload": 6.2,
@@ -169,7 +169,7 @@
"class": 3,
"clip": 15,
"cost": 5495200,
"damage": 3.3,
"damage": 6,
"damagedist": {
"A": 1
},

View File

@@ -2,7 +2,7 @@
"kw": [
{
"class": 0,
"cost": 13540,
"cost": 13544,
"edID": 128662530,
"eddbID": 1237,
"grp": "kw",
@@ -17,7 +17,7 @@
},
{
"class": 0,
"cost": 40630,
"cost": 40633,
"edID": 128662531,
"eddbID": 1238,
"grp": "kw",
@@ -32,7 +32,7 @@
},
{
"class": 0,
"cost": 121900,
"cost": 121899,
"edID": 128662532,
"eddbID": 1239,
"grp": "kw",
@@ -47,7 +47,7 @@
},
{
"class": 0,
"cost": 365700,
"cost": 365698,
"edID": 128662533,
"eddbID": 1240,
"grp": "kw",
@@ -62,7 +62,7 @@
},
{
"class": 0,
"cost": 1097100,
"cost": 1097095,
"edID": 128662534,
"eddbID": 1241,
"grp": "kw",

View File

@@ -36,7 +36,7 @@
"breachmin": 0,
"class": 1,
"clip": 1,
"cost": 36400,
"cost": 36390,
"damage": 32,
"damagedist": {
"E": 0.5,

View File

@@ -72,6 +72,7 @@
"mass": 2,
"mount": "F",
"name": "Mining Lance",
"special": "Lance",
"piercing": 18,
"power": 0.7,
"pp": "Zemina Torval",
@@ -85,7 +86,7 @@
"breachmax": 0.2,
"breachmin": 0.1,
"class": 2,
"cost": 22580,
"cost": 22576,
"damage": 4,
"damagedist": {
"T": 1
@@ -111,7 +112,7 @@
"breachmax": 0.2,
"breachmin": 0.1,
"class": 2,
"cost": 32578,
"cost": 32576,
"damage": 4,
"damagedist": {
"T": 1

View File

@@ -7,7 +7,7 @@
"breachmin": 1,
"class": 1,
"clip": 8,
"cost": 32180,
"cost": 32175,
"damage": 50,
"damagedist": {
"E": 1
@@ -51,6 +51,7 @@
"integrity": 40,
"mass": 2,
"missile": "S",
"special": "Seeker",
"mount": "F",
"piercing": 60,
"power": 0.6,
@@ -115,6 +116,7 @@
"integrity": 51,
"mass": 4,
"missile": "S",
"special": "Seeker",
"mount": "F",
"piercing": 60,
"power": 1.2,
@@ -147,6 +149,7 @@
"missile": "D",
"mount": "F",
"name": "Rocket Propelled FSD Disruptor",
"special": "Grom",
"piercing": 60,
"power": 1.2,
"pp": "Yuri Grom",
@@ -189,6 +192,7 @@
"roundspershot": 4,
"shotspeed": 600,
"thermload": 3.6,
"special": "Pack-Hound",
"symbol": "Hpt_DrunkMissileRack_Fixed_Medium"
},
{
@@ -198,7 +202,7 @@
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 1021501,
"cost": 1021500,
"damage": 50,
"damagedist": {
"E": 1
@@ -242,6 +246,7 @@
"integrity": 64,
"mass": 8,
"missile": "S",
"special": "Seeker",
"mount": "F",
"piercing": 60,
"power": 1.62,
@@ -250,68 +255,6 @@
"shotspeed": 625,
"thermload": 3.6,
"symbol": "Hpt_BasicMissileRack_Fixed_Large"
},
{
"ammo": 64,
"breachdmg": 20,
"breachmax": 1,
"breachmin": 1,
"class": 1,
"clip": 8,
"cost": 32180,
"damage": 50,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128935982,
"eddbID": 1813,
"fireint": 2,
"grp": "mr",
"id": "yT",
"integrity": 40,
"mass": 2,
"missile": "D",
"mount": "F",
"name": "Advanced Missile Rack",
"piercing": 60,
"power": 0.4,
"rating": "B",
"reload": 5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Small_Advanced"
},
{
"ammo": 64,
"breachdmg": 20,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 12,
"cost": 1471030,
"damage": 50,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128935983,
"eddbID": 1814,
"fireint": 2,
"grp": "mr",
"id": "yU",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "F",
"name": "Advanced Missile Rack",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Medium_Advanced"
}
]
}

View File

@@ -0,0 +1,66 @@
{
"amr": [
{
"ammo": 64,
"breachdmg": 20,
"breachmax": 1,
"breachmin": 1,
"class": 1,
"clip": 8,
"cost": 32180,
"damage": 50,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128935982,
"eddbID": 1813,
"fireint": 2,
"grp": "amr",
"id": "yT",
"integrity": 40,
"mass": 2,
"missile": "D",
"mount": "F",
"name": "Advanced Missile Rack",
"piercing": 60,
"power": 0.4,
"rating": "B",
"reload": 5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Small_Advanced"
},
{
"ammo": 64,
"breachdmg": 20,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 12,
"cost": 1471030,
"damage": 50,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128935983,
"eddbID": 1814,
"fireint": 2,
"grp": "amr",
"id": "yU",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "F",
"name": "Advanced Missile Rack",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Medium_Advanced"
}
]
}

View File

@@ -116,6 +116,7 @@
"mass": 2,
"mount": "F",
"name": "Enforcer",
"special": "Enforcer",
"piercing": 30,
"power": 0.28,
"pp": "Pranav Antal",
@@ -288,7 +289,7 @@
"breachmin": 0.4,
"class": 3,
"clip": 90,
"cost": 3794601,
"cost": 3794600,
"damage": 2.2,
"damagedist": {
"K": 1

View File

@@ -32,7 +32,7 @@
"breachdmg": 0,
"class": 3,
"clip": 1,
"cost": 1627420,
"cost": 1627419,
"damage": 0,
"damagedist": {
"E": 1
@@ -56,4 +56,3 @@
}
]
}

View File

@@ -91,6 +91,7 @@
"mass": 8,
"mount": "F",
"name": "Advanced Plasma Accelerator",
"special": "Advanced",
"piercing": 100,
"power": 1.97,
"pp": "Denton Patreus",

View File

@@ -183,6 +183,7 @@
"mass": 4,
"mount": "F",
"name": "Disruptor",
"special": "Disruptor",
"piercing": 35,
"power": 0.7,
"pp": "Felicia Winters",

View File

@@ -7,7 +7,7 @@
"eddbID": 0,
"power": 3.2,
"integrity": 48,
"cost": 1097096,
"cost": 1097095,
"id": "2x",
"maxangle": 15,
"scanrange": 24000,
@@ -24,7 +24,7 @@
"eddbID": 0,
"power": 1.6,
"integrity": 56,
"cost": 406332,
"cost": 365698,
"id": "2y",
"maxangle": 15,
"boot": 3,
@@ -41,7 +41,7 @@
"eddbID": 0,
"power": 0.8,
"integrity": 40,
"cost": 121901,
"cost": 121899,
"id": "2z",
"maxangle": 15,
"boot": 3,
@@ -58,7 +58,7 @@
"eddbID": 0,
"power": 0.4,
"integrity": 24,
"cost": 40634,
"cost": 40633,
"id": "3J",
"maxangle": 15,
"boot": 3,
@@ -75,7 +75,7 @@
"eddbID": 0,
"power": 0.2,
"integrity": 24,
"cost": 13545,
"cost": 13544,
"id": "3K",
"maxangle": 15,
"boot": 3,

View File

@@ -5,6 +5,7 @@
"breachdmg": 22.2,
"breachmax": 0.8,
"breachmin": 0.4,
"charge": 1.2,
"class": 1,
"clip": 1,
"cost": 51600,
@@ -36,6 +37,7 @@
"breachdmg": 39.5,
"breachmax": 0.8,
"breachmin": 0.4,
"charge": 1.2,
"class": 2,
"clip": 1,
"cost": 412800,
@@ -69,6 +71,7 @@
"breachmin": 0.4,
"burst": 3,
"burstrof": 6,
"charge": 1.2,
"class": 2,
"clip": 3,
"cost": 619200,
@@ -88,6 +91,7 @@
"mass": 4,
"mount": "F",
"name": "Imperial Hammer",
"special": "Hammer",
"piercing": 100,
"power": 1.63,
"pp": "Arissa Lavigny-Duval",

View File

@@ -37,7 +37,7 @@
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 170123,
"cost": 153110,
"damage": 15,
"chargetime": 2,
"damagedist": {

View File

@@ -21,7 +21,7 @@
},
{
"class": 0,
"cost": 0,
"cost": 150000,
"grp": "sfn",
"id": "4E",
"edID": 129022663,

View File

@@ -6,7 +6,7 @@
"shotspeed": 550,
"breachmin": 0.1,
"class": 2,
"cost": 381750,
"cost": 122170,
"damage": 5,
"chargetime": 2,
"damagedist": {
@@ -70,7 +70,7 @@
"shotspeed": 550,
"breachmin": 0.1,
"class": 1,
"cost": 12601,
"cost": 12600,
"damage": 5,
"chargetime": 2,
"damagedist": {
@@ -102,7 +102,7 @@
"shotspeed": 550,
"breachmin": 0.1,
"class": 1,
"cost": 38751,
"cost": 38750,
"damage": 5,
"chargetime": 2,
"damagedist": {

View File

@@ -20,7 +20,7 @@
},
{
"class": 0,
"cost": 745950,
"cost": 745948,
"edID": 128808878,
"grp": "xs",
"id": "3y",
@@ -37,7 +37,7 @@
},
{
"class": 0,
"cost": 745950,
"cost": 850000,
"edID": 129022952,
"grp": "xs",
"id": "4B",

View File

@@ -22,6 +22,7 @@ module.exports = {
rg: require('./hardpoints/rail_gun').rg,
pa: require('./hardpoints/plasma_accelerator').pa,
mr: require('./hardpoints/missile_rack').mr,
amr: require('./hardpoints/missile_rack_advanced').amr,
axmr: require('./hardpoints/ax_missile_rack').axmr,
axmre: require('./hardpoints/ax_missile_rack_enhanced').axmre,
tp: require('./hardpoints/torpedo_pylon').tp,

View File

@@ -324,7 +324,7 @@
"ammo": 6100,
"ammocost": 1,
"class": 5,
"cost": 104980,
"cost": 104976,
"edID": 128667602,
"eddbID": 1332,
"grp": "am",
@@ -340,7 +340,7 @@
"ammo": 5500,
"ammocost": 1,
"class": 5,
"cost": 314930,
"cost": 314928,
"edID": 128667610,
"eddbID": 1340,
"grp": "am",
@@ -356,7 +356,7 @@
"ammo": 6100,
"ammocost": 1,
"class": 5,
"cost": 944780,
"cost": 944784,
"edID": 128667618,
"eddbID": 1348,
"grp": "am",
@@ -372,7 +372,7 @@
"ammo": 7300,
"ammocost": 1,
"class": 5,
"cost": 2834350,
"cost": 2834352,
"edID": 128667626,
"eddbID": 1356,
"grp": "am",
@@ -388,7 +388,7 @@
"ammo": 6700,
"ammocost": 1,
"class": 5,
"cost": 8503060,
"cost": 8503056,
"edID": 128667634,
"eddbID": 1364,
"grp": "am",
@@ -404,7 +404,7 @@
"ammo": 7400,
"ammocost": 1,
"class": 6,
"cost": 188960,
"cost": 188957,
"edID": 128667603,
"eddbID": 1333,
"grp": "am",
@@ -436,7 +436,7 @@
"ammo": 7400,
"ammocost": 1,
"class": 6,
"cost": 1700610,
"cost": 1700611,
"edID": 128667619,
"eddbID": 1349,
"grp": "am",
@@ -452,7 +452,7 @@
"ammo": 8900,
"ammocost": 1,
"class": 6,
"cost": 5101830,
"cost": 5101834,
"edID": 128667627,
"eddbID": 1357,
"grp": "am",
@@ -468,7 +468,7 @@
"ammo": 8100,
"ammocost": 1,
"class": 6,
"cost": 15305500,
"cost": 15305501,
"edID": 128667635,
"eddbID": 1365,
"grp": "am",
@@ -484,7 +484,7 @@
"ammo": 8700,
"ammocost": 1,
"class": 7,
"cost": 340120,
"cost": 340122,
"edID": 128667604,
"eddbID": 1334,
"grp": "am",
@@ -500,7 +500,7 @@
"ammo": 7800,
"ammocost": 1,
"class": 7,
"cost": 1020370,
"cost": 1020367,
"edID": 128667612,
"eddbID": 1342,
"grp": "am",
@@ -548,7 +548,7 @@
"ammo": 9600,
"ammocost": 1,
"class": 7,
"cost": 27549900,
"cost": 27549901,
"edID": 128667636,
"eddbID": 1366,
"grp": "am",
@@ -612,7 +612,7 @@
"ammo": 12000,
"ammocost": 1,
"class": 8,
"cost": 16529940,
"cost": 16529941,
"edID": 128667629,
"eddbID": 1359,
"grp": "am",
@@ -628,7 +628,7 @@
"ammo": 11000,
"ammocost": 1,
"class": 8,
"cost": 49589820,
"cost": 49589823,
"edID": 128667637,
"eddbID": 1367,
"grp": "am",

View File

@@ -3,7 +3,7 @@
{
"brokenregen": 2.4,
"class": 1,
"cost": 7710,
"cost": 7713,
"distdraw": 0.6,
"edID": 128671331,
"eddbID": 1530,
@@ -30,7 +30,7 @@
{
"brokenregen": 2.4,
"class": 2,
"cost": 26710,
"cost": 26705,
"distdraw": 0.6,
"edID": 128671332,
"eddbID": 1531,
@@ -57,7 +57,7 @@
{
"brokenregen": 2.8,
"class": 3,
"cost": 84650,
"cost": 84653,
"distdraw": 0.6,
"edID": 128671333,
"eddbID": 1532,
@@ -84,7 +84,7 @@
{
"brokenregen": 3.8,
"class": 4,
"cost": 268350,
"cost": 268347,
"distdraw": 0.6,
"edID": 128671334,
"eddbID": 1533,
@@ -111,7 +111,7 @@
{
"brokenregen": 5.6,
"class": 5,
"cost": 850660,
"cost": 850659,
"distdraw": 0.6,
"edID": 128671335,
"eddbID": 1534,
@@ -138,7 +138,7 @@
{
"brokenregen": 8,
"class": 6,
"cost": 2696600,
"cost": 2696589,
"distdraw": 0.6,
"edID": 128671336,
"eddbID": 1535,
@@ -165,7 +165,7 @@
{
"brokenregen": 11,
"class": 7,
"cost": 8548186,
"cost": 8548185,
"distdraw": 0.6,
"edID": 128671337,
"eddbID": 1536,
@@ -192,7 +192,7 @@
{
"brokenregen": 14.4,
"class": 8,
"cost": 27097750,
"cost": 27097748,
"distdraw": 0.6,
"edID": 128671338,
"eddbID": 1537,

View File

@@ -2,7 +2,7 @@
"pci": [
{
"class": 3,
"cost": 26707,
"cost": 26705,
"edID": 128734692,
"eddbID": 1568,
"grp": "pci",
@@ -16,7 +16,7 @@
},
{
"class": 4,
"cost": 56870,
"cost": 56862,
"edID": 128727923,
"eddbID": 1569,
"grp": "pci",
@@ -30,7 +30,7 @@
},
{
"class": 5,
"cost": 92370,
"cost": 92362,
"edID": 128734694,
"eddbID": 1570,
"grp": "pci",
@@ -44,7 +44,7 @@
},
{
"class": 6,
"cost": 184240,
"cost": 184232,
"edID": 128727927,
"eddbID": 1571,
"grp": "pci",

View File

@@ -31,7 +31,7 @@
{
"cargo": 8,
"class": 3,
"cost": 10560,
"cost": 10563,
"edID": 128064340,
"eddbID": 1193,
"grp": "cr",
@@ -45,7 +45,7 @@
{
"cargo": 16,
"class": 4,
"cost": 34330,
"cost": 34328,
"edID": 128064341,
"eddbID": 1194,
"grp": "cr",
@@ -59,7 +59,7 @@
{
"cargo": 32,
"class": 5,
"cost": 111570,
"cost": 111566,
"edID": 128064342,
"eddbID": 1195,
"grp": "cr",
@@ -73,7 +73,7 @@
{
"cargo": 64,
"class": 6,
"cost": 362590,
"cost": 362591,
"edID": 128064343,
"eddbID": 1196,
"grp": "cr",
@@ -101,7 +101,7 @@
{
"cargo": 256,
"class": 8,
"cost": 3829870,
"cost": 3829866,
"edID": 128064345,
"eddbID": 1198,
"grp": "cr",
@@ -130,7 +130,7 @@
{
"cargo": 2,
"class": 1,
"cost": 12563,
"cost": 0,
"edID": 128681992,
"eddbID": 1552,
"grp": "cr",
@@ -156,6 +156,34 @@
"symbol": "Int_CorrosionProofCargoRack_Size4_Class1",
"ukName": "Corrosion Resistant Cargo Rack",
"ukDiscript": "Specialised storage rack for use in automated cargo transfer system that can resist the effects of corrosive cargo."
},
{
"cargo": 32,
"class": 5,
"cost": 0,
"edID": 128957069,
"grp": "cr",
"id": "5E",
"name": "Corrosion Resistant",
"rating": "E",
"mass": 0,
"symbol": "Int_CorrosionProofCargoRack_Size5_Class1",
"ukName": "Corrosion Resistant Cargo Rack",
"ukDiscript": "Specialised storage rack for use in automated cargo transfer system that can resist the effects of corrosive cargo."
},
{
"cargo": 64,
"class": 6,
"cost": 0,
"edID": null,
"grp": "cr",
"id": "5F",
"name": "Corrosion Resistant",
"rating": "E",
"mass": 0,
"symbol": "Int_CorrosionProofCargoRack_Size6_Class1",
"ukName": "Corrosion Resistant Cargo Rack",
"ukDiscript": "Specialised storage rack for use in automated cargo transfer system that can resist the effects of corrosive cargo."
}
]
}

View File

@@ -18,7 +18,7 @@
},
{
"class": 3,
"cost": 16201,
"cost": 16200,
"edID": 128793942,
"eddbID": 1633,
"grp": "dtl",
@@ -34,7 +34,7 @@
},
{
"class": 5,
"cost": 145801,
"cost": 145800,
"edID": 128793943,
"eddbID": 1634,
"grp": "dtl",
@@ -50,7 +50,7 @@
},
{
"class": 7,
"cost": 1312201,
"cost": 1312200,
"edID": 128793944,
"eddbID": 1635,
"grp": "dtl",

View File

@@ -17,7 +17,7 @@
},
{
"class": 1,
"cost": 13509,
"cost": 13507,
"edID": 128935155,
"eddbID": 1810,
"grp": "dc",

View File

@@ -2,7 +2,7 @@
"pce": [
{
"class": 2,
"cost": 4320,
"cost": 4312,
"edID": 128734690,
"eddbID": 1563,
"grp": "pce",
@@ -16,7 +16,7 @@
},
{
"class": 3,
"cost": 8659,
"cost": 8657,
"edID": 128734691,
"eddbID": 1564,
"grp": "pce",
@@ -30,7 +30,7 @@
},
{
"class": 4,
"cost": 18960,
"cost": 18954,
"edID": 128727922,
"eddbID": 1565,
"grp": "pce",
@@ -44,7 +44,7 @@
},
{
"class": 5,
"cost": 34960,
"cost": 34954,
"edID": 128734693,
"eddbID": 1566,
"grp": "pce",
@@ -58,7 +58,7 @@
},
{
"class": 6,
"cost": 61420,
"cost": 61410,
"edID": 128727926,
"eddbID": 1567,
"grp": "pce",

View File

@@ -8,7 +8,7 @@
"edID": 129019260,
"eddbID": 1836,
"power": 1.5,
"cost": 1930500,
"cost": 2000000,
"symbol": "Int_ExpModuleStabiliser_Size3_Class3",
"grp": "ews",
"ukName": "Experimental Weapon Stabilizer",
@@ -19,7 +19,7 @@
"class": 5,
"mass": 20,
"id": "4D",
"edID": 129019261,
"edID": 4000000,
"eddbID": 1837,
"power": 3.0,
"cost": 4000000,

View File

@@ -3,7 +3,7 @@
{
"bays": 1,
"class": 5,
"cost": 575644,
"cost": 575643,
"edID": 128727930,
"eddbID": 1562,
"fightercost": 1030,
@@ -21,7 +21,7 @@
{
"bays": 2,
"class": 6,
"cost": 1869350,
"cost": 1869340,
"edID": 128727931,
"eddbID": 1561,
"fightercost": 1030,
@@ -40,7 +40,7 @@
"bays": 2,
"class": 7,
"edID": 128727932,
"cost": 2369330,
"cost": 2369320,
"eddbID": 1560,
"fightercost": 1030,
"grp": "fh",

View File

@@ -2,7 +2,7 @@
"pcm": [
{
"class": 4,
"cost": 170587,
"cost": 170586,
"edID": 128727924,
"eddbID": 1572,
"grp": "pcm",
@@ -16,7 +16,7 @@
},
{
"class": 5,
"cost": 340528,
"cost": 340526,
"edID": 128734695,
"eddbID": 1573,
"grp": "pcm",
@@ -30,7 +30,7 @@
},
{
"class": 6,
"cost": 552700,
"cost": 552698,
"edID": 128727928,
"eddbID": 1574,
"grp": "pcm",

View File

@@ -273,7 +273,7 @@
{
"boot": 15,
"class": 4,
"cost": 263420,
"cost": 263424,
"edID": 128666707,
"eddbID": 1309,
"facinglimit": 50,
@@ -291,7 +291,7 @@
{
"boot": 15,
"class": 4,
"cost": 790270,
"cost": 790272,
"edID": 128666711,
"eddbID": 1313,
"facinglimit": 50,
@@ -309,7 +309,7 @@
{
"boot": 15,
"class": 4,
"cost": 2370820,
"cost": 2370816,
"edID": 128666715,
"eddbID": 1317,
"facinglimit": 50,
@@ -327,7 +327,7 @@
{
"boot": 15,
"class": 4,
"cost": 7112450,
"cost": 7112448,
"edID": 128666719,
"eddbID": 1321,
"facinglimit": 50,
@@ -345,7 +345,7 @@
{
"boot": 15,
"class": 4,
"cost": 21337340,
"cost": 21337344,
"edID": 128666723,
"eddbID": 1325,
"facinglimit": 50,

View File

@@ -2,7 +2,7 @@
"fs": [
{
"class": 1,
"cost": 310,
"cost": 309,
"edID": 128666644,
"eddbID": 1246,
"grp": "fs",
@@ -16,7 +16,7 @@
},
{
"class": 1,
"cost": 1290,
"cost": 1285,
"edID": 128666652,
"eddbID": 1254,
"grp": "fs",
@@ -30,7 +30,7 @@
},
{
"class": 1,
"cost": 5140,
"cost": 5142,
"edID": 128666660,
"eddbID": 1262,
"grp": "fs",
@@ -44,7 +44,7 @@
},
{
"class": 1,
"cost": 20570,
"cost": 20568,
"edID": 128666668,
"eddbID": 1270,
"grp": "fs",
@@ -72,7 +72,7 @@
},
{
"class": 2,
"cost": 1070,
"cost": 1068,
"edID": 128666645,
"eddbID": 1247,
"grp": "fs",
@@ -86,7 +86,7 @@
},
{
"class": 2,
"cost": 4450,
"cost": 4451,
"edID": 128666653,
"eddbID": 1255,
"grp": "fs",
@@ -100,7 +100,7 @@
},
{
"class": 2,
"cost": 17800,
"cost": 17803,
"edID": 128666661,
"eddbID": 1263,
"grp": "fs",
@@ -114,7 +114,7 @@
},
{
"class": 2,
"cost": 71210,
"cost": 71211,
"edID": 128666669,
"eddbID": 1271,
"grp": "fs",
@@ -128,7 +128,7 @@
},
{
"class": 2,
"cost": 284840,
"cost": 284844,
"edID": 128666677,
"eddbID": 1279,
"grp": "fs",
@@ -142,7 +142,7 @@
},
{
"class": 3,
"cost": 3390,
"cost": 3386,
"edID": 128666646,
"eddbID": 1248,
"grp": "fs",
@@ -156,7 +156,7 @@
},
{
"class": 3,
"cost": 14110,
"cost": 14109,
"edID": 128666654,
"eddbID": 1256,
"grp": "fs",
@@ -170,7 +170,7 @@
},
{
"class": 3,
"cost": 56440,
"cost": 56435,
"edID": 128666662,
"eddbID": 1264,
"grp": "fs",
@@ -184,7 +184,7 @@
},
{
"class": 3,
"cost": 225740,
"cost": 225738,
"edID": 128666670,
"eddbID": 1272,
"grp": "fs",
@@ -198,7 +198,7 @@
},
{
"class": 3,
"cost": 902950,
"cost": 902954,
"edID": 128666678,
"eddbID": 1280,
"grp": "fs",
@@ -212,7 +212,7 @@
},
{
"class": 4,
"cost": 10730,
"cost": 10734,
"edID": 128666647,
"eddbID": 1249,
"grp": "fs",
@@ -226,7 +226,7 @@
},
{
"class": 4,
"cost": 44720,
"cost": 44724,
"edID": 128666655,
"eddbID": 1257,
"grp": "fs",
@@ -240,7 +240,7 @@
},
{
"class": 4,
"cost": 178900,
"cost": 178898,
"edID": 128666663,
"eddbID": 1265,
"grp": "fs",
@@ -254,7 +254,7 @@
},
{
"class": 4,
"cost": 715590,
"cost": 715591,
"edID": 128666671,
"eddbID": 1273,
"grp": "fs",
@@ -268,7 +268,7 @@
},
{
"class": 4,
"cost": 2862360,
"cost": 2862364,
"edID": 128666679,
"eddbID": 1281,
"grp": "fs",
@@ -282,7 +282,7 @@
},
{
"class": 5,
"cost": 34030,
"cost": 34026,
"edID": 128666648,
"eddbID": 1250,
"grp": "fs",
@@ -296,7 +296,7 @@
},
{
"class": 5,
"cost": 141780,
"cost": 141776,
"edID": 128666656,
"eddbID": 1258,
"grp": "fs",
@@ -310,7 +310,7 @@
},
{
"class": 5,
"cost": 567110,
"cost": 567106,
"edID": 128666664,
"eddbID": 1266,
"grp": "fs",
@@ -324,7 +324,7 @@
},
{
"class": 5,
"cost": 2268420,
"cost": 2268424,
"edID": 128666672,
"eddbID": 1274,
"grp": "fs",
@@ -338,7 +338,7 @@
},
{
"class": 5,
"cost": 9073690,
"cost": 9073694,
"edID": 128666680,
"eddbID": 1282,
"grp": "fs",
@@ -352,7 +352,7 @@
},
{
"class": 6,
"cost": 107860,
"cost": 107864,
"edID": 128666649,
"eddbID": 1251,
"grp": "fs",
@@ -366,7 +366,7 @@
},
{
"class": 6,
"cost": 449430,
"cost": 449431,
"edID": 128666657,
"eddbID": 1259,
"grp": "fs",
@@ -380,7 +380,7 @@
},
{
"class": 6,
"cost": 1797730,
"cost": 1797726,
"edID": 128666665,
"eddbID": 1267,
"grp": "fs",
@@ -394,7 +394,7 @@
},
{
"class": 6,
"cost": 7190900,
"cost": 7190903,
"edID": 128666673,
"eddbID": 1275,
"grp": "fs",
@@ -422,7 +422,7 @@
},
{
"class": 7,
"cost": 341930,
"cost": 341927,
"edID": 128666650,
"eddbID": 1252,
"grp": "fs",
@@ -436,7 +436,7 @@
},
{
"class": 7,
"cost": 1424700,
"cost": 1424698,
"edID": 128666658,
"eddbID": 1260,
"grp": "fs",
@@ -464,7 +464,7 @@
},
{
"class": 7,
"cost": 22795160,
"cost": 22795161,
"edID": 128666674,
"eddbID": 1276,
"grp": "fs",
@@ -478,7 +478,7 @@
},
{
"class": 7,
"cost": 91180640,
"cost": 91180644,
"edID": 128666682,
"eddbID": 1284,
"grp": "fs",
@@ -506,7 +506,7 @@
},
{
"class": 8,
"cost": 4516290,
"cost": 4516291,
"edID": 128666659,
"eddbID": 1261,
"grp": "fs",
@@ -520,7 +520,7 @@
},
{
"class": 8,
"cost": 18065160,
"cost": 18065165,
"edID": 128666667,
"eddbID": 1269,
"grp": "fs",
@@ -548,7 +548,7 @@
},
{
"class": 8,
"cost": 289042642,
"cost": 289042641,
"edID": 128666683,
"eddbID": 1285,
"grp": "fs",

View File

@@ -2,7 +2,7 @@
"pcq": [
{
"class": 5,
"cost": 1658100,
"cost": 1658095,
"edID": 128727925,
"eddbID": 1575,
"grp": "pcq",
@@ -16,7 +16,7 @@
},
{
"class": 6,
"cost": 4974288,
"cost": 4974287,
"edID": 128727929,
"eddbID": 1576,
"grp": "pcq",

View File

@@ -68,7 +68,7 @@
},
{
"class": 3,
"cost": 80000,
"cost": 30000,
"edID": 129001925,
"eddbID": 1820,
"grp": "mlc",
@@ -85,7 +85,7 @@
},
{
"class": 3,
"cost": 80000,
"cost": 50000,
"edID": 129001926,
"eddbID": 1821,
"grp": "mlc",
@@ -170,4 +170,3 @@
}
]
}

View File

@@ -213,7 +213,7 @@
{
"bins": 4,
"class": 4,
"cost": 55570,
"cost": 55566,
"edID": 128666687,
"eddbID": 1289,
"grp": "rf",
@@ -227,7 +227,7 @@
{
"bins": 5,
"class": 4,
"cost": 166700,
"cost": 166698,
"edID": 128666691,
"eddbID": 1293,
"grp": "rf",
@@ -241,7 +241,7 @@
{
"bins": 7,
"class": 4,
"cost": 500090,
"cost": 500094,
"edID": 128666695,
"eddbID": 1297,
"grp": "rf",
@@ -255,7 +255,7 @@
{
"bins": 9,
"class": 4,
"cost": 1500280,
"cost": 1500282,
"edID": 128666699,
"eddbID": 1301,
"grp": "rf",
@@ -269,7 +269,7 @@
{
"bins": 10,
"class": 4,
"cost": 4500850,
"cost": 4500846,
"edID": 128666703,
"eddbID": 1305,
"grp": "rf",

View File

@@ -534,7 +534,7 @@
"boot": 25,
"class": 5,
"clip": 1,
"cost": 198612,
"cost": 198611,
"duration": 5,
"edID": 128064320,
"eddbID": 1173,
@@ -582,7 +582,7 @@
"boot": 25,
"class": 5,
"clip": 1,
"cost": 1241319,
"cost": 1241317,
"duration": 5,
"edID": 128064322,
"eddbID": 1175,
@@ -606,7 +606,7 @@
"boot": 25,
"class": 6,
"clip": 1,
"cost": 88987,
"cost": 88978,
"duration": 8,
"edID": 128064323,
"eddbID": 1176,

View File

@@ -1,5 +1,86 @@
{
"sg": [
{
"brokenregen": 1.6,
"class": 1,
"cost": 300,
"distdraw": 0.6,
"edID": 128064258,
"eddbID": 1804,
"explres": 0.5,
"grp": "sg",
"id": "4x",
"integrity": 32,
"kinres": 0.4,
"mass": 1.3,
"maxmass": 63,
"maxmul": 1.3,
"minmass": 13,
"minmul": 0.3,
"optmass": 25,
"optmul": 0.8,
"power": 0.72,
"rating": "E",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size1_Class1",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.6,
"class": 1,
"cost": 1240,
"distdraw": 0.6,
"edID": 128064259,
"eddbID": 1805,
"explres": 0.5,
"grp": "sg",
"id": "4z",
"integrity": 24,
"kinres": 0.4,
"mass": 0.50,
"maxmass": 63,
"maxmul": 1.4,
"minmass": 13,
"minmul": 0.4,
"optmass": 25,
"optmul": 0.9,
"power": 0.96,
"rating": "D",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size1_Class2",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.6,
"class": 1,
"cost": 5140,
"distdraw": 0.6,
"edID": 128064260,
"eddbID": 1806,
"explres": 0.5,
"grp": "sg",
"id": "4y",
"integrity": 40,
"kinres": 0.4,
"mass": 1.3,
"maxmass": 63,
"maxmul": 1.5,
"minmass": 13,
"minmul": 0.5,
"optmass": 25,
"optmul": 1.0,
"power": 1.20,
"rating": "C",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size1_Class3",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.6,
"class": 1,
@@ -30,7 +111,7 @@
{
"brokenregen": 1.6,
"class": 2,
"cost": 1980,
"cost": 1978,
"distdraw": 0.6,
"edID": 128064263,
"eddbID": 1116,
@@ -57,7 +138,7 @@
{
"brokenregen": 1.6,
"class": 2,
"cost": 5930,
"cost": 5934,
"distdraw": 0.6,
"edID": 128064264,
"eddbID": 1117,
@@ -84,7 +165,7 @@
{
"brokenregen": 1.6,
"class": 2,
"cost": 17800,
"cost": 17803,
"distdraw": 0.6,
"edID": 128064265,
"eddbID": 1118,
@@ -111,7 +192,7 @@
{
"brokenregen": 1.6,
"class": 2,
"cost": 53410,
"cost": 53408,
"distdraw": 0.6,
"edID": 128064266,
"eddbID": 1119,
@@ -138,7 +219,7 @@
{
"brokenregen": 1.6,
"class": 2,
"cost": 160220,
"cost": 160224,
"distdraw": 0.6,
"edID": 128064267,
"eddbID": 1120,
@@ -165,7 +246,7 @@
{
"brokenregen": 1.87,
"class": 3,
"cost": 6270,
"cost": 6271,
"distdraw": 0.6,
"edID": 128064268,
"eddbID": 1121,
@@ -192,7 +273,7 @@
{
"brokenregen": 1.87,
"class": 3,
"cost": 18810,
"cost": 18812,
"distdraw": 0.6,
"edID": 128064269,
"eddbID": 1122,
@@ -219,7 +300,7 @@
{
"brokenregen": 1.87,
"class": 3,
"cost": 56440,
"cost": 56435,
"distdraw": 0.6,
"edID": 128064270,
"eddbID": 1123,
@@ -246,7 +327,7 @@
{
"brokenregen": 1.87,
"class": 3,
"cost": 169300,
"cost": 169304,
"distdraw": 0.6,
"edID": 128064271,
"eddbID": 1124,
@@ -273,7 +354,7 @@
{
"brokenregen": 1.87,
"class": 3,
"cost": 507910,
"cost": 507912,
"distdraw": 0.6,
"edID": 128064272,
"eddbID": 1125,
@@ -300,7 +381,7 @@
{
"brokenregen": 2.53,
"class": 4,
"cost": 19880,
"cost": 19878,
"distdraw": 0.6,
"edID": 128064273,
"eddbID": 1126,
@@ -327,7 +408,7 @@
{
"brokenregen": 2.53,
"class": 4,
"cost": 59630,
"cost": 59633,
"distdraw": 0.6,
"edID": 128064274,
"eddbID": 1127,
@@ -354,7 +435,7 @@
{
"brokenregen": 2.53,
"class": 4,
"cost": 178900,
"cost": 178898,
"distdraw": 0.6,
"edID": 128064275,
"eddbID": 1128,
@@ -381,7 +462,7 @@
{
"brokenregen": 2.53,
"class": 4,
"cost": 536690,
"cost": 536693,
"distdraw": 0.6,
"edID": 128064276,
"eddbID": 1129,
@@ -435,7 +516,7 @@
{
"brokenregen": 3.75,
"class": 5,
"cost": 63010,
"cost": 63012,
"distdraw": 0.6,
"edID": 128064278,
"eddbID": 1131,
@@ -462,7 +543,7 @@
{
"brokenregen": 3.75,
"class": 5,
"cost": 189040,
"cost": 189035,
"distdraw": 0.6,
"edID": 128064279,
"eddbID": 1132,
@@ -489,7 +570,7 @@
{
"brokenregen": 3.75,
"class": 5,
"cost": 567110,
"cost": 567106,
"distdraw": 0.6,
"edID": 128064280,
"eddbID": 1133,
@@ -516,7 +597,7 @@
{
"brokenregen": 3.75,
"class": 5,
"cost": 1701320,
"cost": 1701318,
"distdraw": 0.6,
"edID": 128064281,
"eddbID": 1134,
@@ -543,7 +624,7 @@
{
"brokenregen": 3.75,
"class": 5,
"cost": 5103950,
"cost": 5103953,
"distdraw": 0.6,
"edID": 128064282,
"eddbID": 1135,
@@ -570,7 +651,7 @@
{
"brokenregen": 5.33,
"class": 6,
"cost": 199750,
"cost": 199747,
"distdraw": 0.6,
"edID": 128064283,
"eddbID": 1136,
@@ -597,7 +678,7 @@
{
"brokenregen": 5.33,
"class": 6,
"cost": 599240,
"cost": 599242,
"distdraw": 0.6,
"edID": 128064284,
"eddbID": 1137,
@@ -624,7 +705,7 @@
{
"brokenregen": 5.33,
"class": 6,
"cost": 1797730,
"cost": 1797726,
"distdraw": 0.6,
"edID": 128064285,
"eddbID": 1138,
@@ -651,7 +732,7 @@
{
"brokenregen": 5.33,
"class": 6,
"cost": 5393180,
"cost": 5393177,
"distdraw": 0.6,
"edID": 128064286,
"eddbID": 1139,
@@ -678,7 +759,7 @@
{
"brokenregen": 5.33,
"class": 6,
"cost": 16179530,
"cost": 16179531,
"distdraw": 0.6,
"edID": 128064287,
"eddbID": 1140,
@@ -705,7 +786,7 @@
{
"brokenregen": 7.33,
"class": 7,
"cost": 633200,
"cost": 633199,
"distdraw": 0.6,
"edID": 128064288,
"eddbID": 1141,
@@ -732,7 +813,7 @@
{
"brokenregen": 7.33,
"class": 7,
"cost": 1899600,
"cost": 1899597,
"distdraw": 0.6,
"edID": 128064289,
"eddbID": 1142,
@@ -786,7 +867,7 @@
{
"brokenregen": 7.33,
"class": 7,
"cost": 17096370,
"cost": 17096371,
"distdraw": 0.6,
"edID": 128064291,
"eddbID": 1144,
@@ -813,7 +894,7 @@
{
"brokenregen": 7.33,
"class": 7,
"cost": 51289110,
"cost": 51289112,
"distdraw": 0.6,
"edID": 128064292,
"eddbID": 1145,
@@ -840,7 +921,7 @@
{
"brokenregen": 9.6,
"class": 8,
"cost": 2007240,
"cost": 2007241,
"distdraw": 0.6,
"edID": 128064293,
"eddbID": 1146,
@@ -867,7 +948,7 @@
{
"brokenregen": 9.6,
"class": 8,
"cost": 6021720,
"cost": 6021722,
"distdraw": 0.6,
"edID": 128064294,
"eddbID": 1147,
@@ -894,7 +975,7 @@
{
"brokenregen": 9.6,
"class": 8,
"cost": 18065170,
"cost": 18065165,
"distdraw": 0.6,
"edID": 128064295,
"eddbID": 1148,
@@ -921,7 +1002,7 @@
{
"brokenregen": 9.6,
"class": 8,
"cost": 54195500,
"cost": 54195495,
"distdraw": 0.6,
"edID": 128064296,
"eddbID": 1149,
@@ -948,7 +1029,7 @@
{
"brokenregen": 9.6,
"class": 8,
"cost": 162586490,
"cost": 162586486,
"distdraw": 0.6,
"edID": 128064297,
"eddbID": 1150,

View File

@@ -97,7 +97,7 @@
},
{
"class": 7,
"cost": 633200,
"cost": 633199,
"edID": 128064128,
"eddbID": 986,
"fuelmul": 0.011,
@@ -116,7 +116,7 @@
},
{
"class": 7,
"cost": 1899600,
"cost": 1899597,
"edID": 128064129,
"eddbID": 987,
"fuelmul": 0.01,
@@ -154,7 +154,7 @@
},
{
"class": 7,
"cost": 17096370,
"cost": 17096371,
"edID": 128064131,
"eddbID": 989,
"fuelmul": 0.01,
@@ -173,7 +173,7 @@
},
{
"class": 7,
"cost": 51289110,
"cost": 51289112,
"edID": 128064132,
"eddbID": 990,
"fuelmul": 0.012,
@@ -192,7 +192,7 @@
},
{
"class": 6,
"cost": 199750,
"cost": 199747,
"edID": 128064123,
"eddbID": 981,
"fuelmul": 0.011,
@@ -211,7 +211,7 @@
},
{
"class": 6,
"cost": 599240,
"cost": 599242,
"edID": 128064124,
"eddbID": 982,
"fuelmul": 0.01,
@@ -230,7 +230,7 @@
},
{
"class": 6,
"cost": 1797730,
"cost": 1797726,
"edID": 128064125,
"eddbID": 983,
"fuelmul": 0.008,
@@ -249,7 +249,7 @@
},
{
"class": 6,
"cost": 5393180,
"cost": 5393177,
"edID": 128064126,
"eddbID": 984,
"fuelmul": 0.01,
@@ -268,7 +268,7 @@
},
{
"class": 6,
"cost": 16179530,
"cost": 16179531,
"edID": 128064127,
"eddbID": 985,
"fuelmul": 0.012,
@@ -287,7 +287,7 @@
},
{
"class": 5,
"cost": 63010,
"cost": 63012,
"edID": 128064118,
"eddbID": 976,
"fuelmul": 0.011,
@@ -306,7 +306,7 @@
},
{
"class": 5,
"cost": 189040,
"cost": 189035,
"edID": 128064119,
"eddbID": 977,
"fuelmul": 0.01,
@@ -325,7 +325,7 @@
},
{
"class": 5,
"cost": 567110,
"cost": 567106,
"edID": 128064120,
"eddbID": 978,
"fuelmul": 0.008,
@@ -344,7 +344,7 @@
},
{
"class": 5,
"cost": 1701320,
"cost": 1701318,
"edID": 128064121,
"eddbID": 979,
"fuelmul": 0.01,
@@ -363,7 +363,7 @@
},
{
"class": 5,
"cost": 5103950,
"cost": 5103953,
"edID": 128064122,
"eddbID": 980,
"fuelmul": 0.012,
@@ -382,7 +382,7 @@
},
{
"class": 4,
"cost": 19880,
"cost": 19878,
"edID": 128064113,
"eddbID": 971,
"fuelmul": 0.011,
@@ -401,7 +401,7 @@
},
{
"class": 4,
"cost": 59630,
"cost": 59633,
"edID": 128064114,
"eddbID": 972,
"fuelmul": 0.01,
@@ -420,7 +420,7 @@
},
{
"class": 4,
"cost": 178900,
"cost": 178898,
"edID": 128064115,
"eddbID": 973,
"fuelmul": 0.008,
@@ -439,7 +439,7 @@
},
{
"class": 4,
"cost": 536690,
"cost": 536693,
"edID": 128064116,
"eddbID": 974,
"fuelmul": 0.01,
@@ -477,7 +477,7 @@
},
{
"class": 3,
"cost": 6270,
"cost": 6271,
"edID": 128064108,
"eddbID": 966,
"fuelmul": 0.011,
@@ -496,7 +496,7 @@
},
{
"class": 3,
"cost": 18810,
"cost": 18812,
"edID": 128064109,
"eddbID": 967,
"fuelmul": 0.01,
@@ -515,7 +515,7 @@
},
{
"class": 3,
"cost": 56440,
"cost": 56435,
"edID": 128064110,
"eddbID": 968,
"fuelmul": 0.008,
@@ -534,7 +534,7 @@
},
{
"class": 3,
"cost": 169300,
"cost": 169304,
"edID": 128064111,
"eddbID": 969,
"fuelmul": 0.01,
@@ -553,7 +553,7 @@
},
{
"class": 3,
"cost": 507910,
"cost": 507912,
"edID": 128064112,
"eddbID": 970,
"fuelmul": 0.012,
@@ -572,7 +572,7 @@
},
{
"class": 2,
"cost": 1980,
"cost": 1978,
"edID": 128064103,
"eddbID": 961,
"fuelmul": 0.011,
@@ -591,7 +591,7 @@
},
{
"class": 2,
"cost": 5930,
"cost": 5934,
"edID": 128064104,
"eddbID": 962,
"fuelmul": 0.01,
@@ -610,7 +610,7 @@
},
{
"class": 2,
"cost": 17800,
"cost": 17803,
"edID": 128064105,
"eddbID": 963,
"fuelmul": 0.008,
@@ -629,7 +629,7 @@
},
{
"class": 2,
"cost": 53410,
"cost": 53408,
"edID": 128064106,
"eddbID": 964,
"fuelmul": 0.01,
@@ -648,7 +648,7 @@
},
{
"class": 2,
"cost": 160220,
"cost": 160224,
"edID": 128064107,
"eddbID": 965,
"fuelmul": 0.012,
@@ -705,7 +705,7 @@
},
{
"class": 7,
"cost": 6838548,
"cost": 20515645,
"edID": 129030483,
"fuelmul": 0.012,
"fuelpower": 2.75,
@@ -800,7 +800,7 @@
},
{
"class": 6,
"cost": 2157271,
"cost": 6471812,
"edID": 129030484,
"fuelmul": 0.012,
"fuelpower": 2.6,
@@ -895,7 +895,7 @@
},
{
"class": 5,
"cost": 623816,
"cost": 2041581,
"edID": 129030474,
"fuelmul": 0.012,
"fuelpower": 2.45,
@@ -990,7 +990,7 @@
},
{
"class": 4,
"cost": 214677,
"cost": 644032,
"edID": 129030485,
"fuelmul": 0.012,
"fuelpower": 2.3,
@@ -1085,7 +1085,7 @@
},
{
"class": 3,
"cost": 67722,
"cost": 203165,
"edID": 129030486,
"fuelmul": 0.012,
"fuelpower": 2.15,
@@ -1180,7 +1180,7 @@
},
{
"class": 2,
"cost": 21363,
"cost": 64090,
"edID": 129030487,
"fuelmul": 0.012,
"fuelpower": 2.0,

View File

@@ -30,7 +30,7 @@
},
{
"class": 3,
"cost": 7060,
"cost": 7063,
"edID": 128064348,
"eddbID": 1201,
"fuel": 8,
@@ -44,7 +44,7 @@
},
{
"class": 4,
"cost": 24730,
"cost": 24734,
"edID": 128064349,
"eddbID": 1202,
"fuel": 16,
@@ -58,7 +58,7 @@
},
{
"class": 5,
"cost": 97750,
"cost": 97754,
"edID": 128064350,
"eddbID": 1203,
"fuel": 32,
@@ -72,7 +72,7 @@
},
{
"class": 6,
"cost": 341580,
"cost": 341577,
"edID": 128064351,
"eddbID": 1204,
"fuel": 64,
@@ -86,7 +86,7 @@
},
{
"class": 7,
"cost": 1780910,
"cost": 1780914,
"edID": 128064352,
"eddbID": 1205,
"fuel": 128,
@@ -100,7 +100,7 @@
},
{
"class": 8,
"cost": 5428431,
"cost": 5428429,
"edID": 128064353,
"eddbID": 1206,
"fuel": 256,

View File

@@ -3,7 +3,7 @@
{
"boot": 1,
"class": 8,
"cost": 697590,
"cost": 697584,
"edID": 128064173,
"eddbID": 1031,
"grp": "ls",
@@ -20,7 +20,7 @@
{
"boot": 1,
"class": 8,
"cost": 1743970,
"cost": 1743961,
"edID": 128064174,
"eddbID": 1032,
"grp": "ls",
@@ -37,7 +37,7 @@
{
"boot": 1,
"class": 8,
"cost": 4359900,
"cost": 4359903,
"edID": 128064175,
"eddbID": 1033,
"grp": "ls",
@@ -54,7 +54,7 @@
{
"boot": 1,
"class": 8,
"cost": 10899757,
"cost": 10899756,
"edID": 128064176,
"eddbID": 1034,
"grp": "ls",
@@ -71,7 +71,7 @@
{
"boot": 1,
"class": 8,
"cost": 27249400,
"cost": 27249391,
"edID": 128064177,
"eddbID": 1035,
"grp": "ls",
@@ -88,7 +88,7 @@
{
"boot": 1,
"class": 7,
"cost": 249140,
"cost": 249137,
"edID": 128064168,
"eddbID": 1026,
"grp": "ls",
@@ -105,7 +105,7 @@
{
"boot": 1,
"class": 7,
"cost": 622840,
"cost": 622843,
"edID": 128064169,
"eddbID": 1027,
"grp": "ls",
@@ -122,7 +122,7 @@
{
"boot": 1,
"class": 7,
"cost": 1557110,
"cost": 1557108,
"edID": 128064170,
"eddbID": 1028,
"grp": "ls",
@@ -156,7 +156,7 @@
{
"boot": 1,
"class": 7,
"cost": 9731930,
"cost": 9731925,
"edID": 128064172,
"eddbID": 1030,
"grp": "ls",
@@ -173,7 +173,7 @@
{
"boot": 1,
"class": 6,
"cost": 88980,
"cost": 88978,
"edID": 128064163,
"eddbID": 1021,
"grp": "ls",
@@ -190,7 +190,7 @@
{
"boot": 1,
"class": 6,
"cost": 222440,
"cost": 222444,
"edID": 128064164,
"eddbID": 1022,
"grp": "ls",
@@ -224,7 +224,7 @@
{
"boot": 1,
"class": 6,
"cost": 1390280,
"cost": 1390275,
"edID": 128064166,
"eddbID": 1024,
"grp": "ls",
@@ -241,7 +241,7 @@
{
"boot": 1,
"class": 6,
"cost": 3475690,
"cost": 3475688,
"edID": 128064167,
"eddbID": 1025,
"grp": "ls",
@@ -258,7 +258,7 @@
{
"boot": 1,
"class": 5,
"cost": 31780,
"cost": 31778,
"edID": 128064158,
"eddbID": 1016,
"grp": "ls",
@@ -275,7 +275,7 @@
{
"boot": 1,
"class": 5,
"cost": 79440,
"cost": 79444,
"edID": 128064159,
"eddbID": 1017,
"grp": "ls",
@@ -292,7 +292,7 @@
{
"boot": 1,
"class": 5,
"cost": 198610,
"cost": 198611,
"edID": 128064160,
"eddbID": 1018,
"grp": "ls",
@@ -309,7 +309,7 @@
{
"boot": 1,
"class": 5,
"cost": 496530,
"cost": 496527,
"edID": 128064161,
"eddbID": 1019,
"grp": "ls",
@@ -326,7 +326,7 @@
{
"boot": 1,
"class": 5,
"cost": 1241320,
"cost": 1241317,
"edID": 128064162,
"eddbID": 1020,
"grp": "ls",
@@ -343,7 +343,7 @@
{
"boot": 1,
"class": 4,
"cost": 11350,
"cost": 11349,
"edID": 128064153,
"eddbID": 1011,
"grp": "ls",
@@ -360,7 +360,7 @@
{
"boot": 1,
"class": 4,
"cost": 28370,
"cost": 28373,
"edID": 128064154,
"eddbID": 1012,
"grp": "ls",
@@ -377,7 +377,7 @@
{
"boot": 1,
"class": 4,
"cost": 70930,
"cost": 70932,
"edID": 128064155,
"eddbID": 1013,
"grp": "ls",
@@ -394,7 +394,7 @@
{
"boot": 1,
"class": 4,
"cost": 177330,
"cost": 177331,
"edID": 128064156,
"eddbID": 1014,
"grp": "ls",
@@ -411,7 +411,7 @@
{
"boot": 1,
"class": 4,
"cost": 443330,
"cost": 443328,
"edID": 128064157,
"eddbID": 1015,
"grp": "ls",
@@ -428,7 +428,7 @@
{
"boot": 1,
"class": 3,
"cost": 4050,
"cost": 4053,
"edID": 128064148,
"eddbID": 1006,
"grp": "ls",
@@ -445,7 +445,7 @@
{
"boot": 1,
"class": 3,
"cost": 10130,
"cost": 10133,
"edID": 128064149,
"eddbID": 1007,
"grp": "ls",
@@ -462,7 +462,7 @@
{
"boot": 1,
"class": 3,
"cost": 25330,
"cost": 25333,
"edID": 128064150,
"eddbID": 1008,
"grp": "ls",
@@ -479,7 +479,7 @@
{
"boot": 1,
"class": 3,
"cost": 63330,
"cost": 63333,
"edID": 128064151,
"eddbID": 1009,
"grp": "ls",
@@ -496,7 +496,7 @@
{
"boot": 1,
"class": 3,
"cost": 158330,
"cost": 158331,
"edID": 128064152,
"eddbID": 1010,
"grp": "ls",
@@ -513,7 +513,7 @@
{
"boot": 1,
"class": 2,
"cost": 1450,
"cost": 1448,
"edID": 128064143,
"eddbID": 1001,
"grp": "ls",
@@ -530,7 +530,7 @@
{
"boot": 1,
"class": 2,
"cost": 3620,
"cost": 3619,
"edID": 128064144,
"eddbID": 1002,
"grp": "ls",
@@ -547,7 +547,7 @@
{
"boot": 1,
"class": 2,
"cost": 9050,
"cost": 9048,
"edID": 128064145,
"eddbID": 1003,
"grp": "ls",
@@ -564,7 +564,7 @@
{
"boot": 1,
"class": 2,
"cost": 22620,
"cost": 22619,
"edID": 128064146,
"eddbID": 1004,
"grp": "ls",
@@ -581,7 +581,7 @@
{
"boot": 1,
"class": 2,
"cost": 56550,
"cost": 56547,
"edID": 128064147,
"eddbID": 1005,
"grp": "ls",
@@ -598,7 +598,7 @@
{
"boot": 1,
"class": 1,
"cost": 520,
"cost": 517,
"edID": 128064138,
"eddbID": 996,
"grp": "ls",
@@ -615,7 +615,7 @@
{
"boot": 1,
"class": 1,
"cost": 1290,
"cost": 1293,
"edID": 128064139,
"eddbID": 997,
"grp": "ls",
@@ -632,7 +632,7 @@
{
"boot": 1,
"class": 1,
"cost": 3230,
"cost": 3231,
"edID": 128064140,
"eddbID": 998,
"grp": "ls",
@@ -649,7 +649,7 @@
{
"boot": 1,
"class": 1,
"cost": 8080,
"cost": 8078,
"edID": 128064141,
"eddbID": 999,
"grp": "ls",
@@ -666,7 +666,7 @@
{
"boot": 1,
"class": 1,
"cost": 20200,
"cost": 20195,
"edID": 128064142,
"eddbID": 1000,
"grp": "ls",

View File

@@ -2,7 +2,7 @@
"pd": [
{
"class": 8,
"cost": 697580,
"cost": 697584,
"edID": 128064213,
"eddbID": 1071,
"engcap": 32,
@@ -23,7 +23,7 @@
},
{
"class": 8,
"cost": 1743960,
"cost": 1743961,
"edID": 128064214,
"eddbID": 1072,
"engcap": 36,
@@ -44,7 +44,7 @@
},
{
"class": 8,
"cost": 4359900,
"cost": 4359903,
"edID": 128064215,
"eddbID": 1073,
"engcap": 40,
@@ -65,7 +65,7 @@
},
{
"class": 8,
"cost": 10899760,
"cost": 10899756,
"edID": 128064216,
"eddbID": 1074,
"engcap": 44,
@@ -86,7 +86,7 @@
},
{
"class": 8,
"cost": 27249390,
"cost": 27249391,
"edID": 128064217,
"eddbID": 1075,
"engcap": 48,
@@ -107,7 +107,7 @@
},
{
"class": 7,
"cost": 249140,
"cost": 249137,
"edID": 128064208,
"eddbID": 1066,
"engcap": 27,
@@ -128,7 +128,7 @@
},
{
"class": 7,
"cost": 622840,
"cost": 622843,
"edID": 128064209,
"eddbID": 1067,
"engcap": 31,
@@ -149,7 +149,7 @@
},
{
"class": 7,
"cost": 1557110,
"cost": 1557108,
"edID": 128064210,
"eddbID": 1068,
"engcap": 34,
@@ -191,7 +191,7 @@
},
{
"class": 7,
"cost": 9731930,
"cost": 9731925,
"edID": 128064212,
"eddbID": 1070,
"engcap": 41,
@@ -212,7 +212,7 @@
},
{
"class": 6,
"cost": 88980,
"cost": 88978,
"edID": 128064203,
"eddbID": 1061,
"engcap": 23,
@@ -233,7 +233,7 @@
},
{
"class": 6,
"cost": 222440,
"cost": 222444,
"edID": 128064204,
"eddbID": 1062,
"engcap": 26,
@@ -275,7 +275,7 @@
},
{
"class": 6,
"cost": 1390280,
"cost": 1390275,
"edID": 128064206,
"eddbID": 1064,
"engcap": 32,
@@ -296,7 +296,7 @@
},
{
"class": 6,
"cost": 3475690,
"cost": 3475688,
"edID": 128064207,
"eddbID": 1065,
"engcap": 35,
@@ -317,7 +317,7 @@
},
{
"class": 5,
"cost": 31780,
"cost": 31778,
"edID": 128064198,
"eddbID": 1056,
"engcap": 19,
@@ -338,7 +338,7 @@
},
{
"class": 5,
"cost": 79440,
"cost": 79444,
"edID": 128064199,
"eddbID": 1057,
"engcap": 22,
@@ -359,7 +359,7 @@
},
{
"class": 5,
"cost": 198610,
"cost": 198611,
"edID": 128064200,
"eddbID": 1058,
"engcap": 24,
@@ -380,7 +380,7 @@
},
{
"class": 5,
"cost": 496530,
"cost": 496527,
"edID": 128064201,
"eddbID": 1059,
"engcap": 26,
@@ -401,7 +401,7 @@
},
{
"class": 5,
"cost": 1241320,
"cost": 1241317,
"edID": 128064202,
"eddbID": 1060,
"engcap": 29,
@@ -422,7 +422,7 @@
},
{
"class": 4,
"cost": 11350,
"cost": 11349,
"edID": 128064193,
"eddbID": 1051,
"engcap": 15,
@@ -443,7 +443,7 @@
},
{
"class": 4,
"cost": 28370,
"cost": 28373,
"edID": 128064194,
"eddbID": 1052,
"engcap": 17,
@@ -464,7 +464,7 @@
},
{
"class": 4,
"cost": 70930,
"cost": 70932,
"edID": 128064195,
"eddbID": 1053,
"engcap": 19,
@@ -485,7 +485,7 @@
},
{
"class": 4,
"cost": 177330,
"cost": 177331,
"edID": 128064196,
"eddbID": 1054,
"engcap": 21,
@@ -506,7 +506,7 @@
},
{
"class": 4,
"cost": 443330,
"cost": 443328,
"edID": 128064197,
"eddbID": 1055,
"engcap": 23,
@@ -527,7 +527,7 @@
},
{
"class": 3,
"cost": 4050,
"cost": 4053,
"edID": 128064188,
"eddbID": 1046,
"engcap": 12,
@@ -548,7 +548,7 @@
},
{
"class": 3,
"cost": 10130,
"cost": 10133,
"edID": 128064189,
"eddbID": 1047,
"engcap": 14,
@@ -569,7 +569,7 @@
},
{
"class": 3,
"cost": 25330,
"cost": 25333,
"edID": 128064190,
"eddbID": 1048,
"engcap": 15,
@@ -590,7 +590,7 @@
},
{
"class": 3,
"cost": 63330,
"cost": 63333,
"edID": 128064191,
"eddbID": 1049,
"engcap": 17,
@@ -611,7 +611,7 @@
},
{
"class": 3,
"cost": 158330,
"cost": 158331,
"edID": 128064192,
"eddbID": 1050,
"engcap": 18,
@@ -632,7 +632,7 @@
},
{
"class": 2,
"cost": 1450,
"cost": 1448,
"edID": 128064183,
"eddbID": 1041,
"engcap": 10,
@@ -653,7 +653,7 @@
},
{
"class": 2,
"cost": 3620,
"cost": 3619,
"edID": 128064184,
"eddbID": 1042,
"engcap": 11,
@@ -674,7 +674,7 @@
},
{
"class": 2,
"cost": 9050,
"cost": 9048,
"edID": 128064185,
"eddbID": 1043,
"engcap": 12,
@@ -695,7 +695,7 @@
},
{
"class": 2,
"cost": 22620,
"cost": 22619,
"edID": 128064186,
"eddbID": 1044,
"engcap": 13,
@@ -716,7 +716,7 @@
},
{
"class": 2,
"cost": 56550,
"cost": 56547,
"edID": 128064187,
"eddbID": 1045,
"engcap": 14,
@@ -737,7 +737,7 @@
},
{
"class": 1,
"cost": 520,
"cost": 517,
"edID": 128064178,
"eddbID": 1036,
"engcap": 8,
@@ -758,7 +758,7 @@
},
{
"class": 1,
"cost": 1290,
"cost": 1293,
"edID": 128064179,
"eddbID": 1037,
"engcap": 9,
@@ -779,7 +779,7 @@
},
{
"class": 1,
"cost": 3230,
"cost": 3231,
"edID": 128064180,
"eddbID": 1038,
"engcap": 10,
@@ -800,7 +800,7 @@
},
{
"class": 1,
"cost": 8080,
"cost": 8078,
"edID": 128064181,
"eddbID": 1039,
"engcap": 11,
@@ -821,7 +821,7 @@
},
{
"class": 1,
"cost": 20200,
"cost": 20195,
"edID": 128064182,
"eddbID": 1040,
"engcap": 12,
@@ -867,18 +867,18 @@
"cost": 111600,
"edID": 128833981,
"eddbID": 1040,
"engcap": 9,
"engrate": 0.8,
"engcap": 11,
"engrate": 1,
"grp": "pd",
"id": "0U",
"integrity": 56,
"integrity": 45,
"mass": 2.6,
"power": 0.73,
"rating": "A",
"syscap": 10,
"sysrate": 0.8,
"wepcap": 10,
"weprate": 2.5,
"syscap": 11,
"sysrate": 1,
"wepcap": 13,
"weprate": 3.1,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size2",
"ukName": "Guardian Power Distributor",

View File

@@ -2,7 +2,7 @@
"pp": [
{
"class": 8,
"cost": 2007240,
"cost": 1441233,
"edID": 128064063,
"eddbID": 921,
"eff": 1,
@@ -18,7 +18,7 @@
},
{
"class": 8,
"cost": 6021720,
"cost": 4323699,
"edID": 128064064,
"eddbID": 922,
"eff": 0.75,
@@ -34,7 +34,7 @@
},
{
"class": 8,
"cost": 18065170,
"cost": 12971097,
"edID": 128064065,
"eddbID": 923,
"eff": 0.5,
@@ -50,7 +50,7 @@
},
{
"class": 8,
"cost": 54195500,
"cost": 38913291,
"edID": 128064066,
"eddbID": 924,
"eff": 0.45,
@@ -66,7 +66,7 @@
},
{
"class": 8,
"cost": 162586490,
"cost": 116739873,
"edID": 128064067,
"eddbID": 925,
"eff": 0.4,
@@ -82,7 +82,7 @@
},
{
"class": 7,
"cost": 633200,
"cost": 480411,
"edID": 128064058,
"eddbID": 916,
"eff": 1,
@@ -98,7 +98,7 @@
},
{
"class": 7,
"cost": 1899600,
"cost": 1441233,
"edID": 128064059,
"eddbID": 917,
"eff": 0.75,
@@ -114,7 +114,7 @@
},
{
"class": 7,
"cost": 5698790,
"cost": 4323699,
"edID": 128064060,
"eddbID": 918,
"eff": 0.5,
@@ -130,7 +130,7 @@
},
{
"class": 7,
"cost": 17096370,
"cost": 12971097,
"edID": 128064061,
"eddbID": 919,
"eff": 0.45,
@@ -146,7 +146,7 @@
},
{
"class": 7,
"cost": 51289110,
"cost": 38913291,
"edID": 128064062,
"eddbID": 920,
"eff": 0.4,
@@ -162,7 +162,7 @@
},
{
"class": 6,
"cost": 199750,
"cost": 160137,
"edID": 128064053,
"eddbID": 911,
"eff": 1,
@@ -178,7 +178,7 @@
},
{
"class": 6,
"cost": 599240,
"cost": 480411,
"edID": 128064054,
"eddbID": 912,
"eff": 0.75,
@@ -194,7 +194,7 @@
},
{
"class": 6,
"cost": 1797730,
"cost": 1441233,
"edID": 128064055,
"eddbID": 913,
"eff": 0.5,
@@ -210,7 +210,7 @@
},
{
"class": 6,
"cost": 5393180,
"cost": 4323699,
"edID": 128064056,
"eddbID": 914,
"eff": 0.45,
@@ -226,7 +226,7 @@
},
{
"class": 6,
"cost": 16179530,
"cost": 12971097,
"edID": 128064057,
"eddbID": 915,
"eff": 0.4,
@@ -242,7 +242,7 @@
},
{
"class": 5,
"cost": 63010,
"cost": 53379,
"edID": 128064048,
"eddbID": 906,
"eff": 1,
@@ -258,7 +258,7 @@
},
{
"class": 5,
"cost": 189040,
"cost": 160137,
"edID": 128064049,
"eddbID": 907,
"eff": 0.75,
@@ -274,7 +274,7 @@
},
{
"class": 5,
"cost": 567110,
"cost": 480411,
"edID": 128064050,
"eddbID": 908,
"eff": 0.5,
@@ -290,7 +290,7 @@
},
{
"class": 5,
"cost": 1701320,
"cost": 1441233,
"edID": 128064051,
"eddbID": 909,
"eff": 0.45,
@@ -306,7 +306,7 @@
},
{
"class": 5,
"cost": 5103950,
"cost": 4323699,
"edID": 128064052,
"eddbID": 910,
"eff": 0.4,
@@ -322,7 +322,7 @@
},
{
"class": 4,
"cost": 19880,
"cost": 17793,
"edID": 128064043,
"eddbID": 901,
"eff": 1,
@@ -338,7 +338,7 @@
},
{
"class": 4,
"cost": 59630,
"cost": 53379,
"edID": 128064044,
"eddbID": 902,
"eff": 0.75,
@@ -354,7 +354,7 @@
},
{
"class": 4,
"cost": 178900,
"cost": 160137,
"edID": 128064045,
"eddbID": 903,
"eff": 0.5,
@@ -370,7 +370,7 @@
},
{
"class": 4,
"cost": 536690,
"cost": 480411,
"edID": 128064046,
"eddbID": 904,
"eff": 0.45,
@@ -386,7 +386,7 @@
},
{
"class": 4,
"cost": 1610080,
"cost": 1441233,
"edID": 128064047,
"eddbID": 905,
"eff": 0.4,
@@ -402,7 +402,7 @@
},
{
"class": 3,
"cost": 6270,
"cost": 5931,
"edID": 128064038,
"eddbID": 896,
"eff": 1,
@@ -418,7 +418,7 @@
},
{
"class": 3,
"cost": 18810,
"cost": 17793,
"edID": 128064039,
"eddbID": 897,
"eff": 0.75,
@@ -434,7 +434,7 @@
},
{
"class": 3,
"cost": 56440,
"cost": 53379,
"edID": 128064040,
"eddbID": 898,
"eff": 0.5,
@@ -450,7 +450,7 @@
},
{
"class": 3,
"cost": 169300,
"cost": 160137,
"edID": 128064041,
"eddbID": 899,
"eff": 0.45,
@@ -466,7 +466,7 @@
},
{
"class": 3,
"cost": 507910,
"cost": 480411,
"edID": 128064042,
"eddbID": 900,
"eff": 0.4,
@@ -482,7 +482,7 @@
},
{
"class": 2,
"cost": 1980,
"cost": 1977,
"edID": 128064033,
"eddbID": 891,
"eff": 1,
@@ -498,7 +498,7 @@
},
{
"class": 2,
"cost": 5930,
"cost": 5931,
"edID": 128064034,
"eddbID": 892,
"eff": 0.75,
@@ -514,7 +514,7 @@
},
{
"class": 2,
"cost": 17800,
"cost": 17793,
"edID": 128064035,
"eddbID": 893,
"eff": 0.5,
@@ -530,7 +530,7 @@
},
{
"class": 2,
"cost": 53410,
"cost": 53379,
"edID": 128064036,
"eddbID": 894,
"eff": 0.45,
@@ -546,7 +546,7 @@
},
{
"class": 2,
"cost": 160220,
"cost": 160137,
"edID": 128064037,
"eddbID": 895,
"eff": 0.4,

View File

@@ -3,7 +3,7 @@
{
"angle": 30,
"class": 8,
"cost": 697580,
"cost": 697584,
"edID": 128064253,
"eddbID": 1111,
"grp": "s",
@@ -20,7 +20,7 @@
{
"angle": 30,
"class": 8,
"cost": 1743960,
"cost": 1743961,
"edID": 128064254,
"eddbID": 1112,
"grp": "s",
@@ -37,7 +37,7 @@
{
"angle": 30,
"class": 8,
"cost": 4359900,
"cost": 4359903,
"edID": 128064255,
"eddbID": 1113,
"grp": "s",
@@ -54,7 +54,7 @@
{
"angle": 30,
"class": 8,
"cost": 10899760,
"cost": 10899756,
"edID": 128064256,
"eddbID": 1114,
"grp": "s",
@@ -71,7 +71,7 @@
{
"angle": 30,
"class": 8,
"cost": 27249390,
"cost": 27249391,
"edID": 128064257,
"eddbID": 1115,
"grp": "s",
@@ -88,7 +88,7 @@
{
"angle": 30,
"class": 7,
"cost": 249140,
"cost": 249137,
"edID": 128064248,
"eddbID": 1106,
"grp": "s",
@@ -105,7 +105,7 @@
{
"angle": 30,
"class": 7,
"cost": 622840,
"cost": 622843,
"edID": 128064249,
"eddbID": 1107,
"grp": "s",
@@ -122,7 +122,7 @@
{
"angle": 30,
"class": 7,
"cost": 1557110,
"cost": 1557108,
"edID": 128064250,
"eddbID": 1108,
"grp": "s",
@@ -156,7 +156,7 @@
{
"angle": 30,
"class": 7,
"cost": 9731930,
"cost": 9731925,
"edID": 128064252,
"eddbID": 1110,
"grp": "s",
@@ -173,7 +173,7 @@
{
"angle": 30,
"class": 6,
"cost": 88980,
"cost": 88978,
"edID": 128064243,
"eddbID": 1101,
"grp": "s",
@@ -190,7 +190,7 @@
{
"angle": 30,
"class": 6,
"cost": 222440,
"cost": 222444,
"edID": 128064244,
"eddbID": 1102,
"grp": "s",
@@ -224,7 +224,7 @@
{
"angle": 30,
"class": 6,
"cost": 1390280,
"cost": 1390275,
"edID": 128064246,
"eddbID": 1104,
"grp": "s",
@@ -241,7 +241,7 @@
{
"angle": 30,
"class": 6,
"cost": 3475690,
"cost": 3475688,
"edID": 128064247,
"eddbID": 1105,
"grp": "s",
@@ -258,7 +258,7 @@
{
"angle": 30,
"class": 5,
"cost": 31780,
"cost": 31778,
"edID": 128064238,
"eddbID": 1096,
"grp": "s",
@@ -275,7 +275,7 @@
{
"angle": 30,
"class": 5,
"cost": 79440,
"cost": 79444,
"edID": 128064239,
"eddbID": 1097,
"grp": "s",
@@ -292,7 +292,7 @@
{
"angle": 30,
"class": 5,
"cost": 198610,
"cost": 198611,
"edID": 128064240,
"eddbID": 1098,
"grp": "s",
@@ -309,7 +309,7 @@
{
"angle": 30,
"class": 5,
"cost": 496530,
"cost": 496527,
"edID": 128064241,
"eddbID": 1099,
"grp": "s",
@@ -326,7 +326,7 @@
{
"angle": 30,
"class": 5,
"cost": 1241320,
"cost": 1241317,
"edID": 128064242,
"eddbID": 1100,
"grp": "s",
@@ -343,7 +343,7 @@
{
"angle": 30,
"class": 4,
"cost": 11350,
"cost": 11349,
"edID": 128064233,
"eddbID": 1091,
"grp": "s",
@@ -360,7 +360,7 @@
{
"angle": 30,
"class": 4,
"cost": 28370,
"cost": 28373,
"edID": 128064234,
"eddbID": 1092,
"grp": "s",
@@ -377,7 +377,7 @@
{
"angle": 30,
"class": 4,
"cost": 70930,
"cost": 70932,
"edID": 128064235,
"eddbID": 1093,
"grp": "s",
@@ -394,7 +394,7 @@
{
"angle": 30,
"class": 4,
"cost": 177330,
"cost": 177331,
"edID": 128064236,
"eddbID": 1094,
"grp": "s",
@@ -411,7 +411,7 @@
{
"angle": 30,
"class": 4,
"cost": 443330,
"cost": 443328,
"edID": 128064237,
"eddbID": 1095,
"grp": "s",
@@ -428,7 +428,7 @@
{
"angle": 30,
"class": 3,
"cost": 4050,
"cost": 4053,
"edID": 128064228,
"eddbID": 1086,
"grp": "s",
@@ -445,7 +445,7 @@
{
"angle": 30,
"class": 3,
"cost": 10130,
"cost": 10133,
"edID": 128064229,
"eddbID": 1087,
"grp": "s",
@@ -462,7 +462,7 @@
{
"angle": 30,
"class": 3,
"cost": 25330,
"cost": 25333,
"edID": 128064230,
"eddbID": 1088,
"grp": "s",
@@ -479,7 +479,7 @@
{
"angle": 30,
"class": 3,
"cost": 63330,
"cost": 63333,
"edID": 128064231,
"eddbID": 1089,
"grp": "s",
@@ -496,7 +496,7 @@
{
"angle": 30,
"class": 3,
"cost": 158330,
"cost": 158331,
"edID": 128064232,
"eddbID": 1090,
"grp": "s",
@@ -513,7 +513,7 @@
{
"angle": 30,
"class": 2,
"cost": 1450,
"cost": 1448,
"edID": 128064223,
"eddbID": 1081,
"grp": "s",
@@ -530,7 +530,7 @@
{
"angle": 30,
"class": 2,
"cost": 3620,
"cost": 3619,
"edID": 128064224,
"eddbID": 1082,
"grp": "s",
@@ -547,7 +547,7 @@
{
"angle": 30,
"class": 2,
"cost": 9050,
"cost": 9048,
"edID": 128064225,
"eddbID": 1083,
"grp": "s",
@@ -564,7 +564,7 @@
{
"angle": 30,
"class": 2,
"cost": 22620,
"cost": 22619,
"edID": 128064226,
"eddbID": 1084,
"grp": "s",
@@ -581,7 +581,7 @@
{
"angle": 30,
"class": 2,
"cost": 56550,
"cost": 56547,
"edID": 128064227,
"eddbID": 1085,
"grp": "s",
@@ -598,7 +598,7 @@
{
"angle": 30,
"class": 1,
"cost": 520,
"cost": 517,
"edID": 128064218,
"eddbID": 1076,
"grp": "s",
@@ -615,7 +615,7 @@
{
"angle": 30,
"class": 1,
"cost": 1290,
"cost": 1293,
"edID": 128064219,
"eddbID": 1077,
"grp": "s",
@@ -632,7 +632,7 @@
{
"angle": 30,
"class": 1,
"cost": 3230,
"cost": 3231,
"edID": 128064220,
"eddbID": 1078,
"grp": "s",
@@ -649,7 +649,7 @@
{
"angle": 30,
"class": 1,
"cost": 8080,
"cost": 8078,
"edID": 128064221,
"eddbID": 1079,
"grp": "s",
@@ -666,7 +666,7 @@
{
"angle": 30,
"class": 1,
"cost": 20200,
"cost": 20195,
"edID": 128064222,
"eddbID": 1080,
"grp": "s",

View File

@@ -2,7 +2,7 @@
"t": [
{
"class": 8,
"cost": 2007240,
"cost": 2007241,
"edID": 128064098,
"eddbID": 956,
"grp": "t",
@@ -23,7 +23,7 @@
},
{
"class": 8,
"cost": 6021720,
"cost": 6021722,
"edID": 128064099,
"eddbID": 957,
"grp": "t",
@@ -44,7 +44,7 @@
},
{
"class": 8,
"cost": 18065170,
"cost": 18065165,
"edID": 128064100,
"eddbID": 958,
"grp": "t",
@@ -65,7 +65,7 @@
},
{
"class": 8,
"cost": 54195500,
"cost": 54195495,
"edID": 128064101,
"eddbID": 959,
"grp": "t",
@@ -86,7 +86,7 @@
},
{
"class": 8,
"cost": 162586490,
"cost": 162586486,
"edID": 128064102,
"eddbID": 960,
"grp": "t",
@@ -107,7 +107,7 @@
},
{
"class": 7,
"cost": 633200,
"cost": 633199,
"edID": 128064093,
"eddbID": 951,
"grp": "t",
@@ -128,7 +128,7 @@
},
{
"class": 7,
"cost": 1899600,
"cost": 1899597,
"edID": 128064094,
"eddbID": 952,
"grp": "t",
@@ -170,7 +170,7 @@
},
{
"class": 7,
"cost": 17096370,
"cost": 17096371,
"edID": 128064096,
"eddbID": 954,
"grp": "t",
@@ -191,7 +191,7 @@
},
{
"class": 7,
"cost": 51289110,
"cost": 51289112,
"edID": 128064097,
"eddbID": 955,
"grp": "t",
@@ -212,7 +212,7 @@
},
{
"class": 6,
"cost": 199750,
"cost": 199747,
"edID": 128064088,
"eddbID": 946,
"grp": "t",
@@ -233,7 +233,7 @@
},
{
"class": 6,
"cost": 599240,
"cost": 599242,
"edID": 128064089,
"eddbID": 947,
"grp": "t",
@@ -254,7 +254,7 @@
},
{
"class": 6,
"cost": 1797730,
"cost": 1797726,
"edID": 128064090,
"eddbID": 948,
"grp": "t",
@@ -275,7 +275,7 @@
},
{
"class": 6,
"cost": 5393180,
"cost": 5393177,
"edID": 128064091,
"eddbID": 949,
"grp": "t",
@@ -296,7 +296,7 @@
},
{
"class": 6,
"cost": 16179530,
"cost": 16179531,
"edID": 128064092,
"eddbID": 950,
"grp": "t",
@@ -317,7 +317,7 @@
},
{
"class": 5,
"cost": 63010,
"cost": 63012,
"edID": 128064083,
"eddbID": 941,
"grp": "t",
@@ -338,7 +338,7 @@
},
{
"class": 5,
"cost": 189040,
"cost": 189035,
"edID": 128064084,
"eddbID": 942,
"grp": "t",
@@ -359,7 +359,7 @@
},
{
"class": 5,
"cost": 567110,
"cost": 567106,
"edID": 128064085,
"eddbID": 943,
"grp": "t",
@@ -380,7 +380,7 @@
},
{
"class": 5,
"cost": 1701320,
"cost": 1701318,
"edID": 128064086,
"eddbID": 944,
"grp": "t",
@@ -401,7 +401,7 @@
},
{
"class": 5,
"cost": 5103950,
"cost": 5103953,
"edID": 128064087,
"eddbID": 945,
"grp": "t",
@@ -422,7 +422,7 @@
},
{
"class": 4,
"cost": 19880,
"cost": 19878,
"edID": 128064078,
"eddbID": 936,
"grp": "t",
@@ -443,7 +443,7 @@
},
{
"class": 4,
"cost": 59630,
"cost": 59633,
"edID": 128064079,
"eddbID": 937,
"grp": "t",
@@ -464,7 +464,7 @@
},
{
"class": 4,
"cost": 178900,
"cost": 178898,
"edID": 128064080,
"eddbID": 938,
"grp": "t",
@@ -485,7 +485,7 @@
},
{
"class": 4,
"cost": 536690,
"cost": 536693,
"edID": 128064081,
"eddbID": 939,
"grp": "t",
@@ -527,7 +527,7 @@
},
{
"class": 3,
"cost": 6270,
"cost": 6271,
"edID": 128064073,
"eddbID": 931,
"grp": "t",
@@ -548,7 +548,7 @@
},
{
"class": 3,
"cost": 18810,
"cost": 18812,
"edID": 128064074,
"eddbID": 932,
"grp": "t",
@@ -569,7 +569,7 @@
},
{
"class": 3,
"cost": 56440,
"cost": 56435,
"edID": 128064075,
"eddbID": 933,
"grp": "t",
@@ -590,7 +590,7 @@
},
{
"class": 3,
"cost": 169300,
"cost": 169304,
"edID": 128064076,
"eddbID": 934,
"grp": "t",
@@ -611,7 +611,7 @@
},
{
"class": 3,
"cost": 507910,
"cost": 507912,
"edID": 128064077,
"eddbID": 935,
"grp": "t",
@@ -632,7 +632,7 @@
},
{
"class": 2,
"cost": 1980,
"cost": 1978,
"edID": 128064068,
"eddbID": 926,
"grp": "t",
@@ -653,7 +653,7 @@
},
{
"class": 2,
"cost": 5930,
"cost": 5934,
"edID": 128064069,
"eddbID": 927,
"grp": "t",
@@ -674,7 +674,7 @@
},
{
"class": 2,
"cost": 17800,
"cost": 17803,
"edID": 128064070,
"eddbID": 928,
"grp": "t",
@@ -695,7 +695,7 @@
},
{
"class": 2,
"cost": 53410,
"cost": 53408,
"edID": 128064071,
"eddbID": 929,
"grp": "t",
@@ -716,7 +716,7 @@
},
{
"class": 2,
"cost": 160220,
"cost": 160224,
"edID": 128064072,
"eddbID": 930,
"grp": "t",

View File

@@ -18,6 +18,7 @@
"test": "npm run lint && npm run jasmine-no-stack",
"start": "node generate_distribution.js",
"build": "node generate_distribution.js",
"preinstall": "npm install --ignore-scripts",
"install": "node generate_distribution.js"
},
"dependencies": {

View File

@@ -6,10 +6,11 @@
"name": "Adder",
"manufacturer": "Zorgon Peterson",
"class": 1,
"hullCost": 40000,
"hullCost": 40833,
"speed": 220,
"boost": 320,
"boostEnergy": 9,
"boostInt": 4,
"heatCapacity": 170,
"baseShieldStrength": 60,
"baseArmour": 90,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.36
},
"retailCost": 87810,
"retailCost": 87808,
"bulkheads": [
{
"id": "BC",
@@ -43,7 +44,7 @@
"edID": 128049269,
"eddbID": 754,
"grp": "bh",
"cost": 35120,
"cost": 35123,
"mass": 3,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128049270,
"eddbID": 755,
"grp": "bh",
"cost": 79030,
"cost": 79027,
"mass": 5,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049271,
"eddbID": 756,
"grp": "bh",
"cost": 186770,
"cost": 186767,
"mass": 5,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049272,
"eddbID": 757,
"grp": "bh",
"cost": 206960,
"cost": 206963,
"mass": 5,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Alliance Challenger",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 28041035,
"hullCost": 29569804,
"speed": 204,
"boost": 310,
"boostEnergy": 19,
"boostInt": 6,
"heatCapacity": 316,
"baseShieldStrength": 220,
"baseArmour": 300,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.77
},
"retailCost": 30472265,
"retailCost": 30472252,
"requirements": {
"horizons": true
},
@@ -46,7 +47,7 @@
"edID": 128816591,
"eddbID": 1651,
"grp": "bh",
"cost": 6803170,
"cost": 12188900,
"mass": 40,
"causres": 0,
"explres": -0.4,
@@ -59,7 +60,7 @@
"edID": 128816592,
"eddbID": 1652,
"grp": "bh",
"cost": 15307134,
"cost": 27425026,
"mass": 78,
"causres": 0,
"explres": -0.4,
@@ -72,7 +73,7 @@
"edID": 128816593,
"eddbID": 1653,
"grp": "bh",
"cost": 36175859,
"cost": 64814480,
"mass": 78,
"causres": 0,
"explres": -0.5,
@@ -85,7 +86,7 @@
"edID": 128816594,
"eddbID": 1654,
"grp": "bh",
"cost": 40087682,
"cost": 71823097,
"mass": 78,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Alliance Chieftain",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 18182883,
"hullCost": 18612476,
"speed": 230,
"boost": 330,
"boostEnergy": 19,
"boostInt": 6,
"baseShieldStrength": 200,
"heatCapacity": 289,
"baseArmour": 280,
@@ -46,7 +47,7 @@
"edID": 128816577,
"eddbID": 1641,
"grp": "bh",
"cost": 6803170,
"cost": 7752900,
"mass": 40,
"causres": 0,
"explres": -0.4,
@@ -59,7 +60,7 @@
"edID": 128816578,
"eddbID": 1642,
"grp": "bh",
"cost": 15307134,
"cost": 17444026,
"mass": 78,
"causres": 0,
"explres": -0.4,
@@ -72,7 +73,7 @@
"edID": 128816579,
"eddbID": 1643,
"grp": "bh",
"cost": 36175859,
"cost": 41226050,
"mass": 78,
"causres": 0,
"explres": -0.5,
@@ -85,7 +86,7 @@
"edID": 128816580,
"eddbID": 1644,
"grp": "bh",
"cost": 40087682,
"cost": 45683967,
"mass": 78,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Alliance Crusader",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 22866341,
"hullCost": 22096565,
"speed": 180,
"boost": 300,
"boostEnergy": 19,
"boostInt": 6,
"baseShieldStrength": 200,
"baseArmour": 300,
"heatCapacity": 316,
@@ -24,7 +25,7 @@
"crew": 3,
"reserveFuelCapacity": 0.77
},
"retailCost": 19382252,
"retailCost": 22866341,
"requirements": {
"horizons": true
},

View File

@@ -6,10 +6,11 @@
"name": "Anaconda",
"manufacturer": "Faulcon DeLacy",
"class": 3,
"hullCost": 141889930,
"hullCost": 142456440,
"speed": 180,
"boost": 240,
"boostEnergy": 27,
"boostInt": 6,
"baseShieldStrength": 350,
"baseArmour": 525,
"heatCapacity": 334,
@@ -24,7 +25,7 @@
"crew": 3,
"reserveFuelCapacity": 1.07
},
"retailCost": 146969450,
"retailCost": 146969451,
"bulkheads": [
{
"id": "bT",
@@ -57,7 +58,7 @@
"edID": 128049366,
"eddbID": 820,
"grp": "bh",
"cost": 132272510,
"cost": 132272505,
"mass": 60,
"causres": 0,
"explres": -0.4,
@@ -70,7 +71,7 @@
"edID": 128049367,
"eddbID": 821,
"grp": "bh",
"cost": 312604020,
"cost": 312604021,
"mass": 60,
"causres": 0,
"explres": -0.5,
@@ -83,7 +84,7 @@
"edID": 128049368,
"eddbID": 822,
"grp": "bh",
"cost": 346407000,
"cost": 346406995,
"mass": 60,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Asp Explorer",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 6135660,
"hullCost": 6145793,
"speed": 250,
"boost": 340,
"boostEnergy": 13,
"boostInt": 4.5,
"baseShieldStrength": 140,
"heatCapacity": 272,
"baseArmour": 210,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.63
},
"retailCost": 6661150,
"retailCost": 6661154,
"bulkheads": [
{
"id": "BH",
@@ -43,7 +44,7 @@
"edID": 128049305,
"eddbID": 779,
"grp": "bh",
"cost": 2664460,
"cost": 2664461,
"mass": 21,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128049306,
"eddbID": 780,
"grp": "bh",
"cost": 5995040,
"cost": 5995038,
"mass": 42,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049307,
"eddbID": 781,
"grp": "bh",
"cost": 14168270,
"cost": 14168274,
"mass": 42,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049308,
"eddbID": 782,
"grp": "bh",
"cost": 15700340,
"cost": 15700339,
"mass": 42,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Asp Scout",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 3818240,
"hullCost": 3819823,
"speed": 220,
"boost": 300,
"boostEnergy": 13,
"boostInt": 4.5,
"baseShieldStrength": 120,
"heatCapacity": 210,
"baseArmour": 180,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.47
},
"retailCost": 3961150,
"retailCost": 3961154,
"bulkheads": [
{
"id": "c1",
@@ -43,7 +44,7 @@
"edID": 128672279,
"eddbID": 1504,
"grp": "bh",
"cost": 1584460,
"cost": 1584461,
"mass": 21,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128672280,
"eddbID": 1505,
"grp": "bh",
"cost": 3565040,
"cost": 3565038,
"mass": 42,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128672281,
"eddbID": 1506,
"grp": "bh",
"cost": 8425380,
"cost": 8425374,
"mass": 42,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128672282,
"eddbID": 1507,
"grp": "bh",
"cost": 9336440,
"cost": 9336439,
"mass": 42,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Beluga Liner",
"manufacturer": "Saud Kruger",
"class": 3,
"hullCost": 79654610,
"hullCost": 79694761,
"speed": 200,
"boost": 280,
"boostEnergy": 19,
"boostInt": 6,
"baseShieldStrength": 280,
"heatCapacity": 283,
"baseArmour": 280,
@@ -25,7 +26,7 @@
"crew": 3,
"reserveFuelCapacity": 0.81
},
"retailCost": 84532770,
"retailCost": 84532764,
"requirements": {
"horizons": true
},
@@ -48,7 +49,7 @@
"edID": 128049347,
"eddbID": 1555,
"grp": "bh",
"cost": 33813120,
"cost": 33813105,
"mass": 83,
"causres": 0,
"explres": -0.4,
@@ -61,7 +62,7 @@
"edID": 128049348,
"eddbID": 1556,
"grp": "bh",
"cost": 76079500,
"cost": 76079487,
"mass": 165,
"causres": 0,
"explres": -0.4,
@@ -74,7 +75,7 @@
"edID": 128049349,
"eddbID": 1557,
"grp": "bh",
"cost": 179801200,
"cost": 179801189,
"mass": 165,
"causres": 0,
"explres": -0.5,
@@ -87,7 +88,7 @@
"edID": 128049350,
"eddbID": 1558,
"grp": "bh",
"cost": 199243730,
"cost": 199243724,
"mass": 165,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Cobra Mk III",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 205800,
"hullCost": 208372,
"speed": 280,
"boost": 400,
"boostEnergy": 10,
"boostInt": 5,
"baseShieldStrength": 80,
"baseArmour": 120,
"heatCapacity": 225,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.49
},
"retailCost": 349720,
"retailCost": 349718,
"bulkheads": [
{
"id": "bk",
@@ -43,7 +44,7 @@
"edID": 128049281,
"eddbID": 764,
"grp": "bh",
"cost": 151890,
"cost": 139887,
"mass": 14,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128049282,
"eddbID": 765,
"grp": "bh",
"cost": 341750,
"cost": 341746,
"mass": 27,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049283,
"eddbID": 766,
"grp": "bh",
"cost": 797410,
"cost": 734407,
"mass": 27,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049284,
"eddbID": 767,
"grp": "bh",
"cost": 895000,
"cost": 824285,
"mass": 27,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Cobra Mk IV",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 603740,
"hullCost": 623374,
"speed": 200,
"boost": 300,
"boostEnergy": 10,
"boostInt": 5,
"baseShieldStrength": 120,
"heatCapacity": 228,
"baseArmour": 120,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.51
},
"retailCost": 747660,
"retailCost": 764720,
"requirements": {
"horizonsEarlyAdoption": true
},
@@ -46,7 +47,7 @@
"edID": 128672265,
"eddbID": 1519,
"grp": "bh",
"cost": 305890,
"cost": 305887,
"mass": 14,
"causres": 0,
"explres": -0.4,
@@ -59,7 +60,7 @@
"edID": 128672266,
"eddbID": 1520,
"grp": "bh",
"cost": 688250,
"cost": 688246,
"mass": 27,
"causres": 0,
"explres": -0.4,
@@ -72,7 +73,7 @@
"edID": 128672267,
"eddbID": 1521,
"grp": "bh",
"cost": 1605910,
"cost": 1605907,
"mass": 27,
"causres": 0,
"explres": -0.5,

164
ships/cobra_mk_v.json Normal file
View File

@@ -0,0 +1,164 @@
{
"cobramkv": {
"edID": 129031229,
"properties": {
"name": "Cobra Mk V",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 1477085,
"speed": 291,
"boost": 412,
"boostEnergy": 10,
"boostInt": 5,
"baseShieldStrength": 160,
"heatCapacity": 245,
"baseArmour": 180,
"hardness": 40,
"hullMass": 150,
"masslock": 8,
"pipSpeed": 0.125,
"pitch": 45.61,
"roll": 121.62,
"yaw": 33.45,
"crew": 3,
"reserveFuelCapacity": 0.49
},
"retailCost": 1989461,
"bulkheads": [
{
"id": "5G",
"edID": 129031231,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "5H",
"edID": 129031232,
"grp": "bh",
"cost": 795784,
"mass": 14,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "5I",
"edID": 129031233,
"grp": "bh",
"cost": 1790514,
"mass": 27,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "5J",
"edID": 129031234,
"grp": "bh",
"cost": 4177866,
"mass": 27,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "5K",
"edID": 129031235,
"grp": "bh",
"cost": 4689157,
"mass": 27,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [
4,
4,
4,
3,
4,
3,
4
],
"hardpoints": [
2,
2,
2,
1,
1,
0,
0,
0,
0
],
"internal": [
5,
4,
4,
4,
3,
3,
3,
2,
1,
{
"class": 1,
"name": "PlanetaryApproachSuite",
"eligible": {
"pas": 1
}
}
]
},
"defaults": {
"standard": [
"4E",
"4E",
"FS",
"3E",
"4E",
"3E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
"47",
0,
"02",
0,
"01",
0,
0,
"3x",
"3w",
"4F"
]
}
}
}

View File

@@ -6,10 +6,11 @@
"name": "Diamondback Explorer",
"manufacturer": "Lakon",
"class": 1,
"hullCost": 1635700,
"hullCost": 1638277,
"speed": 260,
"boost": 340,
"boostEnergy": 13,
"boostInt": 4,
"baseShieldStrength": 150,
"baseArmour": 150,
"hardness": 42,
@@ -43,7 +44,7 @@
"edID": 128671833,
"eddbID": 1457,
"grp": "bh",
"cost": 800000,
"cost": 757904,
"mass": 23,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128671834,
"eddbID": 1458,
"grp": "bh",
"cost": 1800000,
"cost": 1705284,
"mass": 47,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128671835,
"eddbID": 1459,
"grp": "bh",
"cost": 4200000,
"cost": 3978996,
"mass": 26,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128671836,
"eddbID": 1460,
"grp": "bh",
"cost": 4714000,
"cost": 4465949,
"mass": 47,
"causres": 0,
"explres": 0.2,

View File

@@ -6,11 +6,12 @@
"name": "Diamondback Scout",
"manufacturer": "Lakon",
"class": 1,
"hullCost": 461340,
"hullCost": 463926,
"speed": 280,
"boost": 380,
"boostEnergy": 10,
"baseShieldStrength": 120,
"boostInt": 4,
"baseArmour": 120,
"hardness": 40,
"heatCapacity": 346,
@@ -23,7 +24,7 @@
"crew": 1,
"reserveFuelCapacity": 0.49
},
"retailCost": 564330,
"retailCost": 564329,
"bulkheads": [
{
"id": "b5",
@@ -43,7 +44,7 @@
"edID": 128671219,
"eddbID": 1385,
"grp": "bh",
"cost": 225700,
"cost": 225731,
"mass": 13,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128671220,
"eddbID": 1386,
"grp": "bh",
"cost": 507900,
"cost": 507896,
"mass": 26,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128671221,
"eddbID": 1387,
"grp": "bh",
"cost": 1185100,
"cost": 1185090,
"mass": 26,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128671222,
"eddbID": 1388,
"grp": "bh",
"cost": 1330100,
"cost": 1330123,
"mass": 26,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Dolphin",
"manufacturer": "Saud Kruger",
"class": 1,
"hullCost": 1115330,
"hullCost": 1117906,
"speed": 250,
"boost": 350,
"boostEnergy": 10,
"boostInt": 4,
"baseShieldStrength": 110,
"baseArmour": 110,
"hardness": 35,
@@ -24,7 +25,7 @@
"crew": 1,
"reserveFuelCapacity": 0.5
},
"retailCost": 1337330,
"retailCost": 1337323,
"requirements": {
"horizons": true
},
@@ -47,7 +48,7 @@
"edID": 128049293,
"eddbID": 1590,
"grp": "bh",
"cost": 534940,
"cost": 534929,
"mass": 32,
"causres": 0,
"explres": -0.4,
@@ -60,7 +61,7 @@
"edID": 128049294,
"eddbID": 1591,
"grp": "bh",
"cost": 1203600,
"cost": 1203590,
"mass": 63,
"causres": 0,
"explres": -0.4,
@@ -73,7 +74,7 @@
"edID": 128049295,
"eddbID": 1592,
"grp": "bh",
"cost": 2808390,
"cost": 2808378,
"mass": 63,
"causres": 0,
"explres": -0.5,
@@ -86,7 +87,7 @@
"edID": 128049296,
"eddbID": 1593,
"grp": "bh",
"cost": 3152080,
"cost": 3152070,
"mass": 63,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Eagle",
"manufacturer": "Core Dynamics",
"class": 1,
"hullCost": 10440,
"hullCost": 10947,
"speed": 240,
"boost": 350,
"boostEnergy": 8,
"boostInt": 4.5,
"baseShieldStrength": 60,
"baseArmour": 40,
"hardness": 28,
@@ -56,7 +57,7 @@
"edID": 128049258,
"eddbID": 745,
"grp": "bh",
"cost": 90050,
"cost": 90048,
"mass": 8,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049259,
"eddbID": 746,
"grp": "bh",
"cost": 140090,
"cost": 140089,
"mass": 8,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049260,
"eddbID": 747,
"grp": "bh",
"cost": 150390,
"cost": 150393,
"mass": 8,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Federal Assault Ship",
"manufacturer": "Core Dynamics",
"class": 2,
"hullCost": 19072000,
"hullCost": 19111109,
"speed": 210,
"boost": 350,
"boostEnergy": 19,
"boostInt": 6,
"baseShieldStrength": 200,
"baseArmour": 300,
"hardness": 60,
@@ -46,7 +47,7 @@
"edID": 128672148,
"eddbID": 1467,
"grp": "bh",
"cost": 7925680,
"cost": 7925682,
"mass": 44,
"causres": 0,
"explres": -0.4,
@@ -59,7 +60,7 @@
"edID": 128672149,
"eddbID": 1468,
"grp": "bh",
"cost": 17832780,
"cost": 17832784,
"mass": 87,
"causres": 0,
"explres": -0.4,
@@ -72,7 +73,7 @@
"edID": 128672150,
"eddbID": 1469,
"grp": "bh",
"cost": 42144810,
"cost": 42144814,
"mass": 87,
"causres": 0,
"explres": -0.5,
@@ -85,7 +86,7 @@
"edID": 128672151,
"eddbID": 1470,
"grp": "bh",
"cost": 46702080,
"cost": 46702081,
"mass": 87,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Federal Corvette",
"manufacturer": "Core Dynamics",
"class": 3,
"hullCost": 182589570,
"hullCost": 183156068,
"speed": 200,
"boost": 260,
"boostEnergy": 27,
"boostInt": 6,
"baseShieldStrength": 555,
"baseArmour": 370,
"hardness": 70,
@@ -47,7 +48,7 @@
"edID": 128049371,
"eddbID": 1499,
"grp": "bh",
"cost": 75187790,
"cost": 75187780,
"mass": 30,
"causres": 0,
"explres": -0.4,
@@ -60,7 +61,7 @@
"edID": 128049372,
"eddbID": 1500,
"grp": "bh",
"cost": 169172510,
"cost": 169172505,
"mass": 60,
"causres": 0,
"explres": -0.4,
@@ -73,7 +74,7 @@
"edID": 128049373,
"eddbID": 1501,
"grp": "bh",
"cost": 399811020,
"cost": 399811021,
"mass": 60,
"causres": 0,
"explres": -0.5,
@@ -86,7 +87,7 @@
"edID": 128049374,
"eddbID": 1502,
"grp": "bh",
"cost": 443044000,
"cost": 443043995,
"mass": 60,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Federal Dropship",
"manufacturer": "Core Dynamics",
"class": 2,
"hullCost": 13469990,
"hullCost": 13510106,
"speed": 180,
"boost": 300,
"boostEnergy": 19,
"boostInt": 6,
"baseShieldStrength": 200,
"baseArmour": 300,
"hardness": 60,
@@ -46,7 +47,7 @@
"edID": 128049323,
"eddbID": 794,
"grp": "bh",
"cost": 5725680,
"cost": 5725682,
"mass": 44,
"causres": 0,
"explres": -0.4,
@@ -59,7 +60,7 @@
"edID": 128049324,
"eddbID": 795,
"grp": "bh",
"cost": 12882780,
"cost": 12882784,
"mass": 87,
"causres": 0,
"explres": -0.4,
@@ -72,7 +73,7 @@
"edID": 128049325,
"eddbID": 796,
"grp": "bh",
"cost": 30446310,
"cost": 30446314,
"mass": 87,
"causres": 0,
"explres": -0.5,
@@ -85,7 +86,7 @@
"edID": 128049326,
"eddbID": 797,
"grp": "bh",
"cost": 33738580,
"cost": 33738581,
"mass": 87,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Federal Gunship",
"manufacturer": "Core Dynamics",
"class": 2,
"hullCost": 34774790,
"hullCost": 34814912,
"speed": 170,
"boost": 280,
"boostEnergy": 23,
"boostInt": 6,
"baseShieldStrength": 250,
"baseArmour": 350,
"hardness": 60,
@@ -47,7 +48,7 @@
"edID": 128672155,
"eddbID": 1472,
"grp": "bh",
"cost": 14325690,
"cost": 14325682,
"mass": 44,
"causres": 0,
"explres": -0.4,
@@ -60,7 +61,7 @@
"edID": 128672156,
"eddbID": 1473,
"grp": "bh",
"cost": 32232790,
"cost": 32232784,
"mass": 87,
"causres": 0,
"explres": -0.4,
@@ -73,7 +74,7 @@
"edID": 128672157,
"eddbID": 1474,
"grp": "bh",
"cost": 76176810,
"cost": 76176814,
"mass": 87,
"causres": 0,
"explres": -0.5,
@@ -86,7 +87,7 @@
"edID": 128672158,
"eddbID": 1475,
"grp": "bh",
"cost": 84414090,
"cost": 84414081,
"mass": 87,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Fer-de-Lance",
"manufacturer": "Zorgon Peterson",
"class": 2,
"hullCost": 51232230,
"hullCost": 51242363,
"speed": 260,
"boost": 350,
"boostEnergy": 19,
"boostInt": 5,
"baseShieldStrength": 300,
"baseArmour": 225,
"hardness": 70,
@@ -43,7 +44,7 @@
"edID": 128049353,
"eddbID": 814,
"grp": "bh",
"cost": 20626820,
"cost": 20626816,
"mass": 19,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128049354,
"eddbID": 815,
"grp": "bh",
"cost": 46410340,
"cost": 46410336,
"mass": 38,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049355,
"eddbID": 816,
"grp": "bh",
"cost": 109683090,
"cost": 109683094,
"mass": 38,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049356,
"eddbID": 817,
"grp": "bh",
"cost": 121543510,
"cost": 121543513,
"mass": 38,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Hauler",
"manufacturer": "Zorgon Peterson",
"class": 1,
"hullCost": 29790,
"hullCost": 30308,
"speed": 200,
"boost": 300,
"boostEnergy": 7,
"boostInt": 4,
"baseShieldStrength": 50,
"baseArmour": 100,
"hardness": 20,
@@ -43,7 +44,7 @@
"edID": 128049263,
"eddbID": 749,
"grp": "bh",
"cost": 42180,
"cost": 42176,
"mass": 1,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128049264,
"eddbID": 750,
"grp": "bh",
"cost": 185050,
"cost": 185047,
"mass": 2,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049265,
"eddbID": 751,
"grp": "bh",
"cost": 270300,
"cost": 270295,
"mass": 2,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049266,
"eddbID": 752,
"grp": "bh",
"cost": 282420,
"cost": 282421,
"mass": 2,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Imperial Clipper",
"manufacturer": "Gutamaya",
"class": 3,
"hullCost": 21077780,
"hullCost": 21116895,
"speed": 300,
"boost": 380,
"boostEnergy": 19,
"boostInt": 4.5,
"baseShieldStrength": 180,
"baseArmour": 270,
"hardness": 60,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.74
},
"retailCost": 22296860,
"retailCost": 22295860,
"requirements": {
"empireRank": 7
},
@@ -46,7 +47,7 @@
"edID": 128049317,
"eddbID": 789,
"grp": "bh",
"cost": 8918340,
"cost": 8918344,
"mass": 30,
"causres": 0,
"explres": -0.4,
@@ -59,7 +60,7 @@
"edID": 128049318,
"eddbID": 790,
"grp": "bh",
"cost": 20066270,
"cost": 20066274,
"mass": 60,
"causres": 0,
"explres": -0.4,
@@ -72,7 +73,7 @@
"edID": 128049319,
"eddbID": 791,
"grp": "bh",
"cost": 47423290,
"cost": 47423294,
"mass": 60,
"causres": 0,
"explres": -0.5,
@@ -85,7 +86,7 @@
"edID": 128049320,
"eddbID": 792,
"grp": "bh",
"cost": 52551340,
"cost": 52551342,
"mass": 60,
"causres": 0,
"explres": 0.2,

176
ships/imperial_corsair.json Normal file
View File

@@ -0,0 +1,176 @@
{
"imperial_corsair": {
"edID": 0,
"eddbID": 0,
"properties": {
"name": "Corsair",
"manufacturer": "Gutamaya",
"class": 2,
"hullCost": 76884160,
"speed": 280,
"boost": 355,
"boostEnergy": 19,
"boostInt": 5,
"baseShieldStrength": 235,
"baseArmour": 270,
"hardness": 65,
"hullMass": 265,
"masslock": 7,
"heatCapacity": 230,
"pipSpeed": 0.053571428571429,
"pitch": 26,
"roll": 80,
"yaw": 10,
"crew": 2,
"reserveFuelCapacity": 0.41
},
"retailCost": 79304750,
"requirements": {
"empireRank": 0
},
"bulkheads": [
{
"id": "bf",
"edID": 0,
"eddbID": 0,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "bg",
"edID": 0,
"eddbID": 0,
"grp": "bh",
"cost": 31721900,
"mass": 32,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "bh",
"edID": 0,
"eddbID": 0,
"grp": "bh",
"cost": 71374270,
"mass": 63,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "bi",
"edID": 0,
"eddbID": 0,
"grp": "bh",
"cost": 166539970,
"mass": 63,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "bj",
"edID": 0,
"eddbID": 0,
"grp": "bh",
"cost": 186921290,
"mass": 63,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [
7,
7,
5,
4,
7,
6,
5
],
"hardpoints": [
3,
3,
3,
2,
2,
2,
0,
0,
0,
0
],
"internal": [
6,
6,
6,
5,
5,
5,
4,
3,
2,
1,
{
"class": 1,
"name": "PlanetaryApproachSuite",
"eligible": {
"pas": 1
}
}
]
},
"defaults": {
"standard": [
"7E",
"7E",
"FN",
"4E",
"7E",
"6E",
"5C"
],
"hardpoints": [
0,
0,
0,
17,
17,
0,
0,
0,
0,
0
],
"internal": [
"04",
"4e",
"",
"03",
"",
"",
"",
"",
"3w",
"4F"
]
}
}
}

View File

@@ -6,10 +6,11 @@
"name": "Imperial Courier",
"manufacturer": "Gutamaya",
"class": 1,
"hullCost": 2481550,
"hullCost": 2484137,
"speed": 280,
"boost": 380,
"boostEnergy": 10,
"boostInt": 4,
"baseShieldStrength": 200,
"baseArmour": 80,
"hardness": 30,
@@ -23,7 +24,7 @@
"crew": 1,
"reserveFuelCapacity": 0.41
},
"retailCost": 2542930,
"retailCost": 2542931,
"requirements": {
"empireRank": 3
},
@@ -46,7 +47,7 @@
"edID": 128671225,
"eddbID": 1390,
"grp": "bh",
"cost": 1017200,
"cost": 1017172,
"mass": 4,
"causres": 0,
"explres": -0.4,
@@ -59,7 +60,7 @@
"edID": 128671226,
"eddbID": 1391,
"grp": "bh",
"cost": 2288600,
"cost": 2288637,
"mass": 8,
"causres": 0,
"explres": -0.4,
@@ -72,7 +73,7 @@
"edID": 128671227,
"eddbID": 1392,
"grp": "bh",
"cost": 5408800,
"cost": 5408814,
"mass": 8,
"causres": 0,
"explres": -0.5,
@@ -85,7 +86,7 @@
"edID": 128671228,
"eddbID": 1393,
"grp": "bh",
"cost": 5993700,
"cost": 5993688,
"mass": 8,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Imperial Cutter",
"manufacturer": "Gutamaya",
"class": 3,
"hullCost": 199926890,
"hullCost": 200493413,
"speed": 200,
"boost": 320,
"boostEnergy": 23,
"boostInt": 6,
"baseShieldStrength": 600,
"baseArmour": 400,
"hardness": 70,
@@ -24,7 +25,7 @@
"crew": 3,
"reserveFuelCapacity": 1.16
},
"retailCost": 208969450,
"retailCost": 208969451,
"requirements": {
"empireRank": 12
},
@@ -47,7 +48,7 @@
"edID": 128049377,
"eddbID": 1494,
"grp": "bh",
"cost": 83587790,
"cost": 83587780,
"mass": 30,
"causres": 0,
"explres": -0.4,
@@ -60,7 +61,7 @@
"edID": 128049378,
"eddbID": 1495,
"grp": "bh",
"cost": 188072510,
"cost": 188072505,
"mass": 60,
"causres": 0,
"explres": -0.4,
@@ -73,7 +74,7 @@
"edID": 128049379,
"eddbID": 1496,
"grp": "bh",
"cost": 444478020,
"cost": 444478021,
"mass": 60,
"causres": 0,
"explres": -0.5,
@@ -86,7 +87,7 @@
"edID": 128049380,
"eddbID": 1497,
"grp": "bh",
"cost": 492541000,
"cost": 492540995,
"mass": 60,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Imperial Eagle",
"manufacturer": "Gutamaya",
"class": 1,
"hullCost": 72180,
"hullCost": 73023,
"speed": 300,
"boost": 400,
"boostEnergy": 8,
"boostInt": 4.5,
"baseShieldStrength": 80,
"baseArmour": 60,
"hardness": 28,
@@ -43,7 +44,7 @@
"edID": 128672141,
"eddbID": 1462,
"grp": "bh",
"cost": 66500,
"cost": 66495,
"mass": 4,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128672142,
"eddbID": 1463,
"grp": "bh",
"cost": 222760,
"cost": 222758,
"mass": 8,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128672143,
"eddbID": 1464,
"grp": "bh",
"cost": 346550,
"cost": 346549,
"mass": 8,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128672144,
"eddbID": 1465,
"grp": "bh",
"cost": 372040,
"cost": 372039,
"mass": 8,
"causres": 0,
"explres": 0.2,

View File

@@ -9,6 +9,7 @@ module.exports = {
beluga: require('./beluga').beluga,
cobra_mk_iii: require('./cobra_mk_iii').cobra_mk_iii,
cobra_mk_iv: require('./cobra_mk_iv').cobra_mk_iv,
cobramkv: require('./cobra_mk_v').cobramkv,
diamondback_explorer: require('./diamondback_explorer').diamondback_explorer,
diamondback: require('./diamondback_scout').diamondback,
dolphin: require('./dolphin').dolphin,
@@ -20,6 +21,7 @@ module.exports = {
fer_de_lance: require('./fer_de_lance').fer_de_lance,
hauler: require('./hauler').hauler,
imperial_clipper: require('./imperial_clipper').imperial_clipper,
imperial_corsair: require('./imperial_corsair').imperial_corsair,
imperial_courier: require('./imperial_courier').imperial_courier,
imperial_cutter: require('./imperial_cutter').imperial_cutter,
imperial_eagle: require('./imperial_eagle').imperial_eagle,
@@ -28,11 +30,13 @@ module.exports = {
krait_phantom: require('./krait_phantom').krait_phantom,
orca: require('./orca').orca,
mamba: require('./mamba').mamba,
mandalay: require('./mandalay').mandalay,
python: require('./python').python,
python_nx: require('./python_nx').python_nx,
sidewinder: require('./sidewinder').sidewinder,
type_6_transporter: require('./type_6_transporter').type_6_transporter,
type_7_transport: require('./type_7_transport').type_7_transport,
type_8_transport: require('./type_8_transport').type_8_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,

View File

@@ -6,10 +6,11 @@
"name": "Keelback",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 2943870,
"hullCost": 2946463,
"speed": 200,
"boost": 300,
"boostEnergy": 10,
"boostInt": 4,
"baseShieldStrength": 135,
"baseArmour": 270,
"hardness": 45,
@@ -24,7 +25,7 @@
"crew": 2,
"reserveFuelCapacity": 0.39
},
"retailCost": 3126150,
"retailCost": 3126154,
"bulkheads": [
{
"id": "cb",
@@ -44,7 +45,7 @@
"edID": 128672272,
"eddbID": 1514,
"grp": "bh",
"cost": 1250460,
"cost": 1250461,
"mass": 12,
"causres": 0,
"explres": -0.4,
@@ -57,7 +58,7 @@
"edID": 128672273,
"eddbID": 1515,
"grp": "bh",
"cost": 2813540,
"cost": 2813538,
"mass": 23,
"causres": 0,
"explres": -0.4,
@@ -70,7 +71,7 @@
"edID": 128672274,
"eddbID": 1516,
"grp": "bh",
"cost": 6649330,
"cost": 6649329,
"mass": 23,
"causres": 0,
"explres": -0.5,
@@ -83,7 +84,7 @@
"edID": 128672275,
"eddbID": 1517,
"grp": "bh",
"cost": 7368340,
"cost": 7368344,
"mass": 23,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Krait Mk II",
"manufacturer": "Faulcon DeLacy",
"class": 2,
"hullCost": 42409425,
"hullCost": 44160710,
"speed": 240,
"boost": 330,
"boostEnergy": 13,
"boostInt": 4.5,
"baseShieldStrength": 220,
"heatCapacity": 300,
"baseArmour": 220,
@@ -44,7 +45,7 @@
"edID": 128816570,
"eddbID": 1646,
"grp": "bh",
"cost": 22791270,
"cost": 18325682,
"mass": 36,
"causres": 0,
"explres": -0.4,
@@ -57,7 +58,7 @@
"edID": 128816571,
"eddbID": 1647,
"grp": "bh",
"cost": 51280360,
"cost": 41232784,
"mass": 67,
"causres": 0,
"explres": -0.4,
@@ -70,7 +71,7 @@
"edID": 128816572,
"eddbID": 1648,
"grp": "bh",
"cost": 121192590,
"cost": 97446814,
"mass": 67,
"causres": 0,
"explres": -0.5,
@@ -83,7 +84,7 @@
"edID": 128816573,
"eddbID": 1649,
"grp": "bh",
"cost": 134297570,
"cost": 88322097,
"mass": 67,
"causres": 0,
"explres": 0.2,

View File

@@ -6,14 +6,15 @@
"name": "Krait Phantom",
"manufacturer": "Faulcon DeLacy",
"class": 2,
"hullCost": 35589214,
"hullCost": 35741519,
"speed": 250,
"boost": 350,
"boostInt": 4.5,
"heatCapacity": 300,
"boostEnergy": 13,
"baseShieldStrength": 200,
"baseArmour": 180,
"hardness": 60,
"hardness": 55,
"hullMass": 270,
"masslock": 14,
"pipSpeed": 0.09,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.63
},
"retailCost": 37472254,
"retailCost": 37472252,
"bulkheads": [
{
"id": "3B",
@@ -43,7 +44,7 @@
"edID": 128839284,
"eddbID": 1769,
"grp": "bh",
"cost": 22791270,
"cost": 14988900,
"mass": 26,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128839285,
"eddbID": 1770,
"grp": "bh",
"cost": 51280360,
"cost": 33725026,
"mass": 53,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128839286,
"eddbID": 1771,
"grp": "bh",
"cost": 121192590,
"cost": 79703480,
"mass": 53,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128839287,
"eddbID": 1772,
"grp": "bh",
"cost": 134297570,
"cost": 88322097,
"mass": 53,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Mamba",
"manufacturer": "Zorgon Peterson",
"class": 2,
"hullCost": 55866341,
"hullCost": 55442918,
"speed": 310,
"boost": 380,
"boostEnergy": 17,
"boostInt": 5,
"baseShieldStrength": 270,
"heatCapacity": 165,
"baseArmour": 230,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.5
},
"retailCost": 55867041,
"retailCost": 55867040,
"bulkheads": [
{
"id": "1A",
@@ -43,7 +44,7 @@
"edID": 128915982,
"eddbID": 1799,
"grp": "bh",
"cost": 20626820,
"cost": 22346816,
"mass": 19,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128915983,
"eddbID": 1800,
"grp": "bh",
"cost": 46410340,
"cost": 50280336,
"mass": 38,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128915984,
"eddbID": 1801,
"grp": "bh",
"cost": 109683090,
"cost": 118829194,
"mass": 38,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128915985,
"eddbID": 1802,
"grp": "bh",
"cost": 121543510,
"cost": 131678613,
"mass": 38,
"causres": 0,
"explres": 0.2,

168
ships/mandalay.json Executable file
View File

@@ -0,0 +1,168 @@
{
"mandalay": {
"edID": 129030680,
"properties": {
"name": "Mandalay",
"manufacturer": "Zorgon Peterson",
"class": 2,
"hullCost": 16527192,
"speed": 280,
"heatCapacity": 250,
"boost": 350,
"boostEnergy": 14,
"boostInt": 5,
"baseShieldStrength": 220,
"baseArmour": 230,
"hardness": 55,
"hullMass": 230,
"masslock": 11,
"pipSpeed": 0.16666666666667,
"pitch": 35,
"roll": 96,
"yaw": 28,
"crew": 2,
"reserveFuelCapacity": 0.52
},
"retailCost": 17639220,
"bulkheads": [
{
"id": "Bs",
"edID": 129030681,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "Bt",
"edID": 129030682,
"grp": "bh",
"cost": 6191367,
"mass": 32,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "Bu",
"edID": 129030683,
"grp": "bh",
"cost": 13930575,
"mass": 63,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "Bv",
"edID": 129030684,
"grp": "bh",
"cost": 32922590,
"mass": 63,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "Bw",
"edID": 129030685,
"grp": "bh",
"cost": 36482626,
"mass": 63,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [
5,
5,
5,
4,
5,
5,
5
],
"hardpoints": [
2,
2,
2,
2,
1,
1,
0,
0,
0,
0
],
"internal": [
6,
5,
4,
4,
3,
3,
2,
1,
1,
1,
{
"class": 1,
"name": "PlanetaryApproachSuite",
"eligible": {
"pas": 1
}
}
]
},
"defaults": {
"standard": [
"5E",
"5E",
"FN",
"4E",
"5E",
"5E",
"5C"
],
"hardpoints": [
0,
0,
0,
0,
17,
17,
0,
0,
0,
0
],
"internal": [
"04",
"4e",
"02",
0,
0,
0,
0,
0,
0,
"3w",
"4F"
]
}
}
}

View File

@@ -6,10 +6,11 @@
"name": "Orca",
"manufacturer": "Saud Kruger",
"class": 3,
"hullCost": 47790590,
"hullCost": 47800723,
"speed": 300,
"boost": 380,
"boostEnergy": 16,
"boostInt": 4,
"baseShieldStrength": 220,
"baseArmour": 220,
"heatCapacity": 262,
@@ -24,7 +25,7 @@
"crew": 2,
"reserveFuelCapacity": 0.79
},
"retailCost": 48539900,
"retailCost": 48539887,
"bulkheads": [
{
"id": "BM",
@@ -44,7 +45,7 @@
"edID": 128049329,
"eddbID": 799,
"grp": "bh",
"cost": 19415950,
"cost": 19415954,
"mass": 21,
"causres": 0,
"explres": -0.4,
@@ -57,7 +58,7 @@
"edID": 128049330,
"eddbID": 800,
"grp": "bh",
"cost": 43685900,
"cost": 43685898,
"mass": 87,
"causres": 0,
"explres": -0.4,
@@ -70,7 +71,7 @@
"edID": 128049331,
"eddbID": 801,
"grp": "bh",
"cost": 103244340,
"cost": 103244339,
"mass": 87,
"causres": 0,
"explres": -0.5,
@@ -83,7 +84,7 @@
"edID": 128049332,
"eddbID": 802,
"grp": "bh",
"cost": 114408510,
"cost": 114408513,
"mass": 87,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Python",
"manufacturer": "Faulcon DeLacy",
"class": 2,
"hullCost": 55172380,
"hullCost": 55324684,
"speed": 230,
"boost": 300,
"boostEnergy": 23,
"boostInt": 4.5,
"baseShieldStrength": 260,
"baseArmour": 260,
"heatCapacity": 300,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.83
},
"retailCost": 56978180,
"retailCost": 56978179,
"bulkheads": [
{
"id": "bO",
@@ -43,7 +44,7 @@
"edID": 128049341,
"eddbID": 809,
"grp": "bh",
"cost": 22791270,
"cost": 22791271,
"mass": 26,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128049342,
"eddbID": 810,
"grp": "bh",
"cost": 51280360,
"cost": 51280361,
"mass": 53,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049343,
"eddbID": 811,
"grp": "bh",
"cost": 121192590,
"cost": 121192586,
"mass": 53,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049344,
"eddbID": 812,
"grp": "bh",
"cost": 134297570,
"cost": 134297567,
"mass": 53,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Python Mk II",
"manufacturer": "Faulcon DeLacy",
"class": 2,
"hullCost": 66122374,
"hullCost": 64743724,
"speed": 256,
"boost": 345,
"boostEnergy": 19,
"boostInt": 4.5,
"baseShieldStrength": 335,
"baseArmour": 280,
"heatCapacity": 316,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.83
},
"retailCost": 67527360,
"retailCost": 67527359,
"bulkheads": [
{
"id": "bO",
@@ -159,7 +160,7 @@
"",
"00",
"3w",
"4F",
"4F",
0,
0,
0

View File

@@ -6,10 +6,11 @@
"name": "Sidewinder",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 4070,
"hullCost": 4588,
"speed": 220,
"boost": 320,
"boostEnergy": 7,
"boostInt": 4,
"heatCapacity": 140,
"baseShieldStrength": 40,
"baseArmour": 60,
@@ -69,7 +70,7 @@
"edID": 128049253,
"eddbID": 741,
"grp": "bh",
"cost": 132060,
"cost": 132064,
"mass": 4,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049254,
"eddbID": 742,
"grp": "bh",
"cost": 139420,
"cost": 139424,
"mass": 4,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Type-10 Defender",
"manufacturer": "Lakon",
"class": 3,
"hullCost": 121454652,
"hullCost": 121334619,
"speed": 179,
"boost": 219,
"boostEnergy": 19,
"boostInt": 6,
"baseShieldStrength": 320,
"baseArmour": 580,
"hardness": 75,
@@ -44,7 +45,7 @@
"edID": 128785622,
"eddbID": 1628,
"grp": "bh",
"cost": 49902137,
"cost": 49902136,
"mass": 75,
"causres": 0,
"explres": -0.4,
@@ -83,7 +84,7 @@
"edID": 128785625,
"eddbID": 1631,
"grp": "bh",
"cost": 294048342,
"cost": 294048341,
"mass": 150,
"causres": 0,
"explres": 0.2,

View File

@@ -6,9 +6,10 @@
"name": "Type-6 Transporter",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 865790,
"hullCost": 866622,
"speed": 220,
"boost": 350,
"boostInt": 4,
"heatCapacity": 179,
"boostEnergy": 10,
"baseShieldStrength": 90,
@@ -23,7 +24,7 @@
"crew": 1,
"reserveFuelCapacity": 0.39
},
"retailCost": 1045950,
"retailCost": 1045945,
"bulkheads": [
{
"id": "Bn",
@@ -43,7 +44,7 @@
"edID": 128049287,
"eddbID": 769,
"grp": "bh",
"cost": 418380,
"cost": 418378,
"mass": 12,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049289,
"eddbID": 771,
"grp": "bh",
"cost": 2224730,
"cost": 2224725,
"mass": 23,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049290,
"eddbID": 772,
"grp": "bh",
"cost": 2465290,
"cost": 2465292,
"mass": 23,
"causres": 0,
"explres": 0.2,

View File

@@ -6,11 +6,12 @@
"name": "Type-7 Transporter",
"manufacturer": "Lakon",
"class": 3,
"hullCost": 16780510,
"hullCost": 16783094,
"speed": 180,
"heatCapacity": 226,
"boost": 300,
"boostEnergy": 10,
"boostInt": 6,
"baseShieldStrength": 155,
"baseArmour": 340,
"hardness": 54,
@@ -23,7 +24,7 @@
"crew": 1,
"reserveFuelCapacity": 0.52
},
"retailCost": 17472260,
"retailCost": 17472252,
"bulkheads": [
{
"id": "Bs",
@@ -56,7 +57,7 @@
"edID": 128049300,
"eddbID": 775,
"grp": "bh",
"cost": 15725030,
"cost": 15725026,
"mass": 63,
"causres": 0,
"explres": -0.4,
@@ -82,7 +83,7 @@
"edID": 128049302,
"eddbID": 777,
"grp": "bh",
"cost": 41182100,
"cost": 41182097,
"mass": 63,
"causres": 0,
"explres": 0.2,

164
ships/type_8_transport.json Executable file
View File

@@ -0,0 +1,164 @@
{
"type_8_transport": {
"edID": 129030534,
"properties": {
"name": "Type-8 Transporter",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 34820576,
"speed": 200,
"heatCapacity": 226,
"boost": 340,
"boostEnergy": 10,
"boostInt": 4,
"baseShieldStrength": 228,
"baseArmour": 440,
"hardness": 58,
"hullMass": 400,
"masslock": 18,
"pipSpeed": 0.16666666666667,
"pitch": 28,
"roll": 60,
"yaw": 18,
"crew": 1,
"reserveFuelCapacity": 0.52
},
"retailCost": 38453970,
"bulkheads": [
{
"id": "Bs",
"edID": 129030535,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "Bt",
"edID": 129030536,
"grp": "bh",
"cost": 15381590,
"mass": 32,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "Bu",
"edID": 129030537,
"grp": "bh",
"cost": 34608570,
"mass": 63,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "Bv",
"edID": 129030538,
"grp": "bh",
"cost": 37163480,
"mass": 63,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "Bw",
"edID": 129030539,
"grp": "bh",
"cost": 90636000,
"mass": 63,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [
5,
5,
5,
3,
4,
3,
5
],
"hardpoints": [
2,
1,
1,
1,
1,
1,
0,
0,
0,
0
],
"internal": [
7,
6,
6,
6,
5,
5,
4,
2,
1,
{
"class": 1,
"name": "PlanetaryApproachSuite",
"eligible": {
"pas": 1
}
}
]
},
"defaults": {
"standard": [
"5E",
"5E",
"FL",
"3E",
"4E",
"3E",
"5C"
],
"hardpoints": [
0,
17,
17,
0,
0,
0,
0,
0
],
"internal": [
"06",
"04",
0,
0,
"03",
"49",
0,
0,
"3w",
"4F"
]
}
}
}

View File

@@ -6,10 +6,11 @@
"name": "Type-9 Heavy",
"manufacturer": "Lakon",
"class": 3,
"hullCost": 72076730,
"hullCost": 72116858,
"speed": 130,
"boost": 200,
"boostEnergy": 19,
"boostInt": 6,
"heatCapacity": 289,
"baseShieldStrength": 240,
"baseArmour": 480,
@@ -24,7 +25,7 @@
"crew": 3,
"reserveFuelCapacity": 0.77
},
"retailCost": 76555840,
"retailCost": 76555842,
"bulkheads": [
{
"id": "Bx",
@@ -44,7 +45,7 @@
"edID": 128049335,
"eddbID": 804,
"grp": "bh",
"cost": 30622340,
"cost": 30622336,
"mass": 75,
"causres": 0,
"explres": -0.4,
@@ -57,7 +58,7 @@
"edID": 128049336,
"eddbID": 805,
"grp": "bh",
"cost": 68900260,
"cost": 68900257,
"mass": 150,
"causres": 0,
"explres": -0.4,
@@ -70,7 +71,7 @@
"edID": 128049337,
"eddbID": 806,
"grp": "bh",
"cost": 162834280,
"cost": 162834275,
"mass": 150,
"causres": 0,
"explres": -0.5,
@@ -83,7 +84,7 @@
"edID": 128049338,
"eddbID": 807,
"grp": "bh",
"cost": 180442120,
"cost": 180442119,
"mass": 150,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Viper",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 95900,
"hullCost": 96733,
"speed": 320,
"boost": 400,
"boostEnergy": 10,
"boostInt": 5,
"baseShieldStrength": 105,
"baseArmour": 70,
"hardness": 35,
@@ -23,7 +24,7 @@
"crew": 1,
"reserveFuelCapacity": 0.41
},
"retailCost": 142930,
"retailCost": 142931,
"bulkheads": [
{
"id": "B3",
@@ -43,7 +44,7 @@
"edID": 128049275,
"eddbID": 759,
"grp": "bh",
"cost": 57170,
"cost": 57172,
"mass": 5,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128049276,
"eddbID": 760,
"grp": "bh",
"cost": 128640,
"cost": 128637,
"mass": 9,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049277,
"eddbID": 761,
"grp": "bh",
"cost": 304010,
"cost": 304014,
"mass": 9,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049278,
"eddbID": 762,
"grp": "bh",
"cost": 336890,
"cost": 336888,
"mass": 9,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Viper Mk IV",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 310220,
"hullCost": 312797,
"speed": 270,
"boost": 340,
"boostEnergy": 10,
"boostInt": 5,
"baseShieldStrength": 150,
"baseArmour": 150,
"hardness": 35,
@@ -23,7 +24,7 @@
"crew": 1,
"reserveFuelCapacity": 0.46
},
"retailCost": 437930,
"retailCost": 437931,
"bulkheads": [
{
"id": "c6",
@@ -43,7 +44,7 @@
"edID": 128672258,
"eddbID": 1509,
"grp": "bh",
"cost": 175180,
"cost": 175172,
"mass": 5,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128672259,
"eddbID": 1510,
"grp": "bh",
"cost": 394140,
"cost": 394137,
"mass": 9,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128672260,
"eddbID": 1511,
"grp": "bh",
"cost": 931490,
"cost": 931479,
"mass": 9,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128672261,
"eddbID": 1512,
"grp": "bh",
"cost": 1033210,
"cost": 1032203,
"mass": 9,
"causres": 0,
"explres": 0.2,

View File

@@ -6,10 +6,11 @@
"name": "Vulture",
"manufacturer": "Core Dynamics",
"class": 1,
"hullCost": 4689640,
"hullCost": 4692214,
"speed": 210,
"boost": 340,
"boostEnergy": 16,
"boostInt": 4.5,
"baseShieldStrength": 240,
"baseArmour": 160,
"heatCapacity": 237,
@@ -23,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.57
},
"retailCost": 4925620,
"retailCost": 4925615,
"bulkheads": [
{
"id": "B8",
@@ -43,7 +44,7 @@
"edID": 128049311,
"eddbID": 784,
"grp": "bh",
"cost": 1970250,
"cost": 1970246,
"mass": 17,
"causres": 0,
"explres": -0.4,
@@ -56,7 +57,7 @@
"edID": 128049312,
"eddbID": 785,
"grp": "bh",
"cost": 4433050,
"cost": 4433053,
"mass": 35,
"causres": 0,
"explres": -0.4,
@@ -69,7 +70,7 @@
"edID": 128049313,
"eddbID": 786,
"grp": "bh",
"cost": 10476780,
"cost": 10476783,
"mass": 35,
"causres": 0,
"explres": -0.5,
@@ -82,7 +83,7 @@
"edID": 128049314,
"eddbID": 787,
"grp": "bh",
"cost": 11609670,
"cost": 11609674,
"mass": 35,
"causres": 0,
"explres": 0.2,